Triggered by Gerrit: https://git.eclipse.org/r/146634 Obtained Jenkinsfile from git https://github.com/delislesim/tracecompass-infra-test Running in Durability level: PERFORMANCE_OPTIMIZED [Pipeline] Start of Pipeline [Pipeline] podTemplate [Pipeline] { [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘tracecompass-build-965zc-gn5j4’ Agent tracecompass-build-jzhpk-t062g is provisioned from template Kubernetes Pod Template --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-gerrit/22/" labels: jenkins: "slave" jenkins/tracecompass-build: "true" name: "tracecompass-build-jzhpk-t062g" spec: containers: - env: - name: "JENKINS_SECRET" value: "17e7e1cc1f5eb4647607f8f75c7395c54651cf342a9cff8c317329b74ee4d8db" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.tracecompass.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "tracecompass-build-jzhpk-t062g" - name: "JENKINS_NAME" value: "tracecompass-build-jzhpk-t062g" - name: "JENKINS_URL" value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/" - name: "HOME" value: "/home/jenkins" image: "eclipsecbi/jenkins-jnlp-agent" name: "jnlp" volumeMounts: - mountPath: "/home/jenkins/.ssh" name: "volume-known-hosts" - mountPath: "/home/jenkins" name: "workspace-volume" readOnly: false - args: - "-c" - "/home/tracecompass/.vnc/xstartup.sh && cat" command: - "/bin/sh" image: "delislesim/eclipse-tracecompass-build-env:16.04" imagePullPolicy: "Always" name: "environment" resources: limits: memory: "2.6Gi" cpu: "1.3" requests: memory: "2.6Gi" cpu: "1.3" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/settings.xml" name: "settings-xml" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.m2/repository" name: "m2-repo" - mountPath: "/opt/tools" name: "tools" - mountPath: "/home/jenkins" name: "workspace-volume" readOnly: false nodeSelector: {} restartPolicy: "Never" volumes: - emptyDir: {} name: "m2-repo" - configMap: items: - key: "settings.xml" path: "settings.xml" name: "m2-dir" name: "settings-xml" - emptyDir: {} name: "workspace-volume" - name: "tools" persistentVolumeClaim: claimName: "tools-claim-jiro-tracecompass" - configMap: name: "known-hosts" name: "volume-known-hosts" Running on tracecompass-build-jzhpk-t062g in /home/jenkins/workspace/tracecompass-gerrit [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout No credentials specified Cloning the remote Git repository Cloning repository https://github.com/delislesim/tracecompass-infra-test > /usr/bin/git init /home/jenkins/workspace/tracecompass-gerrit # timeout=10 Fetching upstream changes from https://github.com/delislesim/tracecompass-infra-test > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --progress https://github.com/delislesim/tracecompass-infra-test +refs/heads/*:refs/remotes/origin/* > /usr/bin/git config remote.origin.url https://github.com/delislesim/tracecompass-infra-test # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url https://github.com/delislesim/tracecompass-infra-test # timeout=10 Fetching upstream changes from https://github.com/delislesim/tracecompass-infra-test > /usr/bin/git fetch --tags --progress https://github.com/delislesim/tracecompass-infra-test +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 4beeffc2ad8cad1fc14cebdc2b3183b5a5f211f2 (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 4beeffc2ad8cad1fc14cebdc2b3183b5a5f211f2 Commit message: "Fix checkout steps" > /usr/bin/git rev-list --no-walk 4beeffc2ad8cad1fc14cebdc2b3183b5a5f211f2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2019-07-31T07:16:41.027Z] Timeout set to expire in 4 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] checkout [2019-07-31T07:16:42.071Z] No credentials specified [2019-07-31T07:16:42.177Z] Fetching changes from the remote Git repository [2019-07-31T07:16:42.084Z] > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 [2019-07-31T07:16:42.181Z] > /usr/bin/git config remote.origin.url git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass # timeout=10 [2019-07-31T07:16:42.470Z] Fetching upstream changes from git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass [2019-07-31T07:16:42.471Z] > /usr/bin/git --version # timeout=10 [2019-07-31T07:16:42.572Z] > /usr/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass refs/changes/34/146634/3 [2019-07-31T07:18:08.578Z] Checking out Revision 0df0587259164ad9e8fcde9ae0792b242f1ad4a2 (refs/changes/34/146634/3) [2019-07-31T07:18:08.568Z] > /usr/bin/git rev-parse 0df0587259164ad9e8fcde9ae0792b242f1ad4a2^{commit} # timeout=10 [2019-07-31T07:18:08.670Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2019-07-31T07:18:08.769Z] > /usr/bin/git checkout -f 0df0587259164ad9e8fcde9ae0792b242f1ad4a2 [2019-07-31T07:18:18.772Z] Commit message: "tmf: Bug 549582: Filter can't be deleted from Filters view" [2019-07-31T07:18:18.871Z] > /usr/bin/git rev-parse FETCH_HEAD^{commit} # timeout=10 [2019-07-31T07:18:20.177Z] > /usr/bin/git rev-list --no-walk a438cb4441bb08f9c27c95c7359e30421a3b8e2b # timeout=10 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Legacy) Stage "Legacy" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-07-31T07:18:23.881Z] + mvn clean install -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml [2019-07-31T07:18:23.887Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T07:18:33.904Z] 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 [2019-07-31T07:18:38.336Z] Progress (1): 2.1 kB 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 377 B/s) [2019-07-31T07:18:38.336Z] 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 [2019-07-31T07:18:38.336Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB 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 192 kB/s) [2019-07-31T07:18:38.600Z] 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 [2019-07-31T07:18:38.600Z] Progress (1): 1.2 kB 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 18 kB/s) [2019-07-31T07:18:38.600Z] 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 [2019-07-31T07:18:38.600Z] Progress (1): 4.1/6.5 kB Progress (1): 6.5 kB 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 176 kB/s) [2019-07-31T07:18:38.600Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom [2019-07-31T07:18:38.600Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom (13 kB at 494 kB/s) [2019-07-31T07:18:38.600Z] 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 [2019-07-31T07:18:38.862Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB 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 731 kB/s) [2019-07-31T07:18:38.863Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom [2019-07-31T07:18:38.863Z] Progress (1): 4.1/40 kB Progress (1): 7.7/40 kB Progress (1): 12/40 kB Progress (1): 16/40 kB Progress (1): 20/40 kB Progress (1): 24/40 kB Progress (1): 28/40 kB Progress (1): 32/40 kB Progress (1): 36/40 kB Progress (1): 40/40 kB Progress (1): 40 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 1.1 MB/s) [2019-07-31T07:18:38.863Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom [2019-07-31T07:18:38.863Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 513 kB/s) [2019-07-31T07:18:38.863Z] 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 [2019-07-31T07:18:38.863Z] 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 [2019-07-31T07:18:39.130Z] Progress (1): 4.1/9.3 kB Progress (1): 7.7/9.3 kB Progress (1): 9.3 kB Progress (2): 9.3 kB | 4.1/27 kB Progress (2): 9.3 kB | 7.7/27 kB Progress (2): 9.3 kB | 12/27 kB Progress (2): 9.3 kB | 16/27 kB Progress (2): 9.3 kB | 20/27 kB Progress (2): 9.3 kB | 24/27 kB Progress (2): 9.3 kB | 27 kB 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 91 kB/s) [2019-07-31T07:18:39.130Z] 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 244 kB/s) [2019-07-31T07:18:40.079Z] [INFO] Scanning for projects... [2019-07-31T07:18:40.079Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-31T07:18:40.079Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-31T07:18:40.079Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-31T07:18:40.079Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-31T07:18:40.079Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-31T07:18:40.079Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-31T07:18:40.079Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-31T07:18:40.079Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-31T07:18:40.079Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-31T07:18:40.079Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-31T07:18:40.079Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-31T07:18:40.079Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-31T07:18:40.079Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-31T07:18:40.343Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-31T07:18:40.343Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-31T07:18:40.343Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-31T07:18:40.343Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:18:40.343Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-31T07:18:40.343Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-31T07:18:40.343Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-31T07:18:40.343Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:18:40.343Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:18:40.343Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:18:40.343Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:18:40.343Z] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-31T07:18:42.264Z] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-31T07:18:42.264Z] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-31T07:18:42.264Z] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-31T07:18:42.264Z] /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-31T07:18:42.264Z] /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-31T07:18:42.264Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-31T07:18:42.264Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-31T07:18:42.264Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-31T07:18:42.264Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-31T07:18:42.264Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-31T07:18:42.264Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-31T07:18:42.264Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:18:42.526Z] /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-31T07:18:42.526Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-31T07:18:42.526Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-31T07:18:42.526Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-31T07:18:42.526Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-31T07:18:42.526Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-31T07:18:42.526Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-31T07:18:42.526Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-31T07:18:42.526Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-31T07:18:42.526Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-31T07:18:42.526Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-31T07:18:42.526Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-31T07:18:42.526Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-31T07:18:42.526Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-31T07:18:42.526Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-31T07:18:42.526Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-31T07:18:42.526Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-31T07:18:42.526Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-31T07:18:42.792Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-31T07:18:42.792Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-31T07:18:42.792Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-31T07:18:42.792Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-31T07:18:42.792Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:18:42.792Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:18:42.792Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:18:42.792Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-31T07:18:42.792Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-31T07:18:42.792Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-31T07:18:42.792Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-31T07:18:42.792Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-31T07:18:42.792Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:18:42.792Z] /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-31T07:18:42.792Z] /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-31T07:18:43.133Z] /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-31T07:18:43.133Z] /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-31T07:18:43.133Z] /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-31T07:18:43.133Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-31T07:18:43.133Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-31T07:18:43.133Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-31T07:18:43.133Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-31T07:18:43.133Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-31T07:18:43.133Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-31T07:18:43.133Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-31T07:18:43.133Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-31T07:18:43.133Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-31T07:18:43.133Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-31T07:18:43.133Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-31T07:18:43.133Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-31T07:18:43.133Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-31T07:18:43.133Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-31T07:18:43.133Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-31T07:18:43.133Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-31T07:18:43.133Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-31T07:18:43.133Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-31T07:18:43.133Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-31T07:18:43.133Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-31T07:18:43.133Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-31T07:18:43.574Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-31T07:18:43.574Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-31T07:18:43.574Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-31T07:18:43.574Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:18:43.574Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:18:43.574Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:18:43.574Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:18:43.574Z] /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-31T07:18:43.574Z] /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-31T07:18:43.574Z] /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-31T07:18:43.574Z] 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 [2019-07-31T07:18:43.574Z] 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 [2019-07-31T07:18:43.574Z] 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 [2019-07-31T07:18:45.584Z] 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 [2019-07-31T07:18:45.584Z] 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 [2019-07-31T07:18:45.584Z] 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 [2019-07-31T07:18:45.584Z] Progress (1): 2.1 kB 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 35 kB/s) [2019-07-31T07:18:45.584Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2019-07-31T07:18:45.584Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2019-07-31T07:18:45.584Z] 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 [2019-07-31T07:18:45.845Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2019-07-31T07:18:45.845Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2019-07-31T07:18:45.845Z] 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 [2019-07-31T07:18:45.845Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB 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 366 kB/s) [2019-07-31T07:18:45.845Z] 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 [2019-07-31T07:18:46.108Z] 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 [2019-07-31T07:18:46.108Z] 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 [2019-07-31T07:18:46.108Z] 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 [2019-07-31T07:18:46.108Z] 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 [2019-07-31T07:18:46.369Z] 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 [2019-07-31T07:18:46.369Z] Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB 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 96 kB/s) [2019-07-31T07:18:46.369Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2019-07-31T07:18:46.369Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2019-07-31T07:18:46.369Z] 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 [2019-07-31T07:18:46.633Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2019-07-31T07:18:46.633Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2019-07-31T07:18:46.633Z] 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 [2019-07-31T07:18:46.633Z] Progress (1): 4.1/6.6 kB Progress (1): 6.6 kB 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 133 kB/s) [2019-07-31T07:18:46.633Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-31T07:18:46.633Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-31T07:18:46.633Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-31T07:18:47.074Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-31T07:18:47.074Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-31T07:18:47.074Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-31T07:18:47.074Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB 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 377 kB/s) [2019-07-31T07:18:47.074Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-31T07:18:47.074Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-31T07:18:47.074Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-31T07:18:50.453Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-31T07:18:50.453Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-31T07:18:50.453Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-31T07:18:50.453Z] Progress (1): 4.1/24 kB Progress (1): 7.7/24 kB Progress (1): 12/24 kB Progress (1): 16/24 kB Progress (1): 20/24 kB Progress (1): 24/24 kB Progress (1): 24 kB 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 572 kB/s) [2019-07-31T07:18:50.453Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom [2019-07-31T07:18:50.453Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom [2019-07-31T07:18:50.453Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom [2019-07-31T07:18:50.715Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom [2019-07-31T07:18:50.715Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom [2019-07-31T07:18:50.715Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom [2019-07-31T07:18:50.715Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 320 kB/s) [2019-07-31T07:18:50.715Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2019-07-31T07:18:50.715Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2019-07-31T07:18:50.715Z] 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 [2019-07-31T07:18:50.979Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2019-07-31T07:18:50.979Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2019-07-31T07:18:50.979Z] 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 [2019-07-31T07:18:50.979Z] Progress (1): 3.9 kB 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 81 kB/s) [2019-07-31T07:18:50.979Z] 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 [2019-07-31T07:18:50.979Z] 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 [2019-07-31T07:18:51.240Z] 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 [2019-07-31T07:18:51.240Z] 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 [2019-07-31T07:18:51.240Z] 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 [2019-07-31T07:18:51.240Z] 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 [2019-07-31T07:18:51.506Z] Progress (1): 4.1/4.1 kB Progress (1): 4.1 kB 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 96 kB/s) [2019-07-31T07:18:51.506Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-31T07:18:51.506Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-31T07:18:51.506Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-31T07:18:51.506Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-31T07:18:51.767Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-31T07:18:51.767Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-31T07:18:51.767Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB 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 467 kB/s) [2019-07-31T07:18:51.767Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-31T07:18:51.767Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-31T07:18:51.767Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-31T07:18:52.269Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-31T07:18:52.269Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-31T07:18:52.269Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-31T07:18:52.269Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB 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 261 kB/s) [2019-07-31T07:18:52.269Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2019-07-31T07:18:52.269Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2019-07-31T07:18:52.269Z] 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 [2019-07-31T07:18:52.269Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2019-07-31T07:18:52.269Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2019-07-31T07:18:52.537Z] 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 [2019-07-31T07:18:52.537Z] Progress (1): 1.9 kB 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 34 kB/s) [2019-07-31T07:18:52.537Z] 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 [2019-07-31T07:18:52.537Z] 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 [2019-07-31T07:18:52.537Z] 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 [2019-07-31T07:18:52.537Z] 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 [2019-07-31T07:18:52.537Z] 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 [2019-07-31T07:18:52.537Z] 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 [2019-07-31T07:18:52.800Z] Progress (1): 2.2 kB 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 50 kB/s) [2019-07-31T07:18:52.800Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2019-07-31T07:18:52.800Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2019-07-31T07:18:52.800Z] 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 [2019-07-31T07:18:52.800Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2019-07-31T07:18:53.062Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2019-07-31T07:18:53.062Z] 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 [2019-07-31T07:18:53.062Z] Progress (1): 910 B 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 21 kB/s) [2019-07-31T07:18:53.062Z] 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 [2019-07-31T07:18:53.062Z] 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 [2019-07-31T07:18:53.322Z] 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 [2019-07-31T07:18:53.583Z] 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 [2019-07-31T07:18:53.583Z] 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 [2019-07-31T07:18:53.583Z] 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 [2019-07-31T07:18:53.583Z] Progress (1): 4.1/5.4 kB Progress (1): 5.4 kB 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 112 kB/s) [2019-07-31T07:18:53.583Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2019-07-31T07:18:53.583Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2019-07-31T07:18:53.583Z] 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 [2019-07-31T07:18:53.845Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2019-07-31T07:18:53.845Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2019-07-31T07:18:53.845Z] 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 [2019-07-31T07:18:53.845Z] Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB 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 393 kB/s) [2019-07-31T07:18:53.845Z] 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 [2019-07-31T07:18:53.845Z] 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 [2019-07-31T07:18:54.114Z] 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 [2019-07-31T07:18:54.114Z] 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 [2019-07-31T07:18:54.114Z] 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 [2019-07-31T07:18:54.114Z] 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 [2019-07-31T07:18:54.378Z] Progress (1): 770 B 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 15 kB/s) [2019-07-31T07:18:54.379Z] 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 [2019-07-31T07:18:54.379Z] 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 [2019-07-31T07:18:54.379Z] 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 [2019-07-31T07:18:54.379Z] 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 [2019-07-31T07:18:54.642Z] 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 [2019-07-31T07:18:54.642Z] 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 [2019-07-31T07:18:54.642Z] Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB 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 126 kB/s) [2019-07-31T07:18:54.642Z] 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 [2019-07-31T07:18:54.642Z] 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 [2019-07-31T07:18:54.642Z] 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 [2019-07-31T07:18:54.974Z] 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 [2019-07-31T07:18:54.974Z] 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 [2019-07-31T07:18:54.974Z] 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 [2019-07-31T07:18:54.974Z] Progress (1): 3.0 kB 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 80 kB/s) [2019-07-31T07:18:54.974Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-31T07:18:54.974Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-31T07:18:54.974Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-31T07:18:58.273Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-31T07:18:58.273Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-31T07:18:58.534Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-31T07:18:58.534Z] Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB 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 148 kB/s) [2019-07-31T07:18:58.534Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-31T07:18:58.534Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-31T07:18:58.534Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-31T07:18:58.794Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-31T07:18:58.794Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-31T07:18:58.794Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-31T07:18:58.794Z] Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB 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 183 kB/s) [2019-07-31T07:18:58.794Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [2019-07-31T07:18:58.794Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [2019-07-31T07:18:58.794Z] 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 [2019-07-31T07:18:59.054Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [2019-07-31T07:18:59.054Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [2019-07-31T07:18:59.054Z] 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 [2019-07-31T07:18:59.054Z] Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB 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 97 kB/s) [2019-07-31T07:18:59.054Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-31T07:18:59.054Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-31T07:18:59.314Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-31T07:18:59.314Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-31T07:18:59.314Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-31T07:18:59.314Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-31T07:18:59.574Z] Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB 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 199 kB/s) [2019-07-31T07:18:59.574Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-31T07:18:59.574Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-31T07:18:59.574Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-31T07:18:59.574Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-31T07:18:59.574Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-31T07:18:59.833Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-31T07:18:59.833Z] Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB 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 209 kB/s) [2019-07-31T07:18:59.833Z] 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 [2019-07-31T07:18:59.833Z] 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 [2019-07-31T07:18:59.833Z] 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 [2019-07-31T07:19:00.170Z] 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 [2019-07-31T07:19:00.170Z] 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 [2019-07-31T07:19:00.170Z] 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 [2019-07-31T07:19:00.170Z] Progress (1): 1.9 kB 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 45 kB/s) [2019-07-31T07:19:00.170Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2019-07-31T07:19:00.170Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2019-07-31T07:19:00.170Z] 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 [2019-07-31T07:19:00.674Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2019-07-31T07:19:00.674Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2019-07-31T07:19:00.674Z] 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 [2019-07-31T07:19:00.674Z] Progress (1): 1.9 kB 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 39 kB/s) [2019-07-31T07:19:00.674Z] 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 [2019-07-31T07:19:00.674Z] 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 [2019-07-31T07:19:00.674Z] 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 [2019-07-31T07:19:00.935Z] 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 [2019-07-31T07:19:00.935Z] 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 [2019-07-31T07:19:00.935Z] 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 [2019-07-31T07:19:00.935Z] Progress (1): 2.3 kB 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 44 kB/s) [2019-07-31T07:19:00.935Z] 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 [2019-07-31T07:19:00.935Z] 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 [2019-07-31T07:19:00.935Z] 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 [2019-07-31T07:19:00.935Z] 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 [2019-07-31T07:19:00.935Z] 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 [2019-07-31T07:19:01.197Z] 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 [2019-07-31T07:19:01.197Z] Progress (1): 4.1/5.4 kB Progress (1): 5.4 kB 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 149 kB/s) [2019-07-31T07:19:01.197Z] 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 [2019-07-31T07:19:01.197Z] 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 [2019-07-31T07:19:01.197Z] 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 [2019-07-31T07:19:01.197Z] 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 [2019-07-31T07:19:01.457Z] 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 [2019-07-31T07:19:01.457Z] 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 [2019-07-31T07:19:01.457Z] Progress (1): 3.1 kB 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 82 kB/s) [2019-07-31T07:19:01.457Z] 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 [2019-07-31T07:19:01.457Z] 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 [2019-07-31T07:19:01.457Z] 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 [2019-07-31T07:19:01.719Z] 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 [2019-07-31T07:19:01.719Z] 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 [2019-07-31T07:19:01.719Z] 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 [2019-07-31T07:19:01.719Z] Progress (1): 2.6 kB 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 67 kB/s) [2019-07-31T07:19:01.719Z] 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 [2019-07-31T07:19:01.719Z] 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 [2019-07-31T07:19:01.719Z] 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 [2019-07-31T07:19:01.980Z] 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 [2019-07-31T07:19:01.980Z] 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 [2019-07-31T07:19:01.980Z] 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 [2019-07-31T07:19:01.980Z] Progress (1): 1.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 32 kB/s) [2019-07-31T07:19:01.980Z] 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 [2019-07-31T07:19:01.980Z] 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 [2019-07-31T07:19:01.980Z] 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 [2019-07-31T07:19:02.240Z] 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 [2019-07-31T07:19:02.240Z] 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 [2019-07-31T07:19:02.240Z] 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 [2019-07-31T07:19:02.240Z] Progress (1): 4.1/7.8 kB Progress (1): 7.7/7.8 kB Progress (1): 7.8 kB 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 199 kB/s) [2019-07-31T07:19:02.240Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-31T07:19:02.240Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-31T07:19:02.505Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-31T07:19:02.505Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-31T07:19:02.505Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-31T07:19:02.505Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-31T07:19:02.505Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 371 kB/s) [2019-07-31T07:19:02.505Z] 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 [2019-07-31T07:19:02.870Z] 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 [2019-07-31T07:19:02.870Z] 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 [2019-07-31T07:19:02.870Z] 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 [2019-07-31T07:19:02.870Z] 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 [2019-07-31T07:19:02.870Z] 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 [2019-07-31T07:19:02.870Z] Progress (1): 4.0 kB 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 111 kB/s) [2019-07-31T07:19:02.870Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2019-07-31T07:19:02.870Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2019-07-31T07:19:02.870Z] 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 [2019-07-31T07:19:03.131Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2019-07-31T07:19:03.131Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2019-07-31T07:19:03.131Z] 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 [2019-07-31T07:19:03.131Z] Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB 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 453 kB/s) [2019-07-31T07:19:03.131Z] 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 [2019-07-31T07:19:03.392Z] 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 [2019-07-31T07:19:03.392Z] 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 [2019-07-31T07:19:03.392Z] 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 [2019-07-31T07:19:03.392Z] 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 [2019-07-31T07:19:03.392Z] 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 [2019-07-31T07:19:03.652Z] Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB 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 111 kB/s) [2019-07-31T07:19:03.652Z] 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 [2019-07-31T07:19:03.652Z] 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 [2019-07-31T07:19:03.652Z] 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 [2019-07-31T07:19:03.652Z] 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 [2019-07-31T07:19:03.912Z] 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 [2019-07-31T07:19:03.912Z] 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 [2019-07-31T07:19:03.912Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 221 kB/s) [2019-07-31T07:19:03.912Z] 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 [2019-07-31T07:19:03.912Z] 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 [2019-07-31T07:19:03.912Z] 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 [2019-07-31T07:19:04.172Z] 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 [2019-07-31T07:19:04.172Z] 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 [2019-07-31T07:19:04.172Z] 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 [2019-07-31T07:19:04.172Z] Progress (1): 2.2 kB 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 59 kB/s) [2019-07-31T07:19:04.172Z] 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 [2019-07-31T07:19:04.172Z] 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 [2019-07-31T07:19:04.172Z] 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 [2019-07-31T07:19:04.432Z] 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 [2019-07-31T07:19:04.432Z] 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 [2019-07-31T07:19:04.432Z] 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 [2019-07-31T07:19:04.432Z] Progress (1): 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 67 kB/s) [2019-07-31T07:19:04.432Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2019-07-31T07:19:04.432Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2019-07-31T07:19:04.432Z] 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 [2019-07-31T07:19:04.691Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2019-07-31T07:19:04.691Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2019-07-31T07:19:04.691Z] 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 [2019-07-31T07:19:04.691Z] Progress (1): 1.7 kB 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 46 kB/s) [2019-07-31T07:19:04.691Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2019-07-31T07:19:04.691Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2019-07-31T07:19:04.953Z] 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 [2019-07-31T07:19:04.953Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2019-07-31T07:19:04.953Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2019-07-31T07:19:04.953Z] 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 [2019-07-31T07:19:04.953Z] Progress (1): 4.1/7.7 kB Progress (1): 7.7/7.7 kB Progress (1): 7.7 kB 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 209 kB/s) [2019-07-31T07:19:04.953Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2019-07-31T07:19:05.213Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2019-07-31T07:19:05.213Z] 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 [2019-07-31T07:19:05.213Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2019-07-31T07:19:05.213Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2019-07-31T07:19:05.213Z] 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 [2019-07-31T07:19:05.473Z] Progress (1): 2.1 kB 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 57 kB/s) [2019-07-31T07:19:05.473Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2019-07-31T07:19:05.473Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2019-07-31T07:19:05.473Z] 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 [2019-07-31T07:19:05.473Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2019-07-31T07:19:05.734Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2019-07-31T07:19:05.734Z] 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 [2019-07-31T07:19:05.734Z] Progress (1): 3.7 kB 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 106 kB/s) [2019-07-31T07:19:05.734Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2019-07-31T07:19:05.734Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2019-07-31T07:19:05.734Z] 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 [2019-07-31T07:19:05.734Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2019-07-31T07:19:05.995Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2019-07-31T07:19:05.995Z] 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 [2019-07-31T07:19:05.995Z] Progress (1): 1.7 kB 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 47 kB/s) [2019-07-31T07:19:05.995Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [2019-07-31T07:19:05.995Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [2019-07-31T07:19:05.995Z] 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 [2019-07-31T07:19:06.255Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [2019-07-31T07:19:06.255Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [2019-07-31T07:19:06.255Z] 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 [2019-07-31T07:19:06.255Z] Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB 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 140 kB/s) [2019-07-31T07:19:06.255Z] 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 [2019-07-31T07:19:06.255Z] 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 [2019-07-31T07:19:06.255Z] 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 [2019-07-31T07:19:06.515Z] 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 [2019-07-31T07:19:06.515Z] 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 [2019-07-31T07:19:06.515Z] 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 [2019-07-31T07:19:06.515Z] Progress (1): 4.1/4.9 kB Progress (1): 4.9 kB 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 95 kB/s) [2019-07-31T07:19:06.515Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-31T07:19:06.515Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-31T07:19:06.515Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-31T07:19:06.871Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-31T07:19:06.871Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-31T07:19:06.871Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-31T07:19:06.871Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB 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 426 kB/s) [2019-07-31T07:19:06.871Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-31T07:19:06.871Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-31T07:19:07.132Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-31T07:19:07.132Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-31T07:19:07.132Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-31T07:19:07.132Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-31T07:19:07.132Z] Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB 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 205 kB/s) [2019-07-31T07:19:07.132Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.2/commons-io-2.2.pom [2019-07-31T07:19:07.132Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom [2019-07-31T07:19:07.132Z] 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 [2019-07-31T07:19:07.426Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom [2019-07-31T07:19:07.426Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.2/commons-io-2.2.pom [2019-07-31T07:19:07.426Z] 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 [2019-07-31T07:19:07.426Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 290 kB/s) [2019-07-31T07:19:07.426Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-31T07:19:07.426Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-31T07:19:07.426Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-31T07:19:07.686Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-31T07:19:07.686Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-31T07:19:07.686Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-31T07:19:07.686Z] Progress (1): 4.1/47 kB Progress (1): 7.7/47 kB Progress (1): 12/47 kB Progress (1): 16/47 kB Progress (1): 20/47 kB Progress (1): 24/47 kB Progress (1): 28/47 kB Progress (1): 32/47 kB Progress (1): 36/47 kB Progress (1): 40/47 kB Progress (1): 44/47 kB Progress (1): 47 kB 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 965 kB/s) [2019-07-31T07:19:07.686Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom [2019-07-31T07:19:07.686Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom [2019-07-31T07:19:07.686Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom [2019-07-31T07:19:07.948Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom [2019-07-31T07:19:07.948Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom [2019-07-31T07:19:07.948Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom [2019-07-31T07:19:07.948Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 421 kB/s) [2019-07-31T07:19:07.948Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.pom [2019-07-31T07:19:08.208Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom [2019-07-31T07:19:08.208Z] 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 [2019-07-31T07:19:08.208Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom [2019-07-31T07:19:08.208Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.pom [2019-07-31T07:19:08.208Z] 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 [2019-07-31T07:19:08.469Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB 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 341 kB/s) [2019-07-31T07:19:08.469Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-31T07:19:08.469Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-31T07:19:08.469Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-31T07:19:08.469Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-31T07:19:08.469Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-31T07:19:08.731Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-31T07:19:08.731Z] Progress (1): 4.1/62 kB Progress (1): 7.7/62 kB Progress (1): 12/62 kB Progress (1): 16/62 kB Progress (1): 20/62 kB Progress (1): 24/62 kB Progress (1): 28/62 kB Progress (1): 32/62 kB Progress (1): 36/62 kB Progress (1): 40/62 kB Progress (1): 44/62 kB Progress (1): 48/62 kB Progress (1): 52/62 kB Progress (1): 56/62 kB Progress (1): 60/62 kB Progress (1): 62 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 1.5 MB/s) [2019-07-31T07:19:08.731Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [2019-07-31T07:19:08.731Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [2019-07-31T07:19:08.731Z] 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 [2019-07-31T07:19:09.073Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [2019-07-31T07:19:09.073Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [2019-07-31T07:19:09.073Z] 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 [2019-07-31T07:19:09.073Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB 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 409 kB/s) [2019-07-31T07:19:09.073Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-31T07:19:09.073Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-31T07:19:09.073Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-31T07:19:09.333Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-31T07:19:09.333Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-31T07:19:09.333Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-31T07:19:09.594Z] Progress (1): 4.1/68 kB Progress (1): 7.7/68 kB Progress (1): 12/68 kB Progress (1): 16/68 kB Progress (1): 20/68 kB Progress (1): 24/68 kB Progress (1): 28/68 kB Progress (1): 32/68 kB Progress (1): 36/68 kB Progress (1): 40/68 kB Progress (1): 44/68 kB Progress (1): 48/68 kB Progress (1): 52/68 kB Progress (1): 56/68 kB Progress (1): 60/68 kB Progress (1): 64/68 kB Progress (1): 68/68 kB Progress (1): 68 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 274 kB/s) [2019-07-31T07:19:09.594Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom [2019-07-31T07:19:09.594Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom [2019-07-31T07:19:09.594Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom [2019-07-31T07:19:09.594Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom [2019-07-31T07:19:09.857Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom [2019-07-31T07:19:09.857Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom [2019-07-31T07:19:09.857Z] Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 kB at 448 kB/s) [2019-07-31T07:19:09.857Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-31T07:19:09.857Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-31T07:19:09.857Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-31T07:19:10.117Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-31T07:19:10.117Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-31T07:19:10.117Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-31T07:19:10.117Z] Progress (1): 2.8 kB 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 41 kB/s) [2019-07-31T07:19:10.117Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2019-07-31T07:19:10.117Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2019-07-31T07:19:10.117Z] 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 [2019-07-31T07:19:10.378Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2019-07-31T07:19:10.378Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2019-07-31T07:19:10.378Z] 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 [2019-07-31T07:19:10.378Z] Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB 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 359 kB/s) [2019-07-31T07:19:10.378Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-31T07:19:10.378Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-31T07:19:10.378Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-31T07:19:10.637Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-31T07:19:10.637Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-31T07:19:10.637Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-31T07:19:10.637Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB 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 373 kB/s) [2019-07-31T07:19:10.637Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-31T07:19:10.637Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-31T07:19:10.899Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-31T07:19:10.899Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-31T07:19:10.899Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-31T07:19:10.899Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-31T07:19:11.160Z] Progress (1): 1.9 kB 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 53 kB/s) [2019-07-31T07:19:11.160Z] 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 [2019-07-31T07:19:11.160Z] 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 [2019-07-31T07:19:11.160Z] 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 [2019-07-31T07:19:11.160Z] 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 [2019-07-31T07:19:11.160Z] 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 [2019-07-31T07:19:11.420Z] 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 [2019-07-31T07:19:11.420Z] Progress (1): 1.1 kB 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 25 kB/s) [2019-07-31T07:19:11.420Z] 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 [2019-07-31T07:19:11.420Z] 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 [2019-07-31T07:19:11.420Z] 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 [2019-07-31T07:19:11.680Z] 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 [2019-07-31T07:19:11.680Z] 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 [2019-07-31T07:19:11.680Z] 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 [2019-07-31T07:19:11.680Z] Progress (1): 1.8 kB 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 59 kB/s) [2019-07-31T07:19:11.680Z] 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 [2019-07-31T07:19:11.680Z] 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 [2019-07-31T07:19:11.680Z] 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 [2019-07-31T07:19:11.941Z] 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 [2019-07-31T07:19:11.941Z] 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 [2019-07-31T07:19:11.941Z] 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 [2019-07-31T07:19:11.941Z] Progress (1): 1.0 kB 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 28 kB/s) [2019-07-31T07:19:11.941Z] 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 [2019-07-31T07:19:11.941Z] 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 [2019-07-31T07:19:11.941Z] 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 [2019-07-31T07:19:12.201Z] 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 [2019-07-31T07:19:12.201Z] 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 [2019-07-31T07:19:12.201Z] 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 [2019-07-31T07:19:12.201Z] Progress (1): 1.0 kB 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 24 kB/s) [2019-07-31T07:19:12.201Z] 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 [2019-07-31T07:19:12.201Z] 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 [2019-07-31T07:19:12.201Z] 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 [2019-07-31T07:19:12.461Z] 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 [2019-07-31T07:19:12.461Z] 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 [2019-07-31T07:19:12.461Z] 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 [2019-07-31T07:19:12.461Z] Progress (1): 1.7 kB 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 48 kB/s) [2019-07-31T07:19:12.461Z] 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 [2019-07-31T07:19:12.461Z] 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 [2019-07-31T07:19:12.461Z] 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 [2019-07-31T07:19:12.725Z] 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 [2019-07-31T07:19:12.725Z] 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 [2019-07-31T07:19:12.725Z] 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 [2019-07-31T07:19:12.725Z] Progress (1): 1.3 kB 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 37 kB/s) [2019-07-31T07:19:12.725Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-31T07:19:12.725Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-31T07:19:12.725Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-31T07:19:12.985Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-31T07:19:12.985Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-31T07:19:12.985Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-31T07:19:12.985Z] Progress (1): 4.1/6.3 kB Progress (1): 6.3 kB 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 174 kB/s) [2019-07-31T07:19:12.985Z] 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 [2019-07-31T07:19:13.472Z] 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 [2019-07-31T07:19:13.472Z] 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 [2019-07-31T07:19:13.472Z] 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 [2019-07-31T07:19:13.472Z] 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 [2019-07-31T07:19:13.472Z] 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 [2019-07-31T07:19:13.472Z] Progress (1): 2.1 kB 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 62 kB/s) [2019-07-31T07:19:13.472Z] 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 [2019-07-31T07:19:13.829Z] 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 [2019-07-31T07:19:13.829Z] 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 [2019-07-31T07:19:13.829Z] 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 [2019-07-31T07:19:13.829Z] 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 [2019-07-31T07:19:13.829Z] 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 [2019-07-31T07:19:13.829Z] Progress (1): 1.1 kB 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 28 kB/s) [2019-07-31T07:19:13.829Z] 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 [2019-07-31T07:19:13.829Z] 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 [2019-07-31T07:19:13.829Z] 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 [2019-07-31T07:19:13.829Z] 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 [2019-07-31T07:19:13.829Z] 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 [2019-07-31T07:19:13.829Z] 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 [2019-07-31T07:19:14.090Z] Progress (1): 3.3 kB 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 82 kB/s) [2019-07-31T07:19:14.090Z] 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 [2019-07-31T07:19:14.090Z] 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 [2019-07-31T07:19:14.090Z] 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 [2019-07-31T07:19:14.090Z] 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 [2019-07-31T07:19:14.350Z] 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 [2019-07-31T07:19:14.350Z] 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 [2019-07-31T07:19:14.350Z] Progress (1): 1.0 kB 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 26 kB/s) [2019-07-31T07:19:14.350Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [2019-07-31T07:19:14.350Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [2019-07-31T07:19:14.350Z] 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 [2019-07-31T07:19:14.610Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [2019-07-31T07:19:14.610Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [2019-07-31T07:19:14.610Z] 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 [2019-07-31T07:19:15.578Z] Progress (1): 4.0 kB 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 3.9 kB/s) [2019-07-31T07:19:15.578Z] 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 [2019-07-31T07:19:15.578Z] 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 [2019-07-31T07:19:15.578Z] 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 [2019-07-31T07:19:15.839Z] 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 [2019-07-31T07:19:15.839Z] 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 [2019-07-31T07:19:15.839Z] 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 [2019-07-31T07:19:15.839Z] Progress (1): 1.8 kB 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 43 kB/s) [2019-07-31T07:19:15.839Z] 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 [2019-07-31T07:19:15.839Z] 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 [2019-07-31T07:19:15.839Z] 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 [2019-07-31T07:19:16.099Z] 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 [2019-07-31T07:19:16.099Z] 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 [2019-07-31T07:19:16.099Z] 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 [2019-07-31T07:19:16.360Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB 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 335 kB/s) [2019-07-31T07:19:16.360Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-31T07:19:16.360Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-31T07:19:16.360Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-31T07:19:16.360Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-31T07:19:16.621Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-31T07:19:16.621Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-31T07:19:16.621Z] Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32/32 kB Progress (1): 32 kB 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 876 kB/s) [2019-07-31T07:19:16.621Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom [2019-07-31T07:19:16.621Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom [2019-07-31T07:19:16.621Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom [2019-07-31T07:19:16.881Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom [2019-07-31T07:19:16.881Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom [2019-07-31T07:19:16.881Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom [2019-07-31T07:19:16.882Z] Progress (1): 4.1/4.1 kB Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 124 kB/s) [2019-07-31T07:19:16.882Z] 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 [2019-07-31T07:19:16.882Z] 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 [2019-07-31T07:19:16.882Z] 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 [2019-07-31T07:19:17.142Z] 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 [2019-07-31T07:19:17.142Z] 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 [2019-07-31T07:19:17.142Z] 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 [2019-07-31T07:19:17.142Z] Progress (1): 2.1 kB 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 63 kB/s) [2019-07-31T07:19:17.142Z] 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 [2019-07-31T07:19:17.142Z] 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 [2019-07-31T07:19:17.142Z] 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 [2019-07-31T07:19:17.403Z] 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 [2019-07-31T07:19:17.403Z] 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 [2019-07-31T07:19:17.403Z] 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 [2019-07-31T07:19:17.403Z] Progress (1): 1.1 kB 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 33 kB/s) [2019-07-31T07:19:17.403Z] 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 [2019-07-31T07:19:17.403Z] 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 [2019-07-31T07:19:17.403Z] 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 [2019-07-31T07:19:17.663Z] 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 [2019-07-31T07:19:17.663Z] 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 [2019-07-31T07:19:17.663Z] 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 [2019-07-31T07:19:17.663Z] Progress (1): 1.1 kB 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 21 kB/s) [2019-07-31T07:19:17.663Z] 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 [2019-07-31T07:19:17.924Z] 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 [2019-07-31T07:19:17.924Z] 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 [2019-07-31T07:19:17.924Z] 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 [2019-07-31T07:19:17.924Z] 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 [2019-07-31T07:19:17.924Z] 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 [2019-07-31T07:19:18.185Z] Progress (1): 1.1 kB 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 26 kB/s) [2019-07-31T07:19:18.185Z] 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 [2019-07-31T07:19:18.185Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2019-07-31T07:19:18.185Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2019-07-31T07:19:18.185Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2019-07-31T07:19:18.185Z] 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 [2019-07-31T07:19:18.185Z] 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 [2019-07-31T07:19:18.185Z] 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 [2019-07-31T07:19:18.185Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2019-07-31T07:19:18.185Z] 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 [2019-07-31T07:19:18.185Z] 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 [2019-07-31T07:19:18.185Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2019-07-31T07:19:18.185Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2019-07-31T07:19:18.185Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2019-07-31T07:19:18.185Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2019-07-31T07:19:18.185Z] 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 [2019-07-31T07:19:18.185Z] 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 [2019-07-31T07:19:18.185Z] 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 [2019-07-31T07:19:18.185Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2019-07-31T07:19:18.185Z] 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 [2019-07-31T07:19:18.445Z] 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 [2019-07-31T07:19:18.445Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [2019-07-31T07:19:18.445Z] 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 [2019-07-31T07:19:18.445Z] 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 [2019-07-31T07:19:18.445Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2019-07-31T07:19:18.445Z] 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 [2019-07-31T07:19:18.445Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-07-31T07:19:18.445Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [2019-07-31T07:19:18.445Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-31T07:19:18.445Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-31T07:19:18.445Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-31T07:19:18.445Z] 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 [2019-07-31T07:19:18.445Z] 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 [2019-07-31T07:19:18.445Z] 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 [2019-07-31T07:19:18.445Z] 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 [2019-07-31T07:19:18.445Z] 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 [2019-07-31T07:19:18.445Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-31T07:19:18.445Z] 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 [2019-07-31T07:19:18.445Z] 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 [2019-07-31T07:19:18.445Z] 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 [2019-07-31T07:19:18.445Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [2019-07-31T07:19:18.445Z] 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 [2019-07-31T07:19:18.445Z] 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 [2019-07-31T07:19:18.445Z] 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 [2019-07-31T07:19:18.445Z] 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 [2019-07-31T07:19:18.710Z] 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 [2019-07-31T07:19:18.710Z] 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 [2019-07-31T07:19:18.710Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2019-07-31T07:19:18.710Z] 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 [2019-07-31T07:19:18.710Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2019-07-31T07:19:18.710Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2019-07-31T07:19:18.710Z] 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 [2019-07-31T07:19:18.710Z] 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 [2019-07-31T07:19:18.710Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2019-07-31T07:19:18.710Z] 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 [2019-07-31T07:19:18.710Z] 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 [2019-07-31T07:19:18.710Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2019-07-31T07:19:18.710Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2019-07-31T07:19:18.710Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2019-07-31T07:19:18.710Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2019-07-31T07:19:18.710Z] 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 [2019-07-31T07:19:18.710Z] 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 [2019-07-31T07:19:18.710Z] 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 [2019-07-31T07:19:18.710Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2019-07-31T07:19:18.710Z] 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 [2019-07-31T07:19:18.973Z] 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 [2019-07-31T07:19:18.973Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [2019-07-31T07:19:18.973Z] 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 [2019-07-31T07:19:18.973Z] 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 [2019-07-31T07:19:18.973Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2019-07-31T07:19:18.973Z] 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 [2019-07-31T07:19:18.973Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-07-31T07:19:18.973Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [2019-07-31T07:19:18.973Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-31T07:19:18.973Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-31T07:19:18.973Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-31T07:19:18.973Z] 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 [2019-07-31T07:19:18.973Z] 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 [2019-07-31T07:19:18.973Z] 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 [2019-07-31T07:19:18.973Z] 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 [2019-07-31T07:19:18.973Z] 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 [2019-07-31T07:19:18.973Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-31T07:19:19.237Z] 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 [2019-07-31T07:19:19.237Z] 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 [2019-07-31T07:19:19.237Z] 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 [2019-07-31T07:19:19.237Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [2019-07-31T07:19:19.237Z] 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 [2019-07-31T07:19:19.237Z] 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 [2019-07-31T07:19:19.237Z] 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 [2019-07-31T07:19:19.237Z] 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 [2019-07-31T07:19:19.237Z] 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 [2019-07-31T07:19:19.526Z] 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 [2019-07-31T07:19:19.526Z] 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 [2019-07-31T07:19:19.526Z] 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 [2019-07-31T07:19:19.526Z] 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 [2019-07-31T07:19:19.526Z] 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 [2019-07-31T07:19:19.526Z] 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 [2019-07-31T07:19:19.526Z] 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 [2019-07-31T07:19:19.526Z] 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 [2019-07-31T07:19:19.526Z] 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 [2019-07-31T07:19:19.526Z] 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 [2019-07-31T07:19:19.790Z] 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 [2019-07-31T07:19:19.790Z] 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 [2019-07-31T07:19:19.790Z] 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 [2019-07-31T07:19:19.790Z] 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 [2019-07-31T07:19:19.790Z] 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 [2019-07-31T07:19:19.790Z] 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 [2019-07-31T07:19:19.790Z] 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 [2019-07-31T07:19:19.790Z] 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 [2019-07-31T07:19:19.790Z] 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 [2019-07-31T07:19:19.790Z] 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 [2019-07-31T07:19:20.270Z] 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 [2019-07-31T07:19:20.270Z] 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 [2019-07-31T07:19:20.270Z] 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 [2019-07-31T07:19:20.270Z] 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 [2019-07-31T07:19:20.270Z] 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 [2019-07-31T07:19:20.270Z] 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 [2019-07-31T07:19:20.270Z] 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 [2019-07-31T07:19:20.270Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-31T07:19:20.270Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-31T07:19:20.270Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-31T07:19:20.270Z] 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 [2019-07-31T07:19:20.270Z] 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 [2019-07-31T07:19:20.627Z] 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 [2019-07-31T07:19:20.627Z] 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 [2019-07-31T07:19:20.627Z] 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 [2019-07-31T07:19:20.627Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-31T07:19:20.627Z] 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 [2019-07-31T07:19:20.627Z] 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 [2019-07-31T07:19:20.627Z] 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 [2019-07-31T07:19:20.627Z] 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 [2019-07-31T07:19:20.627Z] 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 [2019-07-31T07:19:20.627Z] 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 [2019-07-31T07:19:20.627Z] 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 [2019-07-31T07:19:20.627Z] 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 [2019-07-31T07:19:20.627Z] 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 [2019-07-31T07:19:20.888Z] 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 [2019-07-31T07:19:20.888Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2019-07-31T07:19:20.888Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2019-07-31T07:19:20.888Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2019-07-31T07:19:20.888Z] 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 [2019-07-31T07:19:20.888Z] 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 [2019-07-31T07:19:20.888Z] 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 [2019-07-31T07:19:20.888Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2019-07-31T07:19:20.888Z] 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 [2019-07-31T07:19:20.888Z] 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 [2019-07-31T07:19:20.888Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2019-07-31T07:19:20.888Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2019-07-31T07:19:20.888Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2019-07-31T07:19:20.888Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2019-07-31T07:19:20.888Z] 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 [2019-07-31T07:19:20.888Z] 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 [2019-07-31T07:19:20.888Z] 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 [2019-07-31T07:19:20.888Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2019-07-31T07:19:20.888Z] 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 [2019-07-31T07:19:20.888Z] 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 [2019-07-31T07:19:21.149Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [2019-07-31T07:19:21.149Z] 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 [2019-07-31T07:19:21.149Z] 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 [2019-07-31T07:19:21.149Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2019-07-31T07:19:21.149Z] 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 [2019-07-31T07:19:21.149Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-07-31T07:19:21.149Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [2019-07-31T07:19:21.149Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-31T07:19:21.149Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-31T07:19:21.149Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-31T07:19:21.149Z] 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 [2019-07-31T07:19:21.149Z] 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 [2019-07-31T07:19:21.149Z] 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 [2019-07-31T07:19:21.149Z] 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 [2019-07-31T07:19:21.149Z] 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 [2019-07-31T07:19:21.149Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-31T07:19:21.149Z] 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 [2019-07-31T07:19:21.149Z] 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 [2019-07-31T07:19:21.149Z] 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 [2019-07-31T07:19:21.149Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [2019-07-31T07:19:21.149Z] 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 [2019-07-31T07:19:21.149Z] 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 [2019-07-31T07:19:21.149Z] 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 [2019-07-31T07:19:21.149Z] 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 [2019-07-31T07:19:21.149Z] 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 [2019-07-31T07:19:21.410Z] 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 [2019-07-31T07:19:21.410Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2019-07-31T07:19:21.410Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2019-07-31T07:19:21.410Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2019-07-31T07:19:21.410Z] 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 [2019-07-31T07:19:21.410Z] 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 [2019-07-31T07:19:21.410Z] 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 [2019-07-31T07:19:21.410Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2019-07-31T07:19:21.410Z] 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 [2019-07-31T07:19:21.410Z] 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 [2019-07-31T07:19:21.410Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2019-07-31T07:19:21.410Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2019-07-31T07:19:21.410Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2019-07-31T07:19:21.410Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2019-07-31T07:19:21.410Z] 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 [2019-07-31T07:19:21.410Z] 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 [2019-07-31T07:19:21.410Z] 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 [2019-07-31T07:19:21.410Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2019-07-31T07:19:21.410Z] 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 [2019-07-31T07:19:21.410Z] 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 [2019-07-31T07:19:21.673Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [2019-07-31T07:19:21.673Z] 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 [2019-07-31T07:19:21.673Z] 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 [2019-07-31T07:19:21.673Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2019-07-31T07:19:21.673Z] 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 [2019-07-31T07:19:21.673Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-07-31T07:19:21.673Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [2019-07-31T07:19:21.673Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-31T07:19:21.673Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-31T07:19:21.673Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-31T07:19:21.673Z] 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 [2019-07-31T07:19:21.673Z] 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 [2019-07-31T07:19:21.673Z] 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 [2019-07-31T07:19:21.673Z] 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 [2019-07-31T07:19:21.673Z] 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 [2019-07-31T07:19:21.673Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-31T07:19:21.673Z] 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 [2019-07-31T07:19:21.673Z] 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 [2019-07-31T07:19:21.673Z] 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 [2019-07-31T07:19:21.673Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [2019-07-31T07:19:21.673Z] 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 [2019-07-31T07:19:21.673Z] 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 [2019-07-31T07:19:21.673Z] 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 [2019-07-31T07:19:21.673Z] 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 [2019-07-31T07:19:22.068Z] 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 [2019-07-31T07:19:22.068Z] 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 [2019-07-31T07:19:22.068Z] 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 [2019-07-31T07:19:22.068Z] 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 [2019-07-31T07:19:22.068Z] 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 [2019-07-31T07:19:22.068Z] 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 [2019-07-31T07:19:22.068Z] Progress (1): 4.1/47 kB Progress (2): 4.1/47 kB | 4.1/165 kB Progress (3): 4.1/47 kB | 4.1/165 kB | 4.1/527 kB Progress (3): 4.1/47 kB | 4.1/165 kB | 7.7/527 kB Progress (4): 4.1/47 kB | 4.1/165 kB | 7.7/527 kB | 4.1/202 kB Progress (4): 7.7/47 kB | 4.1/165 kB | 7.7/527 kB | 4.1/202 kB Progress (4): 7.7/47 kB | 4.1/165 kB | 7.7/527 kB | 7.7/202 kB Progress (4): 7.7/47 kB | 4.1/165 kB | 12/527 kB | 7.7/202 kB Progress (4): 7.7/47 kB | 7.7/165 kB | 12/527 kB | 7.7/202 kB Progress (4): 7.7/47 kB | 7.7/165 kB | 16/527 kB | 7.7/202 kB Progress (4): 7.7/47 kB | 7.7/165 kB | 16/527 kB | 12/202 kB Progress (4): 12/47 kB | 7.7/165 kB | 16/527 kB | 12/202 kB Progress (4): 12/47 kB | 7.7/165 kB | 16/527 kB | 16/202 kB Progress (4): 12/47 kB | 7.7/165 kB | 20/527 kB | 16/202 kB Progress (5): 12/47 kB | 7.7/165 kB | 20/527 kB | 16/202 kB | 4.1/5.6 kB Progress (5): 12/47 kB | 12/165 kB | 20/527 kB | 16/202 kB | 4.1/5.6 kB Progress (5): 12/47 kB | 16/165 kB | 20/527 kB | 16/202 kB | 4.1/5.6 kB Progress (5): 12/47 kB | 16/165 kB | 20/527 kB | 16/202 kB | 5.6 kB Progress (5): 12/47 kB | 16/165 kB | 24/527 kB | 16/202 kB | 5.6 kB Progress (5): 12/47 kB | 16/165 kB | 24/527 kB | 20/202 kB | 5.6 kB Progress (5): 12/47 kB | 16/165 kB | 24/527 kB | 24/202 kB | 5.6 kB Progress (5): 16/47 kB | 16/165 kB | 24/527 kB | 24/202 kB | 5.6 kB Progress (5): 16/47 kB | 16/165 kB | 24/527 kB | 28/202 kB | 5.6 kB Progress (5): 16/47 kB | 16/165 kB | 24/527 kB | 32/202 kB | 5.6 kB Progress (5): 16/47 kB | 16/165 kB | 28/527 kB | 32/202 kB | 5.6 kB Progress (5): 16/47 kB | 20/165 kB | 28/527 kB | 32/202 kB | 5.6 kB Progress (5): 16/47 kB | 20/165 kB | 32/527 kB | 32/202 kB | 5.6 kB Progress (5): 16/47 kB | 20/165 kB | 32/527 kB | 36/202 kB | 5.6 kB Progress (5): 20/47 kB | 20/165 kB | 32/527 kB | 36/202 kB | 5.6 kB Progress (5): 20/47 kB | 20/165 kB | 32/527 kB | 40/202 kB | 5.6 kB Progress (5): 20/47 kB | 20/165 kB | 36/527 kB | 40/202 kB | 5.6 kB Progress (5): 20/47 kB | 24/165 kB | 36/527 kB | 40/202 kB | 5.6 kB 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 90 kB/s) [2019-07-31T07:19:22.068Z] Progress (4): 20/47 kB | 28/165 kB | 36/527 kB | 40/202 kB Progress (4): 20/47 kB | 28/165 kB | 40/527 kB | 40/202 kB Progress (4): 20/47 kB | 28/165 kB | 40/527 kB | 44/202 kB Progress (4): 20/47 kB | 28/165 kB | 40/527 kB | 48/202 kB Progress (4): 24/47 kB | 28/165 kB | 40/527 kB | 48/202 kB Progress (4): 24/47 kB | 28/165 kB | 40/527 kB | 52/202 kB Progress (4): 24/47 kB | 28/165 kB | 44/527 kB | 52/202 kB Progress (4): 24/47 kB | 32/165 kB | 44/527 kB | 52/202 kB 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 [2019-07-31T07:19:22.068Z] Progress (4): 24/47 kB | 36/165 kB | 44/527 kB | 52/202 kB Progress (4): 24/47 kB | 36/165 kB | 48/527 kB | 52/202 kB Progress (4): 24/47 kB | 36/165 kB | 48/527 kB | 56/202 kB Progress (4): 28/47 kB | 36/165 kB | 48/527 kB | 56/202 kB Progress (4): 28/47 kB | 36/165 kB | 48/527 kB | 60/202 kB Progress (4): 28/47 kB | 36/165 kB | 52/527 kB | 60/202 kB Progress (4): 28/47 kB | 36/165 kB | 56/527 kB | 60/202 kB Progress (4): 28/47 kB | 40/165 kB | 56/527 kB | 60/202 kB Progress (4): 28/47 kB | 40/165 kB | 60/527 kB | 60/202 kB Progress (4): 28/47 kB | 40/165 kB | 60/527 kB | 64/202 kB Progress (4): 32/47 kB | 40/165 kB | 60/527 kB | 64/202 kB Progress (4): 32/47 kB | 40/165 kB | 60/527 kB | 68/202 kB Progress (4): 32/47 kB | 40/165 kB | 64/527 kB | 68/202 kB Progress (4): 32/47 kB | 44/165 kB | 64/527 kB | 68/202 kB Progress (4): 32/47 kB | 44/165 kB | 68/527 kB | 68/202 kB Progress (4): 32/47 kB | 44/165 kB | 68/527 kB | 72/202 kB Progress (4): 36/47 kB | 44/165 kB | 68/527 kB | 72/202 kB Progress (4): 40/47 kB | 44/165 kB | 68/527 kB | 72/202 kB Progress (4): 40/47 kB | 44/165 kB | 68/527 kB | 76/202 kB Progress (4): 40/47 kB | 44/165 kB | 72/527 kB | 76/202 kB Progress (4): 40/47 kB | 48/165 kB | 72/527 kB | 76/202 kB Progress (4): 40/47 kB | 48/165 kB | 76/527 kB | 76/202 kB Progress (4): 40/47 kB | 48/165 kB | 76/527 kB | 80/202 kB Progress (4): 44/47 kB | 48/165 kB | 76/527 kB | 80/202 kB Progress (4): 47 kB | 48/165 kB | 76/527 kB | 80/202 kB Progress (5): 47 kB | 48/165 kB | 76/527 kB | 80/202 kB | 4.1/38 kB Progress (5): 47 kB | 48/165 kB | 76/527 kB | 84/202 kB | 4.1/38 kB Progress (5): 47 kB | 48/165 kB | 80/527 kB | 84/202 kB | 4.1/38 kB Progress (5): 47 kB | 52/165 kB | 80/527 kB | 84/202 kB | 4.1/38 kB Progress (5): 47 kB | 52/165 kB | 84/527 kB | 84/202 kB | 4.1/38 kB Progress (5): 47 kB | 52/165 kB | 84/527 kB | 88/202 kB | 4.1/38 kB Progress (5): 47 kB | 52/165 kB | 84/527 kB | 88/202 kB | 7.7/38 kB Progress (5): 47 kB | 52/165 kB | 84/527 kB | 92/202 kB | 7.7/38 kB Progress (5): 47 kB | 52/165 kB | 84/527 kB | 96/202 kB | 7.7/38 kB Progress (5): 47 kB | 52/165 kB | 88/527 kB | 96/202 kB | 7.7/38 kB Progress (5): 47 kB | 56/165 kB | 88/527 kB | 96/202 kB | 7.7/38 kB Progress (5): 47 kB | 60/165 kB | 88/527 kB | 96/202 kB | 7.7/38 kB Progress (5): 47 kB | 64/165 kB | 88/527 kB | 96/202 kB | 7.7/38 kB Progress (5): 47 kB | 64/165 kB | 92/527 kB | 96/202 kB | 7.7/38 kB Progress (5): 47 kB | 64/165 kB | 96/527 kB | 96/202 kB | 7.7/38 kB Progress (5): 47 kB | 64/165 kB | 96/527 kB | 100/202 kB | 7.7/38 kB Progress (5): 47 kB | 64/165 kB | 96/527 kB | 100/202 kB | 12/38 kB Progress (5): 47 kB | 64/165 kB | 96/527 kB | 104/202 kB | 12/38 kB Progress (5): 47 kB | 64/165 kB | 100/527 kB | 104/202 kB | 12/38 kB Progress (5): 47 kB | 68/165 kB | 100/527 kB | 104/202 kB | 12/38 kB 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 336 kB/s) [2019-07-31T07:19:22.068Z] 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 [2019-07-31T07:19:22.068Z] Progress (4): 72/165 kB | 100/527 kB | 104/202 kB | 12/38 kB Progress (4): 72/165 kB | 104/527 kB | 104/202 kB | 12/38 kB Progress (4): 72/165 kB | 104/527 kB | 108/202 kB | 12/38 kB Progress (4): 72/165 kB | 104/527 kB | 108/202 kB | 16/38 kB Progress (4): 72/165 kB | 104/527 kB | 112/202 kB | 16/38 kB Progress (4): 72/165 kB | 108/527 kB | 112/202 kB | 16/38 kB Progress (4): 76/165 kB | 108/527 kB | 112/202 kB | 16/38 kB Progress (4): 80/165 kB | 108/527 kB | 112/202 kB | 16/38 kB Progress (4): 80/165 kB | 112/527 kB | 112/202 kB | 16/38 kB Progress (4): 80/165 kB | 112/527 kB | 116/202 kB | 16/38 kB Progress (4): 80/165 kB | 112/527 kB | 116/202 kB | 20/38 kB Progress (4): 80/165 kB | 112/527 kB | 120/202 kB | 20/38 kB Progress (4): 80/165 kB | 116/527 kB | 120/202 kB | 20/38 kB Progress (4): 84/165 kB | 116/527 kB | 120/202 kB | 20/38 kB Progress (4): 84/165 kB | 120/527 kB | 120/202 kB | 20/38 kB Progress (4): 84/165 kB | 120/527 kB | 124/202 kB | 20/38 kB Progress (4): 84/165 kB | 120/527 kB | 124/202 kB | 24/38 kB Progress (4): 84/165 kB | 120/527 kB | 128/202 kB | 24/38 kB Progress (4): 84/165 kB | 124/527 kB | 128/202 kB | 24/38 kB Progress (4): 88/165 kB | 124/527 kB | 128/202 kB | 24/38 kB Progress (4): 88/165 kB | 128/527 kB | 128/202 kB | 24/38 kB Progress (4): 88/165 kB | 128/527 kB | 132/202 kB | 24/38 kB Progress (4): 88/165 kB | 128/527 kB | 132/202 kB | 28/38 kB Progress (4): 88/165 kB | 128/527 kB | 136/202 kB | 28/38 kB Progress (4): 88/165 kB | 132/527 kB | 136/202 kB | 28/38 kB Progress (4): 92/165 kB | 132/527 kB | 136/202 kB | 28/38 kB Progress (4): 92/165 kB | 136/527 kB | 136/202 kB | 28/38 kB Progress (4): 92/165 kB | 136/527 kB | 140/202 kB | 28/38 kB Progress (4): 92/165 kB | 136/527 kB | 144/202 kB | 28/38 kB Progress (4): 92/165 kB | 136/527 kB | 144/202 kB | 32/38 kB Progress (4): 92/165 kB | 136/527 kB | 148/202 kB | 32/38 kB Progress (4): 92/165 kB | 140/527 kB | 148/202 kB | 32/38 kB Progress (4): 96/165 kB | 140/527 kB | 148/202 kB | 32/38 kB Progress (4): 96/165 kB | 144/527 kB | 148/202 kB | 32/38 kB Progress (4): 96/165 kB | 144/527 kB | 152/202 kB | 32/38 kB Progress (4): 96/165 kB | 144/527 kB | 156/202 kB | 32/38 kB Progress (4): 96/165 kB | 144/527 kB | 160/202 kB | 32/38 kB Progress (4): 96/165 kB | 144/527 kB | 160/202 kB | 36/38 kB Progress (4): 96/165 kB | 144/527 kB | 160/202 kB | 38 kB Progress (4): 96/165 kB | 144/527 kB | 164/202 kB | 38 kB Progress (4): 96/165 kB | 144/527 kB | 168/202 kB | 38 kB Progress (4): 96/165 kB | 148/527 kB | 168/202 kB | 38 kB Progress (4): 100/165 kB | 148/527 kB | 168/202 kB | 38 kB Progress (4): 100/165 kB | 152/527 kB | 168/202 kB | 38 kB Progress (4): 100/165 kB | 156/527 kB | 168/202 kB | 38 kB Progress (4): 100/165 kB | 160/527 kB | 168/202 kB | 38 kB Progress (4): 100/165 kB | 160/527 kB | 172/202 kB | 38 kB 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 183 kB/s) [2019-07-31T07:19:22.332Z] Progress (3): 100/165 kB | 164/527 kB | 172/202 kB Progress (3): 100/165 kB | 168/527 kB | 172/202 kB Progress (3): 100/165 kB | 172/527 kB | 172/202 kB Progress (4): 100/165 kB | 172/527 kB | 172/202 kB | 4.1/30 kB Progress (4): 100/165 kB | 172/527 kB | 172/202 kB | 7.7/30 kB Progress (4): 100/165 kB | 172/527 kB | 172/202 kB | 12/30 kB Progress (4): 104/165 kB | 172/527 kB | 172/202 kB | 12/30 kB Progress (4): 104/165 kB | 172/527 kB | 172/202 kB | 16/30 kB Progress (4): 104/165 kB | 176/527 kB | 172/202 kB | 16/30 kB 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 [2019-07-31T07:19:22.332Z] Progress (4): 104/165 kB | 176/527 kB | 176/202 kB | 16/30 kB Progress (4): 104/165 kB | 180/527 kB | 176/202 kB | 16/30 kB Progress (4): 104/165 kB | 180/527 kB | 176/202 kB | 20/30 kB Progress (4): 108/165 kB | 180/527 kB | 176/202 kB | 20/30 kB Progress (4): 108/165 kB | 180/527 kB | 176/202 kB | 24/30 kB Progress (4): 108/165 kB | 184/527 kB | 176/202 kB | 24/30 kB Progress (4): 108/165 kB | 184/527 kB | 180/202 kB | 24/30 kB Progress (4): 108/165 kB | 188/527 kB | 180/202 kB | 24/30 kB Progress (4): 108/165 kB | 188/527 kB | 180/202 kB | 28/30 kB Progress (4): 112/165 kB | 188/527 kB | 180/202 kB | 28/30 kB Progress (4): 112/165 kB | 188/527 kB | 180/202 kB | 30 kB Progress (4): 112/165 kB | 192/527 kB | 180/202 kB | 30 kB Progress (4): 112/165 kB | 192/527 kB | 184/202 kB | 30 kB Progress (4): 112/165 kB | 196/527 kB | 184/202 kB | 30 kB Progress (4): 116/165 kB | 196/527 kB | 184/202 kB | 30 kB Progress (4): 116/165 kB | 200/527 kB | 184/202 kB | 30 kB Progress (4): 116/165 kB | 200/527 kB | 188/202 kB | 30 kB Progress (4): 116/165 kB | 204/527 kB | 188/202 kB | 30 kB Progress (4): 116/165 kB | 208/527 kB | 188/202 kB | 30 kB Progress (4): 120/165 kB | 208/527 kB | 188/202 kB | 30 kB Progress (4): 120/165 kB | 212/527 kB | 188/202 kB | 30 kB Progress (5): 120/165 kB | 212/527 kB | 188/202 kB | 30 kB | 4.1/52 kB Progress (5): 120/165 kB | 212/527 kB | 192/202 kB | 30 kB | 4.1/52 kB Progress (5): 120/165 kB | 212/527 kB | 192/202 kB | 30 kB | 7.7/52 kB Progress (5): 120/165 kB | 216/527 kB | 192/202 kB | 30 kB | 7.7/52 kB 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 130 kB/s) [2019-07-31T07:19:22.332Z] 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 [2019-07-31T07:19:22.332Z] Progress (4): 124/165 kB | 216/527 kB | 192/202 kB | 7.7/52 kB Progress (4): 128/165 kB | 216/527 kB | 192/202 kB | 7.7/52 kB Progress (4): 128/165 kB | 220/527 kB | 192/202 kB | 7.7/52 kB Progress (4): 128/165 kB | 220/527 kB | 192/202 kB | 12/52 kB Progress (4): 128/165 kB | 220/527 kB | 192/202 kB | 16/52 kB Progress (4): 128/165 kB | 220/527 kB | 196/202 kB | 16/52 kB Progress (4): 128/165 kB | 220/527 kB | 200/202 kB | 16/52 kB Progress (4): 128/165 kB | 220/527 kB | 200/202 kB | 20/52 kB Progress (4): 128/165 kB | 224/527 kB | 200/202 kB | 20/52 kB Progress (4): 132/165 kB | 224/527 kB | 200/202 kB | 20/52 kB Progress (4): 132/165 kB | 228/527 kB | 200/202 kB | 20/52 kB Progress (4): 132/165 kB | 228/527 kB | 200/202 kB | 24/52 kB Progress (4): 132/165 kB | 228/527 kB | 202 kB | 24/52 kB Progress (4): 132/165 kB | 228/527 kB | 202 kB | 28/52 kB Progress (4): 132/165 kB | 232/527 kB | 202 kB | 28/52 kB Progress (4): 136/165 kB | 232/527 kB | 202 kB | 28/52 kB Progress (4): 136/165 kB | 236/527 kB | 202 kB | 28/52 kB Progress (4): 136/165 kB | 236/527 kB | 202 kB | 32/52 kB Progress (4): 136/165 kB | 240/527 kB | 202 kB | 32/52 kB Progress (4): 140/165 kB | 240/527 kB | 202 kB | 32/52 kB Progress (4): 140/165 kB | 244/527 kB | 202 kB | 32/52 kB Progress (4): 140/165 kB | 244/527 kB | 202 kB | 36/52 kB Progress (4): 140/165 kB | 244/527 kB | 202 kB | 40/52 kB Progress (4): 140/165 kB | 248/527 kB | 202 kB | 40/52 kB Progress (4): 144/165 kB | 248/527 kB | 202 kB | 40/52 kB Progress (4): 144/165 kB | 252/527 kB | 202 kB | 40/52 kB Progress (4): 144/165 kB | 252/527 kB | 202 kB | 44/52 kB Progress (4): 144/165 kB | 256/527 kB | 202 kB | 44/52 kB Progress (4): 148/165 kB | 256/527 kB | 202 kB | 44/52 kB Progress (4): 152/165 kB | 256/527 kB | 202 kB | 44/52 kB Progress (5): 152/165 kB | 256/527 kB | 202 kB | 44/52 kB | 4.1/148 kB Progress (5): 156/165 kB | 256/527 kB | 202 kB | 44/52 kB | 4.1/148 kB 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 798 kB/s) [2019-07-31T07:19:22.332Z] 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 [2019-07-31T07:19:22.332Z] Progress (4): 156/165 kB | 260/527 kB | 44/52 kB | 4.1/148 kB Progress (4): 156/165 kB | 260/527 kB | 48/52 kB | 4.1/148 kB Progress (4): 156/165 kB | 264/527 kB | 48/52 kB | 4.1/148 kB Progress (4): 160/165 kB | 264/527 kB | 48/52 kB | 4.1/148 kB Progress (4): 160/165 kB | 264/527 kB | 48/52 kB | 7.7/148 kB Progress (4): 164/165 kB | 264/527 kB | 48/52 kB | 7.7/148 kB Progress (4): 165 kB | 264/527 kB | 48/52 kB | 7.7/148 kB Progress (4): 165 kB | 268/527 kB | 48/52 kB | 7.7/148 kB Progress (4): 165 kB | 268/527 kB | 52/52 kB | 7.7/148 kB Progress (4): 165 kB | 272/527 kB | 52/52 kB | 7.7/148 kB Progress (4): 165 kB | 272/527 kB | 52/52 kB | 12/148 kB Progress (4): 165 kB | 276/527 kB | 52/52 kB | 12/148 kB Progress (4): 165 kB | 276/527 kB | 52 kB | 12/148 kB Progress (4): 165 kB | 280/527 kB | 52 kB | 12/148 kB Progress (4): 165 kB | 280/527 kB | 52 kB | 16/148 kB Progress (4): 165 kB | 284/527 kB | 52 kB | 16/148 kB Progress (4): 165 kB | 284/527 kB | 52 kB | 20/148 kB Progress (4): 165 kB | 288/527 kB | 52 kB | 20/148 kB Progress (4): 165 kB | 288/527 kB | 52 kB | 24/148 kB Progress (4): 165 kB | 292/527 kB | 52 kB | 24/148 kB Progress (4): 165 kB | 292/527 kB | 52 kB | 28/148 kB Progress (4): 165 kB | 292/527 kB | 52 kB | 32/148 kB Progress (4): 165 kB | 296/527 kB | 52 kB | 32/148 kB 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 614 kB/s) [2019-07-31T07:19:22.332Z] 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 [2019-07-31T07:19:22.332Z] Progress (3): 296/527 kB | 52 kB | 33/148 kB Progress (3): 300/527 kB | 52 kB | 33/148 kB Progress (3): 304/527 kB | 52 kB | 33/148 kB Progress (4): 304/527 kB | 52 kB | 33/148 kB | 4.1/106 kB Progress (4): 304/527 kB | 52 kB | 33/148 kB | 7.7/106 kB Progress (4): 304/527 kB | 52 kB | 37/148 kB | 7.7/106 kB Progress (4): 304/527 kB | 52 kB | 37/148 kB | 12/106 kB Progress (4): 308/527 kB | 52 kB | 37/148 kB | 12/106 kB Progress (4): 312/527 kB | 52 kB | 37/148 kB | 12/106 kB Progress (5): 312/527 kB | 52 kB | 37/148 kB | 12/106 kB | 4.1/51 kB Progress (5): 316/527 kB | 52 kB | 37/148 kB | 12/106 kB | 4.1/51 kB Progress (5): 316/527 kB | 52 kB | 37/148 kB | 16/106 kB | 4.1/51 kB 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 167 kB/s) [2019-07-31T07:19:22.332Z] 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 [2019-07-31T07:19:22.332Z] Progress (4): 316/527 kB | 41/148 kB | 16/106 kB | 4.1/51 kB Progress (4): 316/527 kB | 41/148 kB | 20/106 kB | 4.1/51 kB Progress (4): 320/527 kB | 41/148 kB | 20/106 kB | 4.1/51 kB Progress (4): 320/527 kB | 41/148 kB | 20/106 kB | 7.7/51 kB Progress (4): 324/527 kB | 41/148 kB | 20/106 kB | 7.7/51 kB Progress (4): 324/527 kB | 41/148 kB | 24/106 kB | 7.7/51 kB Progress (4): 324/527 kB | 45/148 kB | 24/106 kB | 7.7/51 kB Progress (4): 324/527 kB | 45/148 kB | 28/106 kB | 7.7/51 kB Progress (4): 328/527 kB | 45/148 kB | 28/106 kB | 7.7/51 kB Progress (4): 328/527 kB | 45/148 kB | 28/106 kB | 12/51 kB Progress (4): 332/527 kB | 45/148 kB | 28/106 kB | 12/51 kB Progress (4): 336/527 kB | 45/148 kB | 28/106 kB | 12/51 kB Progress (4): 336/527 kB | 45/148 kB | 32/106 kB | 12/51 kB Progress (4): 336/527 kB | 49/148 kB | 32/106 kB | 12/51 kB Progress (4): 336/527 kB | 49/148 kB | 33/106 kB | 12/51 kB Progress (4): 340/527 kB | 49/148 kB | 33/106 kB | 12/51 kB Progress (4): 340/527 kB | 49/148 kB | 33/106 kB | 16/51 kB Progress (4): 344/527 kB | 49/148 kB | 33/106 kB | 16/51 kB Progress (4): 344/527 kB | 49/148 kB | 37/106 kB | 16/51 kB Progress (4): 344/527 kB | 53/148 kB | 37/106 kB | 16/51 kB Progress (4): 344/527 kB | 53/148 kB | 41/106 kB | 16/51 kB Progress (4): 348/527 kB | 53/148 kB | 41/106 kB | 16/51 kB Progress (4): 348/527 kB | 53/148 kB | 41/106 kB | 20/51 kB Progress (4): 352/527 kB | 53/148 kB | 41/106 kB | 20/51 kB Progress (4): 352/527 kB | 53/148 kB | 45/106 kB | 20/51 kB Progress (4): 352/527 kB | 57/148 kB | 45/106 kB | 20/51 kB Progress (4): 352/527 kB | 57/148 kB | 49/106 kB | 20/51 kB Progress (4): 356/527 kB | 57/148 kB | 49/106 kB | 20/51 kB Progress (4): 356/527 kB | 57/148 kB | 49/106 kB | 24/51 kB Progress (4): 360/527 kB | 57/148 kB | 49/106 kB | 24/51 kB Progress (4): 360/527 kB | 57/148 kB | 53/106 kB | 24/51 kB Progress (5): 360/527 kB | 57/148 kB | 53/106 kB | 24/51 kB | 4.1/14 kB Progress (5): 360/527 kB | 57/148 kB | 53/106 kB | 24/51 kB | 7.7/14 kB Progress (5): 360/527 kB | 61/148 kB | 53/106 kB | 24/51 kB | 7.7/14 kB Progress (5): 360/527 kB | 65/148 kB | 53/106 kB | 24/51 kB | 7.7/14 kB Progress (5): 360/527 kB | 65/148 kB | 53/106 kB | 24/51 kB | 12/14 kB Progress (5): 360/527 kB | 65/148 kB | 53/106 kB | 24/51 kB | 14 kB Progress (5): 360/527 kB | 65/148 kB | 57/106 kB | 24/51 kB | 14 kB Progress (5): 364/527 kB | 65/148 kB | 57/106 kB | 24/51 kB | 14 kB Progress (5): 368/527 kB | 65/148 kB | 57/106 kB | 24/51 kB | 14 kB Progress (5): 368/527 kB | 65/148 kB | 57/106 kB | 28/51 kB | 14 kB Progress (5): 372/527 kB | 65/148 kB | 57/106 kB | 28/51 kB | 14 kB Progress (5): 376/527 kB | 65/148 kB | 57/106 kB | 28/51 kB | 14 kB Progress (5): 376/527 kB | 65/148 kB | 61/106 kB | 28/51 kB | 14 kB Progress (5): 376/527 kB | 66/148 kB | 61/106 kB | 28/51 kB | 14 kB Progress (5): 376/527 kB | 66/148 kB | 65/106 kB | 28/51 kB | 14 kB Progress (5): 376/527 kB | 66/148 kB | 66/106 kB | 28/51 kB | 14 kB Progress (5): 380/527 kB | 66/148 kB | 66/106 kB | 28/51 kB | 14 kB Progress (5): 380/527 kB | 66/148 kB | 66/106 kB | 32/51 kB | 14 kB Progress (5): 384/527 kB | 66/148 kB | 66/106 kB | 32/51 kB | 14 kB Progress (5): 384/527 kB | 66/148 kB | 70/106 kB | 32/51 kB | 14 kB Progress (5): 384/527 kB | 70/148 kB | 70/106 kB | 32/51 kB | 14 kB Progress (5): 384/527 kB | 70/148 kB | 74/106 kB | 32/51 kB | 14 kB Progress (5): 388/527 kB | 70/148 kB | 74/106 kB | 32/51 kB | 14 kB Progress (5): 388/527 kB | 70/148 kB | 74/106 kB | 36/51 kB | 14 kB 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 39 kB/s) [2019-07-31T07:19:22.332Z] 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 [2019-07-31T07:19:22.332Z] Progress (4): 392/527 kB | 70/148 kB | 74/106 kB | 36/51 kB Progress (4): 392/527 kB | 70/148 kB | 78/106 kB | 36/51 kB Progress (4): 392/527 kB | 70/148 kB | 82/106 kB | 36/51 kB Progress (4): 392/527 kB | 74/148 kB | 82/106 kB | 36/51 kB Progress (4): 392/527 kB | 78/148 kB | 82/106 kB | 36/51 kB Progress (4): 392/527 kB | 78/148 kB | 86/106 kB | 36/51 kB Progress (4): 392/527 kB | 78/148 kB | 90/106 kB | 36/51 kB Progress (4): 396/527 kB | 78/148 kB | 90/106 kB | 36/51 kB Progress (4): 396/527 kB | 78/148 kB | 90/106 kB | 40/51 kB Progress (4): 400/527 kB | 78/148 kB | 90/106 kB | 40/51 kB Progress (4): 400/527 kB | 78/148 kB | 94/106 kB | 40/51 kB Progress (4): 400/527 kB | 82/148 kB | 94/106 kB | 40/51 kB Progress (4): 400/527 kB | 82/148 kB | 98/106 kB | 40/51 kB Progress (4): 404/527 kB | 82/148 kB | 98/106 kB | 40/51 kB Progress (4): 404/527 kB | 82/148 kB | 98/106 kB | 44/51 kB Progress (5): 404/527 kB | 82/148 kB | 98/106 kB | 44/51 kB | 4.1/74 kB Progress (5): 408/527 kB | 82/148 kB | 98/106 kB | 44/51 kB | 4.1/74 kB Progress (5): 408/527 kB | 82/148 kB | 102/106 kB | 44/51 kB | 4.1/74 kB Progress (5): 408/527 kB | 86/148 kB | 102/106 kB | 44/51 kB | 4.1/74 kB Progress (5): 408/527 kB | 86/148 kB | 106/106 kB | 44/51 kB | 4.1/74 kB Progress (5): 412/527 kB | 86/148 kB | 106/106 kB | 44/51 kB | 4.1/74 kB Progress (5): 412/527 kB | 86/148 kB | 106/106 kB | 44/51 kB | 7.7/74 kB Progress (5): 412/527 kB | 86/148 kB | 106/106 kB | 48/51 kB | 7.7/74 kB Progress (5): 412/527 kB | 86/148 kB | 106/106 kB | 48/51 kB | 12/74 kB Progress (5): 416/527 kB | 86/148 kB | 106/106 kB | 48/51 kB | 12/74 kB Progress (5): 416/527 kB | 86/148 kB | 106 kB | 48/51 kB | 12/74 kB Progress (5): 416/527 kB | 90/148 kB | 106 kB | 48/51 kB | 12/74 kB Progress (5): 420/527 kB | 90/148 kB | 106 kB | 48/51 kB | 12/74 kB Progress (5): 420/527 kB | 90/148 kB | 106 kB | 48/51 kB | 16/74 kB Progress (5): 420/527 kB | 90/148 kB | 106 kB | 51 kB | 16/74 kB Progress (5): 420/527 kB | 90/148 kB | 106 kB | 51 kB | 20/74 kB Progress (5): 424/527 kB | 90/148 kB | 106 kB | 51 kB | 20/74 kB Progress (5): 424/527 kB | 94/148 kB | 106 kB | 51 kB | 20/74 kB Progress (5): 428/527 kB | 94/148 kB | 106 kB | 51 kB | 20/74 kB Progress (5): 428/527 kB | 94/148 kB | 106 kB | 51 kB | 24/74 kB Progress (5): 432/527 kB | 94/148 kB | 106 kB | 51 kB | 24/74 kB Progress (5): 432/527 kB | 98/148 kB | 106 kB | 51 kB | 24/74 kB Progress (5): 436/527 kB | 98/148 kB | 106 kB | 51 kB | 24/74 kB Progress (5): 436/527 kB | 98/148 kB | 106 kB | 51 kB | 28/74 kB Progress (5): 440/527 kB | 98/148 kB | 106 kB | 51 kB | 28/74 kB Progress (5): 444/527 kB | 98/148 kB | 106 kB | 51 kB | 28/74 kB Progress (5): 448/527 kB | 98/148 kB | 106 kB | 51 kB | 28/74 kB Progress (5): 452/527 kB | 98/148 kB | 106 kB | 51 kB | 28/74 kB 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 125 kB/s) [2019-07-31T07:19:22.332Z] 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 259 kB/s) [2019-07-31T07:19:22.332Z] Progress (3): 452/527 kB | 102/148 kB | 28/74 kB 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 [2019-07-31T07:19:22.332Z] 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 [2019-07-31T07:19:22.332Z] Progress (3): 456/527 kB | 102/148 kB | 28/74 kB Progress (3): 460/527 kB | 102/148 kB | 28/74 kB Progress (3): 460/527 kB | 102/148 kB | 32/74 kB Progress (3): 464/527 kB | 102/148 kB | 32/74 kB Progress (3): 464/527 kB | 106/148 kB | 32/74 kB Progress (3): 468/527 kB | 106/148 kB | 32/74 kB Progress (3): 472/527 kB | 106/148 kB | 32/74 kB Progress (3): 472/527 kB | 106/148 kB | 33/74 kB Progress (3): 476/527 kB | 106/148 kB | 33/74 kB Progress (3): 480/527 kB | 106/148 kB | 33/74 kB Progress (3): 480/527 kB | 110/148 kB | 33/74 kB Progress (3): 484/527 kB | 110/148 kB | 33/74 kB Progress (3): 484/527 kB | 110/148 kB | 37/74 kB Progress (3): 488/527 kB | 110/148 kB | 37/74 kB Progress (3): 488/527 kB | 114/148 kB | 37/74 kB Progress (3): 492/527 kB | 114/148 kB | 37/74 kB Progress (3): 492/527 kB | 114/148 kB | 41/74 kB Progress (3): 496/527 kB | 114/148 kB | 41/74 kB Progress (3): 496/527 kB | 118/148 kB | 41/74 kB Progress (3): 500/527 kB | 118/148 kB | 41/74 kB Progress (3): 504/527 kB | 118/148 kB | 41/74 kB Progress (3): 504/527 kB | 118/148 kB | 45/74 kB Progress (3): 508/527 kB | 118/148 kB | 45/74 kB Progress (3): 508/527 kB | 122/148 kB | 45/74 kB Progress (3): 512/527 kB | 122/148 kB | 45/74 kB Progress (3): 512/527 kB | 122/148 kB | 49/74 kB Progress (3): 516/527 kB | 122/148 kB | 49/74 kB Progress (3): 520/527 kB | 122/148 kB | 49/74 kB Progress (3): 520/527 kB | 122/148 kB | 53/74 kB Progress (3): 520/527 kB | 122/148 kB | 57/74 kB Progress (4): 520/527 kB | 122/148 kB | 57/74 kB | 4.1/108 kB Progress (4): 520/527 kB | 122/148 kB | 57/74 kB | 7.7/108 kB Progress (4): 520/527 kB | 126/148 kB | 57/74 kB | 7.7/108 kB Progress (4): 520/527 kB | 126/148 kB | 57/74 kB | 12/108 kB Progress (5): 520/527 kB | 126/148 kB | 57/74 kB | 12/108 kB | 4.1/202 kB Progress (5): 520/527 kB | 126/148 kB | 61/74 kB | 12/108 kB | 4.1/202 kB Progress (5): 520/527 kB | 126/148 kB | 65/74 kB | 12/108 kB | 4.1/202 kB Progress (5): 524/527 kB | 126/148 kB | 65/74 kB | 12/108 kB | 4.1/202 kB Progress (5): 524/527 kB | 126/148 kB | 69/74 kB | 12/108 kB | 4.1/202 kB Progress (5): 524/527 kB | 126/148 kB | 69/74 kB | 12/108 kB | 7.7/202 kB Progress (5): 524/527 kB | 126/148 kB | 69/74 kB | 16/108 kB | 7.7/202 kB Progress (5): 524/527 kB | 130/148 kB | 69/74 kB | 16/108 kB | 7.7/202 kB Progress (5): 524/527 kB | 130/148 kB | 69/74 kB | 20/108 kB | 7.7/202 kB Progress (5): 524/527 kB | 130/148 kB | 69/74 kB | 20/108 kB | 12/202 kB Progress (5): 524/527 kB | 130/148 kB | 73/74 kB | 20/108 kB | 12/202 kB Progress (5): 527 kB | 130/148 kB | 73/74 kB | 20/108 kB | 12/202 kB Progress (5): 527 kB | 130/148 kB | 74 kB | 20/108 kB | 12/202 kB Progress (5): 527 kB | 130/148 kB | 74 kB | 20/108 kB | 16/202 kB Progress (5): 527 kB | 130/148 kB | 74 kB | 24/108 kB | 16/202 kB Progress (5): 527 kB | 134/148 kB | 74 kB | 24/108 kB | 16/202 kB Progress (5): 527 kB | 138/148 kB | 74 kB | 24/108 kB | 16/202 kB Progress (5): 527 kB | 138/148 kB | 74 kB | 28/108 kB | 16/202 kB Progress (5): 527 kB | 138/148 kB | 74 kB | 28/108 kB | 20/202 kB Progress (5): 527 kB | 138/148 kB | 74 kB | 28/108 kB | 24/202 kB Progress (5): 527 kB | 138/148 kB | 74 kB | 32/108 kB | 24/202 kB Progress (5): 527 kB | 142/148 kB | 74 kB | 32/108 kB | 24/202 kB Progress (5): 527 kB | 142/148 kB | 74 kB | 36/108 kB | 24/202 kB Progress (5): 527 kB | 142/148 kB | 74 kB | 36/108 kB | 28/202 kB Progress (5): 527 kB | 142/148 kB | 74 kB | 40/108 kB | 28/202 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 1.2 MB/s) [2019-07-31T07:19:22.332Z] Progress (4): 146/148 kB | 74 kB | 40/108 kB | 28/202 kB 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 [2019-07-31T07:19:22.332Z] Progress (4): 146/148 kB | 74 kB | 44/108 kB | 28/202 kB Progress (4): 146/148 kB | 74 kB | 44/108 kB | 32/202 kB Progress (4): 146/148 kB | 74 kB | 48/108 kB | 32/202 kB 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 164 kB/s) [2019-07-31T07:19:22.332Z] 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 [2019-07-31T07:19:22.332Z] Progress (3): 148 kB | 48/108 kB | 32/202 kB Progress (3): 148 kB | 52/108 kB | 32/202 kB Progress (3): 148 kB | 56/108 kB | 32/202 kB Progress (3): 148 kB | 56/108 kB | 33/202 kB Progress (3): 148 kB | 60/108 kB | 33/202 kB Progress (3): 148 kB | 60/108 kB | 37/202 kB Progress (3): 148 kB | 64/108 kB | 37/202 kB Progress (3): 148 kB | 64/108 kB | 41/202 kB Progress (3): 148 kB | 68/108 kB | 41/202 kB Progress (3): 148 kB | 68/108 kB | 45/202 kB Progress (3): 148 kB | 72/108 kB | 45/202 kB Progress (3): 148 kB | 72/108 kB | 49/202 kB Progress (3): 148 kB | 76/108 kB | 49/202 kB Progress (3): 148 kB | 76/108 kB | 53/202 kB Progress (3): 148 kB | 80/108 kB | 53/202 kB Progress (3): 148 kB | 80/108 kB | 57/202 kB Progress (3): 148 kB | 84/108 kB | 57/202 kB Progress (3): 148 kB | 84/108 kB | 61/202 kB Progress (3): 148 kB | 84/108 kB | 65/202 kB Progress (3): 148 kB | 88/108 kB | 65/202 kB Progress (3): 148 kB | 88/108 kB | 66/202 kB Progress (3): 148 kB | 92/108 kB | 66/202 kB Progress (4): 148 kB | 92/108 kB | 66/202 kB | 4.1/153 kB Progress (4): 148 kB | 96/108 kB | 66/202 kB | 4.1/153 kB Progress (4): 148 kB | 96/108 kB | 70/202 kB | 4.1/153 kB 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 318 kB/s) [2019-07-31T07:19:22.332Z] 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 [2019-07-31T07:19:22.332Z] Progress (3): 96/108 kB | 74/202 kB | 4.1/153 kB Progress (4): 96/108 kB | 74/202 kB | 4.1/153 kB | 4.1/472 kB Progress (4): 96/108 kB | 74/202 kB | 4.1/153 kB | 7.7/472 kB Progress (4): 100/108 kB | 74/202 kB | 4.1/153 kB | 7.7/472 kB Progress (4): 104/108 kB | 74/202 kB | 4.1/153 kB | 7.7/472 kB Progress (4): 104/108 kB | 74/202 kB | 7.7/153 kB | 7.7/472 kB Progress (4): 108/108 kB | 74/202 kB | 7.7/153 kB | 7.7/472 kB Progress (4): 108 kB | 74/202 kB | 7.7/153 kB | 7.7/472 kB Progress (5): 108 kB | 74/202 kB | 7.7/153 kB | 7.7/472 kB | 4.1/61 kB Progress (5): 108 kB | 74/202 kB | 7.7/153 kB | 12/472 kB | 4.1/61 kB Progress (5): 108 kB | 78/202 kB | 7.7/153 kB | 12/472 kB | 4.1/61 kB Progress (5): 108 kB | 78/202 kB | 7.7/153 kB | 16/472 kB | 4.1/61 kB Progress (5): 108 kB | 78/202 kB | 7.7/153 kB | 16/472 kB | 7.7/61 kB Progress (5): 108 kB | 78/202 kB | 12/153 kB | 16/472 kB | 7.7/61 kB Progress (5): 108 kB | 78/202 kB | 12/153 kB | 16/472 kB | 12/61 kB Progress (5): 108 kB | 78/202 kB | 12/153 kB | 20/472 kB | 12/61 kB Progress (5): 108 kB | 82/202 kB | 12/153 kB | 20/472 kB | 12/61 kB Progress (5): 108 kB | 82/202 kB | 12/153 kB | 24/472 kB | 12/61 kB Progress (5): 108 kB | 82/202 kB | 12/153 kB | 24/472 kB | 16/61 kB Progress (5): 108 kB | 82/202 kB | 16/153 kB | 24/472 kB | 16/61 kB Progress (5): 108 kB | 82/202 kB | 16/153 kB | 24/472 kB | 20/61 kB Progress (5): 108 kB | 82/202 kB | 16/153 kB | 24/472 kB | 24/61 kB Progress (5): 108 kB | 82/202 kB | 16/153 kB | 28/472 kB | 24/61 kB Progress (5): 108 kB | 86/202 kB | 16/153 kB | 28/472 kB | 24/61 kB Progress (5): 108 kB | 86/202 kB | 16/153 kB | 32/472 kB | 24/61 kB Progress (5): 108 kB | 86/202 kB | 16/153 kB | 32/472 kB | 28/61 kB Progress (5): 108 kB | 86/202 kB | 16/153 kB | 32/472 kB | 32/61 kB Progress (5): 108 kB | 86/202 kB | 20/153 kB | 32/472 kB | 32/61 kB Progress (5): 108 kB | 86/202 kB | 20/153 kB | 32/472 kB | 36/61 kB 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 207 kB/s) [2019-07-31T07:19:22.332Z] 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 [2019-07-31T07:19:22.332Z] Progress (4): 86/202 kB | 20/153 kB | 33/472 kB | 36/61 kB Progress (4): 90/202 kB | 20/153 kB | 33/472 kB | 36/61 kB Progress (4): 90/202 kB | 20/153 kB | 37/472 kB | 36/61 kB Progress (4): 90/202 kB | 20/153 kB | 37/472 kB | 40/61 kB Progress (4): 90/202 kB | 24/153 kB | 37/472 kB | 40/61 kB Progress (4): 90/202 kB | 24/153 kB | 37/472 kB | 44/61 kB Progress (4): 90/202 kB | 24/153 kB | 41/472 kB | 44/61 kB Progress (4): 94/202 kB | 24/153 kB | 41/472 kB | 44/61 kB Progress (4): 98/202 kB | 24/153 kB | 41/472 kB | 44/61 kB Progress (4): 98/202 kB | 24/153 kB | 45/472 kB | 44/61 kB Progress (4): 98/202 kB | 24/153 kB | 45/472 kB | 48/61 kB Progress (4): 98/202 kB | 28/153 kB | 45/472 kB | 48/61 kB Progress (4): 98/202 kB | 28/153 kB | 45/472 kB | 52/61 kB Progress (4): 98/202 kB | 28/153 kB | 49/472 kB | 52/61 kB Progress (4): 98/202 kB | 28/153 kB | 49/472 kB | 52/61 kB Progress (4): 98/202 kB | 28/153 kB | 53/472 kB | 52/61 kB Progress (4): 98/202 kB | 28/153 kB | 53/472 kB | 56/61 kB Progress (4): 98/202 kB | 32/153 kB | 53/472 kB | 56/61 kB Progress (4): 98/202 kB | 32/153 kB | 53/472 kB | 60/61 kB Progress (4): 98/202 kB | 32/153 kB | 57/472 kB | 60/61 kB Progress (4): 102/202 kB | 32/153 kB | 57/472 kB | 60/61 kB Progress (4): 102/202 kB | 32/153 kB | 61/472 kB | 60/61 kB Progress (4): 102/202 kB | 32/153 kB | 61/472 kB | 61 kB Progress (4): 102/202 kB | 33/153 kB | 61/472 kB | 61 kB Progress (5): 102/202 kB | 33/153 kB | 61/472 kB | 61 kB | 4.1/46 kB Progress (5): 102/202 kB | 33/153 kB | 65/472 kB | 61 kB | 4.1/46 kB Progress (5): 106/202 kB | 33/153 kB | 65/472 kB | 61 kB | 4.1/46 kB Progress (5): 106/202 kB | 33/153 kB | 66/472 kB | 61 kB | 4.1/46 kB Progress (5): 106/202 kB | 33/153 kB | 66/472 kB | 61 kB | 7.7/46 kB Progress (5): 106/202 kB | 37/153 kB | 66/472 kB | 61 kB | 7.7/46 kB Progress (5): 106/202 kB | 37/153 kB | 66/472 kB | 61 kB | 12/46 kB Progress (5): 106/202 kB | 37/153 kB | 70/472 kB | 61 kB | 12/46 kB Progress (5): 110/202 kB | 37/153 kB | 70/472 kB | 61 kB | 12/46 kB Progress (5): 110/202 kB | 37/153 kB | 74/472 kB | 61 kB | 12/46 kB Progress (5): 110/202 kB | 37/153 kB | 78/472 kB | 61 kB | 12/46 kB Progress (5): 110/202 kB | 37/153 kB | 82/472 kB | 61 kB | 12/46 kB Progress (5): 110/202 kB | 37/153 kB | 82/472 kB | 61 kB | 16/46 kB Progress (5): 110/202 kB | 41/153 kB | 82/472 kB | 61 kB | 16/46 kB Progress (5): 110/202 kB | 41/153 kB | 82/472 kB | 61 kB | 20/46 kB Progress (5): 110/202 kB | 41/153 kB | 82/472 kB | 61 kB | 24/46 kB Progress (5): 110/202 kB | 41/153 kB | 86/472 kB | 61 kB | 24/46 kB Progress (5): 114/202 kB | 41/153 kB | 86/472 kB | 61 kB | 24/46 kB Progress (5): 114/202 kB | 41/153 kB | 90/472 kB | 61 kB | 24/46 kB Progress (5): 114/202 kB | 41/153 kB | 90/472 kB | 61 kB | 28/46 kB Progress (5): 114/202 kB | 45/153 kB | 90/472 kB | 61 kB | 28/46 kB Progress (5): 114/202 kB | 45/153 kB | 90/472 kB | 61 kB | 32/46 kB Progress (5): 114/202 kB | 45/153 kB | 94/472 kB | 61 kB | 32/46 kB Progress (5): 118/202 kB | 45/153 kB | 94/472 kB | 61 kB | 32/46 kB Progress (5): 122/202 kB | 45/153 kB | 94/472 kB | 61 kB | 32/46 kB Progress (5): 126/202 kB | 45/153 kB | 94/472 kB | 61 kB | 32/46 kB Progress (5): 126/202 kB | 45/153 kB | 98/472 kB | 61 kB | 32/46 kB Progress (5): 126/202 kB | 45/153 kB | 98/472 kB | 61 kB | 36/46 kB Progress (5): 126/202 kB | 49/153 kB | 98/472 kB | 61 kB | 36/46 kB Progress (5): 126/202 kB | 49/153 kB | 98/472 kB | 61 kB | 40/46 kB Progress (5): 126/202 kB | 49/153 kB | 102/472 kB | 61 kB | 40/46 kB 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 110 kB/s) [2019-07-31T07:19:22.332Z] 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 [2019-07-31T07:19:22.595Z] Progress (4): 130/202 kB | 49/153 kB | 102/472 kB | 40/46 kB Progress (4): 130/202 kB | 49/153 kB | 106/472 kB | 40/46 kB Progress (4): 130/202 kB | 49/153 kB | 106/472 kB | 44/46 kB Progress (4): 130/202 kB | 49/153 kB | 106/472 kB | 46 kB Progress (4): 130/202 kB | 53/153 kB | 106/472 kB | 46 kB Progress (4): 130/202 kB | 53/153 kB | 110/472 kB | 46 kB Progress (4): 134/202 kB | 53/153 kB | 110/472 kB | 46 kB Progress (4): 134/202 kB | 53/153 kB | 114/472 kB | 46 kB Progress (4): 134/202 kB | 57/153 kB | 114/472 kB | 46 kB Progress (4): 134/202 kB | 57/153 kB | 118/472 kB | 46 kB Progress (4): 138/202 kB | 57/153 kB | 118/472 kB | 46 kB Progress (4): 138/202 kB | 57/153 kB | 122/472 kB | 46 kB Progress (4): 138/202 kB | 61/153 kB | 122/472 kB | 46 kB Progress (4): 138/202 kB | 61/153 kB | 126/472 kB | 46 kB Progress (4): 138/202 kB | 61/153 kB | 130/472 kB | 46 kB Progress (4): 142/202 kB | 61/153 kB | 130/472 kB | 46 kB Progress (4): 142/202 kB | 61/153 kB | 134/472 kB | 46 kB Progress (4): 142/202 kB | 65/153 kB | 134/472 kB | 46 kB Progress (4): 142/202 kB | 65/153 kB | 138/472 kB | 46 kB Progress (5): 142/202 kB | 65/153 kB | 138/472 kB | 46 kB | 4.1/29 kB Progress (5): 146/202 kB | 65/153 kB | 138/472 kB | 46 kB | 4.1/29 kB Progress (5): 146/202 kB | 65/153 kB | 138/472 kB | 46 kB | 7.7/29 kB Progress (5): 146/202 kB | 65/153 kB | 142/472 kB | 46 kB | 7.7/29 kB Progress (5): 146/202 kB | 66/153 kB | 142/472 kB | 46 kB | 7.7/29 kB Progress (5): 146/202 kB | 66/153 kB | 146/472 kB | 46 kB | 7.7/29 kB Progress (5): 146/202 kB | 66/153 kB | 146/472 kB | 46 kB | 12/29 kB 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 81 kB/s) [2019-07-31T07:19:22.595Z] 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 [2019-07-31T07:19:22.595Z] Progress (4): 150/202 kB | 66/153 kB | 146/472 kB | 12/29 kB Progress (4): 150/202 kB | 66/153 kB | 146/472 kB | 16/29 kB Progress (4): 150/202 kB | 66/153 kB | 150/472 kB | 16/29 kB Progress (4): 150/202 kB | 70/153 kB | 150/472 kB | 16/29 kB Progress (4): 150/202 kB | 74/153 kB | 150/472 kB | 16/29 kB Progress (4): 150/202 kB | 74/153 kB | 154/472 kB | 16/29 kB Progress (4): 150/202 kB | 74/153 kB | 154/472 kB | 20/29 kB Progress (4): 150/202 kB | 74/153 kB | 154/472 kB | 24/29 kB Progress (4): 154/202 kB | 74/153 kB | 154/472 kB | 24/29 kB Progress (4): 154/202 kB | 74/153 kB | 154/472 kB | 28/29 kB Progress (4): 154/202 kB | 74/153 kB | 154/472 kB | 29 kB Progress (4): 154/202 kB | 74/153 kB | 158/472 kB | 29 kB Progress (4): 154/202 kB | 78/153 kB | 158/472 kB | 29 kB Progress (4): 154/202 kB | 78/153 kB | 162/472 kB | 29 kB Progress (4): 158/202 kB | 78/153 kB | 162/472 kB | 29 kB Progress (4): 158/202 kB | 78/153 kB | 166/472 kB | 29 kB Progress (4): 158/202 kB | 82/153 kB | 166/472 kB | 29 kB Progress (4): 158/202 kB | 82/153 kB | 170/472 kB | 29 kB Progress (4): 162/202 kB | 82/153 kB | 170/472 kB | 29 kB Progress (5): 162/202 kB | 82/153 kB | 170/472 kB | 29 kB | 4.1/13 kB Progress (5): 162/202 kB | 82/153 kB | 170/472 kB | 29 kB | 7.7/13 kB Progress (5): 162/202 kB | 82/153 kB | 174/472 kB | 29 kB | 7.7/13 kB Progress (5): 162/202 kB | 86/153 kB | 174/472 kB | 29 kB | 7.7/13 kB Progress (5): 162/202 kB | 86/153 kB | 178/472 kB | 29 kB | 7.7/13 kB Progress (5): 162/202 kB | 86/153 kB | 178/472 kB | 29 kB | 12/13 kB Progress (5): 162/202 kB | 86/153 kB | 178/472 kB | 29 kB | 13 kB 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 47 kB/s) [2019-07-31T07:19:22.595Z] 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 [2019-07-31T07:19:22.595Z] Progress (4): 166/202 kB | 86/153 kB | 178/472 kB | 13 kB Progress (4): 170/202 kB | 86/153 kB | 178/472 kB | 13 kB Progress (4): 170/202 kB | 86/153 kB | 182/472 kB | 13 kB Progress (4): 170/202 kB | 90/153 kB | 182/472 kB | 13 kB Progress (4): 170/202 kB | 90/153 kB | 186/472 kB | 13 kB Progress (4): 174/202 kB | 90/153 kB | 186/472 kB | 13 kB Progress (4): 174/202 kB | 90/153 kB | 190/472 kB | 13 kB Progress (4): 174/202 kB | 90/153 kB | 194/472 kB | 13 kB Progress (4): 174/202 kB | 94/153 kB | 194/472 kB | 13 kB Progress (4): 174/202 kB | 98/153 kB | 194/472 kB | 13 kB Progress (4): 174/202 kB | 98/153 kB | 198/472 kB | 13 kB Progress (4): 174/202 kB | 98/153 kB | 202/472 kB | 13 kB Progress (4): 178/202 kB | 98/153 kB | 202/472 kB | 13 kB Progress (4): 178/202 kB | 98/153 kB | 206/472 kB | 13 kB 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 22 kB/s) [2019-07-31T07:19:22.595Z] 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 [2019-07-31T07:19:22.595Z] Progress (3): 178/202 kB | 98/153 kB | 206/472 kB Progress (3): 178/202 kB | 98/153 kB | 210/472 kB Progress (3): 182/202 kB | 98/153 kB | 210/472 kB Progress (3): 182/202 kB | 98/153 kB | 214/472 kB Progress (3): 182/202 kB | 98/153 kB | 218/472 kB Progress (3): 182/202 kB | 102/153 kB | 218/472 kB Progress (3): 182/202 kB | 102/153 kB | 222/472 kB Progress (3): 186/202 kB | 102/153 kB | 222/472 kB Progress (3): 186/202 kB | 102/153 kB | 226/472 kB Progress (3): 186/202 kB | 106/153 kB | 226/472 kB Progress (3): 186/202 kB | 106/153 kB | 230/472 kB Progress (3): 190/202 kB | 106/153 kB | 230/472 kB Progress (3): 190/202 kB | 106/153 kB | 234/472 kB Progress (3): 190/202 kB | 110/153 kB | 234/472 kB Progress (3): 190/202 kB | 110/153 kB | 238/472 kB Progress (3): 194/202 kB | 110/153 kB | 238/472 kB Progress (3): 194/202 kB | 110/153 kB | 242/472 kB Progress (3): 194/202 kB | 114/153 kB | 242/472 kB Progress (3): 194/202 kB | 114/153 kB | 246/472 kB Progress (3): 198/202 kB | 114/153 kB | 246/472 kB Progress (3): 198/202 kB | 114/153 kB | 250/472 kB Progress (3): 198/202 kB | 118/153 kB | 250/472 kB Progress (3): 198/202 kB | 118/153 kB | 254/472 kB Progress (3): 202 kB | 118/153 kB | 254/472 kB Progress (3): 202 kB | 118/153 kB | 258/472 kB Progress (3): 202 kB | 122/153 kB | 258/472 kB Progress (3): 202 kB | 122/153 kB | 262/472 kB Progress (3): 202 kB | 126/153 kB | 262/472 kB Progress (3): 202 kB | 130/153 kB | 262/472 kB Progress (3): 202 kB | 130/153 kB | 266/472 kB Progress (3): 202 kB | 134/153 kB | 266/472 kB Progress (3): 202 kB | 134/153 kB | 270/472 kB Progress (4): 202 kB | 134/153 kB | 270/472 kB | 4.1/49 kB Progress (4): 202 kB | 134/153 kB | 274/472 kB | 4.1/49 kB Progress (4): 202 kB | 138/153 kB | 274/472 kB | 4.1/49 kB Progress (4): 202 kB | 138/153 kB | 278/472 kB | 4.1/49 kB Progress (4): 202 kB | 138/153 kB | 278/472 kB | 7.7/49 kB Progress (4): 202 kB | 138/153 kB | 282/472 kB | 7.7/49 kB Progress (4): 202 kB | 142/153 kB | 282/472 kB | 7.7/49 kB Progress (4): 202 kB | 142/153 kB | 286/472 kB | 7.7/49 kB Progress (5): 202 kB | 142/153 kB | 286/472 kB | 7.7/49 kB | 4.1/247 kB Progress (5): 202 kB | 142/153 kB | 286/472 kB | 7.7/49 kB | 7.7/247 kB Progress (5): 202 kB | 142/153 kB | 286/472 kB | 12/49 kB | 7.7/247 kB Progress (5): 202 kB | 142/153 kB | 286/472 kB | 12/49 kB | 12/247 kB Progress (5): 202 kB | 142/153 kB | 286/472 kB | 12/49 kB | 16/247 kB 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 266 kB/s) [2019-07-31T07:19:22.595Z] 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 [2019-07-31T07:19:22.595Z] Progress (4): 142/153 kB | 290/472 kB | 12/49 kB | 16/247 kB Progress (4): 146/153 kB | 290/472 kB | 12/49 kB | 16/247 kB Progress (4): 146/153 kB | 294/472 kB | 12/49 kB | 16/247 kB Progress (4): 146/153 kB | 294/472 kB | 12/49 kB | 20/247 kB Progress (4): 146/153 kB | 294/472 kB | 16/49 kB | 20/247 kB Progress (4): 146/153 kB | 294/472 kB | 16/49 kB | 24/247 kB Progress (4): 146/153 kB | 298/472 kB | 16/49 kB | 24/247 kB Progress (4): 150/153 kB | 298/472 kB | 16/49 kB | 24/247 kB Progress (4): 153 kB | 298/472 kB | 16/49 kB | 24/247 kB Progress (4): 153 kB | 302/472 kB | 16/49 kB | 24/247 kB Progress (4): 153 kB | 302/472 kB | 16/49 kB | 28/247 kB Progress (4): 153 kB | 302/472 kB | 20/49 kB | 28/247 kB Progress (4): 153 kB | 302/472 kB | 24/49 kB | 28/247 kB Progress (4): 153 kB | 302/472 kB | 24/49 kB | 32/247 kB Progress (4): 153 kB | 306/472 kB | 24/49 kB | 32/247 kB Progress (4): 153 kB | 306/472 kB | 24/49 kB | 33/247 kB Progress (4): 153 kB | 306/472 kB | 28/49 kB | 33/247 kB Progress (4): 153 kB | 306/472 kB | 28/49 kB | 37/247 kB Progress (4): 153 kB | 310/472 kB | 28/49 kB | 37/247 kB Progress (4): 153 kB | 314/472 kB | 28/49 kB | 37/247 kB Progress (4): 153 kB | 314/472 kB | 28/49 kB | 41/247 kB Progress (5): 153 kB | 314/472 kB | 28/49 kB | 41/247 kB | 4.1/187 kB Progress (5): 153 kB | 314/472 kB | 32/49 kB | 41/247 kB | 4.1/187 kB Progress (5): 153 kB | 314/472 kB | 32/49 kB | 41/247 kB | 7.7/187 kB Progress (5): 153 kB | 314/472 kB | 32/49 kB | 45/247 kB | 7.7/187 kB Progress (5): 153 kB | 318/472 kB | 32/49 kB | 45/247 kB | 7.7/187 kB Progress (5): 153 kB | 322/472 kB | 32/49 kB | 45/247 kB | 7.7/187 kB Progress (5): 153 kB | 322/472 kB | 32/49 kB | 49/247 kB | 7.7/187 kB Progress (5): 153 kB | 322/472 kB | 32/49 kB | 49/247 kB | 12/187 kB Progress (5): 153 kB | 322/472 kB | 32/49 kB | 49/247 kB | 16/187 kB Progress (5): 153 kB | 322/472 kB | 36/49 kB | 49/247 kB | 16/187 kB Progress (5): 153 kB | 322/472 kB | 40/49 kB | 49/247 kB | 16/187 kB Progress (5): 153 kB | 322/472 kB | 40/49 kB | 49/247 kB | 20/187 kB Progress (5): 153 kB | 322/472 kB | 40/49 kB | 53/247 kB | 20/187 kB Progress (5): 153 kB | 326/472 kB | 40/49 kB | 53/247 kB | 20/187 kB Progress (5): 153 kB | 326/472 kB | 40/49 kB | 57/247 kB | 20/187 kB Progress (5): 153 kB | 326/472 kB | 40/49 kB | 57/247 kB | 24/187 kB Progress (5): 153 kB | 326/472 kB | 44/49 kB | 57/247 kB | 24/187 kB Progress (5): 153 kB | 326/472 kB | 44/49 kB | 57/247 kB | 28/187 kB Progress (5): 153 kB | 326/472 kB | 44/49 kB | 57/247 kB | 32/187 kB Progress (5): 153 kB | 326/472 kB | 44/49 kB | 61/247 kB | 32/187 kB 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 189 kB/s) [2019-07-31T07:19:22.595Z] 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 [2019-07-31T07:19:22.870Z] Progress (4): 330/472 kB | 44/49 kB | 61/247 kB | 32/187 kB Progress (4): 330/472 kB | 44/49 kB | 65/247 kB | 32/187 kB Progress (4): 330/472 kB | 44/49 kB | 66/247 kB | 32/187 kB Progress (4): 330/472 kB | 44/49 kB | 66/247 kB | 33/187 kB Progress (4): 330/472 kB | 48/49 kB | 66/247 kB | 33/187 kB Progress (4): 330/472 kB | 48/49 kB | 66/247 kB | 37/187 kB Progress (4): 330/472 kB | 48/49 kB | 66/247 kB | 41/187 kB Progress (4): 330/472 kB | 48/49 kB | 70/247 kB | 41/187 kB Progress (4): 330/472 kB | 48/49 kB | 74/247 kB | 41/187 kB Progress (4): 334/472 kB | 48/49 kB | 74/247 kB | 41/187 kB Progress (4): 338/472 kB | 48/49 kB | 74/247 kB | 41/187 kB Progress (4): 338/472 kB | 48/49 kB | 78/247 kB | 41/187 kB Progress (4): 338/472 kB | 48/49 kB | 78/247 kB | 45/187 kB Progress (4): 338/472 kB | 49 kB | 78/247 kB | 45/187 kB Progress (4): 338/472 kB | 49 kB | 78/247 kB | 49/187 kB Progress (4): 338/472 kB | 49 kB | 82/247 kB | 49/187 kB Progress (4): 342/472 kB | 49 kB | 82/247 kB | 49/187 kB Progress (4): 342/472 kB | 49 kB | 86/247 kB | 49/187 kB Progress (4): 342/472 kB | 49 kB | 86/247 kB | 53/187 kB Progress (4): 342/472 kB | 49 kB | 90/247 kB | 53/187 kB Progress (4): 346/472 kB | 49 kB | 90/247 kB | 53/187 kB Progress (4): 346/472 kB | 49 kB | 94/247 kB | 53/187 kB Progress (5): 346/472 kB | 49 kB | 94/247 kB | 53/187 kB | 4.1/86 kB Progress (5): 346/472 kB | 49 kB | 94/247 kB | 57/187 kB | 4.1/86 kB Progress (5): 346/472 kB | 49 kB | 94/247 kB | 61/187 kB | 4.1/86 kB Progress (5): 346/472 kB | 49 kB | 94/247 kB | 61/187 kB | 7.7/86 kB Progress (5): 346/472 kB | 49 kB | 98/247 kB | 61/187 kB | 7.7/86 kB Progress (5): 350/472 kB | 49 kB | 98/247 kB | 61/187 kB | 7.7/86 kB Progress (5): 354/472 kB | 49 kB | 98/247 kB | 61/187 kB | 7.7/86 kB Progress (5): 354/472 kB | 49 kB | 98/247 kB | 61/187 kB | 7.7/86 kB Progress (5): 354/472 kB | 49 kB | 98/247 kB | 61/187 kB | 12/86 kB Progress (5): 354/472 kB | 49 kB | 98/247 kB | 65/187 kB | 12/86 kB Progress (5): 354/472 kB | 49 kB | 98/247 kB | 65/187 kB | 16/86 kB Progress (5): 354/472 kB | 49 kB | 98/247 kB | 65/187 kB | 20/86 kB Progress (5): 354/472 kB | 49 kB | 98/247 kB | 65/187 kB | 24/86 kB Progress (5): 354/472 kB | 49 kB | 102/247 kB | 65/187 kB | 24/86 kB 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 59 kB/s) [2019-07-31T07:19:22.870Z] Progress (4): 358/472 kB | 102/247 kB | 65/187 kB | 24/86 kB 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 [2019-07-31T07:19:22.870Z] Progress (4): 358/472 kB | 106/247 kB | 65/187 kB | 24/86 kB Progress (4): 358/472 kB | 106/247 kB | 65/187 kB | 28/86 kB Progress (4): 358/472 kB | 106/247 kB | 66/187 kB | 28/86 kB Progress (4): 358/472 kB | 106/247 kB | 66/187 kB | 32/86 kB Progress (4): 358/472 kB | 110/247 kB | 66/187 kB | 32/86 kB Progress (4): 362/472 kB | 110/247 kB | 66/187 kB | 32/86 kB Progress (4): 362/472 kB | 114/247 kB | 66/187 kB | 32/86 kB Progress (4): 362/472 kB | 114/247 kB | 66/187 kB | 33/86 kB Progress (4): 362/472 kB | 114/247 kB | 70/187 kB | 33/86 kB Progress (4): 362/472 kB | 114/247 kB | 70/187 kB | 37/86 kB Progress (4): 362/472 kB | 118/247 kB | 70/187 kB | 37/86 kB Progress (4): 366/472 kB | 118/247 kB | 70/187 kB | 37/86 kB Progress (4): 366/472 kB | 122/247 kB | 70/187 kB | 37/86 kB Progress (4): 366/472 kB | 122/247 kB | 70/187 kB | 41/86 kB Progress (4): 366/472 kB | 122/247 kB | 74/187 kB | 41/86 kB Progress (4): 366/472 kB | 122/247 kB | 74/187 kB | 45/86 kB Progress (4): 366/472 kB | 126/247 kB | 74/187 kB | 45/86 kB Progress (4): 366/472 kB | 130/247 kB | 74/187 kB | 45/86 kB Progress (4): 370/472 kB | 130/247 kB | 74/187 kB | 45/86 kB Progress (5): 370/472 kB | 130/247 kB | 74/187 kB | 45/86 kB | 4.1/209 kB Progress (5): 370/472 kB | 131/247 kB | 74/187 kB | 45/86 kB | 4.1/209 kB Progress (5): 370/472 kB | 131/247 kB | 74/187 kB | 49/86 kB | 4.1/209 kB Progress (5): 370/472 kB | 131/247 kB | 78/187 kB | 49/86 kB | 4.1/209 kB Progress (5): 370/472 kB | 131/247 kB | 78/187 kB | 53/86 kB | 4.1/209 kB Progress (5): 370/472 kB | 131/247 kB | 78/187 kB | 57/86 kB | 4.1/209 kB Progress (5): 370/472 kB | 135/247 kB | 78/187 kB | 57/86 kB | 4.1/209 kB Progress (5): 370/472 kB | 135/247 kB | 78/187 kB | 57/86 kB | 7.7/209 kB Progress (5): 374/472 kB | 135/247 kB | 78/187 kB | 57/86 kB | 7.7/209 kB Progress (5): 378/472 kB | 135/247 kB | 78/187 kB | 57/86 kB | 7.7/209 kB Progress (5): 378/472 kB | 135/247 kB | 78/187 kB | 57/86 kB | 12/209 kB Progress (5): 378/472 kB | 139/247 kB | 78/187 kB | 57/86 kB | 12/209 kB Progress (5): 378/472 kB | 139/247 kB | 78/187 kB | 61/86 kB | 12/209 kB Progress (5): 378/472 kB | 139/247 kB | 78/187 kB | 65/86 kB | 12/209 kB Progress (5): 378/472 kB | 139/247 kB | 82/187 kB | 65/86 kB | 12/209 kB Progress (5): 378/472 kB | 139/247 kB | 82/187 kB | 69/86 kB | 12/209 kB Progress (5): 378/472 kB | 143/247 kB | 82/187 kB | 69/86 kB | 12/209 kB Progress (5): 378/472 kB | 143/247 kB | 82/187 kB | 69/86 kB | 16/209 kB Progress (5): 382/472 kB | 143/247 kB | 82/187 kB | 69/86 kB | 16/209 kB Progress (5): 382/472 kB | 143/247 kB | 82/187 kB | 69/86 kB | 20/209 kB Progress (5): 382/472 kB | 147/247 kB | 82/187 kB | 69/86 kB | 20/209 kB Progress (5): 382/472 kB | 147/247 kB | 82/187 kB | 73/86 kB | 20/209 kB Progress (5): 382/472 kB | 147/247 kB | 86/187 kB | 73/86 kB | 20/209 kB Progress (5): 382/472 kB | 147/247 kB | 86/187 kB | 77/86 kB | 20/209 kB Progress (5): 382/472 kB | 147/247 kB | 86/187 kB | 81/86 kB | 20/209 kB Progress (5): 382/472 kB | 151/247 kB | 86/187 kB | 81/86 kB | 20/209 kB Progress (5): 382/472 kB | 151/247 kB | 86/187 kB | 81/86 kB | 24/209 kB Progress (5): 386/472 kB | 151/247 kB | 86/187 kB | 81/86 kB | 24/209 kB Progress (5): 386/472 kB | 151/247 kB | 86/187 kB | 81/86 kB | 28/209 kB Progress (5): 386/472 kB | 155/247 kB | 86/187 kB | 81/86 kB | 28/209 kB Progress (5): 386/472 kB | 155/247 kB | 86/187 kB | 85/86 kB | 28/209 kB Progress (5): 386/472 kB | 155/247 kB | 86/187 kB | 86 kB | 28/209 kB Progress (5): 386/472 kB | 155/247 kB | 90/187 kB | 86 kB | 28/209 kB Progress (5): 386/472 kB | 155/247 kB | 94/187 kB | 86 kB | 28/209 kB Progress (5): 386/472 kB | 159/247 kB | 94/187 kB | 86 kB | 28/209 kB Progress (5): 386/472 kB | 159/247 kB | 94/187 kB | 86 kB | 32/209 kB Progress (5): 390/472 kB | 159/247 kB | 94/187 kB | 86 kB | 32/209 kB Progress (5): 390/472 kB | 159/247 kB | 94/187 kB | 86 kB | 33/209 kB Progress (5): 390/472 kB | 163/247 kB | 94/187 kB | 86 kB | 33/209 kB Progress (5): 390/472 kB | 163/247 kB | 98/187 kB | 86 kB | 33/209 kB Progress (5): 390/472 kB | 163/247 kB | 98/187 kB | 86 kB | 33/209 kB Progress (5): 390/472 kB | 167/247 kB | 98/187 kB | 86 kB | 33/209 kB Progress (5): 390/472 kB | 167/247 kB | 98/187 kB | 86 kB | 37/209 kB Progress (5): 394/472 kB | 167/247 kB | 98/187 kB | 86 kB | 37/209 kB Progress (5): 394/472 kB | 167/247 kB | 98/187 kB | 86 kB | 41/209 kB 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 94 kB/s) [2019-07-31T07:19:22.870Z] 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 [2019-07-31T07:19:22.870Z] Progress (4): 394/472 kB | 171/247 kB | 98/187 kB | 41/209 kB Progress (4): 394/472 kB | 171/247 kB | 102/187 kB | 41/209 kB Progress (4): 394/472 kB | 175/247 kB | 102/187 kB | 41/209 kB Progress (4): 394/472 kB | 175/247 kB | 102/187 kB | 45/209 kB Progress (4): 398/472 kB | 175/247 kB | 102/187 kB | 45/209 kB Progress (4): 402/472 kB | 175/247 kB | 102/187 kB | 45/209 kB Progress (4): 406/472 kB | 175/247 kB | 102/187 kB | 45/209 kB Progress (4): 406/472 kB | 175/247 kB | 102/187 kB | 49/209 kB Progress (4): 406/472 kB | 179/247 kB | 102/187 kB | 49/209 kB Progress (4): 406/472 kB | 179/247 kB | 106/187 kB | 49/209 kB Progress (4): 406/472 kB | 183/247 kB | 106/187 kB | 49/209 kB Progress (4): 406/472 kB | 183/247 kB | 106/187 kB | 53/209 kB Progress (4): 410/472 kB | 183/247 kB | 106/187 kB | 53/209 kB Progress (4): 410/472 kB | 183/247 kB | 106/187 kB | 57/209 kB Progress (4): 410/472 kB | 187/247 kB | 106/187 kB | 57/209 kB Progress (4): 410/472 kB | 191/247 kB | 106/187 kB | 57/209 kB Progress (4): 410/472 kB | 191/247 kB | 110/187 kB | 57/209 kB Progress (4): 410/472 kB | 195/247 kB | 110/187 kB | 57/209 kB Progress (4): 410/472 kB | 195/247 kB | 110/187 kB | 61/209 kB Progress (4): 414/472 kB | 195/247 kB | 110/187 kB | 61/209 kB Progress (4): 418/472 kB | 195/247 kB | 110/187 kB | 61/209 kB Progress (4): 418/472 kB | 195/247 kB | 110/187 kB | 65/209 kB Progress (4): 418/472 kB | 195/247 kB | 110/187 kB | 66/209 kB Progress (4): 418/472 kB | 195/247 kB | 110/187 kB | 70/209 kB Progress (4): 418/472 kB | 199/247 kB | 110/187 kB | 70/209 kB Progress (4): 418/472 kB | 199/247 kB | 114/187 kB | 70/209 kB Progress (4): 418/472 kB | 203/247 kB | 114/187 kB | 70/209 kB Progress (4): 418/472 kB | 203/247 kB | 114/187 kB | 74/209 kB Progress (4): 422/472 kB | 203/247 kB | 114/187 kB | 74/209 kB Progress (5): 422/472 kB | 203/247 kB | 114/187 kB | 74/209 kB | 4.1/532 kB Progress (5): 426/472 kB | 203/247 kB | 114/187 kB | 74/209 kB | 4.1/532 kB Progress (5): 426/472 kB | 203/247 kB | 114/187 kB | 78/209 kB | 4.1/532 kB Progress (5): 426/472 kB | 207/247 kB | 114/187 kB | 78/209 kB | 4.1/532 kB Progress (5): 426/472 kB | 211/247 kB | 114/187 kB | 78/209 kB | 4.1/532 kB Progress (5): 426/472 kB | 211/247 kB | 118/187 kB | 78/209 kB | 4.1/532 kB Progress (5): 426/472 kB | 215/247 kB | 118/187 kB | 78/209 kB | 4.1/532 kB Progress (5): 426/472 kB | 215/247 kB | 118/187 kB | 82/209 kB | 4.1/532 kB Progress (5): 430/472 kB | 215/247 kB | 118/187 kB | 82/209 kB | 4.1/532 kB Progress (5): 430/472 kB | 215/247 kB | 118/187 kB | 82/209 kB | 7.7/532 kB Progress (5): 434/472 kB | 215/247 kB | 118/187 kB | 82/209 kB | 7.7/532 kB Progress (5): 434/472 kB | 215/247 kB | 118/187 kB | 86/209 kB | 7.7/532 kB Progress (5): 434/472 kB | 219/247 kB | 118/187 kB | 86/209 kB | 7.7/532 kB Progress (5): 434/472 kB | 219/247 kB | 122/187 kB | 86/209 kB | 7.7/532 kB Progress (5): 434/472 kB | 223/247 kB | 122/187 kB | 86/209 kB | 7.7/532 kB Progress (5): 434/472 kB | 223/247 kB | 122/187 kB | 90/209 kB | 7.7/532 kB Progress (5): 438/472 kB | 223/247 kB | 122/187 kB | 90/209 kB | 7.7/532 kB Progress (5): 438/472 kB | 223/247 kB | 122/187 kB | 90/209 kB | 12/532 kB Progress (5): 442/472 kB | 223/247 kB | 122/187 kB | 90/209 kB | 12/532 kB Progress (5): 442/472 kB | 223/247 kB | 122/187 kB | 94/209 kB | 12/532 kB Progress (5): 442/472 kB | 223/247 kB | 122/187 kB | 98/209 kB | 12/532 kB Progress (5): 442/472 kB | 227/247 kB | 122/187 kB | 98/209 kB | 12/532 kB Progress (5): 442/472 kB | 227/247 kB | 126/187 kB | 98/209 kB | 12/532 kB Progress (5): 442/472 kB | 227/247 kB | 130/187 kB | 98/209 kB | 12/532 kB Progress (5): 442/472 kB | 231/247 kB | 130/187 kB | 98/209 kB | 12/532 kB Progress (5): 442/472 kB | 235/247 kB | 130/187 kB | 98/209 kB | 12/532 kB Progress (5): 442/472 kB | 235/247 kB | 130/187 kB | 98/209 kB | 12/532 kB Progress (5): 446/472 kB | 235/247 kB | 130/187 kB | 98/209 kB | 12/532 kB Progress (5): 450/472 kB | 235/247 kB | 130/187 kB | 98/209 kB | 12/532 kB Progress (5): 450/472 kB | 235/247 kB | 130/187 kB | 98/209 kB | 16/532 kB Progress (5): 454/472 kB | 235/247 kB | 130/187 kB | 98/209 kB | 16/532 kB Progress (5): 454/472 kB | 235/247 kB | 130/187 kB | 102/209 kB | 16/532 kB Progress (5): 454/472 kB | 239/247 kB | 130/187 kB | 102/209 kB | 16/532 kB Progress (5): 454/472 kB | 239/247 kB | 134/187 kB | 102/209 kB | 16/532 kB Progress (5): 454/472 kB | 243/247 kB | 134/187 kB | 102/209 kB | 16/532 kB Progress (5): 454/472 kB | 243/247 kB | 134/187 kB | 106/209 kB | 16/532 kB Progress (5): 458/472 kB | 243/247 kB | 134/187 kB | 106/209 kB | 16/532 kB Progress (5): 458/472 kB | 243/247 kB | 134/187 kB | 106/209 kB | 20/532 kB Progress (5): 462/472 kB | 243/247 kB | 134/187 kB | 106/209 kB | 20/532 kB Progress (5): 462/472 kB | 243/247 kB | 134/187 kB | 110/209 kB | 20/532 kB Progress (5): 462/472 kB | 247/247 kB | 134/187 kB | 110/209 kB | 20/532 kB Progress (5): 462/472 kB | 247 kB | 134/187 kB | 110/209 kB | 20/532 kB Progress (5): 462/472 kB | 247 kB | 138/187 kB | 110/209 kB | 20/532 kB Progress (5): 466/472 kB | 247 kB | 138/187 kB | 110/209 kB | 20/532 kB Progress (5): 466/472 kB | 247 kB | 138/187 kB | 110/209 kB | 24/532 kB Progress (5): 470/472 kB | 247 kB | 138/187 kB | 110/209 kB | 24/532 kB Progress (5): 470/472 kB | 247 kB | 138/187 kB | 110/209 kB | 28/532 kB Progress (5): 470/472 kB | 247 kB | 138/187 kB | 110/209 kB | 32/532 kB Progress (5): 470/472 kB | 247 kB | 142/187 kB | 110/209 kB | 32/532 kB Progress (5): 470/472 kB | 247 kB | 142/187 kB | 114/209 kB | 32/532 kB Progress (5): 470/472 kB | 247 kB | 146/187 kB | 114/209 kB | 32/532 kB Progress (5): 470/472 kB | 247 kB | 146/187 kB | 114/209 kB | 33/532 kB Progress (5): 472 kB | 247 kB | 146/187 kB | 114/209 kB | 33/532 kB Progress (5): 472 kB | 247 kB | 146/187 kB | 114/209 kB | 37/532 kB Progress (5): 472 kB | 247 kB | 150/187 kB | 114/209 kB | 37/532 kB Progress (5): 472 kB | 247 kB | 150/187 kB | 118/209 kB | 37/532 kB Progress (5): 472 kB | 247 kB | 154/187 kB | 118/209 kB | 37/532 kB Progress (5): 472 kB | 247 kB | 154/187 kB | 118/209 kB | 41/532 kB Progress (5): 472 kB | 247 kB | 158/187 kB | 118/209 kB | 41/532 kB Progress (5): 472 kB | 247 kB | 158/187 kB | 118/209 kB | 45/532 kB Progress (5): 472 kB | 247 kB | 158/187 kB | 122/209 kB | 45/532 kB Progress (5): 472 kB | 247 kB | 158/187 kB | 122/209 kB | 49/532 kB Progress (5): 472 kB | 247 kB | 162/187 kB | 122/209 kB | 49/532 kB Progress (5): 472 kB | 247 kB | 162/187 kB | 122/209 kB | 53/532 kB Progress (5): 472 kB | 247 kB | 162/187 kB | 126/209 kB | 53/532 kB Progress (5): 472 kB | 247 kB | 162/187 kB | 126/209 kB | 57/532 kB Progress (5): 472 kB | 247 kB | 166/187 kB | 126/209 kB | 57/532 kB Progress (5): 472 kB | 247 kB | 166/187 kB | 126/209 kB | 61/532 kB Progress (5): 472 kB | 247 kB | 166/187 kB | 130/209 kB | 61/532 kB Progress (5): 472 kB | 247 kB | 166/187 kB | 130/209 kB | 65/532 kB Progress (5): 472 kB | 247 kB | 170/187 kB | 130/209 kB | 65/532 kB Progress (5): 472 kB | 247 kB | 170/187 kB | 130/209 kB | 66/532 kB Progress (5): 472 kB | 247 kB | 170/187 kB | 131/209 kB | 66/532 kB Progress (5): 472 kB | 247 kB | 170/187 kB | 131/209 kB | 70/532 kB Progress (5): 472 kB | 247 kB | 170/187 kB | 131/209 kB | 74/532 kB Progress (5): 472 kB | 247 kB | 174/187 kB | 131/209 kB | 74/532 kB Progress (5): 472 kB | 247 kB | 174/187 kB | 131/209 kB | 78/532 kB Progress (5): 472 kB | 247 kB | 174/187 kB | 135/209 kB | 78/532 kB Progress (5): 472 kB | 247 kB | 174/187 kB | 135/209 kB | 82/532 kB 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 459 kB/s) [2019-07-31T07:19:22.870Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-31T07:19:22.870Z] Progress (4): 247 kB | 178/187 kB | 135/209 kB | 82/532 kB Progress (4): 247 kB | 178/187 kB | 135/209 kB | 86/532 kB 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 239 kB/s) [2019-07-31T07:19:22.870Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-31T07:19:22.870Z] Progress (3): 178/187 kB | 139/209 kB | 86/532 kB Progress (3): 178/187 kB | 139/209 kB | 90/532 kB Progress (3): 182/187 kB | 139/209 kB | 90/532 kB Progress (3): 182/187 kB | 139/209 kB | 94/532 kB Progress (3): 182/187 kB | 143/209 kB | 94/532 kB Progress (3): 182/187 kB | 143/209 kB | 98/532 kB Progress (3): 186/187 kB | 143/209 kB | 98/532 kB Progress (3): 186/187 kB | 143/209 kB | 98/532 kB Progress (3): 186/187 kB | 147/209 kB | 98/532 kB Progress (3): 186/187 kB | 147/209 kB | 102/532 kB Progress (3): 187 kB | 147/209 kB | 102/532 kB Progress (3): 187 kB | 147/209 kB | 106/532 kB Progress (3): 187 kB | 151/209 kB | 106/532 kB Progress (3): 187 kB | 151/209 kB | 110/532 kB Progress (3): 187 kB | 151/209 kB | 114/532 kB Progress (3): 187 kB | 155/209 kB | 114/532 kB Progress (3): 187 kB | 155/209 kB | 118/532 kB Progress (3): 187 kB | 159/209 kB | 118/532 kB Progress (3): 187 kB | 159/209 kB | 122/532 kB Progress (3): 187 kB | 163/209 kB | 122/532 kB Progress (3): 187 kB | 163/209 kB | 126/532 kB Progress (3): 187 kB | 167/209 kB | 126/532 kB Progress (3): 187 kB | 167/209 kB | 130/532 kB Progress (3): 187 kB | 171/209 kB | 130/532 kB Progress (3): 187 kB | 171/209 kB | 131/532 kB Progress (3): 187 kB | 175/209 kB | 131/532 kB Progress (3): 187 kB | 175/209 kB | 135/532 kB Progress (4): 187 kB | 175/209 kB | 135/532 kB | 4.1/58 kB Progress (4): 187 kB | 175/209 kB | 139/532 kB | 4.1/58 kB 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 178 kB/s) [2019-07-31T07:19:22.870Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-31T07:19:23.131Z] Progress (3): 179/209 kB | 139/532 kB | 4.1/58 kB Progress (3): 179/209 kB | 143/532 kB | 4.1/58 kB Progress (3): 179/209 kB | 147/532 kB | 4.1/58 kB Progress (3): 179/209 kB | 147/532 kB | 7.7/58 kB Progress (3): 179/209 kB | 151/532 kB | 7.7/58 kB Progress (3): 179/209 kB | 151/532 kB | 12/58 kB Progress (3): 183/209 kB | 151/532 kB | 12/58 kB Progress (3): 183/209 kB | 151/532 kB | 16/58 kB Progress (3): 183/209 kB | 155/532 kB | 16/58 kB Progress (3): 183/209 kB | 155/532 kB | 20/58 kB Progress (3): 183/209 kB | 159/532 kB | 20/58 kB Progress (3): 187/209 kB | 159/532 kB | 20/58 kB Progress (3): 191/209 kB | 159/532 kB | 20/58 kB Progress (3): 195/209 kB | 159/532 kB | 20/58 kB Progress (4): 195/209 kB | 159/532 kB | 20/58 kB | 4.1/100 kB Progress (4): 195/209 kB | 159/532 kB | 20/58 kB | 7.7/100 kB Progress (4): 195/209 kB | 163/532 kB | 20/58 kB | 7.7/100 kB Progress (4): 195/209 kB | 163/532 kB | 24/58 kB | 7.7/100 kB Progress (4): 195/209 kB | 164/532 kB | 24/58 kB | 7.7/100 kB Progress (4): 195/209 kB | 164/532 kB | 24/58 kB | 12/100 kB Progress (4): 199/209 kB | 164/532 kB | 24/58 kB | 12/100 kB Progress (5): 199/209 kB | 164/532 kB | 24/58 kB | 12/100 kB | 4.1/56 kB Progress (5): 203/209 kB | 164/532 kB | 24/58 kB | 12/100 kB | 4.1/56 kB Progress (5): 203/209 kB | 164/532 kB | 24/58 kB | 16/100 kB | 4.1/56 kB Progress (5): 203/209 kB | 168/532 kB | 24/58 kB | 16/100 kB | 4.1/56 kB Progress (5): 203/209 kB | 168/532 kB | 28/58 kB | 16/100 kB | 4.1/56 kB Progress (5): 203/209 kB | 172/532 kB | 28/58 kB | 16/100 kB | 4.1/56 kB Progress (5): 203/209 kB | 172/532 kB | 28/58 kB | 20/100 kB | 4.1/56 kB Progress (5): 203/209 kB | 172/532 kB | 28/58 kB | 24/100 kB | 4.1/56 kB Progress (5): 207/209 kB | 172/532 kB | 28/58 kB | 24/100 kB | 4.1/56 kB Progress (5): 207/209 kB | 172/532 kB | 28/58 kB | 24/100 kB | 7.7/56 kB Progress (5): 209 kB | 172/532 kB | 28/58 kB | 24/100 kB | 7.7/56 kB Progress (5): 209 kB | 172/532 kB | 28/58 kB | 28/100 kB | 7.7/56 kB Progress (5): 209 kB | 172/532 kB | 28/58 kB | 32/100 kB | 7.7/56 kB Progress (5): 209 kB | 176/532 kB | 28/58 kB | 32/100 kB | 7.7/56 kB Progress (5): 209 kB | 176/532 kB | 32/58 kB | 32/100 kB | 7.7/56 kB Progress (5): 209 kB | 180/532 kB | 32/58 kB | 32/100 kB | 7.7/56 kB Progress (5): 209 kB | 180/532 kB | 32/58 kB | 33/100 kB | 7.7/56 kB Progress (5): 209 kB | 180/532 kB | 32/58 kB | 33/100 kB | 12/56 kB Progress (5): 209 kB | 180/532 kB | 32/58 kB | 33/100 kB | 16/56 kB Progress (5): 209 kB | 180/532 kB | 32/58 kB | 37/100 kB | 16/56 kB Progress (5): 209 kB | 184/532 kB | 32/58 kB | 37/100 kB | 16/56 kB Progress (5): 209 kB | 184/532 kB | 36/58 kB | 37/100 kB | 16/56 kB Progress (5): 209 kB | 188/532 kB | 36/58 kB | 37/100 kB | 16/56 kB Progress (5): 209 kB | 188/532 kB | 36/58 kB | 41/100 kB | 16/56 kB Progress (5): 209 kB | 188/532 kB | 36/58 kB | 41/100 kB | 20/56 kB Progress (5): 209 kB | 188/532 kB | 36/58 kB | 41/100 kB | 24/56 kB Progress (5): 209 kB | 188/532 kB | 36/58 kB | 45/100 kB | 24/56 kB Progress (5): 209 kB | 192/532 kB | 36/58 kB | 45/100 kB | 24/56 kB Progress (5): 209 kB | 196/532 kB | 36/58 kB | 45/100 kB | 24/56 kB 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 186 kB/s) [2019-07-31T07:19:23.131Z] 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 [2019-07-31T07:19:23.131Z] Progress (4): 196/532 kB | 40/58 kB | 45/100 kB | 24/56 kB Progress (4): 200/532 kB | 40/58 kB | 45/100 kB | 24/56 kB Progress (4): 200/532 kB | 40/58 kB | 49/100 kB | 24/56 kB Progress (4): 200/532 kB | 40/58 kB | 49/100 kB | 28/56 kB Progress (4): 200/532 kB | 40/58 kB | 53/100 kB | 28/56 kB Progress (4): 200/532 kB | 40/58 kB | 57/100 kB | 28/56 kB Progress (4): 204/532 kB | 40/58 kB | 57/100 kB | 28/56 kB Progress (4): 204/532 kB | 44/58 kB | 57/100 kB | 28/56 kB Progress (4): 208/532 kB | 44/58 kB | 57/100 kB | 28/56 kB Progress (4): 212/532 kB | 44/58 kB | 57/100 kB | 28/56 kB Progress (4): 212/532 kB | 44/58 kB | 61/100 kB | 28/56 kB Progress (4): 212/532 kB | 44/58 kB | 61/100 kB | 32/56 kB Progress (4): 212/532 kB | 44/58 kB | 65/100 kB | 32/56 kB Progress (4): 216/532 kB | 44/58 kB | 65/100 kB | 32/56 kB Progress (4): 216/532 kB | 48/58 kB | 65/100 kB | 32/56 kB Progress (4): 220/532 kB | 48/58 kB | 65/100 kB | 32/56 kB Progress (4): 220/532 kB | 48/58 kB | 66/100 kB | 32/56 kB Progress (4): 220/532 kB | 48/58 kB | 66/100 kB | 36/56 kB Progress (4): 220/532 kB | 48/58 kB | 70/100 kB | 36/56 kB Progress (4): 224/532 kB | 48/58 kB | 70/100 kB | 36/56 kB Progress (4): 224/532 kB | 52/58 kB | 70/100 kB | 36/56 kB Progress (4): 228/532 kB | 52/58 kB | 70/100 kB | 36/56 kB Progress (5): 228/532 kB | 52/58 kB | 70/100 kB | 36/56 kB | 4.1/245 kB Progress (5): 228/532 kB | 52/58 kB | 74/100 kB | 36/56 kB | 4.1/245 kB Progress (5): 228/532 kB | 52/58 kB | 74/100 kB | 40/56 kB | 4.1/245 kB Progress (5): 228/532 kB | 52/58 kB | 78/100 kB | 40/56 kB | 4.1/245 kB Progress (5): 228/532 kB | 52/58 kB | 78/100 kB | 40/56 kB | 7.7/245 kB Progress (5): 232/532 kB | 52/58 kB | 78/100 kB | 40/56 kB | 7.7/245 kB Progress (5): 232/532 kB | 56/58 kB | 78/100 kB | 40/56 kB | 7.7/245 kB Progress (5): 236/532 kB | 56/58 kB | 78/100 kB | 40/56 kB | 7.7/245 kB Progress (5): 236/532 kB | 56/58 kB | 78/100 kB | 40/56 kB | 12/245 kB Progress (5): 236/532 kB | 56/58 kB | 78/100 kB | 40/56 kB | 16/245 kB Progress (5): 236/532 kB | 56/58 kB | 82/100 kB | 40/56 kB | 16/245 kB Progress (5): 236/532 kB | 56/58 kB | 82/100 kB | 44/56 kB | 16/245 kB Progress (5): 236/532 kB | 56/58 kB | 86/100 kB | 44/56 kB | 16/245 kB Progress (5): 236/532 kB | 56/58 kB | 90/100 kB | 44/56 kB | 16/245 kB Progress (5): 236/532 kB | 56/58 kB | 90/100 kB | 44/56 kB | 20/245 kB Progress (5): 236/532 kB | 56/58 kB | 90/100 kB | 44/56 kB | 24/245 kB Progress (5): 240/532 kB | 56/58 kB | 90/100 kB | 44/56 kB | 24/245 kB Progress (5): 244/532 kB | 56/58 kB | 90/100 kB | 44/56 kB | 24/245 kB Progress (5): 244/532 kB | 58 kB | 90/100 kB | 44/56 kB | 24/245 kB Progress (5): 248/532 kB | 58 kB | 90/100 kB | 44/56 kB | 24/245 kB Progress (5): 248/532 kB | 58 kB | 90/100 kB | 44/56 kB | 28/245 kB Progress (5): 248/532 kB | 58 kB | 94/100 kB | 44/56 kB | 28/245 kB Progress (5): 248/532 kB | 58 kB | 94/100 kB | 48/56 kB | 28/245 kB Progress (5): 248/532 kB | 58 kB | 98/100 kB | 48/56 kB | 28/245 kB Progress (5): 248/532 kB | 58 kB | 98/100 kB | 48/56 kB | 32/245 kB Progress (5): 252/532 kB | 58 kB | 98/100 kB | 48/56 kB | 32/245 kB Progress (5): 252/532 kB | 58 kB | 98/100 kB | 48/56 kB | 33/245 kB Progress (5): 252/532 kB | 58 kB | 100 kB | 48/56 kB | 33/245 kB Progress (5): 252/532 kB | 58 kB | 100 kB | 52/56 kB | 33/245 kB Progress (5): 252/532 kB | 58 kB | 100 kB | 52/56 kB | 37/245 kB Progress (5): 252/532 kB | 58 kB | 100 kB | 52/56 kB | 41/245 kB Progress (5): 256/532 kB | 58 kB | 100 kB | 52/56 kB | 41/245 kB Progress (5): 256/532 kB | 58 kB | 100 kB | 52/56 kB | 45/245 kB Progress (5): 256/532 kB | 58 kB | 100 kB | 56/56 kB | 45/245 kB Progress (5): 256/532 kB | 58 kB | 100 kB | 56/56 kB | 49/245 kB Progress (5): 260/532 kB | 58 kB | 100 kB | 56/56 kB | 49/245 kB Progress (5): 260/532 kB | 58 kB | 100 kB | 56/56 kB | 53/245 kB Progress (5): 260/532 kB | 58 kB | 100 kB | 56 kB | 53/245 kB Progress (5): 260/532 kB | 58 kB | 100 kB | 56 kB | 57/245 kB Progress (5): 264/532 kB | 58 kB | 100 kB | 56 kB | 57/245 kB Progress (5): 264/532 kB | 58 kB | 100 kB | 56 kB | 61/245 kB Progress (5): 264/532 kB | 58 kB | 100 kB | 56 kB | 65/245 kB Progress (5): 268/532 kB | 58 kB | 100 kB | 56 kB | 65/245 kB Progress (5): 268/532 kB | 58 kB | 100 kB | 56 kB | 66/245 kB 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 86 kB/s) [2019-07-31T07:19:23.131Z] 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 [2019-07-31T07:19:23.131Z] Progress (4): 272/532 kB | 58 kB | 56 kB | 66/245 kB 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 50 kB/s) [2019-07-31T07:19:23.131Z] 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 [2019-07-31T07:19:23.131Z] Progress (3): 272/532 kB | 56 kB | 70/245 kB Progress (3): 276/532 kB | 56 kB | 70/245 kB Progress (3): 276/532 kB | 56 kB | 74/245 kB Progress (3): 280/532 kB | 56 kB | 74/245 kB Progress (3): 284/532 kB | 56 kB | 74/245 kB Progress (3): 284/532 kB | 56 kB | 78/245 kB Progress (3): 288/532 kB | 56 kB | 78/245 kB Progress (3): 288/532 kB | 56 kB | 82/245 kB Progress (3): 292/532 kB | 56 kB | 82/245 kB Progress (3): 292/532 kB | 56 kB | 86/245 kB Progress (3): 292/532 kB | 56 kB | 90/245 kB 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 46 kB/s) [2019-07-31T07:19:23.131Z] Progress (3): 292/532 kB | 90/245 kB | 4.1/13 kB Progress (4): 292/532 kB | 90/245 kB | 4.1/13 kB | 0/1.4 MB Progress (4): 292/532 kB | 90/245 kB | 4.1/13 kB | 0/1.4 MB Progress (4): 296/532 kB | 90/245 kB | 4.1/13 kB | 0/1.4 MB Progress (4): 296/532 kB | 94/245 kB | 4.1/13 kB | 0/1.4 MB Progress (4): 300/532 kB | 94/245 kB | 4.1/13 kB | 0/1.4 MB Progress (4): 300/532 kB | 94/245 kB | 4.1/13 kB | 0/1.4 MB Progress (4): 300/532 kB | 94/245 kB | 7.7/13 kB | 0/1.4 MB 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 [2019-07-31T07:19:23.131Z] Progress (4): 300/532 kB | 94/245 kB | 12/13 kB | 0/1.4 MB Progress (4): 300/532 kB | 94/245 kB | 12/13 kB | 0/1.4 MB Progress (4): 304/532 kB | 94/245 kB | 12/13 kB | 0/1.4 MB Progress (4): 304/532 kB | 98/245 kB | 12/13 kB | 0/1.4 MB Progress (4): 308/532 kB | 98/245 kB | 12/13 kB | 0/1.4 MB Progress (4): 308/532 kB | 98/245 kB | 12/13 kB | 0/1.4 MB Progress (4): 308/532 kB | 98/245 kB | 13 kB | 0/1.4 MB Progress (4): 308/532 kB | 98/245 kB | 13 kB | 0/1.4 MB Progress (4): 308/532 kB | 98/245 kB | 13 kB | 0/1.4 MB Progress (4): 308/532 kB | 98/245 kB | 13 kB | 0/1.4 MB Progress (4): 308/532 kB | 98/245 kB | 13 kB | 0/1.4 MB Progress (4): 308/532 kB | 98/245 kB | 13 kB | 0/1.4 MB Progress (4): 308/532 kB | 98/245 kB | 13 kB | 0/1.4 MB Progress (4): 308/532 kB | 98/245 kB | 13 kB | 0/1.4 MB Progress (4): 308/532 kB | 98/245 kB | 13 kB | 0/1.4 MB Progress (4): 308/532 kB | 98/245 kB | 13 kB | 0.1/1.4 MB Progress (4): 308/532 kB | 98/245 kB | 13 kB | 0.1/1.4 MB Progress (4): 308/532 kB | 98/245 kB | 13 kB | 0.1/1.4 MB Progress (4): 308/532 kB | 98/245 kB | 13 kB | 0.1/1.4 MB 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 11 kB/s) [2019-07-31T07:19:23.131Z] Progress (3): 312/532 kB | 98/245 kB | 0.1/1.4 MB Progress (3): 312/532 kB | 102/245 kB | 0.1/1.4 MB Progress (3): 312/532 kB | 106/245 kB | 0.1/1.4 MB Progress (4): 312/532 kB | 106/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 316/532 kB | 106/245 kB | 0.1/1.4 MB | 3.2 kB 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 [2019-07-31T07:19:23.131Z] Progress (4): 316/532 kB | 106/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 320/532 kB | 106/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 320/532 kB | 110/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 324/532 kB | 110/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 324/532 kB | 110/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 328/532 kB | 110/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 332/532 kB | 110/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 332/532 kB | 114/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 336/532 kB | 114/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 336/532 kB | 114/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 336/532 kB | 114/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 336/532 kB | 114/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 340/532 kB | 114/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 340/532 kB | 118/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 344/532 kB | 118/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 344/532 kB | 118/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 344/532 kB | 118/245 kB | 0.1/1.4 MB | 3.2 kB Progress (5): 344/532 kB | 118/245 kB | 0.1/1.4 MB | 3.2 kB | 4.1/37 kB 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 2.4 kB/s) [2019-07-31T07:19:23.131Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-31T07:19:23.392Z] Progress (4): 344/532 kB | 118/245 kB | 0.1/1.4 MB | 7.7/37 kB Progress (4): 344/532 kB | 118/245 kB | 0.1/1.4 MB | 7.7/37 kB Progress (4): 344/532 kB | 118/245 kB | 0.1/1.4 MB | 7.7/37 kB Progress (4): 348/532 kB | 118/245 kB | 0.1/1.4 MB | 7.7/37 kB Progress (4): 348/532 kB | 122/245 kB | 0.1/1.4 MB | 7.7/37 kB Progress (4): 352/532 kB | 122/245 kB | 0.1/1.4 MB | 7.7/37 kB Progress (4): 352/532 kB | 126/245 kB | 0.1/1.4 MB | 7.7/37 kB Progress (4): 352/532 kB | 126/245 kB | 0.1/1.4 MB | 7.7/37 kB Progress (4): 352/532 kB | 126/245 kB | 0.1/1.4 MB | 12/37 kB Progress (4): 352/532 kB | 126/245 kB | 0.1/1.4 MB | 16/37 kB Progress (4): 352/532 kB | 126/245 kB | 0.1/1.4 MB | 16/37 kB Progress (4): 352/532 kB | 126/245 kB | 0.1/1.4 MB | 16/37 kB Progress (4): 352/532 kB | 130/245 kB | 0.1/1.4 MB | 16/37 kB Progress (4): 356/532 kB | 130/245 kB | 0.1/1.4 MB | 16/37 kB Progress (4): 356/532 kB | 134/245 kB | 0.1/1.4 MB | 16/37 kB Progress (4): 356/532 kB | 134/245 kB | 0.1/1.4 MB | 16/37 kB Progress (4): 356/532 kB | 134/245 kB | 0.1/1.4 MB | 20/37 kB Progress (5): 356/532 kB | 134/245 kB | 0.1/1.4 MB | 20/37 kB | 4.1/112 kB Progress (5): 356/532 kB | 134/245 kB | 0.1/1.4 MB | 20/37 kB | 4.1/112 kB Progress (5): 356/532 kB | 138/245 kB | 0.1/1.4 MB | 20/37 kB | 4.1/112 kB Progress (5): 360/532 kB | 138/245 kB | 0.1/1.4 MB | 20/37 kB | 4.1/112 kB Progress (5): 360/532 kB | 142/245 kB | 0.1/1.4 MB | 20/37 kB | 4.1/112 kB Progress (5): 360/532 kB | 142/245 kB | 0.1/1.4 MB | 20/37 kB | 4.1/112 kB Progress (5): 360/532 kB | 142/245 kB | 0.1/1.4 MB | 20/37 kB | 7.7/112 kB Progress (5): 360/532 kB | 142/245 kB | 0.1/1.4 MB | 24/37 kB | 7.7/112 kB Progress (5): 360/532 kB | 142/245 kB | 0.1/1.4 MB | 24/37 kB | 12/112 kB Progress (5): 360/532 kB | 142/245 kB | 0.1/1.4 MB | 24/37 kB | 12/112 kB Progress (5): 360/532 kB | 146/245 kB | 0.1/1.4 MB | 24/37 kB | 12/112 kB Progress (5): 364/532 kB | 146/245 kB | 0.1/1.4 MB | 24/37 kB | 12/112 kB Progress (5): 364/532 kB | 150/245 kB | 0.1/1.4 MB | 24/37 kB | 12/112 kB Progress (5): 364/532 kB | 154/245 kB | 0.1/1.4 MB | 24/37 kB | 12/112 kB Progress (5): 364/532 kB | 154/245 kB | 0.1/1.4 MB | 24/37 kB | 12/112 kB Progress (5): 364/532 kB | 154/245 kB | 0.1/1.4 MB | 24/37 kB | 16/112 kB Progress (5): 364/532 kB | 154/245 kB | 0.1/1.4 MB | 28/37 kB | 16/112 kB Progress (5): 364/532 kB | 154/245 kB | 0.1/1.4 MB | 32/37 kB | 16/112 kB Progress (5): 364/532 kB | 154/245 kB | 0.1/1.4 MB | 32/37 kB | 20/112 kB Progress (5): 364/532 kB | 154/245 kB | 0.1/1.4 MB | 32/37 kB | 20/112 kB Progress (5): 364/532 kB | 158/245 kB | 0.1/1.4 MB | 32/37 kB | 20/112 kB Progress (5): 368/532 kB | 158/245 kB | 0.1/1.4 MB | 32/37 kB | 20/112 kB Progress (5): 368/532 kB | 162/245 kB | 0.1/1.4 MB | 32/37 kB | 20/112 kB Progress (5): 368/532 kB | 162/245 kB | 0.1/1.4 MB | 32/37 kB | 20/112 kB Progress (5): 368/532 kB | 162/245 kB | 0.1/1.4 MB | 32/37 kB | 24/112 kB Progress (5): 368/532 kB | 162/245 kB | 0.1/1.4 MB | 36/37 kB | 24/112 kB Progress (5): 368/532 kB | 162/245 kB | 0.1/1.4 MB | 36/37 kB | 28/112 kB Progress (5): 368/532 kB | 162/245 kB | 0.1/1.4 MB | 36/37 kB | 28/112 kB Progress (5): 368/532 kB | 162/245 kB | 0.1/1.4 MB | 36/37 kB | 28/112 kB Progress (5): 368/532 kB | 166/245 kB | 0.1/1.4 MB | 36/37 kB | 28/112 kB Progress (5): 372/532 kB | 166/245 kB | 0.1/1.4 MB | 36/37 kB | 28/112 kB Progress (5): 372/532 kB | 170/245 kB | 0.1/1.4 MB | 36/37 kB | 28/112 kB Progress (5): 372/532 kB | 170/245 kB | 0.1/1.4 MB | 36/37 kB | 28/112 kB Progress (5): 372/532 kB | 170/245 kB | 0.1/1.4 MB | 36/37 kB | 32/112 kB Progress (5): 372/532 kB | 170/245 kB | 0.1/1.4 MB | 37 kB | 32/112 kB Progress (5): 372/532 kB | 170/245 kB | 0.1/1.4 MB | 37 kB | 33/112 kB Progress (5): 372/532 kB | 170/245 kB | 0.1/1.4 MB | 37 kB | 33/112 kB Progress (5): 372/532 kB | 174/245 kB | 0.1/1.4 MB | 37 kB | 33/112 kB Progress (5): 376/532 kB | 174/245 kB | 0.1/1.4 MB | 37 kB | 33/112 kB Progress (5): 376/532 kB | 178/245 kB | 0.1/1.4 MB | 37 kB | 33/112 kB Progress (5): 376/532 kB | 178/245 kB | 0.2/1.4 MB | 37 kB | 33/112 kB Progress (5): 376/532 kB | 178/245 kB | 0.2/1.4 MB | 37 kB | 37/112 kB Progress (5): 376/532 kB | 178/245 kB | 0.2/1.4 MB | 37 kB | 37/112 kB Progress (5): 376/532 kB | 182/245 kB | 0.2/1.4 MB | 37 kB | 37/112 kB Progress (5): 380/532 kB | 182/245 kB | 0.2/1.4 MB | 37 kB | 37/112 kB Progress (5): 380/532 kB | 186/245 kB | 0.2/1.4 MB | 37 kB | 37/112 kB Progress (5): 380/532 kB | 186/245 kB | 0.2/1.4 MB | 37 kB | 37/112 kB Progress (5): 380/532 kB | 186/245 kB | 0.2/1.4 MB | 37 kB | 41/112 kB Progress (5): 380/532 kB | 186/245 kB | 0.2/1.4 MB | 37 kB | 41/112 kB Progress (5): 380/532 kB | 190/245 kB | 0.2/1.4 MB | 37 kB | 41/112 kB Progress (5): 384/532 kB | 190/245 kB | 0.2/1.4 MB | 37 kB | 41/112 kB Progress (5): 384/532 kB | 194/245 kB | 0.2/1.4 MB | 37 kB | 41/112 kB Progress (5): 384/532 kB | 194/245 kB | 0.2/1.4 MB | 37 kB | 41/112 kB Progress (5): 384/532 kB | 194/245 kB | 0.2/1.4 MB | 37 kB | 45/112 kB Progress (5): 384/532 kB | 194/245 kB | 0.2/1.4 MB | 37 kB | 45/112 kB Progress (5): 384/532 kB | 198/245 kB | 0.2/1.4 MB | 37 kB | 45/112 kB 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 26 kB/s) [2019-07-31T07:19:23.392Z] 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 [2019-07-31T07:19:23.392Z] Progress (4): 388/532 kB | 198/245 kB | 0.2/1.4 MB | 45/112 kB Progress (4): 388/532 kB | 198/245 kB | 0.2/1.4 MB | 45/112 kB Progress (4): 388/532 kB | 202/245 kB | 0.2/1.4 MB | 45/112 kB Progress (4): 388/532 kB | 202/245 kB | 0.2/1.4 MB | 49/112 kB Progress (4): 388/532 kB | 206/245 kB | 0.2/1.4 MB | 49/112 kB Progress (4): 388/532 kB | 206/245 kB | 0.2/1.4 MB | 53/112 kB Progress (4): 388/532 kB | 206/245 kB | 0.2/1.4 MB | 53/112 kB Progress (4): 392/532 kB | 206/245 kB | 0.2/1.4 MB | 53/112 kB Progress (4): 396/532 kB | 206/245 kB | 0.2/1.4 MB | 53/112 kB Progress (4): 396/532 kB | 206/245 kB | 0.2/1.4 MB | 53/112 kB Progress (4): 396/532 kB | 206/245 kB | 0.2/1.4 MB | 57/112 kB Progress (4): 396/532 kB | 210/245 kB | 0.2/1.4 MB | 57/112 kB Progress (4): 396/532 kB | 210/245 kB | 0.2/1.4 MB | 61/112 kB Progress (4): 396/532 kB | 210/245 kB | 0.2/1.4 MB | 65/112 kB Progress (4): 396/532 kB | 210/245 kB | 0.2/1.4 MB | 65/112 kB Progress (4): 400/532 kB | 210/245 kB | 0.2/1.4 MB | 65/112 kB Progress (4): 400/532 kB | 210/245 kB | 0.2/1.4 MB | 65/112 kB Progress (4): 400/532 kB | 210/245 kB | 0.2/1.4 MB | 66/112 kB Progress (4): 400/532 kB | 214/245 kB | 0.2/1.4 MB | 66/112 kB Progress (4): 400/532 kB | 214/245 kB | 0.2/1.4 MB | 70/112 kB Progress (5): 400/532 kB | 214/245 kB | 0.2/1.4 MB | 70/112 kB | 4.1/7.2 kB Progress (5): 400/532 kB | 214/245 kB | 0.2/1.4 MB | 70/112 kB | 4.1/7.2 kB Progress (5): 404/532 kB | 214/245 kB | 0.2/1.4 MB | 70/112 kB | 4.1/7.2 kB Progress (5): 404/532 kB | 214/245 kB | 0.2/1.4 MB | 70/112 kB | 4.1/7.2 kB Progress (5): 404/532 kB | 214/245 kB | 0.2/1.4 MB | 70/112 kB | 7.2 kB Progress (5): 404/532 kB | 214/245 kB | 0.2/1.4 MB | 74/112 kB | 7.2 kB Progress (5): 404/532 kB | 218/245 kB | 0.2/1.4 MB | 74/112 kB | 7.2 kB Progress (5): 404/532 kB | 218/245 kB | 0.2/1.4 MB | 78/112 kB | 7.2 kB Progress (5): 404/532 kB | 218/245 kB | 0.2/1.4 MB | 82/112 kB | 7.2 kB Progress (5): 404/532 kB | 218/245 kB | 0.2/1.4 MB | 82/112 kB | 7.2 kB Progress (5): 408/532 kB | 218/245 kB | 0.2/1.4 MB | 82/112 kB | 7.2 kB Progress (5): 408/532 kB | 218/245 kB | 0.2/1.4 MB | 82/112 kB | 7.2 kB Progress (5): 408/532 kB | 218/245 kB | 0.2/1.4 MB | 86/112 kB | 7.2 kB Progress (5): 408/532 kB | 222/245 kB | 0.2/1.4 MB | 86/112 kB | 7.2 kB Progress (5): 408/532 kB | 222/245 kB | 0.2/1.4 MB | 90/112 kB | 7.2 kB Progress (5): 408/532 kB | 222/245 kB | 0.2/1.4 MB | 90/112 kB | 7.2 kB Progress (5): 412/532 kB | 222/245 kB | 0.2/1.4 MB | 90/112 kB | 7.2 kB Progress (5): 412/532 kB | 222/245 kB | 0.2/1.4 MB | 90/112 kB | 7.2 kB Progress (5): 412/532 kB | 222/245 kB | 0.2/1.4 MB | 94/112 kB | 7.2 kB Progress (5): 412/532 kB | 226/245 kB | 0.2/1.4 MB | 94/112 kB | 7.2 kB Progress (5): 412/532 kB | 226/245 kB | 0.2/1.4 MB | 98/112 kB | 7.2 kB Progress (5): 412/532 kB | 226/245 kB | 0.2/1.4 MB | 98/112 kB | 7.2 kB Progress (5): 416/532 kB | 226/245 kB | 0.2/1.4 MB | 98/112 kB | 7.2 kB Progress (5): 416/532 kB | 226/245 kB | 0.2/1.4 MB | 98/112 kB | 7.2 kB Progress (5): 416/532 kB | 226/245 kB | 0.2/1.4 MB | 102/112 kB | 7.2 kB 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 5.0 kB/s) [2019-07-31T07:19:23.392Z] 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 [2019-07-31T07:19:23.392Z] Progress (4): 416/532 kB | 230/245 kB | 0.2/1.4 MB | 102/112 kB Progress (4): 416/532 kB | 230/245 kB | 0.2/1.4 MB | 106/112 kB Progress (4): 416/532 kB | 230/245 kB | 0.2/1.4 MB | 106/112 kB Progress (4): 420/532 kB | 230/245 kB | 0.2/1.4 MB | 106/112 kB Progress (4): 420/532 kB | 230/245 kB | 0.2/1.4 MB | 106/112 kB Progress (4): 420/532 kB | 230/245 kB | 0.2/1.4 MB | 110/112 kB Progress (4): 420/532 kB | 234/245 kB | 0.2/1.4 MB | 110/112 kB Progress (4): 420/532 kB | 234/245 kB | 0.2/1.4 MB | 112 kB Progress (4): 420/532 kB | 234/245 kB | 0.2/1.4 MB | 112 kB Progress (4): 424/532 kB | 234/245 kB | 0.2/1.4 MB | 112 kB Progress (4): 424/532 kB | 234/245 kB | 0.2/1.4 MB | 112 kB Progress (4): 424/532 kB | 234/245 kB | 0.2/1.4 MB | 112 kB Progress (4): 424/532 kB | 238/245 kB | 0.2/1.4 MB | 112 kB Progress (4): 424/532 kB | 238/245 kB | 0.2/1.4 MB | 112 kB Progress (4): 428/532 kB | 238/245 kB | 0.2/1.4 MB | 112 kB Progress (5): 428/532 kB | 238/245 kB | 0.2/1.4 MB | 112 kB | 4.1/9.4 kB Progress (5): 428/532 kB | 238/245 kB | 0.3/1.4 MB | 112 kB | 4.1/9.4 kB Progress (5): 428/532 kB | 242/245 kB | 0.3/1.4 MB | 112 kB | 4.1/9.4 kB Progress (5): 428/532 kB | 242/245 kB | 0.3/1.4 MB | 112 kB | 4.1/9.4 kB Progress (5): 428/532 kB | 242/245 kB | 0.3/1.4 MB | 112 kB | 4.1/9.4 kB Progress (5): 428/532 kB | 242/245 kB | 0.3/1.4 MB | 112 kB | 7.7/9.4 kB Progress (5): 432/532 kB | 242/245 kB | 0.3/1.4 MB | 112 kB | 7.7/9.4 kB Progress (5): 436/532 kB | 242/245 kB | 0.3/1.4 MB | 112 kB | 7.7/9.4 kB Progress (5): 436/532 kB | 242/245 kB | 0.3/1.4 MB | 112 kB | 9.4 kB Progress (5): 436/532 kB | 242/245 kB | 0.3/1.4 MB | 112 kB | 9.4 kB Progress (5): 436/532 kB | 245 kB | 0.3/1.4 MB | 112 kB | 9.4 kB Progress (5): 436/532 kB | 245 kB | 0.3/1.4 MB | 112 kB | 9.4 kB Progress (5): 440/532 kB | 245 kB | 0.3/1.4 MB | 112 kB | 9.4 kB Progress (5): 440/532 kB | 245 kB | 0.3/1.4 MB | 112 kB | 9.4 kB 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 77 kB/s) [2019-07-31T07:19:23.392Z] 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 [2019-07-31T07:19:23.392Z] Progress (4): 440/532 kB | 245 kB | 0.3/1.4 MB | 9.4 kB Progress (4): 444/532 kB | 245 kB | 0.3/1.4 MB | 9.4 kB Progress (5): 444/532 kB | 245 kB | 0.3/1.4 MB | 9.4 kB | 4.1/37 kB Progress (5): 444/532 kB | 245 kB | 0.3/1.4 MB | 9.4 kB | 7.7/37 kB 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 162 kB/s) [2019-07-31T07:19:23.392Z] 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 [2019-07-31T07:19:23.392Z] Progress (4): 444/532 kB | 0.3/1.4 MB | 9.4 kB | 7.7/37 kB Progress (4): 444/532 kB | 0.3/1.4 MB | 9.4 kB | 7.7/37 kB 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 6.2 kB/s) [2019-07-31T07:19:23.392Z] 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 [2019-07-31T07:19:23.392Z] Progress (3): 444/532 kB | 0.3/1.4 MB | 7.7/37 kB Progress (3): 444/532 kB | 0.3/1.4 MB | 7.7/37 kB Progress (3): 444/532 kB | 0.3/1.4 MB | 12/37 kB Progress (3): 448/532 kB | 0.3/1.4 MB | 12/37 kB Progress (3): 452/532 kB | 0.3/1.4 MB | 12/37 kB Progress (3): 452/532 kB | 0.3/1.4 MB | 16/37 kB Progress (3): 456/532 kB | 0.3/1.4 MB | 16/37 kB Progress (3): 456/532 kB | 0.3/1.4 MB | 16/37 kB Progress (3): 460/532 kB | 0.3/1.4 MB | 16/37 kB Progress (3): 460/532 kB | 0.3/1.4 MB | 20/37 kB Progress (3): 460/532 kB | 0.3/1.4 MB | 20/37 kB Progress (3): 460/532 kB | 0.3/1.4 MB | 24/37 kB Progress (3): 464/532 kB | 0.3/1.4 MB | 24/37 kB Progress (3): 464/532 kB | 0.3/1.4 MB | 28/37 kB Progress (3): 464/532 kB | 0.3/1.4 MB | 28/37 kB Progress (3): 464/532 kB | 0.3/1.4 MB | 32/37 kB Progress (3): 468/532 kB | 0.3/1.4 MB | 32/37 kB Progress (3): 468/532 kB | 0.3/1.4 MB | 36/37 kB Progress (3): 468/532 kB | 0.3/1.4 MB | 36/37 kB Progress (3): 468/532 kB | 0.3/1.4 MB | 37 kB Progress (3): 472/532 kB | 0.3/1.4 MB | 37 kB Progress (3): 476/532 kB | 0.3/1.4 MB | 37 kB Progress (3): 476/532 kB | 0.3/1.4 MB | 37 kB Progress (3): 480/532 kB | 0.3/1.4 MB | 37 kB Progress (4): 480/532 kB | 0.3/1.4 MB | 37 kB | 4.1/285 kB Progress (4): 484/532 kB | 0.3/1.4 MB | 37 kB | 4.1/285 kB Progress (4): 484/532 kB | 0.3/1.4 MB | 37 kB | 4.1/285 kB Progress (4): 488/532 kB | 0.3/1.4 MB | 37 kB | 4.1/285 kB Progress (4): 488/532 kB | 0.3/1.4 MB | 37 kB | 7.7/285 kB Progress (4): 492/532 kB | 0.3/1.4 MB | 37 kB | 7.7/285 kB Progress (4): 492/532 kB | 0.3/1.4 MB | 37 kB | 7.7/285 kB Progress (4): 496/532 kB | 0.3/1.4 MB | 37 kB | 7.7/285 kB Progress (4): 496/532 kB | 0.3/1.4 MB | 37 kB | 12/285 kB Progress (4): 496/532 kB | 0.3/1.4 MB | 37 kB | 16/285 kB Progress (5): 496/532 kB | 0.3/1.4 MB | 37 kB | 16/285 kB | 4.1/53 kB 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 24 kB/s) [2019-07-31T07:19:23.392Z] 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 [2019-07-31T07:19:23.392Z] Progress (4): 496/532 kB | 0.3/1.4 MB | 20/285 kB | 4.1/53 kB Progress (4): 496/532 kB | 0.3/1.4 MB | 24/285 kB | 4.1/53 kB Progress (4): 500/532 kB | 0.3/1.4 MB | 24/285 kB | 4.1/53 kB Progress (4): 500/532 kB | 0.3/1.4 MB | 24/285 kB | 4.1/53 kB Progress (4): 504/532 kB | 0.3/1.4 MB | 24/285 kB | 4.1/53 kB Progress (4): 504/532 kB | 0.3/1.4 MB | 28/285 kB | 4.1/53 kB Progress (4): 504/532 kB | 0.3/1.4 MB | 32/285 kB | 4.1/53 kB Progress (4): 504/532 kB | 0.3/1.4 MB | 32/285 kB | 7.7/53 kB Progress (4): 504/532 kB | 0.3/1.4 MB | 33/285 kB | 7.7/53 kB Progress (4): 508/532 kB | 0.3/1.4 MB | 33/285 kB | 7.7/53 kB Progress (4): 508/532 kB | 0.3/1.4 MB | 33/285 kB | 7.7/53 kB Progress (4): 512/532 kB | 0.3/1.4 MB | 33/285 kB | 7.7/53 kB Progress (4): 512/532 kB | 0.3/1.4 MB | 37/285 kB | 7.7/53 kB Progress (4): 512/532 kB | 0.3/1.4 MB | 37/285 kB | 12/53 kB Progress (4): 512/532 kB | 0.3/1.4 MB | 41/285 kB | 12/53 kB Progress (4): 516/532 kB | 0.3/1.4 MB | 41/285 kB | 12/53 kB Progress (4): 516/532 kB | 0.3/1.4 MB | 41/285 kB | 12/53 kB Progress (4): 520/532 kB | 0.3/1.4 MB | 41/285 kB | 12/53 kB Progress (4): 520/532 kB | 0.3/1.4 MB | 45/285 kB | 12/53 kB Progress (5): 520/532 kB | 0.3/1.4 MB | 45/285 kB | 12/53 kB | 4.1/38 kB Progress (5): 520/532 kB | 0.3/1.4 MB | 45/285 kB | 16/53 kB | 4.1/38 kB Progress (5): 520/532 kB | 0.3/1.4 MB | 45/285 kB | 16/53 kB | 7.7/38 kB Progress (5): 520/532 kB | 0.3/1.4 MB | 49/285 kB | 16/53 kB | 7.7/38 kB Progress (5): 524/532 kB | 0.3/1.4 MB | 49/285 kB | 16/53 kB | 7.7/38 kB Progress (5): 524/532 kB | 0.3/1.4 MB | 49/285 kB | 16/53 kB | 7.7/38 kB Progress (5): 528/532 kB | 0.3/1.4 MB | 49/285 kB | 16/53 kB | 7.7/38 kB Progress (5): 532/532 kB | 0.3/1.4 MB | 49/285 kB | 16/53 kB | 7.7/38 kB Progress (5): 532/532 kB | 0.3/1.4 MB | 53/285 kB | 16/53 kB | 7.7/38 kB Progress (5): 532/532 kB | 0.3/1.4 MB | 53/285 kB | 16/53 kB | 12/38 kB Progress (5): 532/532 kB | 0.3/1.4 MB | 53/285 kB | 20/53 kB | 12/38 kB Progress (5): 532/532 kB | 0.3/1.4 MB | 53/285 kB | 20/53 kB | 16/38 kB Progress (5): 532/532 kB | 0.3/1.4 MB | 57/285 kB | 20/53 kB | 16/38 kB Progress (5): 532 kB | 0.3/1.4 MB | 57/285 kB | 20/53 kB | 16/38 kB Progress (5): 532 kB | 0.3/1.4 MB | 57/285 kB | 20/53 kB | 16/38 kB Progress (5): 532 kB | 0.3/1.4 MB | 61/285 kB | 20/53 kB | 16/38 kB Progress (5): 532 kB | 0.3/1.4 MB | 61/285 kB | 20/53 kB | 20/38 kB Progress (5): 532 kB | 0.3/1.4 MB | 61/285 kB | 24/53 kB | 20/38 kB Progress (5): 532 kB | 0.3/1.4 MB | 61/285 kB | 24/53 kB | 24/38 kB Progress (5): 532 kB | 0.3/1.4 MB | 65/285 kB | 24/53 kB | 24/38 kB Progress (5): 532 kB | 0.3/1.4 MB | 65/285 kB | 24/53 kB | 24/38 kB Progress (5): 532 kB | 0.3/1.4 MB | 66/285 kB | 24/53 kB | 24/38 kB Progress (5): 532 kB | 0.3/1.4 MB | 66/285 kB | 24/53 kB | 28/38 kB Progress (5): 532 kB | 0.3/1.4 MB | 66/285 kB | 28/53 kB | 28/38 kB Progress (5): 532 kB | 0.3/1.4 MB | 66/285 kB | 28/53 kB | 32/38 kB Progress (5): 532 kB | 0.3/1.4 MB | 70/285 kB | 28/53 kB | 32/38 kB Progress (5): 532 kB | 0.3/1.4 MB | 74/285 kB | 28/53 kB | 32/38 kB Progress (5): 532 kB | 0.3/1.4 MB | 74/285 kB | 28/53 kB | 32/38 kB Progress (5): 532 kB | 0.3/1.4 MB | 78/285 kB | 28/53 kB | 32/38 kB 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 341 kB/s) [2019-07-31T07:19:23.392Z] 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 [2019-07-31T07:19:23.392Z] Progress (4): 0.3/1.4 MB | 78/285 kB | 28/53 kB | 36/38 kB Progress (4): 0.3/1.4 MB | 78/285 kB | 28/53 kB | 38 kB Progress (4): 0.3/1.4 MB | 78/285 kB | 32/53 kB | 38 kB Progress (4): 0.3/1.4 MB | 82/285 kB | 32/53 kB | 38 kB Progress (4): 0.4/1.4 MB | 82/285 kB | 32/53 kB | 38 kB Progress (4): 0.4/1.4 MB | 86/285 kB | 32/53 kB | 38 kB Progress (4): 0.4/1.4 MB | 86/285 kB | 36/53 kB | 38 kB Progress (4): 0.4/1.4 MB | 90/285 kB | 36/53 kB | 38 kB Progress (4): 0.4/1.4 MB | 90/285 kB | 36/53 kB | 38 kB Progress (4): 0.4/1.4 MB | 94/285 kB | 36/53 kB | 38 kB Progress (4): 0.4/1.4 MB | 98/285 kB | 36/53 kB | 38 kB Progress (4): 0.4/1.4 MB | 98/285 kB | 40/53 kB | 38 kB Progress (4): 0.4/1.4 MB | 98/285 kB | 44/53 kB | 38 kB Progress (4): 0.4/1.4 MB | 98/285 kB | 48/53 kB | 38 kB Progress (4): 0.4/1.4 MB | 98/285 kB | 48/53 kB | 38 kB Progress (4): 0.4/1.4 MB | 98/285 kB | 52/53 kB | 38 kB Progress (4): 0.4/1.4 MB | 98/285 kB | 53 kB | 38 kB Progress (4): 0.4/1.4 MB | 98/285 kB | 53 kB | 38 kB 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 23 kB/s) [2019-07-31T07:19:23.392Z] 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 [2019-07-31T07:19:23.392Z] Progress (3): 0.4/1.4 MB | 98/285 kB | 53 kB Progress (3): 0.4/1.4 MB | 102/285 kB | 53 kB Progress (3): 0.4/1.4 MB | 102/285 kB | 53 kB Progress (4): 0.4/1.4 MB | 102/285 kB | 53 kB | 4.1/4.3 kB Progress (4): 0.4/1.4 MB | 102/285 kB | 53 kB | 4.1/4.3 kB Progress (4): 0.4/1.4 MB | 106/285 kB | 53 kB | 4.1/4.3 kB Progress (4): 0.4/1.4 MB | 106/285 kB | 53 kB | 4.1/4.3 kB Progress (4): 0.4/1.4 MB | 106/285 kB | 53 kB | 4.3 kB Progress (4): 0.4/1.4 MB | 106/285 kB | 53 kB | 4.3 kB Progress (4): 0.4/1.4 MB | 110/285 kB | 53 kB | 4.3 kB Progress (4): 0.4/1.4 MB | 110/285 kB | 53 kB | 4.3 kB Progress (4): 0.4/1.4 MB | 114/285 kB | 53 kB | 4.3 kB Progress (4): 0.4/1.4 MB | 114/285 kB | 53 kB | 4.3 kB Progress (4): 0.4/1.4 MB | 118/285 kB | 53 kB | 4.3 kB Progress (4): 0.4/1.4 MB | 118/285 kB | 53 kB | 4.3 kB Progress (4): 0.4/1.4 MB | 122/285 kB | 53 kB | 4.3 kB Progress (4): 0.4/1.4 MB | 122/285 kB | 53 kB | 4.3 kB Progress (4): 0.4/1.4 MB | 126/285 kB | 53 kB | 4.3 kB Progress (4): 0.4/1.4 MB | 126/285 kB | 53 kB | 4.3 kB Progress (4): 0.4/1.4 MB | 130/285 kB | 53 kB | 4.3 kB Progress (4): 0.4/1.4 MB | 130/285 kB | 53 kB | 4.3 kB Progress (4): 0.4/1.4 MB | 131/285 kB | 53 kB | 4.3 kB Progress (4): 0.4/1.4 MB | 131/285 kB | 53 kB | 4.3 kB Progress (4): 0.4/1.4 MB | 135/285 kB | 53 kB | 4.3 kB Progress (4): 0.4/1.4 MB | 135/285 kB | 53 kB | 4.3 kB Progress (4): 0.4/1.4 MB | 139/285 kB | 53 kB | 4.3 kB Progress (4): 0.4/1.4 MB | 139/285 kB | 53 kB | 4.3 kB Progress (4): 0.4/1.4 MB | 143/285 kB | 53 kB | 4.3 kB Progress (4): 0.4/1.4 MB | 143/285 kB | 53 kB | 4.3 kB Progress (4): 0.4/1.4 MB | 147/285 kB | 53 kB | 4.3 kB Progress (4): 0.4/1.4 MB | 147/285 kB | 53 kB | 4.3 kB 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 33 kB/s) [2019-07-31T07:19:23.392Z] 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 [2019-07-31T07:19:23.653Z] 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 2.6 kB/s) [2019-07-31T07:19:23.653Z] Progress (3): 0.4/1.4 MB | 147/285 kB | 4.1/29 kB Progress (3): 0.4/1.4 MB | 147/285 kB | 4.1/29 kB Progress (3): 0.4/1.4 MB | 151/285 kB | 4.1/29 kB Progress (3): 0.4/1.4 MB | 151/285 kB | 7.7/29 kB Progress (3): 0.4/1.4 MB | 151/285 kB | 7.7/29 kB Progress (3): 0.4/1.4 MB | 155/285 kB | 7.7/29 kB Progress (3): 0.4/1.4 MB | 155/285 kB | 7.7/29 kB Progress (3): 0.4/1.4 MB | 159/285 kB | 7.7/29 kB Progress (3): 0.4/1.4 MB | 159/285 kB | 7.7/29 kB Progress (3): 0.4/1.4 MB | 159/285 kB | 12/29 kB Progress (3): 0.4/1.4 MB | 159/285 kB | 16/29 kB Progress (3): 0.4/1.4 MB | 159/285 kB | 16/29 kB Progress (3): 0.4/1.4 MB | 163/285 kB | 16/29 kB Progress (3): 0.4/1.4 MB | 163/285 kB | 16/29 kB Progress (3): 0.4/1.4 MB | 167/285 kB | 16/29 kB Progress (3): 0.4/1.4 MB | 167/285 kB | 20/29 kB Progress (3): 0.4/1.4 MB | 171/285 kB | 20/29 kB Progress (3): 0.5/1.4 MB | 171/285 kB | 20/29 kB Progress (3): 0.5/1.4 MB | 175/285 kB | 20/29 kB Progress (3): 0.5/1.4 MB | 175/285 kB | 24/29 kB Progress (3): 0.5/1.4 MB | 179/285 kB | 24/29 kB Progress (3): 0.5/1.4 MB | 179/285 kB | 24/29 kB Progress (3): 0.5/1.4 MB | 183/285 kB | 24/29 kB Progress (3): 0.5/1.4 MB | 183/285 kB | 28/29 kB Progress (3): 0.5/1.4 MB | 187/285 kB | 28/29 kB Progress (3): 0.5/1.4 MB | 187/285 kB | 28/29 kB Progress (3): 0.5/1.4 MB | 191/285 kB | 28/29 kB Progress (3): 0.5/1.4 MB | 191/285 kB | 29 kB Progress (3): 0.5/1.4 MB | 195/285 kB | 29 kB Progress (3): 0.5/1.4 MB | 195/285 kB | 29 kB Progress (3): 0.5/1.4 MB | 199/285 kB | 29 kB Progress (3): 0.5/1.4 MB | 199/285 kB | 29 kB Progress (3): 0.5/1.4 MB | 203/285 kB | 29 kB Progress (3): 0.5/1.4 MB | 203/285 kB | 29 kB Progress (3): 0.5/1.4 MB | 207/285 kB | 29 kB Progress (3): 0.5/1.4 MB | 207/285 kB | 29 kB Progress (3): 0.5/1.4 MB | 211/285 kB | 29 kB Progress (3): 0.5/1.4 MB | 211/285 kB | 29 kB Progress (3): 0.5/1.4 MB | 215/285 kB | 29 kB Progress (3): 0.5/1.4 MB | 215/285 kB | 29 kB Progress (3): 0.5/1.4 MB | 219/285 kB | 29 kB Progress (3): 0.5/1.4 MB | 219/285 kB | 29 kB Progress (3): 0.5/1.4 MB | 223/285 kB | 29 kB Progress (4): 0.5/1.4 MB | 223/285 kB | 29 kB | 4.1/21 kB Progress (4): 0.5/1.4 MB | 223/285 kB | 29 kB | 4.1/21 kB Progress (4): 0.5/1.4 MB | 223/285 kB | 29 kB | 7.7/21 kB Progress (4): 0.5/1.4 MB | 227/285 kB | 29 kB | 7.7/21 kB Progress (4): 0.5/1.4 MB | 227/285 kB | 29 kB | 12/21 kB Progress (4): 0.5/1.4 MB | 227/285 kB | 29 kB | 16/21 kB Progress (4): 0.5/1.4 MB | 227/285 kB | 29 kB | 16/21 kB Progress (4): 0.5/1.4 MB | 227/285 kB | 29 kB | 16/21 kB Progress (4): 0.5/1.4 MB | 227/285 kB | 29 kB | 20/21 kB Progress (4): 0.5/1.4 MB | 231/285 kB | 29 kB | 20/21 kB Progress (4): 0.5/1.4 MB | 231/285 kB | 29 kB | 21 kB Progress (4): 0.5/1.4 MB | 231/285 kB | 29 kB | 21 kB Progress (4): 0.5/1.4 MB | 235/285 kB | 29 kB | 21 kB Progress (4): 0.5/1.4 MB | 235/285 kB | 29 kB | 21 kB 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 17 kB/s) [2019-07-31T07:19:23.653Z] Progress (3): 0.5/1.4 MB | 239/285 kB | 21 kB Progress (3): 0.5/1.4 MB | 239/285 kB | 21 kB Progress (3): 0.5/1.4 MB | 243/285 kB | 21 kB Progress (3): 0.5/1.4 MB | 243/285 kB | 21 kB Progress (3): 0.5/1.4 MB | 247/285 kB | 21 kB Progress (3): 0.5/1.4 MB | 247/285 kB | 21 kB Progress (3): 0.5/1.4 MB | 251/285 kB | 21 kB Progress (3): 0.5/1.4 MB | 251/285 kB | 21 kB Progress (3): 0.5/1.4 MB | 255/285 kB | 21 kB 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 13 kB/s) [2019-07-31T07:19:23.653Z] Progress (2): 0.5/1.4 MB | 259/285 kB Progress (2): 0.5/1.4 MB | 259/285 kB Progress (2): 0.5/1.4 MB | 263/285 kB Progress (2): 0.5/1.4 MB | 263/285 kB Progress (2): 0.5/1.4 MB | 267/285 kB Progress (2): 0.5/1.4 MB | 267/285 kB Progress (2): 0.5/1.4 MB | 267/285 kB Progress (2): 0.5/1.4 MB | 271/285 kB Progress (2): 0.5/1.4 MB | 275/285 kB Progress (2): 0.5/1.4 MB | 275/285 kB Progress (2): 0.5/1.4 MB | 279/285 kB Progress (2): 0.5/1.4 MB | 279/285 kB Progress (2): 0.5/1.4 MB | 283/285 kB Progress (2): 0.6/1.4 MB | 283/285 kB Progress (2): 0.6/1.4 MB | 283/285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.7/1.4 MB | 285 kB Progress (2): 0.7/1.4 MB | 285 kB Progress (2): 0.7/1.4 MB | 285 kB Progress (2): 0.7/1.4 MB | 285 kB Progress (2): 0.7/1.4 MB | 285 kB Progress (2): 0.7/1.4 MB | 285 kB Progress (2): 0.7/1.4 MB | 285 kB Progress (2): 0.7/1.4 MB | 285 kB Progress (2): 0.7/1.4 MB | 285 kB Progress (2): 0.7/1.4 MB | 285 kB Progress (2): 0.7/1.4 MB | 285 kB 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 166 kB/s) [2019-07-31T07:19:23.653Z] Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4 MB 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 796 kB/s) [2019-07-31T07:19:25.565Z] 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 [2019-07-31T07:19:25.565Z] 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 [2019-07-31T07:19:25.565Z] 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 [2019-07-31T07:19:25.826Z] 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 [2019-07-31T07:19:25.826Z] 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 [2019-07-31T07:19:25.826Z] 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 [2019-07-31T07:19:27.126Z] Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0 MB 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 6.7 MB/s) [2019-07-31T07:19:27.387Z] 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 [2019-07-31T07:19:27.648Z] 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 [2019-07-31T07:19:27.648Z] 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 [2019-07-31T07:19:27.648Z] 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 [2019-07-31T07:19:27.648Z] 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 [2019-07-31T07:19:27.909Z] 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 [2019-07-31T07:19:27.909Z] Progress (1): 4.1/218 kB Progress (1): 7.7/218 kB Progress (1): 12/218 kB Progress (1): 16/218 kB Progress (1): 20/218 kB Progress (1): 24/218 kB Progress (1): 28/218 kB Progress (1): 32/218 kB Progress (1): 36/218 kB Progress (1): 40/218 kB Progress (1): 44/218 kB Progress (1): 48/218 kB Progress (1): 52/218 kB Progress (1): 56/218 kB Progress (1): 60/218 kB Progress (1): 64/218 kB Progress (1): 68/218 kB Progress (1): 72/218 kB Progress (1): 76/218 kB Progress (1): 80/218 kB Progress (1): 84/218 kB Progress (1): 88/218 kB Progress (1): 92/218 kB Progress (1): 96/218 kB Progress (1): 100/218 kB Progress (1): 104/218 kB Progress (1): 108/218 kB Progress (1): 112/218 kB Progress (1): 116/218 kB Progress (1): 120/218 kB Progress (1): 124/218 kB Progress (1): 128/218 kB Progress (1): 132/218 kB Progress (1): 136/218 kB Progress (1): 140/218 kB Progress (1): 144/218 kB Progress (1): 148/218 kB Progress (1): 152/218 kB Progress (1): 156/218 kB Progress (1): 160/218 kB Progress (1): 164/218 kB Progress (1): 168/218 kB Progress (1): 172/218 kB Progress (1): 176/218 kB Progress (1): 180/218 kB Progress (1): 184/218 kB Progress (1): 188/218 kB Progress (1): 192/218 kB Progress (1): 196/218 kB Progress (1): 200/218 kB Progress (1): 204/218 kB Progress (1): 208/218 kB Progress (1): 212/218 kB Progress (1): 216/218 kB Progress (1): 218 kB 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 3.2 MB/s) [2019-07-31T07:19:27.909Z] 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 [2019-07-31T07:19:27.909Z] 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 [2019-07-31T07:19:27.909Z] 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 [2019-07-31T07:19:28.174Z] 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 [2019-07-31T07:19:28.174Z] 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 [2019-07-31T07:19:28.174Z] 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 [2019-07-31T07:19:28.174Z] Progress (1): 4.1/148 kB Progress (1): 7.7/148 kB Progress (1): 12/148 kB Progress (1): 16/148 kB Progress (1): 20/148 kB Progress (1): 24/148 kB Progress (1): 28/148 kB Progress (1): 32/148 kB Progress (1): 36/148 kB Progress (1): 40/148 kB Progress (1): 44/148 kB Progress (1): 48/148 kB Progress (1): 52/148 kB Progress (1): 56/148 kB Progress (1): 60/148 kB Progress (1): 64/148 kB Progress (1): 68/148 kB Progress (1): 72/148 kB Progress (1): 76/148 kB Progress (1): 80/148 kB Progress (1): 84/148 kB Progress (1): 88/148 kB Progress (1): 92/148 kB Progress (1): 96/148 kB Progress (1): 100/148 kB Progress (1): 104/148 kB Progress (1): 108/148 kB Progress (1): 112/148 kB Progress (1): 116/148 kB Progress (1): 120/148 kB Progress (1): 124/148 kB Progress (1): 128/148 kB Progress (1): 132/148 kB Progress (1): 136/148 kB Progress (1): 140/148 kB Progress (1): 144/148 kB Progress (1): 148 kB 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 2.6 MB/s) [2019-07-31T07:19:28.174Z] 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 [2019-07-31T07:19:28.174Z] 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 [2019-07-31T07:19:28.174Z] 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 [2019-07-31T07:19:28.476Z] 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 [2019-07-31T07:19:28.476Z] 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 [2019-07-31T07:19:28.476Z] 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 [2019-07-31T07:19:28.476Z] Progress (1): 4.1/48 kB Progress (1): 7.7/48 kB Progress (1): 12/48 kB Progress (1): 16/48 kB Progress (1): 20/48 kB Progress (1): 24/48 kB Progress (1): 28/48 kB Progress (1): 32/48 kB Progress (1): 36/48 kB Progress (1): 40/48 kB Progress (1): 44/48 kB Progress (1): 48/48 kB Progress (1): 48 kB 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 930 kB/s) [2019-07-31T07:19:31.257Z] 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 [2019-07-31T07:19:31.257Z] 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 [2019-07-31T07:19:31.257Z] 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 [2019-07-31T07:19:31.257Z] 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 [2019-07-31T07:19:31.257Z] 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 [2019-07-31T07:19:31.518Z] 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 [2019-07-31T07:19:31.518Z] Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB 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 204 kB/s) [2019-07-31T07:19:31.518Z] 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 [2019-07-31T07:19:31.518Z] 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 [2019-07-31T07:19:31.518Z] 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 [2019-07-31T07:19:31.778Z] 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 [2019-07-31T07:19:31.778Z] 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 [2019-07-31T07:19:32.040Z] 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 [2019-07-31T07:19:32.040Z] Progress (1): 4.1/7.2 kB Progress (1): 7.2 kB 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 195 kB/s) [2019-07-31T07:19:32.040Z] 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 [2019-07-31T07:19:32.040Z] 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 [2019-07-31T07:19:32.040Z] 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 [2019-07-31T07:19:32.302Z] 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 [2019-07-31T07:19:32.302Z] 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 [2019-07-31T07:19:32.302Z] 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 [2019-07-31T07:19:32.302Z] Progress (1): 4.1/27 kB Progress (1): 7.7/27 kB Progress (1): 12/27 kB Progress (1): 16/27 kB Progress (1): 20/27 kB Progress (1): 24/27 kB Progress (1): 27 kB 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 606 kB/s) [2019-07-31T07:19:32.302Z] 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 [2019-07-31T07:19:32.302Z] 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 [2019-07-31T07:19:32.302Z] 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 [2019-07-31T07:19:32.562Z] 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 [2019-07-31T07:19:32.562Z] 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 [2019-07-31T07:19:32.562Z] 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 [2019-07-31T07:19:32.562Z] Progress (1): 1.7 kB 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 41 kB/s) [2019-07-31T07:19:32.562Z] 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 [2019-07-31T07:19:32.562Z] 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 [2019-07-31T07:19:32.822Z] 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 [2019-07-31T07:19:32.822Z] 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 [2019-07-31T07:19:32.822Z] 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 [2019-07-31T07:19:32.822Z] 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 [2019-07-31T07:19:33.082Z] Progress (1): 4.1/7.7 kB Progress (1): 7.7/7.7 kB Progress (1): 7.7 kB 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) [2019-07-31T07:19:33.082Z] 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 [2019-07-31T07:19:33.082Z] 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 [2019-07-31T07:19:33.082Z] 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 [2019-07-31T07:19:33.082Z] 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 [2019-07-31T07:19:33.342Z] 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 [2019-07-31T07:19:33.342Z] 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 [2019-07-31T07:19:33.342Z] Progress (1): 2.9 kB 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 72 kB/s) [2019-07-31T07:19:33.342Z] 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 [2019-07-31T07:19:33.342Z] 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 [2019-07-31T07:19:33.342Z] 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 [2019-07-31T07:19:33.602Z] 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 [2019-07-31T07:19:33.602Z] 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 [2019-07-31T07:19:33.602Z] 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 [2019-07-31T07:19:33.602Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB 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 618 kB/s) [2019-07-31T07:19:33.602Z] 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 [2019-07-31T07:19:33.602Z] 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 [2019-07-31T07:19:33.602Z] 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 [2019-07-31T07:19:33.862Z] 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 [2019-07-31T07:19:33.862Z] 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 [2019-07-31T07:19:33.862Z] 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 [2019-07-31T07:19:33.862Z] Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB 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 102 kB/s) [2019-07-31T07:19:33.862Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2019-07-31T07:19:33.862Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2019-07-31T07:19:33.862Z] 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 [2019-07-31T07:19:34.127Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2019-07-31T07:19:34.127Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2019-07-31T07:19:34.127Z] 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 [2019-07-31T07:19:34.127Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB 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 357 kB/s) [2019-07-31T07:19:34.127Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [2019-07-31T07:19:34.571Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [2019-07-31T07:19:34.571Z] 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 [2019-07-31T07:19:34.571Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [2019-07-31T07:19:34.571Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [2019-07-31T07:19:34.571Z] 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 [2019-07-31T07:19:34.571Z] Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB 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 123 kB/s) [2019-07-31T07:19:34.571Z] 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 [2019-07-31T07:19:34.930Z] 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 [2019-07-31T07:19:34.930Z] 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 [2019-07-31T07:19:34.930Z] 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 [2019-07-31T07:19:34.930Z] 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 [2019-07-31T07:19:34.930Z] 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 [2019-07-31T07:19:34.930Z] Progress (1): 4.1/8.7 kB Progress (1): 7.7/8.7 kB Progress (1): 8.7 kB 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 256 kB/s) [2019-07-31T07:19:34.930Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-31T07:19:34.930Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-31T07:19:34.930Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-31T07:19:35.190Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-31T07:19:35.190Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-31T07:19:35.190Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-31T07:19:35.190Z] Progress (1): 4.1/26 kB Progress (1): 7.7/26 kB Progress (1): 12/26 kB Progress (1): 16/26 kB Progress (1): 20/26 kB Progress (1): 24/26 kB Progress (1): 26 kB 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 732 kB/s) [2019-07-31T07:19:35.190Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/10/apache-10.pom [2019-07-31T07:19:35.190Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/10/apache-10.pom [2019-07-31T07:19:35.190Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/10/apache-10.pom [2019-07-31T07:19:35.451Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/10/apache-10.pom [2019-07-31T07:19:35.451Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/10/apache-10.pom [2019-07-31T07:19:35.451Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom [2019-07-31T07:19:35.451Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 285 kB/s) [2019-07-31T07:19:35.451Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [2019-07-31T07:19:35.451Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [2019-07-31T07:19:35.451Z] 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 [2019-07-31T07:19:35.712Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [2019-07-31T07:19:35.712Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [2019-07-31T07:19:35.712Z] 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 [2019-07-31T07:19:35.712Z] Progress (1): 1.0 kB 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 28 kB/s) [2019-07-31T07:19:35.712Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [2019-07-31T07:19:35.712Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [2019-07-31T07:19:35.976Z] 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 [2019-07-31T07:19:35.976Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [2019-07-31T07:19:35.976Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [2019-07-31T07:19:35.976Z] 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 [2019-07-31T07:19:36.326Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB 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 490 kB/s) [2019-07-31T07:19:36.326Z] 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 [2019-07-31T07:19:36.326Z] 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 [2019-07-31T07:19:36.326Z] 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 [2019-07-31T07:19:36.326Z] 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 [2019-07-31T07:19:36.326Z] 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 [2019-07-31T07:19:36.326Z] 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 [2019-07-31T07:19:36.326Z] Progress (1): 2.7 kB 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 83 kB/s) [2019-07-31T07:19:36.326Z] 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 [2019-07-31T07:19:36.326Z] 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 [2019-07-31T07:19:36.326Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [2019-07-31T07:19:36.586Z] 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 [2019-07-31T07:19:36.586Z] 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 [2019-07-31T07:19:36.586Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [2019-07-31T07:19:36.586Z] 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 [2019-07-31T07:19:36.586Z] 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 [2019-07-31T07:19:36.586Z] 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 [2019-07-31T07:19:36.586Z] 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 [2019-07-31T07:19:36.586Z] 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 [2019-07-31T07:19:36.586Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [2019-07-31T07:19:36.846Z] 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 [2019-07-31T07:19:36.846Z] 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 [2019-07-31T07:19:36.846Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [2019-07-31T07:19:36.846Z] 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 [2019-07-31T07:19:36.846Z] 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 [2019-07-31T07:19:36.846Z] 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 [2019-07-31T07:19:36.846Z] Progress (1): 4.1/24 kB Progress (1): 7.7/24 kB Progress (1): 12/24 kB Progress (1): 16/24 kB Progress (1): 20/24 kB Progress (2): 20/24 kB | 4.1/129 kB Progress (2): 24/24 kB | 4.1/129 kB Progress (3): 24/24 kB | 4.1/129 kB | 4.1/22 kB Progress (3): 24/24 kB | 7.7/129 kB | 4.1/22 kB Progress (3): 24/24 kB | 7.7/129 kB | 7.7/22 kB Progress (3): 24 kB | 7.7/129 kB | 7.7/22 kB Progress (3): 24 kB | 7.7/129 kB | 12/22 kB Progress (3): 24 kB | 7.7/129 kB | 16/22 kB Progress (3): 24 kB | 12/129 kB | 16/22 kB Progress (3): 24 kB | 12/129 kB | 20/22 kB Progress (3): 24 kB | 16/129 kB | 20/22 kB Progress (3): 24 kB | 16/129 kB | 22 kB Progress (3): 24 kB | 20/129 kB | 22 kB Progress (3): 24 kB | 24/129 kB | 22 kB Progress (3): 24 kB | 28/129 kB | 22 kB Progress (3): 24 kB | 32/129 kB | 22 kB Progress (3): 24 kB | 36/129 kB | 22 kB Progress (3): 24 kB | 40/129 kB | 22 kB Progress (3): 24 kB | 44/129 kB | 22 kB Progress (3): 24 kB | 48/129 kB | 22 kB Progress (3): 24 kB | 52/129 kB | 22 kB Progress (3): 24 kB | 56/129 kB | 22 kB Progress (3): 24 kB | 60/129 kB | 22 kB Progress (3): 24 kB | 64/129 kB | 22 kB 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 404 kB/s) [2019-07-31T07:19:36.846Z] 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 364 kB/s) [2019-07-31T07:19:36.846Z] Progress (1): 68/129 kB Progress (1): 72/129 kB Progress (1): 76/129 kB Progress (1): 80/129 kB Progress (1): 84/129 kB Progress (1): 88/129 kB Progress (1): 92/129 kB Progress (1): 96/129 kB Progress (1): 100/129 kB Progress (1): 104/129 kB Progress (1): 108/129 kB Progress (1): 112/129 kB Progress (1): 116/129 kB Progress (1): 120/129 kB Progress (1): 124/129 kB Progress (1): 128/129 kB Progress (1): 129 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar (129 kB at 1.7 MB/s) [2019-07-31T07:19:37.106Z] 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 [2019-07-31T07:19:37.106Z] 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 [2019-07-31T07:19:37.106Z] 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 [2019-07-31T07:19:37.367Z] 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 [2019-07-31T07:19:37.367Z] 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 [2019-07-31T07:19:37.367Z] 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 [2019-07-31T07:19:37.367Z] Progress (1): 2.3 kB 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 56 kB/s) [2019-07-31T07:19:37.367Z] 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 [2019-07-31T07:19:37.367Z] 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 [2019-07-31T07:19:37.367Z] 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 [2019-07-31T07:19:37.627Z] 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 [2019-07-31T07:19:37.627Z] 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 [2019-07-31T07:19:37.627Z] 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 [2019-07-31T07:19:37.627Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB 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 502 kB/s) [2019-07-31T07:19:37.627Z] 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 [2019-07-31T07:19:37.627Z] 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 [2019-07-31T07:19:37.888Z] 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 [2019-07-31T07:19:37.888Z] 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 [2019-07-31T07:19:37.888Z] 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 [2019-07-31T07:19:37.888Z] 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 [2019-07-31T07:19:37.888Z] Progress (1): 815 B 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 20 kB/s) [2019-07-31T07:19:37.888Z] 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 [2019-07-31T07:19:38.149Z] 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 [2019-07-31T07:19:38.149Z] 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 [2019-07-31T07:19:38.149Z] 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 [2019-07-31T07:19:38.149Z] 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 [2019-07-31T07:19:38.149Z] 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 [2019-07-31T07:19:38.410Z] Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB 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 94 kB/s) [2019-07-31T07:19:38.410Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2019-07-31T07:19:38.410Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2019-07-31T07:19:38.410Z] 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 [2019-07-31T07:19:38.411Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2019-07-31T07:19:38.411Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2019-07-31T07:19:38.411Z] 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 [2019-07-31T07:19:38.672Z] Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB 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 386 kB/s) [2019-07-31T07:19:38.672Z] 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 [2019-07-31T07:19:38.672Z] 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 [2019-07-31T07:19:38.672Z] 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 [2019-07-31T07:19:38.672Z] 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 [2019-07-31T07:19:38.932Z] 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 [2019-07-31T07:19:38.932Z] 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 [2019-07-31T07:19:38.932Z] Progress (1): 815 B 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 23 kB/s) [2019-07-31T07:19:38.932Z] 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 [2019-07-31T07:19:38.932Z] 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 [2019-07-31T07:19:38.932Z] 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 [2019-07-31T07:19:39.192Z] 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 [2019-07-31T07:19:39.192Z] 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 [2019-07-31T07:19:39.192Z] 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 [2019-07-31T07:19:39.192Z] Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB 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 128 kB/s) [2019-07-31T07:19:39.192Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2019-07-31T07:19:39.192Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2019-07-31T07:19:39.192Z] 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 [2019-07-31T07:19:39.452Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2019-07-31T07:19:39.452Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2019-07-31T07:19:39.452Z] 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 [2019-07-31T07:19:39.452Z] Progress (1): 2.1 kB 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 53 kB/s) [2019-07-31T07:19:39.453Z] 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 [2019-07-31T07:19:39.453Z] 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 [2019-07-31T07:19:39.453Z] 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 [2019-07-31T07:19:39.712Z] 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 [2019-07-31T07:19:39.712Z] 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 [2019-07-31T07:19:39.712Z] 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 [2019-07-31T07:19:39.712Z] Progress (1): 4.1/6.7 kB Progress (1): 6.7 kB 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 192 kB/s) [2019-07-31T07:19:39.712Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [2019-07-31T07:19:39.712Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [2019-07-31T07:19:39.712Z] 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 [2019-07-31T07:19:39.972Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [2019-07-31T07:19:39.972Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [2019-07-31T07:19:39.972Z] 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 [2019-07-31T07:19:39.972Z] Progress (1): 4.1/9.0 kB Progress (1): 7.7/9.0 kB Progress (1): 9.0 kB 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 292 kB/s) [2019-07-31T07:19:39.972Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-31T07:19:40.232Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-31T07:19:40.232Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-31T07:19:40.232Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-31T07:19:40.232Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-31T07:19:40.232Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-31T07:19:40.492Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB 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 492 kB/s) [2019-07-31T07:19:40.492Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom [2019-07-31T07:19:40.492Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom [2019-07-31T07:19:40.492Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom [2019-07-31T07:19:40.492Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom [2019-07-31T07:19:40.492Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom [2019-07-31T07:19:40.772Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom [2019-07-31T07:19:40.772Z] Progress (1): 3.4 kB 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 98 kB/s) [2019-07-31T07:19:40.773Z] 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 [2019-07-31T07:19:40.773Z] 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 [2019-07-31T07:19:40.773Z] 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 [2019-07-31T07:19:40.773Z] 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 [2019-07-31T07:19:40.773Z] 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 [2019-07-31T07:19:41.133Z] 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 [2019-07-31T07:19:41.133Z] Progress (1): 2.0 kB 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 44 kB/s) [2019-07-31T07:19:41.133Z] 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 [2019-07-31T07:19:41.133Z] 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 [2019-07-31T07:19:41.133Z] 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 [2019-07-31T07:19:41.133Z] 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 [2019-07-31T07:19:41.133Z] 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 [2019-07-31T07:19:41.133Z] 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 [2019-07-31T07:19:41.133Z] Progress (1): 3.9 kB 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 110 kB/s) [2019-07-31T07:19:41.133Z] 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 [2019-07-31T07:19:41.392Z] 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 [2019-07-31T07:19:41.392Z] 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 [2019-07-31T07:19:41.392Z] 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 [2019-07-31T07:19:41.392Z] 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 [2019-07-31T07:19:41.392Z] 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 [2019-07-31T07:19:41.652Z] Progress (1): 492 B 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 12 kB/s) [2019-07-31T07:19:41.652Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2019-07-31T07:19:41.652Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2019-07-31T07:19:41.652Z] 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 [2019-07-31T07:19:41.652Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2019-07-31T07:19:41.652Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2019-07-31T07:19:41.912Z] 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 [2019-07-31T07:19:41.912Z] Progress (1): 4.1/5.7 kB Progress (1): 5.7 kB 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 117 kB/s) [2019-07-31T07:19:41.912Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom [2019-07-31T07:19:41.912Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.10/junit-4.10.pom [2019-07-31T07:19:41.912Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.10/junit-4.10.pom [2019-07-31T07:19:41.912Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.10/junit-4.10.pom [2019-07-31T07:19:42.175Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.10/junit-4.10.pom [2019-07-31T07:19:42.175Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom [2019-07-31T07:19:42.175Z] Progress (1): 2.3 kB 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 67 kB/s) [2019-07-31T07:19:42.175Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2019-07-31T07:19:42.175Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2019-07-31T07:19:42.175Z] 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 [2019-07-31T07:19:42.472Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2019-07-31T07:19:42.472Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2019-07-31T07:19:42.472Z] 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 [2019-07-31T07:19:42.472Z] Progress (1): 481 B 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 11 kB/s) [2019-07-31T07:19:42.472Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2019-07-31T07:19:42.472Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2019-07-31T07:19:42.472Z] 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 [2019-07-31T07:19:42.733Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2019-07-31T07:19:42.733Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2019-07-31T07:19:42.733Z] 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 [2019-07-31T07:19:42.733Z] Progress (1): 4.1/5.9 kB Progress (1): 5.9 kB 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 151 kB/s) [2019-07-31T07:19:42.733Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2019-07-31T07:19:42.733Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2019-07-31T07:19:42.733Z] 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 [2019-07-31T07:19:42.994Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2019-07-31T07:19:42.994Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2019-07-31T07:19:42.994Z] 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 [2019-07-31T07:19:42.994Z] Progress (1): 3.1 kB 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 82 kB/s) [2019-07-31T07:19:42.994Z] 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 [2019-07-31T07:19:42.994Z] 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 [2019-07-31T07:19:42.994Z] 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 [2019-07-31T07:19:43.566Z] 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 [2019-07-31T07:19:43.566Z] 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 [2019-07-31T07:19:43.566Z] 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 [2019-07-31T07:19:43.566Z] Progress (1): 1.9 kB 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 33 kB/s) [2019-07-31T07:19:43.566Z] 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 [2019-07-31T07:19:43.566Z] 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 [2019-07-31T07:19:43.566Z] 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 [2019-07-31T07:19:43.826Z] 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 [2019-07-31T07:19:43.826Z] 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 [2019-07-31T07:19:43.826Z] 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 [2019-07-31T07:19:43.826Z] Progress (1): 1.8 kB 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 50 kB/s) [2019-07-31T07:19:43.826Z] 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 [2019-07-31T07:19:43.826Z] 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 [2019-07-31T07:19:43.826Z] 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 [2019-07-31T07:19:44.086Z] 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 [2019-07-31T07:19:44.086Z] 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 [2019-07-31T07:19:44.086Z] 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 [2019-07-31T07:19:44.086Z] Progress (1): 1.4 kB 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 38 kB/s) [2019-07-31T07:19:44.086Z] 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 [2019-07-31T07:19:44.086Z] 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 [2019-07-31T07:19:44.086Z] 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 [2019-07-31T07:19:44.347Z] 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 [2019-07-31T07:19:44.347Z] 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 [2019-07-31T07:19:44.347Z] 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 [2019-07-31T07:19:44.347Z] Progress (1): 424 B 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 14 kB/s) [2019-07-31T07:19:44.347Z] 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 [2019-07-31T07:19:44.347Z] 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 [2019-07-31T07:19:44.608Z] 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 [2019-07-31T07:19:44.608Z] 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 [2019-07-31T07:19:44.608Z] 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 [2019-07-31T07:19:44.608Z] 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 [2019-07-31T07:19:44.608Z] Progress (1): 3.9 kB 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 115 kB/s) [2019-07-31T07:19:44.608Z] 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 [2019-07-31T07:19:44.868Z] 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 [2019-07-31T07:19:44.868Z] 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 [2019-07-31T07:19:44.868Z] 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 [2019-07-31T07:19:44.868Z] 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 [2019-07-31T07:19:45.130Z] 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 [2019-07-31T07:19:45.130Z] Progress (1): 2.0 kB 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 57 kB/s) [2019-07-31T07:19:45.130Z] 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 [2019-07-31T07:19:45.130Z] 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 [2019-07-31T07:19:45.130Z] 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 [2019-07-31T07:19:45.130Z] 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 [2019-07-31T07:19:45.391Z] 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 [2019-07-31T07:19:45.391Z] 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 [2019-07-31T07:19:45.391Z] Progress (1): 1.9 kB 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 46 kB/s) [2019-07-31T07:19:45.391Z] 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 [2019-07-31T07:19:45.391Z] 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 [2019-07-31T07:19:45.391Z] 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 [2019-07-31T07:19:45.652Z] 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 [2019-07-31T07:19:45.652Z] 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 [2019-07-31T07:19:45.652Z] 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 [2019-07-31T07:19:45.652Z] Progress (1): 1.7 kB 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 44 kB/s) [2019-07-31T07:19:45.652Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2019-07-31T07:19:45.652Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2019-07-31T07:19:45.652Z] 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 [2019-07-31T07:19:45.913Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2019-07-31T07:19:45.913Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2019-07-31T07:19:45.913Z] 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 [2019-07-31T07:19:45.913Z] Progress (1): 2.1 kB 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 53 kB/s) [2019-07-31T07:19:45.913Z] 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 [2019-07-31T07:19:45.913Z] 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 [2019-07-31T07:19:45.913Z] 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 [2019-07-31T07:19:46.173Z] 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 [2019-07-31T07:19:46.173Z] 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 [2019-07-31T07:19:46.173Z] 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 [2019-07-31T07:19:46.173Z] Progress (1): 1.5 kB 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 38 kB/s) [2019-07-31T07:19:46.173Z] 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 [2019-07-31T07:19:46.173Z] 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 [2019-07-31T07:19:46.173Z] 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 [2019-07-31T07:19:46.436Z] 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 [2019-07-31T07:19:46.436Z] 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 [2019-07-31T07:19:46.436Z] 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 [2019-07-31T07:19:46.436Z] Progress (1): 2.0 kB 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) [2019-07-31T07:19:46.436Z] 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 [2019-07-31T07:19:46.436Z] 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 [2019-07-31T07:19:46.436Z] 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 [2019-07-31T07:19:46.696Z] 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 [2019-07-31T07:19:46.696Z] 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 [2019-07-31T07:19:46.696Z] 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 [2019-07-31T07:19:46.696Z] Progress (1): 4.1/7.1 kB Progress (1): 7.1 kB 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 182 kB/s) [2019-07-31T07:19:46.696Z] 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 [2019-07-31T07:19:46.959Z] 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 [2019-07-31T07:19:46.959Z] 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 [2019-07-31T07:19:46.959Z] 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 [2019-07-31T07:19:46.959Z] 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 [2019-07-31T07:19:46.959Z] 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 [2019-07-31T07:19:47.369Z] Progress (1): 2.6 kB 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 73 kB/s) [2019-07-31T07:19:47.369Z] 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 [2019-07-31T07:19:47.369Z] 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 [2019-07-31T07:19:47.369Z] 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 [2019-07-31T07:19:47.369Z] 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 [2019-07-31T07:19:47.369Z] 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 [2019-07-31T07:19:47.369Z] 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 [2019-07-31T07:19:47.369Z] Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 43 kB/s) [2019-07-31T07:19:47.369Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-31T07:19:47.631Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-31T07:19:47.631Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-31T07:19:47.631Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-31T07:19:47.631Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-31T07:19:47.631Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-31T07:19:47.631Z] Progress (1): 3.3 kB 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 66 kB/s) [2019-07-31T07:19:47.631Z] 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 [2019-07-31T07:19:47.631Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2019-07-31T07:19:47.891Z] 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 [2019-07-31T07:19:47.891Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2019-07-31T07:19:47.891Z] 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 [2019-07-31T07:19:47.891Z] 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 [2019-07-31T07:19:47.891Z] 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 [2019-07-31T07:19:47.891Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2019-07-31T07:19:47.891Z] 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 [2019-07-31T07:19:48.152Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2019-07-31T07:19:48.152Z] 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 [2019-07-31T07:19:48.152Z] 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 [2019-07-31T07:19:48.152Z] Progress (1): 4.1/4.2 kB Progress (2): 4.1/4.2 kB | 4.1/13 kB Progress (2): 4.2 kB | 4.1/13 kB Progress (2): 4.2 kB | 7.7/13 kB Progress (2): 4.2 kB | 12/13 kB Progress (2): 4.2 kB | 13 kB 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 96 kB/s) [2019-07-31T07:19:48.152Z] 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 287 kB/s) [2019-07-31T07:19:48.415Z] 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 [2019-07-31T07:19:48.415Z] 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 [2019-07-31T07:19:48.415Z] 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 [2019-07-31T07:19:48.727Z] 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 [2019-07-31T07:19:48.727Z] 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 [2019-07-31T07:19:48.727Z] 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 [2019-07-31T07:19:48.727Z] Progress (1): 1.5 kB 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 24 kB/s) [2019-07-31T07:19:48.727Z] 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 [2019-07-31T07:19:48.727Z] 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 [2019-07-31T07:19:48.727Z] 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 [2019-07-31T07:19:48.987Z] 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 [2019-07-31T07:19:48.987Z] 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 [2019-07-31T07:19:48.987Z] 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 [2019-07-31T07:19:48.987Z] Progress (1): 1.5 kB 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 44 kB/s) [2019-07-31T07:19:48.987Z] 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 [2019-07-31T07:19:48.987Z] 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 [2019-07-31T07:19:48.987Z] 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 [2019-07-31T07:19:49.247Z] 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 [2019-07-31T07:19:49.247Z] 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 [2019-07-31T07:19:49.247Z] 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 [2019-07-31T07:19:49.247Z] Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB 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 189 kB/s) [2019-07-31T07:19:49.247Z] 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 [2019-07-31T07:19:49.247Z] 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 [2019-07-31T07:19:49.506Z] 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 [2019-07-31T07:19:49.506Z] 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 [2019-07-31T07:19:49.506Z] 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 [2019-07-31T07:19:49.506Z] 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 [2019-07-31T07:19:49.506Z] Progress (1): 2.2 kB 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 57 kB/s) [2019-07-31T07:19:49.506Z] 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 [2019-07-31T07:19:49.767Z] 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 [2019-07-31T07:19:49.767Z] 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 [2019-07-31T07:19:49.767Z] 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 [2019-07-31T07:19:49.767Z] 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 [2019-07-31T07:19:49.767Z] 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 [2019-07-31T07:19:50.029Z] Progress (1): 4.1/28 kB Progress (1): 7.7/28 kB Progress (1): 12/28 kB Progress (1): 16/28 kB Progress (1): 20/28 kB Progress (1): 24/28 kB Progress (1): 28/28 kB Progress (1): 28 kB 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 778 kB/s) [2019-07-31T07:19:50.029Z] 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 [2019-07-31T07:19:50.029Z] 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 [2019-07-31T07:19:50.029Z] 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 [2019-07-31T07:19:50.029Z] 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 [2019-07-31T07:19:50.290Z] 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 [2019-07-31T07:19:50.290Z] 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 [2019-07-31T07:19:50.290Z] Progress (1): 2.7 kB 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 67 kB/s) [2019-07-31T07:19:50.290Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [2019-07-31T07:19:50.290Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [2019-07-31T07:19:50.290Z] 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 [2019-07-31T07:19:50.550Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [2019-07-31T07:19:50.550Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [2019-07-31T07:19:50.550Z] 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 [2019-07-31T07:19:50.550Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 223 kB/s) [2019-07-31T07:19:50.550Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-31T07:19:50.550Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-31T07:19:50.550Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-31T07:19:50.810Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-31T07:19:50.810Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-31T07:19:50.810Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-31T07:19:50.810Z] Progress (1): 4.1/53 kB Progress (1): 7.7/53 kB Progress (1): 12/53 kB Progress (1): 16/53 kB Progress (1): 20/53 kB Progress (1): 24/53 kB Progress (1): 28/53 kB Progress (1): 32/53 kB Progress (1): 36/53 kB Progress (1): 40/53 kB Progress (1): 44/53 kB Progress (1): 48/53 kB Progress (1): 52/53 kB Progress (1): 53 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom (53 kB at 1.3 MB/s) [2019-07-31T07:19:50.810Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom [2019-07-31T07:19:50.810Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom [2019-07-31T07:19:50.810Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom [2019-07-31T07:19:51.070Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom [2019-07-31T07:19:51.070Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom [2019-07-31T07:19:51.070Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom [2019-07-31T07:19:51.070Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 225 kB/s) [2019-07-31T07:19:51.070Z] 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 [2019-07-31T07:19:51.070Z] 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 [2019-07-31T07:19:51.329Z] 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 [2019-07-31T07:19:51.329Z] 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 [2019-07-31T07:19:51.329Z] 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 [2019-07-31T07:19:51.329Z] 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 [2019-07-31T07:19:51.590Z] Progress (1): 1.9 kB 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 45 kB/s) [2019-07-31T07:19:51.590Z] 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 [2019-07-31T07:19:51.590Z] 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 [2019-07-31T07:19:51.590Z] 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 [2019-07-31T07:19:51.590Z] 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 [2019-07-31T07:19:51.590Z] 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 [2019-07-31T07:19:51.590Z] 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 [2019-07-31T07:19:51.851Z] Progress (1): 2.0 kB 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 48 kB/s) [2019-07-31T07:19:51.851Z] 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 [2019-07-31T07:19:51.851Z] 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 [2019-07-31T07:19:51.851Z] 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 [2019-07-31T07:19:51.851Z] 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 [2019-07-31T07:19:51.851Z] 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 [2019-07-31T07:19:52.114Z] 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 [2019-07-31T07:19:52.114Z] Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB 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 153 kB/s) [2019-07-31T07:19:52.114Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-31T07:19:52.114Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-31T07:19:52.114Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-31T07:19:52.114Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-31T07:19:52.375Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-31T07:19:52.375Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-31T07:19:52.375Z] Progress (1): 4.1/9.5 kB Progress (1): 7.7/9.5 kB Progress (1): 9.5 kB 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 280 kB/s) [2019-07-31T07:19:52.375Z] 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 [2019-07-31T07:19:52.375Z] 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 [2019-07-31T07:19:52.375Z] 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 [2019-07-31T07:19:52.375Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [2019-07-31T07:19:52.375Z] 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 [2019-07-31T07:19:52.375Z] 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 [2019-07-31T07:19:52.375Z] 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 [2019-07-31T07:19:52.375Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [2019-07-31T07:19:52.375Z] 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 [2019-07-31T07:19:52.375Z] 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 [2019-07-31T07:19:52.375Z] 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 [2019-07-31T07:19:52.375Z] 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 [2019-07-31T07:19:52.635Z] 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 [2019-07-31T07:19:52.635Z] 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 [2019-07-31T07:19:52.635Z] 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 [2019-07-31T07:19:52.635Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [2019-07-31T07:19:52.635Z] 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 [2019-07-31T07:19:52.635Z] 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 [2019-07-31T07:19:52.635Z] 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 [2019-07-31T07:19:52.635Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [2019-07-31T07:19:52.635Z] 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 [2019-07-31T07:19:52.636Z] 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 [2019-07-31T07:19:52.636Z] 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 [2019-07-31T07:19:52.636Z] 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 [2019-07-31T07:19:52.896Z] Progress (1): 4.1/28 kB Progress (1): 7.7/28 kB Progress (2): 7.7/28 kB | 4.1/379 kB Progress (2): 7.7/28 kB | 7.7/379 kB Progress (2): 12/28 kB | 7.7/379 kB Progress (3): 12/28 kB | 7.7/379 kB | 4.1/21 kB Progress (3): 16/28 kB | 7.7/379 kB | 4.1/21 kB Progress (3): 16/28 kB | 12/379 kB | 4.1/21 kB Progress (3): 20/28 kB | 12/379 kB | 4.1/21 kB Progress (3): 20/28 kB | 12/379 kB | 7.7/21 kB Progress (3): 24/28 kB | 12/379 kB | 7.7/21 kB Progress (4): 24/28 kB | 12/379 kB | 7.7/21 kB | 4.1/54 kB Progress (4): 24/28 kB | 16/379 kB | 7.7/21 kB | 4.1/54 kB Progress (4): 24/28 kB | 16/379 kB | 7.7/21 kB | 7.7/54 kB Progress (4): 28/28 kB | 16/379 kB | 7.7/21 kB | 7.7/54 kB Progress (4): 28 kB | 16/379 kB | 7.7/21 kB | 7.7/54 kB Progress (4): 28 kB | 16/379 kB | 12/21 kB | 7.7/54 kB Progress (4): 28 kB | 16/379 kB | 16/21 kB | 7.7/54 kB Progress (4): 28 kB | 16/379 kB | 16/21 kB | 12/54 kB Progress (4): 28 kB | 20/379 kB | 16/21 kB | 12/54 kB Progress (4): 28 kB | 20/379 kB | 16/21 kB | 16/54 kB Progress (4): 28 kB | 20/379 kB | 20/21 kB | 16/54 kB Progress (4): 28 kB | 20/379 kB | 20/21 kB | 20/54 kB Progress (4): 28 kB | 24/379 kB | 20/21 kB | 20/54 kB Progress (4): 28 kB | 24/379 kB | 20/21 kB | 24/54 kB Progress (4): 28 kB | 24/379 kB | 21 kB | 24/54 kB Progress (4): 28 kB | 24/379 kB | 21 kB | 28/54 kB Progress (4): 28 kB | 28/379 kB | 21 kB | 28/54 kB Progress (4): 28 kB | 28/379 kB | 21 kB | 32/54 kB Progress (4): 28 kB | 32/379 kB | 21 kB | 32/54 kB Progress (4): 28 kB | 32/379 kB | 21 kB | 36/54 kB Progress (4): 28 kB | 32/379 kB | 21 kB | 40/54 kB Progress (4): 28 kB | 36/379 kB | 21 kB | 40/54 kB 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 625 kB/s) [2019-07-31T07:19:52.896Z] Progress (3): 36/379 kB | 21 kB | 44/54 kB Progress (3): 40/379 kB | 21 kB | 44/54 kB Progress (3): 40/379 kB | 21 kB | 48/54 kB Progress (3): 44/379 kB | 21 kB | 48/54 kB Progress (3): 48/379 kB | 21 kB | 48/54 kB Progress (3): 48/379 kB | 21 kB | 52/54 kB Progress (3): 52/379 kB | 21 kB | 52/54 kB Progress (3): 52/379 kB | 21 kB | 54 kB Progress (3): 56/379 kB | 21 kB | 54 kB 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 412 kB/s) [2019-07-31T07:19:52.896Z] Progress (2): 60/379 kB | 54 kB Progress (2): 64/379 kB | 54 kB Progress (2): 68/379 kB | 54 kB Progress (2): 72/379 kB | 54 kB Progress (2): 76/379 kB | 54 kB Progress (2): 80/379 kB | 54 kB Progress (2): 84/379 kB | 54 kB Progress (2): 88/379 kB | 54 kB Progress (2): 92/379 kB | 54 kB Progress (2): 96/379 kB | 54 kB Progress (2): 100/379 kB | 54 kB Progress (2): 104/379 kB | 54 kB Progress (2): 108/379 kB | 54 kB Progress (2): 112/379 kB | 54 kB Progress (2): 116/379 kB | 54 kB Progress (2): 120/379 kB | 54 kB Progress (2): 124/379 kB | 54 kB Progress (2): 128/379 kB | 54 kB 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 914 kB/s) [2019-07-31T07:19:52.896Z] Progress (1): 132/379 kB Progress (1): 136/379 kB Progress (1): 140/379 kB Progress (1): 144/379 kB Progress (1): 148/379 kB Progress (1): 152/379 kB Progress (1): 156/379 kB Progress (1): 160/379 kB Progress (1): 164/379 kB Progress (1): 168/379 kB Progress (1): 172/379 kB Progress (1): 176/379 kB Progress (1): 180/379 kB Progress (1): 184/379 kB Progress (1): 188/379 kB Progress (1): 192/379 kB Progress (1): 196/379 kB Progress (1): 200/379 kB Progress (1): 204/379 kB Progress (1): 208/379 kB Progress (1): 212/379 kB Progress (1): 216/379 kB Progress (1): 220/379 kB Progress (1): 224/379 kB Progress (1): 228/379 kB Progress (1): 232/379 kB Progress (1): 236/379 kB Progress (1): 240/379 kB Progress (1): 244/379 kB Progress (1): 248/379 kB Progress (1): 252/379 kB Progress (1): 256/379 kB Progress (1): 260/379 kB Progress (1): 264/379 kB Progress (1): 268/379 kB Progress (1): 272/379 kB Progress (1): 276/379 kB Progress (1): 280/379 kB Progress (1): 284/379 kB Progress (1): 288/379 kB Progress (1): 292/379 kB Progress (1): 296/379 kB Progress (1): 300/379 kB Progress (1): 304/379 kB Progress (1): 308/379 kB Progress (1): 312/379 kB Progress (1): 316/379 kB Progress (1): 320/379 kB Progress (1): 324/379 kB Progress (1): 328/379 kB Progress (1): 332/379 kB Progress (1): 336/379 kB Progress (1): 340/379 kB Progress (1): 344/379 kB Progress (1): 348/379 kB Progress (1): 352/379 kB Progress (1): 356/379 kB Progress (1): 360/379 kB Progress (1): 364/379 kB Progress (1): 368/379 kB Progress (1): 372/379 kB Progress (1): 376/379 kB Progress (1): 379 kB 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 4.0 MB/s) [2019-07-31T07:19:53.157Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.pom [2019-07-31T07:19:53.157Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.pom [2019-07-31T07:19:53.157Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.pom [2019-07-31T07:19:53.469Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.pom [2019-07-31T07:19:53.469Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.pom [2019-07-31T07:19:53.469Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.pom [2019-07-31T07:19:53.469Z] Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.pom (4.5 kB at 109 kB/s) [2019-07-31T07:19:53.469Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.build/0.7.9/org.jacoco.build-0.7.9.pom [2019-07-31T07:19:53.469Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.build/0.7.9/org.jacoco.build-0.7.9.pom [2019-07-31T07:19:53.469Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.build/0.7.9/org.jacoco.build-0.7.9.pom [2019-07-31T07:19:53.968Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.build/0.7.9/org.jacoco.build-0.7.9.pom [2019-07-31T07:19:53.968Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.build/0.7.9/org.jacoco.build-0.7.9.pom [2019-07-31T07:19:53.968Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.7.9/org.jacoco.build-0.7.9.pom [2019-07-31T07:19:53.968Z] Progress (1): 4.1/35 kB Progress (1): 7.7/35 kB Progress (1): 12/35 kB Progress (1): 16/35 kB Progress (1): 20/35 kB Progress (1): 24/35 kB Progress (1): 28/35 kB Progress (1): 32/35 kB Progress (1): 35 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.7.9/org.jacoco.build-0.7.9.pom (35 kB at 666 kB/s) [2019-07-31T07:19:53.968Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.jar [2019-07-31T07:19:53.968Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.jar [2019-07-31T07:19:53.968Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.jar [2019-07-31T07:19:53.968Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.jar [2019-07-31T07:19:53.968Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.jar [2019-07-31T07:19:53.968Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.jar [2019-07-31T07:19:53.968Z] Progress (1): 4.1/47 kB Progress (1): 7.7/47 kB Progress (1): 12/47 kB Progress (1): 16/47 kB Progress (1): 20/47 kB Progress (1): 24/47 kB Progress (1): 28/47 kB Progress (1): 32/47 kB Progress (1): 36/47 kB Progress (1): 40/47 kB Progress (1): 44/47 kB Progress (1): 47 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.jar (47 kB at 1.1 MB/s) [2019-07-31T07:19:53.968Z] 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 [2019-07-31T07:19:53.968Z] 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 [2019-07-31T07:19:54.273Z] 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 [2019-07-31T07:19:54.273Z] 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 [2019-07-31T07:19:54.273Z] 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 [2019-07-31T07:19:54.273Z] 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 [2019-07-31T07:19:54.273Z] Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB 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 136 kB/s) [2019-07-31T07:19:54.273Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2019-07-31T07:19:54.273Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2019-07-31T07:19:54.273Z] 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 [2019-07-31T07:19:54.573Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2019-07-31T07:19:54.573Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2019-07-31T07:19:54.573Z] 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 [2019-07-31T07:19:54.573Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB 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 219 kB/s) [2019-07-31T07:19:54.573Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-31T07:19:54.573Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-31T07:19:54.573Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-31T07:19:54.973Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-31T07:19:54.973Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-31T07:19:54.973Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-31T07:19:54.973Z] Progress (1): 4.1/41 kB Progress (1): 7.7/41 kB Progress (1): 12/41 kB Progress (1): 16/41 kB Progress (1): 20/41 kB Progress (1): 24/41 kB Progress (1): 28/41 kB Progress (1): 32/41 kB Progress (1): 36/41 kB Progress (1): 40/41 kB Progress (1): 41 kB 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 993 kB/s) [2019-07-31T07:19:54.973Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/17/apache-17.pom [2019-07-31T07:19:54.973Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom [2019-07-31T07:19:54.973Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom [2019-07-31T07:19:54.973Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/17/apache-17.pom [2019-07-31T07:19:54.973Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/17/apache-17.pom [2019-07-31T07:19:55.374Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom [2019-07-31T07:19:55.374Z] Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16/16 kB Progress (1): 16 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom (16 kB at 382 kB/s) [2019-07-31T07:19:55.374Z] 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 [2019-07-31T07:19:55.374Z] 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 [2019-07-31T07:19:55.374Z] 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 [2019-07-31T07:19:55.374Z] 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 [2019-07-31T07:19:55.374Z] 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 [2019-07-31T07:19:55.374Z] 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 [2019-07-31T07:19:55.374Z] Progress (1): 4.1/31 kB Progress (1): 7.7/31 kB Progress (1): 12/31 kB Progress (1): 16/31 kB Progress (1): 20/31 kB Progress (1): 24/31 kB Progress (1): 28/31 kB Progress (1): 31 kB 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 697 kB/s) [2019-07-31T07:19:55.374Z] 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 [2019-07-31T07:19:55.374Z] 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 [2019-07-31T07:19:55.672Z] 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 [2019-07-31T07:19:55.672Z] 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 [2019-07-31T07:19:55.672Z] 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 [2019-07-31T07:19:55.672Z] 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 [2019-07-31T07:19:55.672Z] Progress (1): 4.1/7.1 kB Progress (1): 7.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom (7.1 kB at 238 kB/s) [2019-07-31T07:19:55.672Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2019-07-31T07:19:55.672Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2019-07-31T07:19:55.672Z] 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 [2019-07-31T07:19:55.974Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2019-07-31T07:19:55.974Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2019-07-31T07:19:55.974Z] 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 [2019-07-31T07:19:55.974Z] Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB 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 299 kB/s) [2019-07-31T07:19:55.974Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-31T07:19:55.974Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-31T07:19:55.974Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-31T07:19:56.326Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-31T07:19:56.326Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-31T07:19:56.326Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-31T07:19:56.326Z] Progress (1): 4.1/41 kB Progress (1): 7.7/41 kB Progress (1): 12/41 kB Progress (1): 16/41 kB Progress (1): 20/41 kB Progress (1): 24/41 kB Progress (1): 28/41 kB Progress (1): 32/41 kB Progress (1): 36/41 kB Progress (1): 40/41 kB Progress (1): 41 kB 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 918 kB/s) [2019-07-31T07:19:56.326Z] 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 [2019-07-31T07:19:56.326Z] 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 [2019-07-31T07:19:56.326Z] 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 [2019-07-31T07:19:57.708Z] 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 [2019-07-31T07:19:57.708Z] 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 [2019-07-31T07:19:57.708Z] 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 [2019-07-31T07:19:57.708Z] Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32/32 kB Progress (1): 32 kB 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 689 kB/s) [2019-07-31T07:19:57.708Z] 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 [2019-07-31T07:19:57.708Z] 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 [2019-07-31T07:19:57.708Z] 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 [2019-07-31T07:19:57.969Z] 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 [2019-07-31T07:19:57.969Z] 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 [2019-07-31T07:19:57.969Z] 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 [2019-07-31T07:19:57.969Z] Progress (1): 2.5 kB 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 74 kB/s) [2019-07-31T07:19:57.969Z] 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 [2019-07-31T07:19:57.969Z] 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 [2019-07-31T07:19:57.969Z] 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 [2019-07-31T07:19:58.230Z] 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 [2019-07-31T07:19:58.230Z] 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 [2019-07-31T07:19:58.230Z] 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 [2019-07-31T07:19:58.230Z] Progress (1): 4.1/33 kB Progress (1): 7.7/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 24/33 kB Progress (1): 28/33 kB Progress (1): 32/33 kB Progress (1): 33 kB 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 858 kB/s) [2019-07-31T07:19:58.230Z] 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 [2019-07-31T07:19:58.230Z] 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 [2019-07-31T07:19:58.230Z] 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 [2019-07-31T07:19:58.490Z] 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 [2019-07-31T07:19:58.490Z] 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 [2019-07-31T07:19:58.490Z] 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 [2019-07-31T07:19:58.490Z] Progress (1): 4.1/6.4 kB Progress (1): 6.4 kB 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 178 kB/s) [2019-07-31T07:19:58.490Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2019-07-31T07:19:58.490Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2019-07-31T07:19:58.490Z] 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 [2019-07-31T07:19:58.750Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2019-07-31T07:19:58.750Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2019-07-31T07:19:58.750Z] 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 [2019-07-31T07:19:58.750Z] Progress (1): 4.1/9.6 kB Progress (1): 7.7/9.6 kB Progress (1): 9.6 kB 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 233 kB/s) [2019-07-31T07:19:58.750Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-31T07:19:58.750Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-31T07:19:58.750Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-31T07:19:59.011Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-31T07:19:59.011Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-31T07:19:59.011Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-31T07:19:59.011Z] Progress (1): 4.1/37 kB Progress (1): 7.7/37 kB Progress (1): 12/37 kB Progress (1): 16/37 kB Progress (1): 20/37 kB Progress (1): 24/37 kB Progress (1): 28/37 kB Progress (1): 32/37 kB Progress (1): 36/37 kB Progress (1): 37 kB 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 997 kB/s) [2019-07-31T07:19:59.011Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom [2019-07-31T07:19:59.011Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom [2019-07-31T07:19:59.271Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom [2019-07-31T07:19:59.271Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom [2019-07-31T07:19:59.271Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom [2019-07-31T07:19:59.531Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom [2019-07-31T07:19:59.531Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 kB at 367 kB/s) [2019-07-31T07:19:59.531Z] 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 [2019-07-31T07:19:59.531Z] 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 [2019-07-31T07:19:59.531Z] 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 [2019-07-31T07:19:59.791Z] 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 [2019-07-31T07:19:59.791Z] 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 [2019-07-31T07:19:59.791Z] 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 [2019-07-31T07:19:59.791Z] Progress (1): 4.1/33 kB Progress (1): 7.7/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 24/33 kB Progress (1): 28/33 kB Progress (1): 32/33 kB Progress (1): 33 kB 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) [2019-07-31T07:19:59.791Z] 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 [2019-07-31T07:19:59.791Z] 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 [2019-07-31T07:19:59.791Z] 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 [2019-07-31T07:20:00.051Z] 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 [2019-07-31T07:20:00.051Z] 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 [2019-07-31T07:20:00.051Z] 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 [2019-07-31T07:20:00.051Z] Progress (1): 4.1/7.1 kB Progress (1): 7.1 kB 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 162 kB/s) [2019-07-31T07:20:00.051Z] 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 [2019-07-31T07:20:00.051Z] 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 [2019-07-31T07:20:00.051Z] 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 [2019-07-31T07:20:00.311Z] 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 [2019-07-31T07:20:00.311Z] 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 [2019-07-31T07:20:00.311Z] 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 [2019-07-31T07:20:00.311Z] Progress (1): 4.1/34 kB Progress (1): 7.7/34 kB Progress (1): 12/34 kB Progress (1): 16/34 kB Progress (1): 20/34 kB Progress (1): 24/34 kB Progress (1): 28/34 kB Progress (1): 32/34 kB Progress (1): 34 kB 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 853 kB/s) [2019-07-31T07:20:00.311Z] 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 [2019-07-31T07:20:00.311Z] 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 [2019-07-31T07:20:00.311Z] 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 [2019-07-31T07:20:00.572Z] 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 [2019-07-31T07:20:00.572Z] 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 [2019-07-31T07:20:00.572Z] 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 [2019-07-31T07:20:00.572Z] Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB 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 442 kB/s) [2019-07-31T07:20:00.572Z] 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 [2019-07-31T07:20:00.572Z] 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 [2019-07-31T07:20:01.074Z] 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 [2019-07-31T07:20:01.074Z] 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 [2019-07-31T07:20:01.074Z] 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 [2019-07-31T07:20:01.074Z] 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 [2019-07-31T07:20:01.074Z] Progress (1): 4.1/132 kB Progress (1): 7.7/132 kB Progress (1): 12/132 kB Progress (1): 16/132 kB Progress (1): 20/132 kB Progress (1): 24/132 kB Progress (1): 28/132 kB Progress (1): 32/132 kB Progress (1): 36/132 kB Progress (1): 40/132 kB Progress (1): 44/132 kB Progress (1): 48/132 kB Progress (1): 52/132 kB Progress (1): 56/132 kB Progress (1): 60/132 kB Progress (1): 64/132 kB Progress (1): 68/132 kB Progress (1): 72/132 kB Progress (1): 76/132 kB Progress (1): 80/132 kB Progress (1): 84/132 kB Progress (1): 88/132 kB Progress (1): 92/132 kB Progress (1): 96/132 kB Progress (1): 100/132 kB Progress (1): 104/132 kB Progress (1): 108/132 kB Progress (1): 112/132 kB Progress (1): 116/132 kB Progress (1): 120/132 kB Progress (1): 124/132 kB Progress (1): 128/132 kB Progress (1): 132/132 kB Progress (1): 132 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar (132 kB at 2.2 MB/s) [2019-07-31T07:20:01.074Z] 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 [2019-07-31T07:20:01.074Z] 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 [2019-07-31T07:20:01.074Z] 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 [2019-07-31T07:20:01.569Z] 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 [2019-07-31T07:20:01.569Z] 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 [2019-07-31T07:20:01.569Z] 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 [2019-07-31T07:20:01.569Z] Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB 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 108 kB/s) [2019-07-31T07:20:01.569Z] 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 [2019-07-31T07:20:01.569Z] 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 [2019-07-31T07:20:01.569Z] 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 [2019-07-31T07:20:01.569Z] 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 [2019-07-31T07:20:01.569Z] 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 [2019-07-31T07:20:01.569Z] 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 [2019-07-31T07:20:01.569Z] Progress (1): 4.1/58 kB Progress (1): 7.7/58 kB Progress (1): 12/58 kB Progress (1): 16/58 kB Progress (1): 20/58 kB Progress (1): 24/58 kB Progress (1): 28/58 kB Progress (1): 32/58 kB Progress (1): 36/58 kB Progress (1): 40/58 kB Progress (1): 44/58 kB Progress (1): 48/58 kB Progress (1): 52/58 kB Progress (1): 56/58 kB Progress (1): 58 kB 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.5 MB/s) [2019-07-31T07:20:01.569Z] 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 [2019-07-31T07:20:01.569Z] 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 [2019-07-31T07:20:01.569Z] 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 [2019-07-31T07:20:01.832Z] 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 [2019-07-31T07:20:02.774Z] 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 [2019-07-31T07:20:02.774Z] 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 [2019-07-31T07:20:03.034Z] Progress (1): 3.3 kB 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 84 kB/s) [2019-07-31T07:20:03.034Z] 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 [2019-07-31T07:20:03.034Z] 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 [2019-07-31T07:20:03.034Z] 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 [2019-07-31T07:20:03.295Z] 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 [2019-07-31T07:20:03.295Z] 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 [2019-07-31T07:20:03.295Z] 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 [2019-07-31T07:20:03.295Z] Progress (1): 1.5 kB 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 27 kB/s) [2019-07-31T07:20:03.295Z] 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 [2019-07-31T07:20:03.295Z] 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 [2019-07-31T07:20:03.554Z] 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 [2019-07-31T07:20:03.554Z] 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 [2019-07-31T07:20:03.554Z] 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 [2019-07-31T07:20:03.554Z] 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 [2019-07-31T07:20:03.554Z] Progress (1): 3.0 kB 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 86 kB/s) [2019-07-31T07:20:03.554Z] 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 [2019-07-31T07:20:03.815Z] 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 [2019-07-31T07:20:03.815Z] 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 [2019-07-31T07:20:03.815Z] 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 [2019-07-31T07:20:03.815Z] 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 [2019-07-31T07:20:03.815Z] 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 [2019-07-31T07:20:04.076Z] Progress (1): 1.5 kB 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 40 kB/s) [2019-07-31T07:20:04.076Z] 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 [2019-07-31T07:20:04.076Z] 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 [2019-07-31T07:20:04.076Z] 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 [2019-07-31T07:20:04.076Z] 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 [2019-07-31T07:20:04.076Z] 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 [2019-07-31T07:20:04.336Z] 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 [2019-07-31T07:20:04.336Z] Progress (1): 1.9 kB 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 45 kB/s) [2019-07-31T07:20:04.336Z] 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 [2019-07-31T07:20:04.336Z] 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 [2019-07-31T07:20:04.336Z] 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 [2019-07-31T07:20:04.336Z] 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 [2019-07-31T07:20:04.595Z] 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 [2019-07-31T07:20:04.595Z] 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 [2019-07-31T07:20:04.595Z] Progress (1): 3.3 kB 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 86 kB/s) [2019-07-31T07:20:04.595Z] 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 [2019-07-31T07:20:04.595Z] 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 [2019-07-31T07:20:04.595Z] 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 [2019-07-31T07:20:04.854Z] 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 [2019-07-31T07:20:04.854Z] 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 [2019-07-31T07:20:04.854Z] 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 [2019-07-31T07:20:04.854Z] Progress (1): 2.1 kB 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) [2019-07-31T07:20:04.854Z] 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 [2019-07-31T07:20:04.854Z] 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 [2019-07-31T07:20:04.854Z] 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 [2019-07-31T07:20:05.113Z] 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 [2019-07-31T07:20:05.113Z] 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 [2019-07-31T07:20:05.113Z] 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 [2019-07-31T07:20:05.113Z] Progress (1): 3.5 kB 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) [2019-07-31T07:20:05.113Z] 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 [2019-07-31T07:20:05.113Z] 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 [2019-07-31T07:20:05.113Z] 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 [2019-07-31T07:20:05.372Z] 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 [2019-07-31T07:20:05.372Z] 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 [2019-07-31T07:20:05.372Z] 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 [2019-07-31T07:20:05.372Z] Progress (1): 4.1/27 kB Progress (1): 7.7/27 kB Progress (1): 12/27 kB Progress (1): 16/27 kB Progress (1): 20/27 kB Progress (1): 24/27 kB Progress (1): 27 kB 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 683 kB/s) [2019-07-31T07:20:05.372Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-31T07:20:05.372Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-31T07:20:05.372Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-31T07:20:05.633Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-31T07:20:05.633Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-31T07:20:05.633Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-31T07:20:05.633Z] Progress (1): 4.1/43 kB Progress (1): 7.7/43 kB Progress (1): 12/43 kB Progress (1): 16/43 kB Progress (1): 20/43 kB Progress (1): 24/43 kB Progress (1): 28/43 kB Progress (1): 32/43 kB Progress (1): 36/43 kB Progress (1): 40/43 kB Progress (1): 43 kB 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 851 kB/s) [2019-07-31T07:20:05.633Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom [2019-07-31T07:20:05.893Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom [2019-07-31T07:20:05.893Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom [2019-07-31T07:20:05.893Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom [2019-07-31T07:20:05.893Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom [2019-07-31T07:20:05.893Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom [2019-07-31T07:20:06.153Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB 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) [2019-07-31T07:20:06.153Z] 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 [2019-07-31T07:20:06.153Z] 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 [2019-07-31T07:20:06.153Z] 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 [2019-07-31T07:20:06.153Z] 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 [2019-07-31T07:20:06.153Z] 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 [2019-07-31T07:20:06.153Z] 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 [2019-07-31T07:20:06.414Z] Progress (1): 2.0 kB 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 54 kB/s) [2019-07-31T07:20:06.414Z] 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 [2019-07-31T07:20:06.414Z] 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 [2019-07-31T07:20:06.414Z] 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 [2019-07-31T07:20:06.414Z] 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 [2019-07-31T07:20:06.414Z] 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 [2019-07-31T07:20:06.673Z] 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 [2019-07-31T07:20:06.673Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 344 kB/s) [2019-07-31T07:20:06.673Z] 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 [2019-07-31T07:20:06.673Z] 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 [2019-07-31T07:20:06.673Z] 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 [2019-07-31T07:20:06.933Z] 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 [2019-07-31T07:20:06.933Z] 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 [2019-07-31T07:20:06.933Z] 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 [2019-07-31T07:20:06.933Z] Progress (1): 1.6 kB 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 44 kB/s) [2019-07-31T07:20:06.933Z] 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 [2019-07-31T07:20:06.933Z] 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 [2019-07-31T07:20:06.933Z] 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 [2019-07-31T07:20:07.193Z] 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 [2019-07-31T07:20:07.193Z] 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 [2019-07-31T07:20:07.193Z] 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 [2019-07-31T07:20:07.193Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB 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 439 kB/s) [2019-07-31T07:20:07.193Z] 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 [2019-07-31T07:20:07.193Z] 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 [2019-07-31T07:20:07.193Z] 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 [2019-07-31T07:20:07.453Z] 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 [2019-07-31T07:20:07.453Z] 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 [2019-07-31T07:20:07.453Z] 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 [2019-07-31T07:20:07.453Z] Progress (1): 4.1/7.4 kB Progress (1): 7.4 kB 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 210 kB/s) [2019-07-31T07:20:07.453Z] 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 [2019-07-31T07:20:07.453Z] 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 [2019-07-31T07:20:07.453Z] 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 [2019-07-31T07:20:07.771Z] 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 [2019-07-31T07:20:07.771Z] 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 [2019-07-31T07:20:07.771Z] 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 [2019-07-31T07:20:07.771Z] Progress (1): 1.6 kB 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 43 kB/s) [2019-07-31T07:20:07.771Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2019-07-31T07:20:07.771Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2019-07-31T07:20:07.771Z] 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 [2019-07-31T07:20:08.272Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2019-07-31T07:20:08.272Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2019-07-31T07:20:08.272Z] 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 [2019-07-31T07:20:08.272Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB 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 773 kB/s) [2019-07-31T07:20:08.272Z] 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 [2019-07-31T07:20:08.272Z] 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 [2019-07-31T07:20:08.272Z] 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 [2019-07-31T07:20:08.772Z] 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 [2019-07-31T07:20:08.772Z] 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 [2019-07-31T07:20:08.772Z] 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 [2019-07-31T07:20:08.772Z] Progress (1): 2.1 kB 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 63 kB/s) [2019-07-31T07:20:08.772Z] 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 [2019-07-31T07:20:08.772Z] 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 [2019-07-31T07:20:08.772Z] 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 [2019-07-31T07:20:08.772Z] 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 [2019-07-31T07:20:08.772Z] 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 [2019-07-31T07:20:08.772Z] 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 [2019-07-31T07:20:08.772Z] Progress (1): 2.8 kB 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 51 kB/s) [2019-07-31T07:20:08.772Z] 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 [2019-07-31T07:20:08.772Z] 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 [2019-07-31T07:20:08.772Z] 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 [2019-07-31T07:20:09.031Z] 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 [2019-07-31T07:20:09.031Z] 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 [2019-07-31T07:20:09.031Z] 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 [2019-07-31T07:20:09.031Z] Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB 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 152 kB/s) [2019-07-31T07:20:09.031Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2019-07-31T07:20:09.031Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2019-07-31T07:20:09.031Z] 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 [2019-07-31T07:20:09.292Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2019-07-31T07:20:09.293Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2019-07-31T07:20:09.293Z] 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 [2019-07-31T07:20:09.293Z] Progress (1): 4.1/20 kB Progress (1): 7.7/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20/20 kB Progress (1): 20 kB 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 524 kB/s) [2019-07-31T07:20:09.293Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [2019-07-31T07:20:09.293Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [2019-07-31T07:20:09.293Z] 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 [2019-07-31T07:20:09.553Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [2019-07-31T07:20:09.553Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [2019-07-31T07:20:09.553Z] 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 [2019-07-31T07:20:09.553Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB 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 121 kB/s) [2019-07-31T07:20:09.553Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-31T07:20:09.553Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-31T07:20:09.553Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-31T07:20:09.811Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-31T07:20:09.811Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-31T07:20:09.811Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-31T07:20:09.811Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB 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 377 kB/s) [2019-07-31T07:20:09.811Z] 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 [2019-07-31T07:20:09.811Z] 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 [2019-07-31T07:20:09.811Z] 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 [2019-07-31T07:20:10.071Z] 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 [2019-07-31T07:20:10.071Z] 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 [2019-07-31T07:20:10.071Z] 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 [2019-07-31T07:20:10.071Z] Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB 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 131 kB/s) [2019-07-31T07:20:10.071Z] 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 [2019-07-31T07:20:10.071Z] 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 [2019-07-31T07:20:10.330Z] 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 [2019-07-31T07:20:10.330Z] 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 [2019-07-31T07:20:10.330Z] 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 [2019-07-31T07:20:10.330Z] 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 [2019-07-31T07:20:10.330Z] Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB 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 424 kB/s) [2019-07-31T07:20:10.591Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2019-07-31T07:20:10.591Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2019-07-31T07:20:10.591Z] 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 [2019-07-31T07:20:10.591Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2019-07-31T07:20:10.591Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2019-07-31T07:20:10.591Z] 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 [2019-07-31T07:20:10.850Z] Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB 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 472 kB/s) [2019-07-31T07:20:10.850Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom [2019-07-31T07:20:10.850Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom [2019-07-31T07:20:10.850Z] 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 [2019-07-31T07:20:10.850Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom [2019-07-31T07:20:10.850Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom [2019-07-31T07:20:11.110Z] 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 [2019-07-31T07:20:11.110Z] Progress (1): 2.5 kB 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 71 kB/s) [2019-07-31T07:20:11.110Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom [2019-07-31T07:20:11.110Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom [2019-07-31T07:20:11.110Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom [2019-07-31T07:20:11.110Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom [2019-07-31T07:20:11.369Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom [2019-07-31T07:20:11.369Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom [2019-07-31T07:20:11.369Z] Progress (1): 1.6 kB 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 44 kB/s) [2019-07-31T07:20:11.369Z] 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 [2019-07-31T07:20:11.369Z] 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 [2019-07-31T07:20:11.369Z] 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 [2019-07-31T07:20:11.629Z] 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 [2019-07-31T07:20:11.629Z] 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 [2019-07-31T07:20:11.629Z] 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 [2019-07-31T07:20:11.629Z] Progress (1): 2.8 kB 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 77 kB/s) [2019-07-31T07:20:11.629Z] 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 [2019-07-31T07:20:11.629Z] 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 [2019-07-31T07:20:11.629Z] 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 [2019-07-31T07:20:11.890Z] 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 [2019-07-31T07:20:11.890Z] 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 [2019-07-31T07:20:11.890Z] 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 [2019-07-31T07:20:11.890Z] Progress (1): 2.2 kB 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 66 kB/s) [2019-07-31T07:20:11.890Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2019-07-31T07:20:11.890Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2019-07-31T07:20:12.150Z] 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 [2019-07-31T07:20:12.150Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2019-07-31T07:20:12.150Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2019-07-31T07:20:12.150Z] 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 [2019-07-31T07:20:12.410Z] Progress (1): 889 B 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 22 kB/s) [2019-07-31T07:20:12.410Z] 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 [2019-07-31T07:20:12.410Z] 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 [2019-07-31T07:20:12.410Z] 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 [2019-07-31T07:20:12.410Z] 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 [2019-07-31T07:20:12.410Z] 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 [2019-07-31T07:20:12.410Z] 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 [2019-07-31T07:20:12.671Z] Progress (1): 4.1/5.8 kB Progress (1): 5.8 kB 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 172 kB/s) [2019-07-31T07:20:12.671Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2019-07-31T07:20:12.671Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2019-07-31T07:20:12.671Z] 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 [2019-07-31T07:20:12.671Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2019-07-31T07:20:12.671Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2019-07-31T07:20:12.932Z] 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 [2019-07-31T07:20:12.932Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12 kB 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 290 kB/s) [2019-07-31T07:20:12.932Z] 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 [2019-07-31T07:20:12.932Z] 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 [2019-07-31T07:20:12.932Z] 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 [2019-07-31T07:20:13.193Z] 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 [2019-07-31T07:20:13.193Z] 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 [2019-07-31T07:20:13.193Z] 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 [2019-07-31T07:20:13.193Z] Progress (1): 3.1 kB 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 91 kB/s) [2019-07-31T07:20:13.193Z] 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 [2019-07-31T07:20:13.193Z] 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 [2019-07-31T07:20:13.193Z] 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 [2019-07-31T07:20:13.454Z] 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 [2019-07-31T07:20:13.454Z] 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 [2019-07-31T07:20:13.454Z] 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 [2019-07-31T07:20:13.454Z] Progress (1): 1.9 kB 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 46 kB/s) [2019-07-31T07:20:13.454Z] 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 [2019-07-31T07:20:13.454Z] 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 [2019-07-31T07:20:13.454Z] 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 [2019-07-31T07:20:13.713Z] 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 [2019-07-31T07:20:13.713Z] 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 [2019-07-31T07:20:13.713Z] 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 [2019-07-31T07:20:13.713Z] Progress (1): 880 B 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 24 kB/s) [2019-07-31T07:20:13.713Z] 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 [2019-07-31T07:20:13.713Z] 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 [2019-07-31T07:20:13.713Z] 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 [2019-07-31T07:20:14.071Z] 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 [2019-07-31T07:20:15.142Z] 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 [2019-07-31T07:20:15.142Z] 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 [2019-07-31T07:20:15.142Z] Progress (1): 1.9 kB 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 51 kB/s) [2019-07-31T07:20:15.142Z] 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 [2019-07-31T07:20:15.142Z] 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 [2019-07-31T07:20:15.142Z] 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 [2019-07-31T07:20:15.142Z] 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 [2019-07-31T07:20:15.404Z] 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 [2019-07-31T07:20:15.404Z] 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 [2019-07-31T07:20:15.404Z] Progress (1): 3.3 kB 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 86 kB/s) [2019-07-31T07:20:15.404Z] 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 [2019-07-31T07:20:15.404Z] 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 [2019-07-31T07:20:15.404Z] 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 [2019-07-31T07:20:15.671Z] 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 [2019-07-31T07:20:15.671Z] 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 [2019-07-31T07:20:15.671Z] 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 [2019-07-31T07:20:15.671Z] Progress (1): 2.4 kB 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 55 kB/s) [2019-07-31T07:20:15.671Z] 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 [2019-07-31T07:20:15.671Z] 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 [2019-07-31T07:20:15.671Z] 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 [2019-07-31T07:20:15.931Z] 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 [2019-07-31T07:20:15.931Z] 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 [2019-07-31T07:20:15.931Z] 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 [2019-07-31T07:20:15.931Z] Progress (1): 2.2 kB 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 65 kB/s) [2019-07-31T07:20:15.931Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [2019-07-31T07:20:15.931Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [2019-07-31T07:20:15.931Z] 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 [2019-07-31T07:20:16.190Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [2019-07-31T07:20:16.190Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [2019-07-31T07:20:16.190Z] 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 [2019-07-31T07:20:16.190Z] Progress (1): 2.9 kB 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 70 kB/s) [2019-07-31T07:20:16.190Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-31T07:20:16.190Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-31T07:20:16.449Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-31T07:20:16.449Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-31T07:20:16.449Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-31T07:20:16.449Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-31T07:20:16.449Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 340 kB/s) [2019-07-31T07:20:16.449Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [2019-07-31T07:20:16.709Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [2019-07-31T07:20:16.709Z] 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 [2019-07-31T07:20:16.709Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [2019-07-31T07:20:16.709Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [2019-07-31T07:20:16.709Z] 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 [2019-07-31T07:20:16.969Z] Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16/16 kB Progress (1): 16 kB 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 406 kB/s) [2019-07-31T07:20:16.969Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-31T07:20:16.969Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-31T07:20:16.969Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-31T07:20:16.969Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-31T07:20:16.969Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-31T07:20:17.228Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-31T07:20:17.228Z] Progress (1): 4.1/6.6 kB Progress (1): 6.6 kB 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 178 kB/s) [2019-07-31T07:20:17.228Z] 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 [2019-07-31T07:20:17.228Z] 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 [2019-07-31T07:20:17.228Z] 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 [2019-07-31T07:20:17.228Z] 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 [2019-07-31T07:20:17.228Z] 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 [2019-07-31T07:20:17.228Z] 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 [2019-07-31T07:20:17.228Z] 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 [2019-07-31T07:20:17.228Z] 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 [2019-07-31T07:20:17.228Z] 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 [2019-07-31T07:20:17.228Z] 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 [2019-07-31T07:20:17.228Z] 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 [2019-07-31T07:20:17.228Z] 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 [2019-07-31T07:20:17.228Z] 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 [2019-07-31T07:20:17.228Z] 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 [2019-07-31T07:20:17.228Z] 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 [2019-07-31T07:20:17.228Z] 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 [2019-07-31T07:20:17.228Z] 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 [2019-07-31T07:20:17.228Z] 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 [2019-07-31T07:20:17.228Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2019-07-31T07:20:17.228Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2019-07-31T07:20:17.487Z] 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 [2019-07-31T07:20:17.487Z] 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 [2019-07-31T07:20:17.487Z] 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 [2019-07-31T07:20:17.487Z] 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 [2019-07-31T07:20:17.487Z] 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 [2019-07-31T07:20:17.487Z] 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 [2019-07-31T07:20:17.487Z] 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 [2019-07-31T07:20:17.487Z] 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 [2019-07-31T07:20:17.487Z] 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 [2019-07-31T07:20:17.487Z] 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 [2019-07-31T07:20:17.487Z] 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 [2019-07-31T07:20:17.487Z] 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 [2019-07-31T07:20:17.487Z] 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 [2019-07-31T07:20:17.747Z] 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 [2019-07-31T07:20:17.747Z] 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 [2019-07-31T07:20:17.747Z] 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 [2019-07-31T07:20:17.747Z] 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 [2019-07-31T07:20:17.747Z] 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 [2019-07-31T07:20:17.747Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2019-07-31T07:20:17.747Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2019-07-31T07:20:18.685Z] 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 [2019-07-31T07:20:18.685Z] 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 [2019-07-31T07:20:18.685Z] 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 [2019-07-31T07:20:18.685Z] 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 [2019-07-31T07:20:18.685Z] 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 [2019-07-31T07:20:18.685Z] 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 [2019-07-31T07:20:18.685Z] 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 [2019-07-31T07:20:18.685Z] 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 [2019-07-31T07:20:18.685Z] 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 [2019-07-31T07:20:18.685Z] 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 [2019-07-31T07:20:18.947Z] 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 [2019-07-31T07:20:18.947Z] 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 [2019-07-31T07:20:18.947Z] 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 [2019-07-31T07:20:18.947Z] 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 [2019-07-31T07:20:18.947Z] 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 [2019-07-31T07:20:18.947Z] 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 [2019-07-31T07:20:18.947Z] 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 [2019-07-31T07:20:18.947Z] 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 [2019-07-31T07:20:18.947Z] 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 [2019-07-31T07:20:18.948Z] 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 [2019-07-31T07:20:19.209Z] 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 [2019-07-31T07:20:19.209Z] 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 [2019-07-31T07:20:19.209Z] 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 [2019-07-31T07:20:19.209Z] 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 [2019-07-31T07:20:19.209Z] 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 [2019-07-31T07:20:19.209Z] 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 [2019-07-31T07:20:19.209Z] 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 [2019-07-31T07:20:19.209Z] 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 [2019-07-31T07:20:19.209Z] 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 [2019-07-31T07:20:19.209Z] 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 [2019-07-31T07:20:19.209Z] 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 [2019-07-31T07:20:19.209Z] 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 [2019-07-31T07:20:19.209Z] 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 [2019-07-31T07:20:19.209Z] 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 [2019-07-31T07:20:19.209Z] 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 [2019-07-31T07:20:19.209Z] 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 [2019-07-31T07:20:19.209Z] 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 [2019-07-31T07:20:19.209Z] 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 [2019-07-31T07:20:19.470Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2019-07-31T07:20:19.470Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2019-07-31T07:20:19.470Z] 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 [2019-07-31T07:20:19.470Z] 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 [2019-07-31T07:20:19.470Z] 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 [2019-07-31T07:20:19.470Z] 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 [2019-07-31T07:20:19.470Z] 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 [2019-07-31T07:20:19.470Z] 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 [2019-07-31T07:20:19.470Z] 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 [2019-07-31T07:20:19.470Z] 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 [2019-07-31T07:20:19.470Z] 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 [2019-07-31T07:20:19.470Z] 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 [2019-07-31T07:20:19.470Z] 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 [2019-07-31T07:20:19.470Z] 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 [2019-07-31T07:20:19.470Z] 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 [2019-07-31T07:20:19.470Z] 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 [2019-07-31T07:20:19.470Z] 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 [2019-07-31T07:20:19.731Z] 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 [2019-07-31T07:20:19.731Z] 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 [2019-07-31T07:20:19.731Z] 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 [2019-07-31T07:20:19.731Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2019-07-31T07:20:19.731Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2019-07-31T07:20:19.731Z] 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 [2019-07-31T07:20:19.731Z] 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 [2019-07-31T07:20:19.731Z] 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 [2019-07-31T07:20:19.731Z] 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 [2019-07-31T07:20:19.731Z] 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 [2019-07-31T07:20:19.731Z] Progress (1): 4.1/26 kB Progress (1): 7.7/26 kB Progress (2): 7.7/26 kB | 4.1/920 kB Progress (2): 12/26 kB | 4.1/920 kB Progress (2): 16/26 kB | 4.1/920 kB Progress (3): 16/26 kB | 4.1/920 kB | 4.1/187 kB Progress (3): 20/26 kB | 4.1/920 kB | 4.1/187 kB Progress (4): 20/26 kB | 4.1/920 kB | 4.1/187 kB | 4.1/65 kB Progress (4): 20/26 kB | 7.7/920 kB | 4.1/187 kB | 4.1/65 kB Progress (4): 20/26 kB | 7.7/920 kB | 4.1/187 kB | 7.7/65 kB Progress (5): 20/26 kB | 7.7/920 kB | 4.1/187 kB | 7.7/65 kB | 4.1/429 kB Progress (5): 24/26 kB | 7.7/920 kB | 4.1/187 kB | 7.7/65 kB | 4.1/429 kB Progress (5): 24/26 kB | 7.7/920 kB | 7.7/187 kB | 7.7/65 kB | 4.1/429 kB Progress (5): 26 kB | 7.7/920 kB | 7.7/187 kB | 7.7/65 kB | 4.1/429 kB Progress (5): 26 kB | 7.7/920 kB | 7.7/187 kB | 7.7/65 kB | 7.7/429 kB Progress (5): 26 kB | 7.7/920 kB | 7.7/187 kB | 12/65 kB | 7.7/429 kB Progress (5): 26 kB | 7.7/920 kB | 7.7/187 kB | 16/65 kB | 7.7/429 kB Progress (5): 26 kB | 12/920 kB | 7.7/187 kB | 16/65 kB | 7.7/429 kB Progress (5): 26 kB | 12/920 kB | 7.7/187 kB | 16/65 kB | 12/429 kB Progress (5): 26 kB | 12/920 kB | 12/187 kB | 16/65 kB | 12/429 kB Progress (5): 26 kB | 12/920 kB | 12/187 kB | 16/65 kB | 16/429 kB Progress (5): 26 kB | 16/920 kB | 12/187 kB | 16/65 kB | 16/429 kB Progress (5): 26 kB | 16/920 kB | 16/187 kB | 16/65 kB | 16/429 kB Progress (5): 26 kB | 20/920 kB | 16/187 kB | 16/65 kB | 16/429 kB Progress (5): 26 kB | 20/920 kB | 16/187 kB | 20/65 kB | 16/429 kB Progress (5): 26 kB | 20/920 kB | 16/187 kB | 24/65 kB | 16/429 kB Progress (5): 26 kB | 20/920 kB | 20/187 kB | 24/65 kB | 16/429 kB Progress (5): 26 kB | 20/920 kB | 20/187 kB | 24/65 kB | 20/429 kB Progress (5): 26 kB | 20/920 kB | 20/187 kB | 24/65 kB | 24/429 kB Progress (5): 26 kB | 20/920 kB | 20/187 kB | 28/65 kB | 24/429 kB Progress (5): 26 kB | 24/920 kB | 20/187 kB | 28/65 kB | 24/429 kB Progress (5): 26 kB | 24/920 kB | 20/187 kB | 32/65 kB | 24/429 kB Progress (5): 26 kB | 24/920 kB | 20/187 kB | 32/65 kB | 28/429 kB Progress (5): 26 kB | 24/920 kB | 24/187 kB | 32/65 kB | 28/429 kB Progress (5): 26 kB | 24/920 kB | 24/187 kB | 32/65 kB | 32/429 kB Progress (5): 26 kB | 24/920 kB | 24/187 kB | 36/65 kB | 32/429 kB Progress (5): 26 kB | 28/920 kB | 24/187 kB | 36/65 kB | 32/429 kB Progress (5): 26 kB | 28/920 kB | 24/187 kB | 40/65 kB | 32/429 kB Progress (5): 26 kB | 28/920 kB | 24/187 kB | 40/65 kB | 36/429 kB Progress (5): 26 kB | 28/920 kB | 24/187 kB | 40/65 kB | 40/429 kB 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 383 kB/s) [2019-07-31T07:20:19.731Z] 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 [2019-07-31T07:20:19.732Z] Progress (4): 28/920 kB | 28/187 kB | 40/65 kB | 40/429 kB Progress (4): 28/920 kB | 28/187 kB | 40/65 kB | 44/429 kB Progress (4): 28/920 kB | 28/187 kB | 40/65 kB | 48/429 kB Progress (4): 28/920 kB | 28/187 kB | 44/65 kB | 48/429 kB Progress (4): 32/920 kB | 28/187 kB | 44/65 kB | 48/429 kB Progress (4): 32/920 kB | 28/187 kB | 48/65 kB | 48/429 kB Progress (4): 36/920 kB | 28/187 kB | 48/65 kB | 48/429 kB Progress (4): 36/920 kB | 28/187 kB | 48/65 kB | 52/429 kB Progress (4): 36/920 kB | 32/187 kB | 48/65 kB | 52/429 kB Progress (4): 36/920 kB | 32/187 kB | 48/65 kB | 56/429 kB Progress (4): 40/920 kB | 32/187 kB | 48/65 kB | 56/429 kB Progress (4): 40/920 kB | 32/187 kB | 52/65 kB | 56/429 kB Progress (4): 44/920 kB | 32/187 kB | 52/65 kB | 56/429 kB Progress (4): 44/920 kB | 32/187 kB | 56/65 kB | 56/429 kB Progress (4): 44/920 kB | 32/187 kB | 56/65 kB | 60/429 kB Progress (4): 44/920 kB | 36/187 kB | 56/65 kB | 60/429 kB Progress (4): 44/920 kB | 36/187 kB | 56/65 kB | 64/429 kB Progress (4): 44/920 kB | 36/187 kB | 60/65 kB | 64/429 kB Progress (4): 48/920 kB | 36/187 kB | 60/65 kB | 64/429 kB Progress (4): 48/920 kB | 36/187 kB | 64/65 kB | 64/429 kB Progress (4): 48/920 kB | 36/187 kB | 64/65 kB | 68/429 kB Progress (5): 48/920 kB | 36/187 kB | 64/65 kB | 68/429 kB | 4.1/112 kB Progress (5): 48/920 kB | 40/187 kB | 64/65 kB | 68/429 kB | 4.1/112 kB Progress (5): 48/920 kB | 40/187 kB | 64/65 kB | 68/429 kB | 7.7/112 kB Progress (5): 48/920 kB | 40/187 kB | 64/65 kB | 72/429 kB | 7.7/112 kB Progress (5): 48/920 kB | 40/187 kB | 65 kB | 72/429 kB | 7.7/112 kB Progress (5): 52/920 kB | 40/187 kB | 65 kB | 72/429 kB | 7.7/112 kB Progress (5): 52/920 kB | 40/187 kB | 65 kB | 76/429 kB | 7.7/112 kB Progress (5): 52/920 kB | 40/187 kB | 65 kB | 76/429 kB | 12/112 kB Progress (5): 52/920 kB | 44/187 kB | 65 kB | 76/429 kB | 12/112 kB Progress (5): 52/920 kB | 44/187 kB | 65 kB | 76/429 kB | 16/112 kB Progress (5): 52/920 kB | 44/187 kB | 65 kB | 80/429 kB | 16/112 kB Progress (5): 52/920 kB | 44/187 kB | 65 kB | 80/429 kB | 20/112 kB Progress (5): 52/920 kB | 44/187 kB | 65 kB | 80/429 kB | 24/112 kB Progress (5): 52/920 kB | 44/187 kB | 65 kB | 80/429 kB | 28/112 kB Progress (5): 52/920 kB | 44/187 kB | 65 kB | 80/429 kB | 32/112 kB Progress (5): 56/920 kB | 44/187 kB | 65 kB | 80/429 kB | 32/112 kB Progress (5): 56/920 kB | 44/187 kB | 65 kB | 80/429 kB | 36/112 kB 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 511 kB/s) [2019-07-31T07:20:19.732Z] 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 [2019-07-31T07:20:19.993Z] Progress (4): 56/920 kB | 44/187 kB | 84/429 kB | 36/112 kB Progress (4): 56/920 kB | 44/187 kB | 88/429 kB | 36/112 kB Progress (4): 56/920 kB | 48/187 kB | 88/429 kB | 36/112 kB Progress (4): 56/920 kB | 48/187 kB | 88/429 kB | 40/112 kB Progress (4): 60/920 kB | 48/187 kB | 88/429 kB | 40/112 kB Progress (4): 64/920 kB | 48/187 kB | 88/429 kB | 40/112 kB Progress (4): 64/920 kB | 48/187 kB | 88/429 kB | 44/112 kB Progress (4): 64/920 kB | 52/187 kB | 88/429 kB | 44/112 kB Progress (4): 64/920 kB | 52/187 kB | 92/429 kB | 44/112 kB Progress (4): 64/920 kB | 56/187 kB | 92/429 kB | 44/112 kB Progress (4): 64/920 kB | 56/187 kB | 92/429 kB | 48/112 kB Progress (4): 68/920 kB | 56/187 kB | 92/429 kB | 48/112 kB Progress (4): 68/920 kB | 56/187 kB | 92/429 kB | 52/112 kB Progress (4): 68/920 kB | 60/187 kB | 92/429 kB | 52/112 kB Progress (4): 68/920 kB | 64/187 kB | 92/429 kB | 52/112 kB Progress (4): 68/920 kB | 64/187 kB | 96/429 kB | 52/112 kB Progress (4): 68/920 kB | 68/187 kB | 96/429 kB | 52/112 kB Progress (4): 68/920 kB | 68/187 kB | 96/429 kB | 56/112 kB Progress (4): 72/920 kB | 68/187 kB | 96/429 kB | 56/112 kB Progress (4): 72/920 kB | 68/187 kB | 96/429 kB | 60/112 kB Progress (4): 72/920 kB | 72/187 kB | 96/429 kB | 60/112 kB Progress (4): 72/920 kB | 72/187 kB | 100/429 kB | 60/112 kB Progress (4): 72/920 kB | 76/187 kB | 100/429 kB | 60/112 kB Progress (4): 72/920 kB | 76/187 kB | 100/429 kB | 64/112 kB Progress (4): 76/920 kB | 76/187 kB | 100/429 kB | 64/112 kB Progress (4): 76/920 kB | 76/187 kB | 100/429 kB | 68/112 kB Progress (5): 76/920 kB | 76/187 kB | 100/429 kB | 68/112 kB | 4.1/186 kB Progress (5): 76/920 kB | 80/187 kB | 100/429 kB | 68/112 kB | 4.1/186 kB Progress (5): 76/920 kB | 80/187 kB | 104/429 kB | 68/112 kB | 4.1/186 kB Progress (5): 76/920 kB | 84/187 kB | 104/429 kB | 68/112 kB | 4.1/186 kB Progress (5): 76/920 kB | 84/187 kB | 104/429 kB | 68/112 kB | 7.7/186 kB Progress (5): 76/920 kB | 84/187 kB | 104/429 kB | 72/112 kB | 7.7/186 kB Progress (5): 80/920 kB | 84/187 kB | 104/429 kB | 72/112 kB | 7.7/186 kB Progress (5): 80/920 kB | 84/187 kB | 104/429 kB | 76/112 kB | 7.7/186 kB Progress (5): 80/920 kB | 84/187 kB | 104/429 kB | 76/112 kB | 12/186 kB Progress (5): 80/920 kB | 88/187 kB | 104/429 kB | 76/112 kB | 12/186 kB Progress (5): 80/920 kB | 88/187 kB | 108/429 kB | 76/112 kB | 12/186 kB Progress (5): 80/920 kB | 88/187 kB | 112/429 kB | 76/112 kB | 12/186 kB Progress (5): 80/920 kB | 92/187 kB | 112/429 kB | 76/112 kB | 12/186 kB Progress (5): 80/920 kB | 96/187 kB | 112/429 kB | 76/112 kB | 12/186 kB Progress (5): 80/920 kB | 96/187 kB | 112/429 kB | 76/112 kB | 16/186 kB Progress (5): 80/920 kB | 96/187 kB | 112/429 kB | 80/112 kB | 16/186 kB Progress (5): 80/920 kB | 96/187 kB | 112/429 kB | 80/112 kB | 20/186 kB Progress (5): 84/920 kB | 96/187 kB | 112/429 kB | 80/112 kB | 20/186 kB Progress (5): 84/920 kB | 96/187 kB | 112/429 kB | 80/112 kB | 24/186 kB Progress (5): 84/920 kB | 96/187 kB | 112/429 kB | 84/112 kB | 24/186 kB Progress (5): 84/920 kB | 100/187 kB | 112/429 kB | 84/112 kB | 24/186 kB Progress (5): 84/920 kB | 104/187 kB | 112/429 kB | 84/112 kB | 24/186 kB Progress (5): 84/920 kB | 104/187 kB | 116/429 kB | 84/112 kB | 24/186 kB Progress (5): 84/920 kB | 108/187 kB | 116/429 kB | 84/112 kB | 24/186 kB Progress (5): 84/920 kB | 108/187 kB | 116/429 kB | 88/112 kB | 24/186 kB Progress (5): 84/920 kB | 108/187 kB | 116/429 kB | 88/112 kB | 28/186 kB Progress (5): 88/920 kB | 108/187 kB | 116/429 kB | 88/112 kB | 28/186 kB Progress (5): 88/920 kB | 108/187 kB | 116/429 kB | 88/112 kB | 32/186 kB Progress (5): 88/920 kB | 108/187 kB | 116/429 kB | 92/112 kB | 32/186 kB Progress (5): 88/920 kB | 112/187 kB | 116/429 kB | 92/112 kB | 32/186 kB Progress (5): 88/920 kB | 112/187 kB | 120/429 kB | 92/112 kB | 32/186 kB Progress (5): 88/920 kB | 116/187 kB | 120/429 kB | 92/112 kB | 32/186 kB Progress (5): 88/920 kB | 116/187 kB | 120/429 kB | 96/112 kB | 32/186 kB Progress (5): 88/920 kB | 116/187 kB | 120/429 kB | 96/112 kB | 33/186 kB Progress (5): 92/920 kB | 116/187 kB | 120/429 kB | 96/112 kB | 33/186 kB Progress (5): 92/920 kB | 116/187 kB | 120/429 kB | 96/112 kB | 37/186 kB Progress (5): 92/920 kB | 116/187 kB | 120/429 kB | 100/112 kB | 37/186 kB Progress (5): 92/920 kB | 120/187 kB | 120/429 kB | 100/112 kB | 37/186 kB Progress (5): 92/920 kB | 120/187 kB | 124/429 kB | 100/112 kB | 37/186 kB Progress (5): 92/920 kB | 120/187 kB | 128/429 kB | 100/112 kB | 37/186 kB Progress (5): 92/920 kB | 124/187 kB | 128/429 kB | 100/112 kB | 37/186 kB Progress (5): 92/920 kB | 124/187 kB | 128/429 kB | 104/112 kB | 37/186 kB Progress (5): 92/920 kB | 124/187 kB | 128/429 kB | 104/112 kB | 41/186 kB Progress (5): 96/920 kB | 124/187 kB | 128/429 kB | 104/112 kB | 41/186 kB Progress (5): 96/920 kB | 124/187 kB | 128/429 kB | 104/112 kB | 45/186 kB Progress (5): 96/920 kB | 124/187 kB | 128/429 kB | 108/112 kB | 45/186 kB Progress (5): 96/920 kB | 128/187 kB | 128/429 kB | 108/112 kB | 45/186 kB Progress (5): 96/920 kB | 128/187 kB | 132/429 kB | 108/112 kB | 45/186 kB Progress (5): 96/920 kB | 132/187 kB | 132/429 kB | 108/112 kB | 45/186 kB Progress (5): 96/920 kB | 132/187 kB | 132/429 kB | 112 kB | 45/186 kB Progress (5): 96/920 kB | 132/187 kB | 132/429 kB | 112 kB | 49/186 kB Progress (5): 100/920 kB | 132/187 kB | 132/429 kB | 112 kB | 49/186 kB Progress (5): 104/920 kB | 132/187 kB | 132/429 kB | 112 kB | 49/186 kB Progress (5): 104/920 kB | 132/187 kB | 132/429 kB | 112 kB | 53/186 kB Progress (5): 104/920 kB | 132/187 kB | 132/429 kB | 112 kB | 57/186 kB Progress (5): 104/920 kB | 136/187 kB | 132/429 kB | 112 kB | 57/186 kB Progress (5): 104/920 kB | 136/187 kB | 136/429 kB | 112 kB | 57/186 kB Progress (5): 104/920 kB | 140/187 kB | 136/429 kB | 112 kB | 57/186 kB Progress (5): 104/920 kB | 140/187 kB | 136/429 kB | 112 kB | 61/186 kB Progress (5): 108/920 kB | 140/187 kB | 136/429 kB | 112 kB | 61/186 kB Progress (5): 108/920 kB | 140/187 kB | 136/429 kB | 112 kB | 65/186 kB Progress (5): 108/920 kB | 144/187 kB | 136/429 kB | 112 kB | 65/186 kB Progress (5): 108/920 kB | 144/187 kB | 140/429 kB | 112 kB | 65/186 kB Progress (5): 108/920 kB | 148/187 kB | 140/429 kB | 112 kB | 65/186 kB Progress (5): 108/920 kB | 148/187 kB | 140/429 kB | 112 kB | 66/186 kB Progress (5): 112/920 kB | 148/187 kB | 140/429 kB | 112 kB | 66/186 kB Progress (5): 112/920 kB | 148/187 kB | 140/429 kB | 112 kB | 70/186 kB Progress (5): 112/920 kB | 148/187 kB | 140/429 kB | 112 kB | 74/186 kB Progress (5): 112/920 kB | 152/187 kB | 140/429 kB | 112 kB | 74/186 kB Progress (5): 112/920 kB | 152/187 kB | 144/429 kB | 112 kB | 74/186 kB Progress (5): 112/920 kB | 156/187 kB | 144/429 kB | 112 kB | 74/186 kB Progress (5): 112/920 kB | 160/187 kB | 144/429 kB | 112 kB | 74/186 kB Progress (5): 112/920 kB | 160/187 kB | 144/429 kB | 112 kB | 78/186 kB Progress (5): 112/920 kB | 160/187 kB | 144/429 kB | 112 kB | 82/186 kB Progress (5): 116/920 kB | 160/187 kB | 144/429 kB | 112 kB | 82/186 kB Progress (5): 120/920 kB | 160/187 kB | 144/429 kB | 112 kB | 82/186 kB Progress (5): 120/920 kB | 160/187 kB | 144/429 kB | 112 kB | 86/186 kB Progress (5): 120/920 kB | 164/187 kB | 144/429 kB | 112 kB | 86/186 kB Progress (5): 120/920 kB | 168/187 kB | 144/429 kB | 112 kB | 86/186 kB Progress (5): 120/920 kB | 168/187 kB | 148/429 kB | 112 kB | 86/186 kB Progress (5): 120/920 kB | 172/187 kB | 148/429 kB | 112 kB | 86/186 kB Progress (5): 120/920 kB | 176/187 kB | 148/429 kB | 112 kB | 86/186 kB 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 590 kB/s) [2019-07-31T07:20:19.993Z] 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 [2019-07-31T07:20:19.993Z] Progress (4): 120/920 kB | 176/187 kB | 148/429 kB | 90/186 kB Progress (4): 124/920 kB | 176/187 kB | 148/429 kB | 90/186 kB Progress (4): 128/920 kB | 176/187 kB | 148/429 kB | 90/186 kB Progress (4): 128/920 kB | 176/187 kB | 148/429 kB | 94/186 kB Progress (4): 128/920 kB | 180/187 kB | 148/429 kB | 94/186 kB Progress (4): 128/920 kB | 180/187 kB | 152/429 kB | 94/186 kB Progress (4): 128/920 kB | 184/187 kB | 152/429 kB | 94/186 kB Progress (4): 128/920 kB | 184/187 kB | 152/429 kB | 98/186 kB Progress (4): 132/920 kB | 184/187 kB | 152/429 kB | 98/186 kB Progress (4): 136/920 kB | 184/187 kB | 152/429 kB | 98/186 kB Progress (4): 136/920 kB | 184/187 kB | 152/429 kB | 102/186 kB Progress (4): 136/920 kB | 184/187 kB | 152/429 kB | 106/186 kB Progress (4): 136/920 kB | 187 kB | 152/429 kB | 106/186 kB Progress (4): 136/920 kB | 187 kB | 156/429 kB | 106/186 kB Progress (4): 136/920 kB | 187 kB | 156/429 kB | 110/186 kB Progress (4): 140/920 kB | 187 kB | 156/429 kB | 110/186 kB Progress (4): 144/920 kB | 187 kB | 156/429 kB | 110/186 kB Progress (4): 144/920 kB | 187 kB | 156/429 kB | 114/186 kB Progress (4): 144/920 kB | 187 kB | 160/429 kB | 114/186 kB Progress (4): 144/920 kB | 187 kB | 160/429 kB | 118/186 kB Progress (4): 144/920 kB | 187 kB | 160/429 kB | 122/186 kB Progress (4): 148/920 kB | 187 kB | 160/429 kB | 122/186 kB Progress (4): 148/920 kB | 187 kB | 160/429 kB | 126/186 kB Progress (4): 148/920 kB | 187 kB | 160/429 kB | 130/186 kB Progress (4): 148/920 kB | 187 kB | 164/429 kB | 130/186 kB Progress (4): 148/920 kB | 187 kB | 164/429 kB | 134/186 kB Progress (4): 152/920 kB | 187 kB | 164/429 kB | 134/186 kB Progress (4): 152/920 kB | 187 kB | 164/429 kB | 138/186 kB Progress (4): 152/920 kB | 187 kB | 168/429 kB | 138/186 kB Progress (4): 152/920 kB | 187 kB | 168/429 kB | 142/186 kB Progress (4): 152/920 kB | 187 kB | 168/429 kB | 146/186 kB Progress (4): 156/920 kB | 187 kB | 168/429 kB | 146/186 kB Progress (4): 156/920 kB | 187 kB | 168/429 kB | 150/186 kB Progress (4): 156/920 kB | 187 kB | 172/429 kB | 150/186 kB Progress (4): 156/920 kB | 187 kB | 176/429 kB | 150/186 kB Progress (4): 156/920 kB | 187 kB | 176/429 kB | 154/186 kB Progress (4): 160/920 kB | 187 kB | 176/429 kB | 154/186 kB Progress (4): 160/920 kB | 187 kB | 176/429 kB | 158/186 kB Progress (4): 160/920 kB | 187 kB | 180/429 kB | 158/186 kB Progress (4): 160/920 kB | 187 kB | 180/429 kB | 162/186 kB Progress (4): 164/920 kB | 187 kB | 180/429 kB | 162/186 kB Progress (4): 164/920 kB | 187 kB | 180/429 kB | 166/186 kB Progress (4): 164/920 kB | 187 kB | 184/429 kB | 166/186 kB Progress (4): 164/920 kB | 187 kB | 184/429 kB | 170/186 kB Progress (4): 168/920 kB | 187 kB | 184/429 kB | 170/186 kB Progress (4): 168/920 kB | 187 kB | 184/429 kB | 174/186 kB Progress (4): 168/920 kB | 187 kB | 184/429 kB | 178/186 kB Progress (4): 168/920 kB | 187 kB | 188/429 kB | 178/186 kB Progress (4): 168/920 kB | 187 kB | 192/429 kB | 178/186 kB Progress (4): 168/920 kB | 187 kB | 192/429 kB | 182/186 kB 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 860 kB/s) [2019-07-31T07:20:19.993Z] 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 [2019-07-31T07:20:19.993Z] Progress (3): 172/920 kB | 192/429 kB | 182/186 kB Progress (4): 172/920 kB | 192/429 kB | 182/186 kB | 4.1/13 kB Progress (4): 172/920 kB | 192/429 kB | 182/186 kB | 7.7/13 kB Progress (4): 172/920 kB | 192/429 kB | 186/186 kB | 7.7/13 kB Progress (4): 172/920 kB | 196/429 kB | 186/186 kB | 7.7/13 kB Progress (4): 172/920 kB | 196/429 kB | 186 kB | 7.7/13 kB Progress (4): 172/920 kB | 196/429 kB | 186 kB | 12/13 kB Progress (4): 172/920 kB | 196/429 kB | 186 kB | 13 kB Progress (4): 176/920 kB | 196/429 kB | 186 kB | 13 kB Progress (4): 176/920 kB | 200/429 kB | 186 kB | 13 kB Progress (4): 180/920 kB | 200/429 kB | 186 kB | 13 kB Progress (4): 184/920 kB | 200/429 kB | 186 kB | 13 kB Progress (4): 184/920 kB | 204/429 kB | 186 kB | 13 kB Progress (4): 184/920 kB | 208/429 kB | 186 kB | 13 kB Progress (4): 188/920 kB | 208/429 kB | 186 kB | 13 kB Progress (4): 188/920 kB | 212/429 kB | 186 kB | 13 kB Progress (4): 188/920 kB | 216/429 kB | 186 kB | 13 kB Progress (4): 192/920 kB | 216/429 kB | 186 kB | 13 kB Progress (4): 192/920 kB | 220/429 kB | 186 kB | 13 kB Progress (4): 196/920 kB | 220/429 kB | 186 kB | 13 kB Progress (4): 196/920 kB | 224/429 kB | 186 kB | 13 kB Progress (5): 196/920 kB | 224/429 kB | 186 kB | 13 kB | 4.1/524 kB Progress (5): 200/920 kB | 224/429 kB | 186 kB | 13 kB | 4.1/524 kB Progress (5): 200/920 kB | 224/429 kB | 186 kB | 13 kB | 7.7/524 kB Progress (5): 200/920 kB | 228/429 kB | 186 kB | 13 kB | 7.7/524 kB Progress (5): 200/920 kB | 232/429 kB | 186 kB | 13 kB | 7.7/524 kB Progress (5): 200/920 kB | 232/429 kB | 186 kB | 13 kB | 12/524 kB Progress (5): 204/920 kB | 232/429 kB | 186 kB | 13 kB | 12/524 kB 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 55 kB/s) [2019-07-31T07:20:19.993Z] 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 [2019-07-31T07:20:19.993Z] 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 761 kB/s) [2019-07-31T07:20:19.993Z] 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 [2019-07-31T07:20:19.993Z] Progress (3): 208/920 kB | 232/429 kB | 12/524 kB Progress (3): 208/920 kB | 232/429 kB | 16/524 kB Progress (3): 208/920 kB | 236/429 kB | 16/524 kB Progress (3): 208/920 kB | 240/429 kB | 16/524 kB Progress (3): 208/920 kB | 240/429 kB | 20/524 kB Progress (3): 208/920 kB | 240/429 kB | 24/524 kB Progress (3): 212/920 kB | 240/429 kB | 24/524 kB Progress (3): 216/920 kB | 240/429 kB | 24/524 kB Progress (3): 216/920 kB | 240/429 kB | 28/524 kB Progress (3): 220/920 kB | 240/429 kB | 28/524 kB Progress (3): 220/920 kB | 244/429 kB | 28/524 kB Progress (3): 220/920 kB | 248/429 kB | 28/524 kB Progress (3): 224/920 kB | 248/429 kB | 28/524 kB Progress (3): 224/920 kB | 252/429 kB | 28/524 kB Progress (3): 224/920 kB | 256/429 kB | 28/524 kB Progress (3): 224/920 kB | 256/429 kB | 32/524 kB Progress (3): 224/920 kB | 260/429 kB | 32/524 kB Progress (3): 228/920 kB | 260/429 kB | 32/524 kB Progress (3): 232/920 kB | 260/429 kB | 32/524 kB Progress (3): 232/920 kB | 264/429 kB | 32/524 kB Progress (3): 232/920 kB | 264/429 kB | 33/524 kB Progress (3): 232/920 kB | 268/429 kB | 33/524 kB Progress (3): 232/920 kB | 272/429 kB | 33/524 kB Progress (3): 236/920 kB | 272/429 kB | 33/524 kB Progress (4): 236/920 kB | 272/429 kB | 33/524 kB | 4.1/273 kB Progress (4): 240/920 kB | 272/429 kB | 33/524 kB | 4.1/273 kB Progress (5): 240/920 kB | 272/429 kB | 33/524 kB | 4.1/273 kB | 4.1/39 kB Progress (5): 240/920 kB | 276/429 kB | 33/524 kB | 4.1/273 kB | 4.1/39 kB Progress (5): 240/920 kB | 280/429 kB | 33/524 kB | 4.1/273 kB | 4.1/39 kB Progress (5): 240/920 kB | 280/429 kB | 37/524 kB | 4.1/273 kB | 4.1/39 kB Progress (5): 240/920 kB | 284/429 kB | 37/524 kB | 4.1/273 kB | 4.1/39 kB Progress (5): 240/920 kB | 284/429 kB | 37/524 kB | 4.1/273 kB | 7.7/39 kB Progress (5): 244/920 kB | 284/429 kB | 37/524 kB | 4.1/273 kB | 7.7/39 kB Progress (5): 244/920 kB | 284/429 kB | 37/524 kB | 7.7/273 kB | 7.7/39 kB Progress (5): 248/920 kB | 284/429 kB | 37/524 kB | 7.7/273 kB | 7.7/39 kB Progress (5): 248/920 kB | 284/429 kB | 37/524 kB | 7.7/273 kB | 12/39 kB Progress (5): 248/920 kB | 288/429 kB | 37/524 kB | 7.7/273 kB | 12/39 kB Progress (5): 248/920 kB | 288/429 kB | 41/524 kB | 7.7/273 kB | 12/39 kB Progress (5): 248/920 kB | 292/429 kB | 41/524 kB | 7.7/273 kB | 12/39 kB Progress (5): 248/920 kB | 292/429 kB | 41/524 kB | 7.7/273 kB | 16/39 kB Progress (5): 252/920 kB | 292/429 kB | 41/524 kB | 7.7/273 kB | 16/39 kB Progress (5): 256/920 kB | 292/429 kB | 41/524 kB | 7.7/273 kB | 16/39 kB Progress (5): 256/920 kB | 292/429 kB | 41/524 kB | 12/273 kB | 16/39 kB Progress (5): 256/920 kB | 292/429 kB | 41/524 kB | 16/273 kB | 16/39 kB Progress (5): 260/920 kB | 292/429 kB | 41/524 kB | 16/273 kB | 16/39 kB Progress (5): 264/920 kB | 292/429 kB | 41/524 kB | 16/273 kB | 16/39 kB Progress (5): 264/920 kB | 292/429 kB | 41/524 kB | 16/273 kB | 20/39 kB Progress (5): 264/920 kB | 296/429 kB | 41/524 kB | 16/273 kB | 20/39 kB Progress (5): 264/920 kB | 296/429 kB | 45/524 kB | 16/273 kB | 20/39 kB Progress (5): 264/920 kB | 296/429 kB | 49/524 kB | 16/273 kB | 20/39 kB Progress (5): 264/920 kB | 300/429 kB | 49/524 kB | 16/273 kB | 20/39 kB Progress (5): 264/920 kB | 304/429 kB | 49/524 kB | 16/273 kB | 20/39 kB Progress (5): 264/920 kB | 304/429 kB | 49/524 kB | 16/273 kB | 24/39 kB Progress (5): 268/920 kB | 304/429 kB | 49/524 kB | 16/273 kB | 24/39 kB Progress (5): 268/920 kB | 304/429 kB | 49/524 kB | 20/273 kB | 24/39 kB Progress (5): 272/920 kB | 304/429 kB | 49/524 kB | 20/273 kB | 24/39 kB Progress (5): 272/920 kB | 304/429 kB | 49/524 kB | 20/273 kB | 28/39 kB Progress (5): 272/920 kB | 308/429 kB | 49/524 kB | 20/273 kB | 28/39 kB Progress (5): 272/920 kB | 312/429 kB | 49/524 kB | 20/273 kB | 28/39 kB Progress (5): 272/920 kB | 312/429 kB | 53/524 kB | 20/273 kB | 28/39 kB Progress (5): 272/920 kB | 316/429 kB | 53/524 kB | 20/273 kB | 28/39 kB Progress (5): 272/920 kB | 316/429 kB | 53/524 kB | 20/273 kB | 32/39 kB Progress (5): 276/920 kB | 316/429 kB | 53/524 kB | 20/273 kB | 32/39 kB Progress (5): 280/920 kB | 316/429 kB | 53/524 kB | 20/273 kB | 32/39 kB Progress (5): 280/920 kB | 316/429 kB | 53/524 kB | 24/273 kB | 32/39 kB Progress (5): 284/920 kB | 316/429 kB | 53/524 kB | 24/273 kB | 32/39 kB Progress (5): 284/920 kB | 316/429 kB | 53/524 kB | 24/273 kB | 36/39 kB Progress (5): 284/920 kB | 320/429 kB | 53/524 kB | 24/273 kB | 36/39 kB Progress (5): 284/920 kB | 320/429 kB | 57/524 kB | 24/273 kB | 36/39 kB Progress (5): 284/920 kB | 324/429 kB | 57/524 kB | 24/273 kB | 36/39 kB Progress (5): 284/920 kB | 328/429 kB | 57/524 kB | 24/273 kB | 36/39 kB Progress (5): 284/920 kB | 328/429 kB | 57/524 kB | 24/273 kB | 39 kB Progress (5): 288/920 kB | 328/429 kB | 57/524 kB | 24/273 kB | 39 kB Progress (5): 288/920 kB | 328/429 kB | 57/524 kB | 28/273 kB | 39 kB Progress (5): 292/920 kB | 328/429 kB | 57/524 kB | 28/273 kB | 39 kB Progress (5): 296/920 kB | 328/429 kB | 57/524 kB | 28/273 kB | 39 kB Progress (5): 300/920 kB | 328/429 kB | 57/524 kB | 28/273 kB | 39 kB Progress (5): 304/920 kB | 328/429 kB | 57/524 kB | 28/273 kB | 39 kB Progress (5): 308/920 kB | 328/429 kB | 57/524 kB | 28/273 kB | 39 kB Progress (5): 312/920 kB | 328/429 kB | 57/524 kB | 28/273 kB | 39 kB Progress (5): 312/920 kB | 332/429 kB | 57/524 kB | 28/273 kB | 39 kB Progress (5): 312/920 kB | 332/429 kB | 61/524 kB | 28/273 kB | 39 kB Progress (5): 312/920 kB | 336/429 kB | 61/524 kB | 28/273 kB | 39 kB Progress (5): 316/920 kB | 336/429 kB | 61/524 kB | 28/273 kB | 39 kB Progress (5): 316/920 kB | 336/429 kB | 61/524 kB | 32/273 kB | 39 kB Progress (5): 320/920 kB | 336/429 kB | 61/524 kB | 32/273 kB | 39 kB Progress (5): 320/920 kB | 340/429 kB | 61/524 kB | 32/273 kB | 39 kB Progress (5): 320/920 kB | 340/429 kB | 65/524 kB | 32/273 kB | 39 kB Progress (5): 320/920 kB | 344/429 kB | 65/524 kB | 32/273 kB | 39 kB Progress (5): 324/920 kB | 344/429 kB | 65/524 kB | 32/273 kB | 39 kB Progress (5): 324/920 kB | 344/429 kB | 65/524 kB | 33/273 kB | 39 kB 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 132 kB/s) [2019-07-31T07:20:19.993Z] 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 [2019-07-31T07:20:19.993Z] Progress (4): 324/920 kB | 344/429 kB | 65/524 kB | 37/273 kB Progress (4): 324/920 kB | 344/429 kB | 65/524 kB | 41/273 kB Progress (4): 328/920 kB | 344/429 kB | 65/524 kB | 41/273 kB Progress (4): 328/920 kB | 348/429 kB | 65/524 kB | 41/273 kB Progress (4): 328/920 kB | 352/429 kB | 65/524 kB | 41/273 kB Progress (4): 328/920 kB | 352/429 kB | 66/524 kB | 41/273 kB Progress (4): 328/920 kB | 356/429 kB | 66/524 kB | 41/273 kB Progress (4): 332/920 kB | 356/429 kB | 66/524 kB | 41/273 kB Progress (4): 332/920 kB | 356/429 kB | 66/524 kB | 45/273 kB Progress (4): 332/920 kB | 356/429 kB | 66/524 kB | 49/273 kB Progress (4): 336/920 kB | 356/429 kB | 66/524 kB | 49/273 kB Progress (4): 336/920 kB | 360/429 kB | 66/524 kB | 49/273 kB Progress (4): 336/920 kB | 360/429 kB | 70/524 kB | 49/273 kB Progress (4): 336/920 kB | 364/429 kB | 70/524 kB | 49/273 kB Progress (4): 340/920 kB | 364/429 kB | 70/524 kB | 49/273 kB Progress (5): 340/920 kB | 364/429 kB | 70/524 kB | 49/273 kB | 4.1/156 kB Progress (5): 340/920 kB | 364/429 kB | 70/524 kB | 53/273 kB | 4.1/156 kB Progress (5): 340/920 kB | 364/429 kB | 70/524 kB | 53/273 kB | 7.7/156 kB Progress (5): 344/920 kB | 364/429 kB | 70/524 kB | 53/273 kB | 7.7/156 kB Progress (5): 344/920 kB | 368/429 kB | 70/524 kB | 53/273 kB | 7.7/156 kB Progress (5): 344/920 kB | 368/429 kB | 74/524 kB | 53/273 kB | 7.7/156 kB Progress (5): 344/920 kB | 372/429 kB | 74/524 kB | 53/273 kB | 7.7/156 kB Progress (5): 348/920 kB | 372/429 kB | 74/524 kB | 53/273 kB | 7.7/156 kB Progress (5): 348/920 kB | 372/429 kB | 74/524 kB | 53/273 kB | 12/156 kB Progress (5): 348/920 kB | 372/429 kB | 74/524 kB | 53/273 kB | 16/156 kB Progress (5): 348/920 kB | 372/429 kB | 74/524 kB | 57/273 kB | 16/156 kB Progress (5): 348/920 kB | 372/429 kB | 74/524 kB | 57/273 kB | 20/156 kB Progress (5): 348/920 kB | 372/429 kB | 74/524 kB | 57/273 kB | 24/156 kB Progress (5): 352/920 kB | 372/429 kB | 74/524 kB | 57/273 kB | 24/156 kB Progress (5): 352/920 kB | 376/429 kB | 74/524 kB | 57/273 kB | 24/156 kB Progress (5): 356/920 kB | 376/429 kB | 74/524 kB | 57/273 kB | 24/156 kB Progress (5): 356/920 kB | 376/429 kB | 78/524 kB | 57/273 kB | 24/156 kB Progress (5): 356/920 kB | 376/429 kB | 82/524 kB | 57/273 kB | 24/156 kB Progress (5): 360/920 kB | 376/429 kB | 82/524 kB | 57/273 kB | 24/156 kB Progress (5): 360/920 kB | 380/429 kB | 82/524 kB | 57/273 kB | 24/156 kB Progress (5): 360/920 kB | 380/429 kB | 82/524 kB | 57/273 kB | 28/156 kB Progress (5): 360/920 kB | 380/429 kB | 82/524 kB | 57/273 kB | 32/156 kB Progress (5): 360/920 kB | 380/429 kB | 82/524 kB | 61/273 kB | 32/156 kB Progress (5): 360/920 kB | 380/429 kB | 82/524 kB | 65/273 kB | 32/156 kB Progress (5): 360/920 kB | 380/429 kB | 82/524 kB | 65/273 kB | 33/156 kB Progress (5): 360/920 kB | 384/429 kB | 82/524 kB | 65/273 kB | 33/156 kB Progress (5): 364/920 kB | 384/429 kB | 82/524 kB | 65/273 kB | 33/156 kB Progress (5): 364/920 kB | 384/429 kB | 86/524 kB | 65/273 kB | 33/156 kB Progress (5): 364/920 kB | 384/429 kB | 90/524 kB | 65/273 kB | 33/156 kB Progress (5): 368/920 kB | 384/429 kB | 90/524 kB | 65/273 kB | 33/156 kB Progress (5): 368/920 kB | 388/429 kB | 90/524 kB | 65/273 kB | 33/156 kB Progress (5): 368/920 kB | 388/429 kB | 90/524 kB | 65/273 kB | 37/156 kB Progress (5): 368/920 kB | 388/429 kB | 90/524 kB | 69/273 kB | 37/156 kB Progress (5): 368/920 kB | 388/429 kB | 90/524 kB | 73/273 kB | 37/156 kB Progress (5): 368/920 kB | 388/429 kB | 90/524 kB | 73/273 kB | 41/156 kB Progress (5): 368/920 kB | 392/429 kB | 90/524 kB | 73/273 kB | 41/156 kB Progress (5): 372/920 kB | 392/429 kB | 90/524 kB | 73/273 kB | 41/156 kB Progress (5): 376/920 kB | 392/429 kB | 90/524 kB | 73/273 kB | 41/156 kB Progress (5): 376/920 kB | 392/429 kB | 94/524 kB | 73/273 kB | 41/156 kB Progress (5): 380/920 kB | 392/429 kB | 94/524 kB | 73/273 kB | 41/156 kB Progress (5): 380/920 kB | 396/429 kB | 94/524 kB | 73/273 kB | 41/156 kB Progress (5): 380/920 kB | 396/429 kB | 94/524 kB | 73/273 kB | 45/156 kB Progress (5): 380/920 kB | 396/429 kB | 94/524 kB | 73/273 kB | 49/156 kB Progress (5): 380/920 kB | 396/429 kB | 94/524 kB | 77/273 kB | 49/156 kB Progress (5): 380/920 kB | 396/429 kB | 94/524 kB | 77/273 kB | 53/156 kB Progress (5): 380/920 kB | 400/429 kB | 94/524 kB | 77/273 kB | 53/156 kB Progress (5): 384/920 kB | 400/429 kB | 94/524 kB | 77/273 kB | 53/156 kB Progress (5): 384/920 kB | 400/429 kB | 98/524 kB | 77/273 kB | 53/156 kB Progress (5): 388/920 kB | 400/429 kB | 98/524 kB | 77/273 kB | 53/156 kB Progress (5): 388/920 kB | 404/429 kB | 98/524 kB | 77/273 kB | 53/156 kB Progress (5): 388/920 kB | 404/429 kB | 98/524 kB | 77/273 kB | 57/156 kB Progress (5): 388/920 kB | 404/429 kB | 98/524 kB | 81/273 kB | 57/156 kB Progress (5): 388/920 kB | 404/429 kB | 98/524 kB | 81/273 kB | 61/156 kB Progress (5): 388/920 kB | 408/429 kB | 98/524 kB | 81/273 kB | 61/156 kB Progress (5): 392/920 kB | 408/429 kB | 98/524 kB | 81/273 kB | 61/156 kB Progress (5): 392/920 kB | 408/429 kB | 102/524 kB | 81/273 kB | 61/156 kB Progress (5): 392/920 kB | 408/429 kB | 106/524 kB | 81/273 kB | 61/156 kB Progress (5): 396/920 kB | 408/429 kB | 106/524 kB | 81/273 kB | 61/156 kB Progress (5): 400/920 kB | 408/429 kB | 106/524 kB | 81/273 kB | 61/156 kB Progress (5): 400/920 kB | 412/429 kB | 106/524 kB | 81/273 kB | 61/156 kB Progress (5): 400/920 kB | 412/429 kB | 106/524 kB | 81/273 kB | 65/156 kB Progress (5): 400/920 kB | 412/429 kB | 106/524 kB | 85/273 kB | 65/156 kB Progress (5): 400/920 kB | 412/429 kB | 106/524 kB | 85/273 kB | 66/156 kB Progress (5): 400/920 kB | 416/429 kB | 106/524 kB | 85/273 kB | 66/156 kB Progress (5): 404/920 kB | 416/429 kB | 106/524 kB | 85/273 kB | 66/156 kB Progress (5): 408/920 kB | 416/429 kB | 106/524 kB | 85/273 kB | 66/156 kB Progress (5): 408/920 kB | 416/429 kB | 110/524 kB | 85/273 kB | 66/156 kB Progress (5): 412/920 kB | 416/429 kB | 110/524 kB | 85/273 kB | 66/156 kB Progress (5): 416/920 kB | 416/429 kB | 110/524 kB | 85/273 kB | 66/156 kB Progress (5): 416/920 kB | 420/429 kB | 110/524 kB | 85/273 kB | 66/156 kB Progress (5): 416/920 kB | 424/429 kB | 110/524 kB | 85/273 kB | 66/156 kB Progress (5): 416/920 kB | 424/429 kB | 110/524 kB | 85/273 kB | 70/156 kB Progress (5): 416/920 kB | 424/429 kB | 110/524 kB | 89/273 kB | 70/156 kB Progress (5): 416/920 kB | 424/429 kB | 110/524 kB | 89/273 kB | 74/156 kB Progress (5): 416/920 kB | 428/429 kB | 110/524 kB | 89/273 kB | 74/156 kB Progress (5): 416/920 kB | 429 kB | 110/524 kB | 89/273 kB | 74/156 kB Progress (5): 420/920 kB | 429 kB | 110/524 kB | 89/273 kB | 74/156 kB Progress (5): 420/920 kB | 429 kB | 114/524 kB | 89/273 kB | 74/156 kB Progress (5): 424/920 kB | 429 kB | 114/524 kB | 89/273 kB | 74/156 kB Progress (5): 424/920 kB | 429 kB | 114/524 kB | 89/273 kB | 78/156 kB Progress (5): 424/920 kB | 429 kB | 114/524 kB | 89/273 kB | 82/156 kB Progress (5): 424/920 kB | 429 kB | 114/524 kB | 93/273 kB | 82/156 kB Progress (5): 424/920 kB | 429 kB | 114/524 kB | 97/273 kB | 82/156 kB Progress (5): 424/920 kB | 429 kB | 114/524 kB | 97/273 kB | 86/156 kB Progress (5): 428/920 kB | 429 kB | 114/524 kB | 97/273 kB | 86/156 kB Progress (5): 432/920 kB | 429 kB | 114/524 kB | 97/273 kB | 86/156 kB Progress (5): 432/920 kB | 429 kB | 118/524 kB | 97/273 kB | 86/156 kB Progress (5): 432/920 kB | 429 kB | 122/524 kB | 97/273 kB | 86/156 kB Progress (5): 436/920 kB | 429 kB | 122/524 kB | 97/273 kB | 86/156 kB Progress (5): 440/920 kB | 429 kB | 122/524 kB | 97/273 kB | 86/156 kB Progress (5): 440/920 kB | 429 kB | 122/524 kB | 97/273 kB | 90/156 kB Progress (5): 440/920 kB | 429 kB | 122/524 kB | 101/273 kB | 90/156 kB Progress (5): 440/920 kB | 429 kB | 122/524 kB | 105/273 kB | 90/156 kB Progress (5): 440/920 kB | 429 kB | 122/524 kB | 105/273 kB | 94/156 kB Progress (5): 440/920 kB | 429 kB | 122/524 kB | 105/273 kB | 98/156 kB Progress (5): 444/920 kB | 429 kB | 122/524 kB | 105/273 kB | 98/156 kB Progress (5): 448/920 kB | 429 kB | 122/524 kB | 105/273 kB | 98/156 kB Progress (5): 448/920 kB | 429 kB | 126/524 kB | 105/273 kB | 98/156 kB Progress (5): 448/920 kB | 429 kB | 130/524 kB | 105/273 kB | 98/156 kB Progress (5): 452/920 kB | 429 kB | 130/524 kB | 105/273 kB | 98/156 kB Progress (5): 452/920 kB | 429 kB | 130/524 kB | 105/273 kB | 102/156 kB Progress (5): 452/920 kB | 429 kB | 130/524 kB | 109/273 kB | 102/156 kB Progress (5): 452/920 kB | 429 kB | 130/524 kB | 113/273 kB | 102/156 kB Progress (5): 452/920 kB | 429 kB | 130/524 kB | 117/273 kB | 102/156 kB 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 1.0 MB/s) [2019-07-31T07:20:19.993Z] 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 [2019-07-31T07:20:20.269Z] Progress (4): 452/920 kB | 130/524 kB | 117/273 kB | 106/156 kB Progress (4): 456/920 kB | 130/524 kB | 117/273 kB | 106/156 kB Progress (4): 456/920 kB | 134/524 kB | 117/273 kB | 106/156 kB Progress (4): 456/920 kB | 138/524 kB | 117/273 kB | 106/156 kB Progress (4): 460/920 kB | 138/524 kB | 117/273 kB | 106/156 kB Progress (4): 460/920 kB | 138/524 kB | 117/273 kB | 110/156 kB Progress (4): 460/920 kB | 138/524 kB | 121/273 kB | 110/156 kB Progress (4): 460/920 kB | 138/524 kB | 121/273 kB | 114/156 kB Progress (4): 464/920 kB | 138/524 kB | 121/273 kB | 114/156 kB Progress (4): 464/920 kB | 142/524 kB | 121/273 kB | 114/156 kB Progress (4): 464/920 kB | 146/524 kB | 121/273 kB | 114/156 kB Progress (4): 468/920 kB | 146/524 kB | 121/273 kB | 114/156 kB Progress (4): 472/920 kB | 146/524 kB | 121/273 kB | 114/156 kB Progress (4): 472/920 kB | 146/524 kB | 121/273 kB | 118/156 kB Progress (4): 472/920 kB | 146/524 kB | 125/273 kB | 118/156 kB Progress (4): 476/920 kB | 146/524 kB | 125/273 kB | 118/156 kB Progress (4): 480/920 kB | 146/524 kB | 125/273 kB | 118/156 kB Progress (4): 480/920 kB | 150/524 kB | 125/273 kB | 118/156 kB Progress (4): 484/920 kB | 150/524 kB | 125/273 kB | 118/156 kB Progress (4): 484/920 kB | 150/524 kB | 125/273 kB | 122/156 kB Progress (4): 484/920 kB | 150/524 kB | 129/273 kB | 122/156 kB Progress (4): 484/920 kB | 150/524 kB | 129/273 kB | 126/156 kB Progress (4): 488/920 kB | 150/524 kB | 129/273 kB | 126/156 kB Progress (4): 488/920 kB | 154/524 kB | 129/273 kB | 126/156 kB Progress (4): 492/920 kB | 154/524 kB | 129/273 kB | 126/156 kB Progress (4): 492/920 kB | 154/524 kB | 129/273 kB | 130/156 kB Progress (4): 492/920 kB | 154/524 kB | 133/273 kB | 130/156 kB Progress (5): 492/920 kB | 154/524 kB | 133/273 kB | 130/156 kB | 4.1/35 kB Progress (5): 492/920 kB | 154/524 kB | 137/273 kB | 130/156 kB | 4.1/35 kB Progress (5): 492/920 kB | 154/524 kB | 137/273 kB | 134/156 kB | 4.1/35 kB Progress (5): 492/920 kB | 154/524 kB | 137/273 kB | 138/156 kB | 4.1/35 kB Progress (5): 496/920 kB | 154/524 kB | 137/273 kB | 138/156 kB | 4.1/35 kB Progress (5): 496/920 kB | 158/524 kB | 137/273 kB | 138/156 kB | 4.1/35 kB Progress (5): 496/920 kB | 162/524 kB | 137/273 kB | 138/156 kB | 4.1/35 kB Progress (5): 500/920 kB | 162/524 kB | 137/273 kB | 138/156 kB | 4.1/35 kB Progress (5): 500/920 kB | 162/524 kB | 137/273 kB | 142/156 kB | 4.1/35 kB Progress (5): 500/920 kB | 162/524 kB | 137/273 kB | 146/156 kB | 4.1/35 kB Progress (5): 500/920 kB | 162/524 kB | 141/273 kB | 146/156 kB | 4.1/35 kB Progress (5): 500/920 kB | 162/524 kB | 141/273 kB | 146/156 kB | 7.7/35 kB Progress (5): 500/920 kB | 162/524 kB | 145/273 kB | 146/156 kB | 7.7/35 kB Progress (5): 500/920 kB | 162/524 kB | 145/273 kB | 150/156 kB | 7.7/35 kB Progress (5): 500/920 kB | 162/524 kB | 145/273 kB | 154/156 kB | 7.7/35 kB Progress (5): 504/920 kB | 162/524 kB | 145/273 kB | 154/156 kB | 7.7/35 kB Progress (5): 504/920 kB | 166/524 kB | 145/273 kB | 154/156 kB | 7.7/35 kB Progress (5): 508/920 kB | 166/524 kB | 145/273 kB | 154/156 kB | 7.7/35 kB Progress (5): 512/920 kB | 166/524 kB | 145/273 kB | 154/156 kB | 7.7/35 kB Progress (5): 512/920 kB | 166/524 kB | 145/273 kB | 156 kB | 7.7/35 kB Progress (5): 512/920 kB | 166/524 kB | 149/273 kB | 156 kB | 7.7/35 kB Progress (5): 512/920 kB | 166/524 kB | 149/273 kB | 156 kB | 12/35 kB Progress (5): 512/920 kB | 166/524 kB | 153/273 kB | 156 kB | 12/35 kB Progress (5): 516/920 kB | 166/524 kB | 153/273 kB | 156 kB | 12/35 kB Progress (5): 516/920 kB | 170/524 kB | 153/273 kB | 156 kB | 12/35 kB Progress (5): 520/920 kB | 170/524 kB | 153/273 kB | 156 kB | 12/35 kB Progress (5): 520/920 kB | 170/524 kB | 157/273 kB | 156 kB | 12/35 kB Progress (5): 520/920 kB | 170/524 kB | 157/273 kB | 156 kB | 16/35 kB Progress (5): 520/920 kB | 170/524 kB | 161/273 kB | 156 kB | 16/35 kB Progress (5): 524/920 kB | 170/524 kB | 161/273 kB | 156 kB | 16/35 kB Progress (5): 524/920 kB | 174/524 kB | 161/273 kB | 156 kB | 16/35 kB Progress (5): 528/920 kB | 174/524 kB | 161/273 kB | 156 kB | 16/35 kB Progress (5): 528/920 kB | 174/524 kB | 165/273 kB | 156 kB | 16/35 kB Progress (5): 528/920 kB | 174/524 kB | 165/273 kB | 156 kB | 20/35 kB 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 336 kB/s) [2019-07-31T07:20:20.269Z] 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 [2019-07-31T07:20:20.270Z] Progress (4): 528/920 kB | 174/524 kB | 169/273 kB | 20/35 kB Progress (4): 532/920 kB | 174/524 kB | 169/273 kB | 20/35 kB Progress (4): 532/920 kB | 178/524 kB | 169/273 kB | 20/35 kB Progress (4): 536/920 kB | 178/524 kB | 169/273 kB | 20/35 kB Progress (4): 536/920 kB | 178/524 kB | 173/273 kB | 20/35 kB Progress (4): 536/920 kB | 178/524 kB | 173/273 kB | 24/35 kB Progress (4): 536/920 kB | 178/524 kB | 177/273 kB | 24/35 kB Progress (4): 540/920 kB | 178/524 kB | 177/273 kB | 24/35 kB Progress (4): 540/920 kB | 182/524 kB | 177/273 kB | 24/35 kB Progress (4): 540/920 kB | 186/524 kB | 177/273 kB | 24/35 kB Progress (4): 544/920 kB | 186/524 kB | 177/273 kB | 24/35 kB Progress (4): 544/920 kB | 186/524 kB | 181/273 kB | 24/35 kB Progress (4): 544/920 kB | 186/524 kB | 181/273 kB | 28/35 kB Progress (4): 544/920 kB | 186/524 kB | 185/273 kB | 28/35 kB Progress (4): 548/920 kB | 186/524 kB | 185/273 kB | 28/35 kB Progress (4): 548/920 kB | 190/524 kB | 185/273 kB | 28/35 kB Progress (4): 552/920 kB | 190/524 kB | 185/273 kB | 28/35 kB Progress (4): 552/920 kB | 190/524 kB | 189/273 kB | 28/35 kB Progress (4): 552/920 kB | 190/524 kB | 189/273 kB | 32/35 kB Progress (4): 552/920 kB | 190/524 kB | 193/273 kB | 32/35 kB Progress (4): 556/920 kB | 190/524 kB | 193/273 kB | 32/35 kB Progress (4): 556/920 kB | 194/524 kB | 193/273 kB | 32/35 kB Progress (4): 560/920 kB | 194/524 kB | 193/273 kB | 32/35 kB Progress (4): 560/920 kB | 194/524 kB | 197/273 kB | 32/35 kB Progress (4): 560/920 kB | 194/524 kB | 197/273 kB | 35 kB Progress (4): 560/920 kB | 194/524 kB | 201/273 kB | 35 kB Progress (4): 564/920 kB | 194/524 kB | 201/273 kB | 35 kB Progress (4): 568/920 kB | 194/524 kB | 201/273 kB | 35 kB Progress (4): 572/920 kB | 194/524 kB | 201/273 kB | 35 kB Progress (4): 572/920 kB | 198/524 kB | 201/273 kB | 35 kB Progress (4): 572/920 kB | 202/524 kB | 201/273 kB | 35 kB Progress (5): 572/920 kB | 202/524 kB | 201/273 kB | 35 kB | 4.1/68 kB Progress (5): 572/920 kB | 206/524 kB | 201/273 kB | 35 kB | 4.1/68 kB Progress (5): 576/920 kB | 206/524 kB | 201/273 kB | 35 kB | 4.1/68 kB Progress (5): 576/920 kB | 206/524 kB | 205/273 kB | 35 kB | 4.1/68 kB Progress (5): 580/920 kB | 206/524 kB | 205/273 kB | 35 kB | 4.1/68 kB Progress (5): 584/920 kB | 206/524 kB | 205/273 kB | 35 kB | 4.1/68 kB Progress (5): 584/920 kB | 210/524 kB | 205/273 kB | 35 kB | 4.1/68 kB Progress (5): 584/920 kB | 210/524 kB | 205/273 kB | 35 kB | 7.7/68 kB Progress (5): 584/920 kB | 214/524 kB | 205/273 kB | 35 kB | 7.7/68 kB Progress (5): 584/920 kB | 218/524 kB | 205/273 kB | 35 kB | 7.7/68 kB Progress (5): 588/920 kB | 218/524 kB | 205/273 kB | 35 kB | 7.7/68 kB Progress (5): 592/920 kB | 218/524 kB | 205/273 kB | 35 kB | 7.7/68 kB Progress (5): 592/920 kB | 218/524 kB | 209/273 kB | 35 kB | 7.7/68 kB Progress (5): 596/920 kB | 218/524 kB | 209/273 kB | 35 kB | 7.7/68 kB Progress (5): 600/920 kB | 218/524 kB | 209/273 kB | 35 kB | 7.7/68 kB Progress (5): 600/920 kB | 222/524 kB | 209/273 kB | 35 kB | 7.7/68 kB Progress (5): 600/920 kB | 222/524 kB | 209/273 kB | 35 kB | 12/68 kB Progress (5): 600/920 kB | 226/524 kB | 209/273 kB | 35 kB | 12/68 kB Progress (5): 604/920 kB | 226/524 kB | 209/273 kB | 35 kB | 12/68 kB Progress (5): 604/920 kB | 226/524 kB | 213/273 kB | 35 kB | 12/68 kB Progress (5): 608/920 kB | 226/524 kB | 213/273 kB | 35 kB | 12/68 kB Progress (5): 608/920 kB | 230/524 kB | 213/273 kB | 35 kB | 12/68 kB Progress (5): 608/920 kB | 230/524 kB | 213/273 kB | 35 kB | 16/68 kB Progress (5): 608/920 kB | 234/524 kB | 213/273 kB | 35 kB | 16/68 kB Progress (5): 612/920 kB | 234/524 kB | 213/273 kB | 35 kB | 16/68 kB Progress (5): 612/920 kB | 234/524 kB | 217/273 kB | 35 kB | 16/68 kB Progress (5): 616/920 kB | 234/524 kB | 217/273 kB | 35 kB | 16/68 kB Progress (5): 616/920 kB | 238/524 kB | 217/273 kB | 35 kB | 16/68 kB Progress (5): 620/920 kB | 238/524 kB | 217/273 kB | 35 kB | 16/68 kB Progress (5): 624/920 kB | 238/524 kB | 217/273 kB | 35 kB | 16/68 kB Progress (5): 624/920 kB | 238/524 kB | 217/273 kB | 35 kB | 20/68 kB 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 65 kB/s) [2019-07-31T07:20:20.270Z] Progress (4): 624/920 kB | 238/524 kB | 217/273 kB | 24/68 kB Progress (4): 628/920 kB | 238/524 kB | 217/273 kB | 24/68 kB Progress (4): 632/920 kB | 238/524 kB | 217/273 kB | 24/68 kB Progress (4): 632/920 kB | 242/524 kB | 217/273 kB | 24/68 kB Progress (4): 632/920 kB | 246/524 kB | 217/273 kB | 24/68 kB Progress (4): 632/920 kB | 250/524 kB | 217/273 kB | 24/68 kB Progress (4): 632/920 kB | 250/524 kB | 221/273 kB | 24/68 kB Progress (4): 632/920 kB | 250/524 kB | 225/273 kB | 24/68 kB Progress (4): 632/920 kB | 254/524 kB | 225/273 kB | 24/68 kB Progress (4): 636/920 kB | 254/524 kB | 225/273 kB | 24/68 kB Progress (4): 636/920 kB | 254/524 kB | 225/273 kB | 28/68 kB 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 [2019-07-31T07:20:20.270Z] Progress (4): 636/920 kB | 254/524 kB | 225/273 kB | 32/68 kB Progress (4): 640/920 kB | 254/524 kB | 225/273 kB | 32/68 kB Progress (4): 640/920 kB | 258/524 kB | 225/273 kB | 32/68 kB Progress (4): 640/920 kB | 258/524 kB | 229/273 kB | 32/68 kB Progress (4): 640/920 kB | 262/524 kB | 229/273 kB | 32/68 kB Progress (4): 640/920 kB | 266/524 kB | 229/273 kB | 32/68 kB Progress (4): 644/920 kB | 266/524 kB | 229/273 kB | 32/68 kB Progress (4): 648/920 kB | 266/524 kB | 229/273 kB | 32/68 kB Progress (4): 648/920 kB | 266/524 kB | 229/273 kB | 33/68 kB Progress (4): 652/920 kB | 266/524 kB | 229/273 kB | 33/68 kB Progress (4): 652/920 kB | 270/524 kB | 229/273 kB | 33/68 kB Progress (4): 652/920 kB | 274/524 kB | 229/273 kB | 33/68 kB Progress (4): 652/920 kB | 274/524 kB | 233/273 kB | 33/68 kB Progress (4): 652/920 kB | 278/524 kB | 233/273 kB | 33/68 kB Progress (4): 656/920 kB | 278/524 kB | 233/273 kB | 33/68 kB Progress (4): 656/920 kB | 278/524 kB | 233/273 kB | 37/68 kB Progress (4): 660/920 kB | 278/524 kB | 233/273 kB | 37/68 kB Progress (4): 660/920 kB | 282/524 kB | 233/273 kB | 37/68 kB Progress (4): 660/920 kB | 282/524 kB | 237/273 kB | 37/68 kB Progress (4): 660/920 kB | 286/524 kB | 237/273 kB | 37/68 kB Progress (4): 660/920 kB | 290/524 kB | 237/273 kB | 37/68 kB Progress (4): 664/920 kB | 290/524 kB | 237/273 kB | 37/68 kB Progress (4): 664/920 kB | 290/524 kB | 237/273 kB | 41/68 kB Progress (4): 668/920 kB | 290/524 kB | 237/273 kB | 41/68 kB Progress (4): 668/920 kB | 294/524 kB | 237/273 kB | 41/68 kB Progress (4): 668/920 kB | 298/524 kB | 237/273 kB | 41/68 kB Progress (5): 668/920 kB | 298/524 kB | 237/273 kB | 41/68 kB | 4.1/332 kB Progress (5): 668/920 kB | 298/524 kB | 241/273 kB | 41/68 kB | 4.1/332 kB Progress (5): 668/920 kB | 298/524 kB | 241/273 kB | 41/68 kB | 7.7/332 kB Progress (5): 668/920 kB | 302/524 kB | 241/273 kB | 41/68 kB | 7.7/332 kB Progress (5): 668/920 kB | 306/524 kB | 241/273 kB | 41/68 kB | 7.7/332 kB Progress (5): 672/920 kB | 306/524 kB | 241/273 kB | 41/68 kB | 7.7/332 kB Progress (5): 672/920 kB | 306/524 kB | 241/273 kB | 45/68 kB | 7.7/332 kB Progress (5): 676/920 kB | 306/524 kB | 241/273 kB | 45/68 kB | 7.7/332 kB Progress (5): 676/920 kB | 310/524 kB | 241/273 kB | 45/68 kB | 7.7/332 kB Progress (5): 676/920 kB | 310/524 kB | 241/273 kB | 45/68 kB | 12/332 kB Progress (5): 676/920 kB | 310/524 kB | 245/273 kB | 45/68 kB | 12/332 kB Progress (5): 676/920 kB | 310/524 kB | 245/273 kB | 45/68 kB | 16/332 kB Progress (5): 676/920 kB | 314/524 kB | 245/273 kB | 45/68 kB | 16/332 kB Progress (5): 680/920 kB | 314/524 kB | 245/273 kB | 45/68 kB | 16/332 kB Progress (5): 680/920 kB | 314/524 kB | 245/273 kB | 49/68 kB | 16/332 kB Progress (5): 684/920 kB | 314/524 kB | 245/273 kB | 49/68 kB | 16/332 kB Progress (5): 688/920 kB | 314/524 kB | 245/273 kB | 49/68 kB | 16/332 kB Progress (5): 688/920 kB | 318/524 kB | 245/273 kB | 49/68 kB | 16/332 kB Progress (5): 688/920 kB | 322/524 kB | 245/273 kB | 49/68 kB | 16/332 kB Progress (5): 688/920 kB | 322/524 kB | 245/273 kB | 49/68 kB | 20/332 kB Progress (5): 688/920 kB | 322/524 kB | 245/273 kB | 49/68 kB | 24/332 kB Progress (5): 688/920 kB | 322/524 kB | 249/273 kB | 49/68 kB | 24/332 kB Progress (5): 688/920 kB | 326/524 kB | 249/273 kB | 49/68 kB | 24/332 kB Progress (5): 692/920 kB | 326/524 kB | 249/273 kB | 49/68 kB | 24/332 kB Progress (5): 696/920 kB | 326/524 kB | 249/273 kB | 49/68 kB | 24/332 kB Progress (5): 696/920 kB | 326/524 kB | 249/273 kB | 53/68 kB | 24/332 kB Progress (5): 700/920 kB | 326/524 kB | 249/273 kB | 53/68 kB | 24/332 kB Progress (5): 700/920 kB | 330/524 kB | 249/273 kB | 53/68 kB | 24/332 kB Progress (5): 700/920 kB | 330/524 kB | 249/273 kB | 53/68 kB | 28/332 kB Progress (5): 700/920 kB | 330/524 kB | 253/273 kB | 53/68 kB | 28/332 kB Progress (5): 700/920 kB | 330/524 kB | 257/273 kB | 53/68 kB | 28/332 kB Progress (5): 700/920 kB | 330/524 kB | 257/273 kB | 53/68 kB | 32/332 kB Progress (5): 700/920 kB | 334/524 kB | 257/273 kB | 53/68 kB | 32/332 kB Progress (5): 704/920 kB | 334/524 kB | 257/273 kB | 53/68 kB | 32/332 kB Progress (5): 704/920 kB | 334/524 kB | 257/273 kB | 57/68 kB | 32/332 kB Progress (5): 708/920 kB | 334/524 kB | 257/273 kB | 57/68 kB | 32/332 kB Progress (5): 712/920 kB | 334/524 kB | 257/273 kB | 57/68 kB | 32/332 kB Progress (5): 712/920 kB | 338/524 kB | 257/273 kB | 57/68 kB | 32/332 kB Progress (5): 712/920 kB | 338/524 kB | 257/273 kB | 57/68 kB | 36/332 kB Progress (5): 712/920 kB | 338/524 kB | 261/273 kB | 57/68 kB | 36/332 kB Progress (5): 712/920 kB | 338/524 kB | 265/273 kB | 57/68 kB | 36/332 kB Progress (5): 712/920 kB | 338/524 kB | 265/273 kB | 57/68 kB | 40/332 kB Progress (5): 712/920 kB | 342/524 kB | 265/273 kB | 57/68 kB | 40/332 kB Progress (5): 712/920 kB | 346/524 kB | 265/273 kB | 57/68 kB | 40/332 kB Progress (5): 716/920 kB | 346/524 kB | 265/273 kB | 57/68 kB | 40/332 kB Progress (5): 720/920 kB | 346/524 kB | 265/273 kB | 57/68 kB | 40/332 kB Progress (5): 720/920 kB | 346/524 kB | 265/273 kB | 61/68 kB | 40/332 kB Progress (5): 724/920 kB | 346/524 kB | 265/273 kB | 61/68 kB | 40/332 kB Progress (5): 724/920 kB | 350/524 kB | 265/273 kB | 61/68 kB | 40/332 kB Progress (5): 724/920 kB | 354/524 kB | 265/273 kB | 61/68 kB | 40/332 kB Progress (5): 724/920 kB | 354/524 kB | 265/273 kB | 61/68 kB | 44/332 kB Progress (5): 724/920 kB | 354/524 kB | 269/273 kB | 61/68 kB | 44/332 kB Progress (5): 724/920 kB | 354/524 kB | 269/273 kB | 61/68 kB | 48/332 kB Progress (5): 724/920 kB | 358/524 kB | 269/273 kB | 61/68 kB | 48/332 kB Progress (5): 724/920 kB | 362/524 kB | 269/273 kB | 61/68 kB | 48/332 kB Progress (5): 728/920 kB | 362/524 kB | 269/273 kB | 61/68 kB | 48/332 kB Progress (5): 728/920 kB | 362/524 kB | 269/273 kB | 65/68 kB | 48/332 kB Progress (5): 732/920 kB | 362/524 kB | 269/273 kB | 65/68 kB | 48/332 kB Progress (5): 736/920 kB | 362/524 kB | 269/273 kB | 65/68 kB | 48/332 kB Progress (5): 736/920 kB | 366/524 kB | 269/273 kB | 65/68 kB | 48/332 kB Progress (5): 736/920 kB | 370/524 kB | 269/273 kB | 65/68 kB | 48/332 kB Progress (5): 736/920 kB | 370/524 kB | 269/273 kB | 65/68 kB | 52/332 kB Progress (5): 736/920 kB | 370/524 kB | 273/273 kB | 65/68 kB | 52/332 kB Progress (5): 736/920 kB | 370/524 kB | 273/273 kB | 65/68 kB | 56/332 kB Progress (5): 736/920 kB | 374/524 kB | 273/273 kB | 65/68 kB | 56/332 kB Progress (5): 740/920 kB | 374/524 kB | 273/273 kB | 65/68 kB | 56/332 kB Progress (5): 744/920 kB | 374/524 kB | 273/273 kB | 65/68 kB | 56/332 kB Progress (5): 744/920 kB | 374/524 kB | 273/273 kB | 68 kB | 56/332 kB Progress (5): 748/920 kB | 374/524 kB | 273/273 kB | 68 kB | 56/332 kB Progress (5): 748/920 kB | 378/524 kB | 273/273 kB | 68 kB | 56/332 kB Progress (5): 748/920 kB | 378/524 kB | 273/273 kB | 68 kB | 60/332 kB Progress (5): 748/920 kB | 378/524 kB | 273 kB | 68 kB | 60/332 kB Progress (5): 748/920 kB | 378/524 kB | 273 kB | 68 kB | 64/332 kB Progress (5): 748/920 kB | 382/524 kB | 273 kB | 68 kB | 64/332 kB Progress (5): 752/920 kB | 382/524 kB | 273 kB | 68 kB | 64/332 kB Progress (5): 752/920 kB | 386/524 kB | 273 kB | 68 kB | 64/332 kB Progress (5): 752/920 kB | 386/524 kB | 273 kB | 68 kB | 68/332 kB Progress (5): 752/920 kB | 386/524 kB | 273 kB | 68 kB | 72/332 kB Progress (5): 752/920 kB | 390/524 kB | 273 kB | 68 kB | 72/332 kB Progress (5): 752/920 kB | 394/524 kB | 273 kB | 68 kB | 72/332 kB Progress (5): 756/920 kB | 394/524 kB | 273 kB | 68 kB | 72/332 kB Progress (5): 756/920 kB | 398/524 kB | 273 kB | 68 kB | 72/332 kB Progress (5): 756/920 kB | 398/524 kB | 273 kB | 68 kB | 76/332 kB 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 102 kB/s) [2019-07-31T07:20:20.270Z] 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 [2019-07-31T07:20:20.270Z] Progress (4): 756/920 kB | 402/524 kB | 273 kB | 76/332 kB Progress (4): 760/920 kB | 402/524 kB | 273 kB | 76/332 kB Progress (4): 760/920 kB | 406/524 kB | 273 kB | 76/332 kB Progress (4): 760/920 kB | 406/524 kB | 273 kB | 80/332 kB Progress (4): 760/920 kB | 406/524 kB | 273 kB | 84/332 kB Progress (4): 760/920 kB | 410/524 kB | 273 kB | 84/332 kB Progress (4): 764/920 kB | 410/524 kB | 273 kB | 84/332 kB Progress (4): 768/920 kB | 410/524 kB | 273 kB | 84/332 kB 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 409 kB/s) [2019-07-31T07:20:20.270Z] 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 [2019-07-31T07:20:20.533Z] Progress (3): 772/920 kB | 410/524 kB | 84/332 kB Progress (3): 772/920 kB | 414/524 kB | 84/332 kB Progress (3): 772/920 kB | 414/524 kB | 88/332 kB Progress (3): 772/920 kB | 418/524 kB | 88/332 kB Progress (3): 776/920 kB | 418/524 kB | 88/332 kB Progress (3): 776/920 kB | 418/524 kB | 92/332 kB Progress (3): 780/920 kB | 418/524 kB | 92/332 kB Progress (4): 780/920 kB | 418/524 kB | 92/332 kB | 4.1/30 kB Progress (4): 780/920 kB | 422/524 kB | 92/332 kB | 4.1/30 kB Progress (4): 780/920 kB | 422/524 kB | 92/332 kB | 7.7/30 kB Progress (4): 784/920 kB | 422/524 kB | 92/332 kB | 7.7/30 kB Progress (4): 784/920 kB | 422/524 kB | 96/332 kB | 7.7/30 kB Progress (4): 788/920 kB | 422/524 kB | 96/332 kB | 7.7/30 kB Progress (4): 788/920 kB | 422/524 kB | 96/332 kB | 12/30 kB Progress (4): 788/920 kB | 426/524 kB | 96/332 kB | 12/30 kB Progress (4): 788/920 kB | 426/524 kB | 96/332 kB | 16/30 kB Progress (4): 792/920 kB | 426/524 kB | 96/332 kB | 16/30 kB Progress (4): 792/920 kB | 426/524 kB | 100/332 kB | 16/30 kB Progress (4): 796/920 kB | 426/524 kB | 100/332 kB | 16/30 kB Progress (4): 800/920 kB | 426/524 kB | 100/332 kB | 16/30 kB Progress (4): 800/920 kB | 426/524 kB | 100/332 kB | 20/30 kB Progress (4): 800/920 kB | 426/524 kB | 100/332 kB | 24/30 kB Progress (4): 800/920 kB | 430/524 kB | 100/332 kB | 24/30 kB Progress (4): 800/920 kB | 434/524 kB | 100/332 kB | 24/30 kB Progress (5): 800/920 kB | 434/524 kB | 100/332 kB | 24/30 kB | 4.1/38 kB Progress (5): 804/920 kB | 434/524 kB | 100/332 kB | 24/30 kB | 4.1/38 kB Progress (5): 804/920 kB | 438/524 kB | 100/332 kB | 24/30 kB | 4.1/38 kB Progress (5): 804/920 kB | 438/524 kB | 100/332 kB | 28/30 kB | 4.1/38 kB Progress (5): 804/920 kB | 438/524 kB | 100/332 kB | 30 kB | 4.1/38 kB Progress (5): 804/920 kB | 438/524 kB | 104/332 kB | 30 kB | 4.1/38 kB Progress (5): 804/920 kB | 442/524 kB | 104/332 kB | 30 kB | 4.1/38 kB Progress (5): 808/920 kB | 442/524 kB | 104/332 kB | 30 kB | 4.1/38 kB Progress (5): 808/920 kB | 442/524 kB | 104/332 kB | 30 kB | 7.7/38 kB Progress (5): 812/920 kB | 442/524 kB | 104/332 kB | 30 kB | 7.7/38 kB Progress (5): 812/920 kB | 446/524 kB | 104/332 kB | 30 kB | 7.7/38 kB Progress (5): 812/920 kB | 446/524 kB | 108/332 kB | 30 kB | 7.7/38 kB Progress (5): 812/920 kB | 446/524 kB | 112/332 kB | 30 kB | 7.7/38 kB Progress (5): 812/920 kB | 450/524 kB | 112/332 kB | 30 kB | 7.7/38 kB Progress (5): 816/920 kB | 450/524 kB | 112/332 kB | 30 kB | 7.7/38 kB Progress (5): 816/920 kB | 450/524 kB | 112/332 kB | 30 kB | 12/38 kB Progress (5): 820/920 kB | 450/524 kB | 112/332 kB | 30 kB | 12/38 kB Progress (5): 820/920 kB | 454/524 kB | 112/332 kB | 30 kB | 12/38 kB Progress (5): 820/920 kB | 454/524 kB | 116/332 kB | 30 kB | 12/38 kB 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 40 kB/s) [2019-07-31T07:20:20.533Z] Progress (4): 820/920 kB | 458/524 kB | 116/332 kB | 12/38 kB Progress (4): 824/920 kB | 458/524 kB | 116/332 kB | 12/38 kB Progress (4): 824/920 kB | 458/524 kB | 116/332 kB | 16/38 kB Progress (4): 828/920 kB | 458/524 kB | 116/332 kB | 16/38 kB Progress (4): 828/920 kB | 462/524 kB | 116/332 kB | 16/38 kB 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 [2019-07-31T07:20:20.534Z] Progress (4): 828/920 kB | 462/524 kB | 120/332 kB | 16/38 kB Progress (4): 828/920 kB | 466/524 kB | 120/332 kB | 16/38 kB Progress (4): 832/920 kB | 466/524 kB | 120/332 kB | 16/38 kB Progress (4): 832/920 kB | 466/524 kB | 120/332 kB | 20/38 kB Progress (4): 832/920 kB | 466/524 kB | 120/332 kB | 24/38 kB Progress (4): 836/920 kB | 466/524 kB | 120/332 kB | 24/38 kB Progress (4): 836/920 kB | 470/524 kB | 120/332 kB | 24/38 kB Progress (4): 836/920 kB | 470/524 kB | 124/332 kB | 24/38 kB Progress (4): 836/920 kB | 470/524 kB | 128/332 kB | 24/38 kB Progress (4): 836/920 kB | 474/524 kB | 128/332 kB | 24/38 kB Progress (4): 840/920 kB | 474/524 kB | 128/332 kB | 24/38 kB Progress (4): 840/920 kB | 474/524 kB | 128/332 kB | 28/38 kB Progress (4): 840/920 kB | 474/524 kB | 128/332 kB | 32/38 kB Progress (4): 844/920 kB | 474/524 kB | 128/332 kB | 32/38 kB Progress (4): 848/920 kB | 474/524 kB | 128/332 kB | 32/38 kB Progress (4): 848/920 kB | 478/524 kB | 128/332 kB | 32/38 kB Progress (4): 848/920 kB | 478/524 kB | 132/332 kB | 32/38 kB Progress (4): 848/920 kB | 478/524 kB | 136/332 kB | 32/38 kB Progress (4): 848/920 kB | 482/524 kB | 136/332 kB | 32/38 kB Progress (4): 852/920 kB | 482/524 kB | 136/332 kB | 32/38 kB Progress (4): 856/920 kB | 482/524 kB | 136/332 kB | 32/38 kB Progress (4): 856/920 kB | 482/524 kB | 136/332 kB | 36/38 kB Progress (4): 860/920 kB | 482/524 kB | 136/332 kB | 36/38 kB Progress (4): 864/920 kB | 482/524 kB | 136/332 kB | 36/38 kB Progress (4): 864/920 kB | 486/524 kB | 136/332 kB | 36/38 kB Progress (4): 864/920 kB | 490/524 kB | 136/332 kB | 36/38 kB Progress (4): 864/920 kB | 490/524 kB | 140/332 kB | 36/38 kB Progress (4): 864/920 kB | 494/524 kB | 140/332 kB | 36/38 kB Progress (4): 864/920 kB | 498/524 kB | 140/332 kB | 36/38 kB Progress (4): 868/920 kB | 498/524 kB | 140/332 kB | 36/38 kB Progress (4): 868/920 kB | 498/524 kB | 140/332 kB | 38 kB Progress (4): 872/920 kB | 498/524 kB | 140/332 kB | 38 kB Progress (4): 872/920 kB | 502/524 kB | 140/332 kB | 38 kB Progress (4): 872/920 kB | 502/524 kB | 144/332 kB | 38 kB Progress (4): 872/920 kB | 506/524 kB | 144/332 kB | 38 kB Progress (4): 876/920 kB | 506/524 kB | 144/332 kB | 38 kB Progress (4): 876/920 kB | 510/524 kB | 144/332 kB | 38 kB Progress (4): 876/920 kB | 510/524 kB | 148/332 kB | 38 kB Progress (5): 876/920 kB | 510/524 kB | 148/332 kB | 38 kB | 4.1/35 kB Progress (5): 876/920 kB | 510/524 kB | 152/332 kB | 38 kB | 4.1/35 kB Progress (5): 876/920 kB | 514/524 kB | 152/332 kB | 38 kB | 4.1/35 kB Progress (5): 880/920 kB | 514/524 kB | 152/332 kB | 38 kB | 4.1/35 kB Progress (5): 880/920 kB | 518/524 kB | 152/332 kB | 38 kB | 4.1/35 kB Progress (5): 880/920 kB | 518/524 kB | 156/332 kB | 38 kB | 4.1/35 kB Progress (5): 880/920 kB | 518/524 kB | 156/332 kB | 38 kB | 7.7/35 kB Progress (5): 880/920 kB | 518/524 kB | 160/332 kB | 38 kB | 7.7/35 kB Progress (5): 880/920 kB | 522/524 kB | 160/332 kB | 38 kB | 7.7/35 kB Progress (5): 884/920 kB | 522/524 kB | 160/332 kB | 38 kB | 7.7/35 kB Progress (5): 884/920 kB | 524 kB | 160/332 kB | 38 kB | 7.7/35 kB Progress (5): 884/920 kB | 524 kB | 164/332 kB | 38 kB | 7.7/35 kB 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 49 kB/s) [2019-07-31T07:20:20.534Z] 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 [2019-07-31T07:20:20.534Z] Progress (4): 884/920 kB | 524 kB | 164/332 kB | 12/35 kB Progress (4): 884/920 kB | 524 kB | 168/332 kB | 12/35 kB Progress (4): 888/920 kB | 524 kB | 168/332 kB | 12/35 kB Progress (4): 888/920 kB | 524 kB | 172/332 kB | 12/35 kB Progress (4): 888/920 kB | 524 kB | 176/332 kB | 12/35 kB Progress (4): 888/920 kB | 524 kB | 176/332 kB | 16/35 kB Progress (4): 888/920 kB | 524 kB | 180/332 kB | 16/35 kB Progress (4): 892/920 kB | 524 kB | 180/332 kB | 16/35 kB Progress (4): 892/920 kB | 524 kB | 184/332 kB | 16/35 kB Progress (4): 892/920 kB | 524 kB | 184/332 kB | 20/35 kB Progress (4): 892/920 kB | 524 kB | 188/332 kB | 20/35 kB Progress (4): 896/920 kB | 524 kB | 188/332 kB | 20/35 kB Progress (4): 896/920 kB | 524 kB | 192/332 kB | 20/35 kB Progress (4): 896/920 kB | 524 kB | 192/332 kB | 24/35 kB Progress (4): 896/920 kB | 524 kB | 196/332 kB | 24/35 kB Progress (4): 900/920 kB | 524 kB | 196/332 kB | 24/35 kB Progress (4): 900/920 kB | 524 kB | 200/332 kB | 24/35 kB Progress (4): 900/920 kB | 524 kB | 200/332 kB | 28/35 kB Progress (4): 900/920 kB | 524 kB | 204/332 kB | 28/35 kB Progress (4): 900/920 kB | 524 kB | 208/332 kB | 28/35 kB Progress (4): 904/920 kB | 524 kB | 208/332 kB | 28/35 kB Progress (4): 904/920 kB | 524 kB | 212/332 kB | 28/35 kB 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 670 kB/s) [2019-07-31T07:20:20.534Z] 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 [2019-07-31T07:20:20.535Z] Progress (3): 904/920 kB | 212/332 kB | 32/35 kB Progress (3): 904/920 kB | 212/332 kB | 35 kB Progress (4): 904/920 kB | 212/332 kB | 35 kB | 4.1/108 kB Progress (4): 904/920 kB | 212/332 kB | 35 kB | 7.7/108 kB Progress (4): 904/920 kB | 216/332 kB | 35 kB | 7.7/108 kB Progress (4): 908/920 kB | 216/332 kB | 35 kB | 7.7/108 kB Progress (4): 908/920 kB | 216/332 kB | 35 kB | 12/108 kB Progress (5): 908/920 kB | 216/332 kB | 35 kB | 12/108 kB | 4.1/315 kB Progress (5): 908/920 kB | 216/332 kB | 35 kB | 16/108 kB | 4.1/315 kB Progress (5): 912/920 kB | 216/332 kB | 35 kB | 16/108 kB | 4.1/315 kB Progress (5): 912/920 kB | 220/332 kB | 35 kB | 16/108 kB | 4.1/315 kB Progress (5): 916/920 kB | 220/332 kB | 35 kB | 16/108 kB | 4.1/315 kB Progress (5): 916/920 kB | 220/332 kB | 35 kB | 20/108 kB | 4.1/315 kB Progress (5): 916/920 kB | 220/332 kB | 35 kB | 20/108 kB | 7.7/315 kB Progress (5): 916/920 kB | 220/332 kB | 35 kB | 24/108 kB | 7.7/315 kB Progress (5): 920/920 kB | 220/332 kB | 35 kB | 24/108 kB | 7.7/315 kB Progress (5): 920/920 kB | 224/332 kB | 35 kB | 24/108 kB | 7.7/315 kB Progress (5): 920 kB | 224/332 kB | 35 kB | 24/108 kB | 7.7/315 kB Progress (5): 920 kB | 224/332 kB | 35 kB | 28/108 kB | 7.7/315 kB Progress (5): 920 kB | 224/332 kB | 35 kB | 28/108 kB | 12/315 kB Progress (5): 920 kB | 224/332 kB | 35 kB | 32/108 kB | 12/315 kB Progress (5): 920 kB | 228/332 kB | 35 kB | 32/108 kB | 12/315 kB 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 42 kB/s) [2019-07-31T07:20:20.535Z] Progress (4): 920 kB | 228/332 kB | 33/108 kB | 12/315 kB Progress (4): 920 kB | 228/332 kB | 33/108 kB | 16/315 kB Progress (4): 920 kB | 228/332 kB | 37/108 kB | 16/315 kB Progress (4): 920 kB | 232/332 kB | 37/108 kB | 16/315 kB Progress (4): 920 kB | 232/332 kB | 41/108 kB | 16/315 kB Progress (4): 920 kB | 232/332 kB | 41/108 kB | 20/315 kB Progress (4): 920 kB | 232/332 kB | 45/108 kB | 20/315 kB Progress (4): 920 kB | 236/332 kB | 45/108 kB | 20/315 kB Progress (4): 920 kB | 236/332 kB | 49/108 kB | 20/315 kB Progress (4): 920 kB | 236/332 kB | 49/108 kB | 24/315 kB Progress (4): 920 kB | 236/332 kB | 53/108 kB | 24/315 kB Progress (4): 920 kB | 240/332 kB | 53/108 kB | 24/315 kB Progress (4): 920 kB | 240/332 kB | 57/108 kB | 24/315 kB Progress (4): 920 kB | 244/332 kB | 57/108 kB | 24/315 kB Progress (4): 920 kB | 244/332 kB | 57/108 kB | 28/315 kB Progress (4): 920 kB | 248/332 kB | 57/108 kB | 28/315 kB Progress (4): 920 kB | 248/332 kB | 61/108 kB | 28/315 kB Progress (4): 920 kB | 248/332 kB | 61/108 kB | 32/315 kB Progress (4): 920 kB | 248/332 kB | 61/108 kB | 33/315 kB Progress (4): 920 kB | 248/332 kB | 65/108 kB | 33/315 kB Progress (4): 920 kB | 248/332 kB | 66/108 kB | 33/315 kB 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 1.1 MB/s) [2019-07-31T07:20:20.535Z] Progress (3): 252/332 kB | 66/108 kB | 33/315 kB Progress (3): 256/332 kB | 66/108 kB | 33/315 kB Progress (3): 256/332 kB | 70/108 kB | 33/315 kB Progress (3): 256/332 kB | 70/108 kB | 37/315 kB Progress (3): 256/332 kB | 74/108 kB | 37/315 kB Progress (3): 260/332 kB | 74/108 kB | 37/315 kB Progress (3): 260/332 kB | 78/108 kB | 37/315 kB Progress (3): 260/332 kB | 78/108 kB | 41/315 kB Progress (3): 260/332 kB | 82/108 kB | 41/315 kB Progress (3): 264/332 kB | 82/108 kB | 41/315 kB Progress (3): 264/332 kB | 82/108 kB | 45/315 kB Progress (3): 268/332 kB | 82/108 kB | 45/315 kB Progress (3): 268/332 kB | 86/108 kB | 45/315 kB Progress (3): 272/332 kB | 86/108 kB | 45/315 kB Progress (3): 272/332 kB | 86/108 kB | 49/315 kB Progress (3): 276/332 kB | 86/108 kB | 49/315 kB Progress (3): 276/332 kB | 90/108 kB | 49/315 kB Progress (3): 280/332 kB | 90/108 kB | 49/315 kB Progress (3): 280/332 kB | 94/108 kB | 49/315 kB Progress (3): 280/332 kB | 94/108 kB | 53/315 kB Progress (3): 280/332 kB | 98/108 kB | 53/315 kB Progress (3): 284/332 kB | 98/108 kB | 53/315 kB Progress (3): 284/332 kB | 98/108 kB | 57/315 kB Progress (3): 288/332 kB | 98/108 kB | 57/315 kB Progress (3): 288/332 kB | 102/108 kB | 57/315 kB Progress (3): 292/332 kB | 102/108 kB | 57/315 kB Progress (3): 296/332 kB | 102/108 kB | 57/315 kB Progress (3): 296/332 kB | 102/108 kB | 61/315 kB Progress (3): 300/332 kB | 102/108 kB | 61/315 kB Progress (3): 300/332 kB | 106/108 kB | 61/315 kB Progress (3): 304/332 kB | 106/108 kB | 61/315 kB Progress (3): 304/332 kB | 106/108 kB | 65/315 kB Progress (3): 308/332 kB | 106/108 kB | 65/315 kB Progress (3): 308/332 kB | 108 kB | 65/315 kB Progress (3): 312/332 kB | 108 kB | 65/315 kB Progress (3): 312/332 kB | 108 kB | 66/315 kB Progress (3): 316/332 kB | 108 kB | 66/315 kB Progress (3): 316/332 kB | 108 kB | 70/315 kB Progress (3): 320/332 kB | 108 kB | 70/315 kB Progress (3): 320/332 kB | 108 kB | 74/315 kB Progress (3): 324/332 kB | 108 kB | 74/315 kB Progress (3): 324/332 kB | 108 kB | 78/315 kB Progress (3): 328/332 kB | 108 kB | 78/315 kB Progress (3): 328/332 kB | 108 kB | 82/315 kB Progress (3): 332 kB | 108 kB | 82/315 kB Progress (3): 332 kB | 108 kB | 86/315 kB Progress (3): 332 kB | 108 kB | 90/315 kB Progress (3): 332 kB | 108 kB | 94/315 kB Progress (3): 332 kB | 108 kB | 98/315 kB Progress (3): 332 kB | 108 kB | 102/315 kB Progress (3): 332 kB | 108 kB | 106/315 kB Progress (3): 332 kB | 108 kB | 110/315 kB Progress (3): 332 kB | 108 kB | 114/315 kB Progress (3): 332 kB | 108 kB | 118/315 kB Progress (3): 332 kB | 108 kB | 122/315 kB Progress (3): 332 kB | 108 kB | 126/315 kB Progress (3): 332 kB | 108 kB | 130/315 kB Progress (3): 332 kB | 108 kB | 134/315 kB Progress (3): 332 kB | 108 kB | 138/315 kB Progress (3): 332 kB | 108 kB | 142/315 kB Progress (3): 332 kB | 108 kB | 146/315 kB Progress (3): 332 kB | 108 kB | 150/315 kB 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 357 kB/s) [2019-07-31T07:20:20.535Z] Progress (2): 108 kB | 154/315 kB Progress (2): 108 kB | 158/315 kB Progress (2): 108 kB | 162/315 kB Progress (2): 108 kB | 166/315 kB 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 116 kB/s) [2019-07-31T07:20:20.535Z] Progress (1): 170/315 kB Progress (1): 174/315 kB Progress (1): 178/315 kB Progress (1): 182/315 kB Progress (1): 186/315 kB Progress (1): 190/315 kB Progress (1): 194/315 kB Progress (1): 198/315 kB Progress (1): 202/315 kB Progress (1): 206/315 kB Progress (1): 210/315 kB Progress (1): 214/315 kB Progress (1): 218/315 kB Progress (1): 222/315 kB Progress (1): 226/315 kB Progress (1): 230/315 kB Progress (1): 234/315 kB Progress (1): 238/315 kB Progress (1): 242/315 kB Progress (1): 246/315 kB Progress (1): 250/315 kB Progress (1): 254/315 kB Progress (1): 258/315 kB Progress (1): 262/315 kB Progress (1): 266/315 kB Progress (1): 270/315 kB Progress (1): 274/315 kB Progress (1): 278/315 kB Progress (1): 282/315 kB Progress (1): 286/315 kB Progress (1): 290/315 kB Progress (1): 294/315 kB Progress (1): 298/315 kB Progress (1): 302/315 kB Progress (1): 306/315 kB Progress (1): 310/315 kB Progress (1): 314/315 kB Progress (1): 315 kB 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 325 kB/s) [2019-07-31T07:20:21.480Z] 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 [2019-07-31T07:20:21.480Z] 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 [2019-07-31T07:20:21.480Z] 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 [2019-07-31T07:20:21.480Z] 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 [2019-07-31T07:20:21.480Z] 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 [2019-07-31T07:20:21.480Z] 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 [2019-07-31T07:20:21.480Z] Progress (1): 3.3 kB 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 174 kB/s) [2019-07-31T07:20:21.480Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2019-07-31T07:20:21.745Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2019-07-31T07:20:21.745Z] 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 [2019-07-31T07:20:21.745Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2019-07-31T07:20:21.745Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2019-07-31T07:20:21.745Z] 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 [2019-07-31T07:20:22.005Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 325 kB/s) [2019-07-31T07:20:22.005Z] 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 [2019-07-31T07:20:22.005Z] 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 [2019-07-31T07:20:22.005Z] 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 [2019-07-31T07:20:22.005Z] 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 [2019-07-31T07:20:22.265Z] 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 [2019-07-31T07:20:22.265Z] 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 [2019-07-31T07:20:22.525Z] Progress (1): 4.1/36 kB Progress (1): 7.7/36 kB Progress (1): 12/36 kB Progress (1): 16/36 kB Progress (1): 20/36 kB Progress (1): 24/36 kB Progress (1): 28/36 kB Progress (1): 32/36 kB Progress (1): 36/36 kB Progress (1): 36 kB 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 857 kB/s) [2019-07-31T07:20:22.525Z] 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 [2019-07-31T07:20:22.525Z] 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 [2019-07-31T07:20:22.525Z] 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 [2019-07-31T07:20:22.525Z] 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 [2019-07-31T07:20:22.525Z] 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 [2019-07-31T07:20:22.785Z] 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 [2019-07-31T07:20:22.785Z] Progress (1): 4.1/8.3 kB Progress (1): 7.7/8.3 kB Progress (1): 8.3 kB 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 189 kB/s) [2019-07-31T07:20:22.785Z] 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 [2019-07-31T07:20:22.785Z] 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 [2019-07-31T07:20:22.785Z] 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 [2019-07-31T07:20:22.785Z] 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 [2019-07-31T07:20:23.044Z] 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 [2019-07-31T07:20:23.044Z] 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 [2019-07-31T07:20:23.044Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB 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 279 kB/s) [2019-07-31T07:20:23.044Z] 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 [2019-07-31T07:20:23.044Z] 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 [2019-07-31T07:20:23.044Z] 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 [2019-07-31T07:20:23.305Z] 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 [2019-07-31T07:20:23.305Z] 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 [2019-07-31T07:20:23.305Z] 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 [2019-07-31T07:20:23.305Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB 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 263 kB/s) [2019-07-31T07:20:23.305Z] 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 [2019-07-31T07:20:23.305Z] 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 [2019-07-31T07:20:23.305Z] 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 [2019-07-31T07:20:23.565Z] 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 [2019-07-31T07:20:23.565Z] 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 [2019-07-31T07:20:23.565Z] 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 [2019-07-31T07:20:23.565Z] Progress (1): 2.0 kB 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 49 kB/s) [2019-07-31T07:20:23.565Z] 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 [2019-07-31T07:20:23.565Z] 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 [2019-07-31T07:20:24.945Z] 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 [2019-07-31T07:20:24.945Z] 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 [2019-07-31T07:20:24.945Z] 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 [2019-07-31T07:20:24.945Z] 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 [2019-07-31T07:20:24.945Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB 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 347 kB/s) [2019-07-31T07:20:24.945Z] 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 [2019-07-31T07:20:24.945Z] 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 [2019-07-31T07:20:24.945Z] 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 [2019-07-31T07:20:25.205Z] 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 [2019-07-31T07:20:25.205Z] 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 [2019-07-31T07:20:25.205Z] 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 [2019-07-31T07:20:25.205Z] Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB 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 147 kB/s) [2019-07-31T07:20:25.205Z] 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 [2019-07-31T07:20:25.205Z] 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 [2019-07-31T07:20:25.465Z] 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 [2019-07-31T07:20:25.465Z] 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 [2019-07-31T07:20:25.465Z] 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 [2019-07-31T07:20:25.465Z] 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 [2019-07-31T07:20:25.725Z] Progress (1): 4.1/29 kB Progress (1): 7.7/29 kB Progress (1): 12/29 kB Progress (1): 16/29 kB Progress (1): 20/29 kB Progress (1): 24/29 kB Progress (1): 28/29 kB Progress (1): 29 kB 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 650 kB/s) [2019-07-31T07:20:26.295Z] 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 [2019-07-31T07:20:26.295Z] 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 [2019-07-31T07:20:26.295Z] 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 [2019-07-31T07:20:26.295Z] 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 [2019-07-31T07:20:26.555Z] 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 [2019-07-31T07:20:26.555Z] 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 [2019-07-31T07:20:26.555Z] Progress (1): 2.9 kB 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 51 kB/s) [2019-07-31T07:20:26.555Z] 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 [2019-07-31T07:20:26.555Z] 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 [2019-07-31T07:20:26.555Z] 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 [2019-07-31T07:20:26.819Z] 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 [2019-07-31T07:20:26.819Z] 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 [2019-07-31T07:20:26.819Z] 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 [2019-07-31T07:20:26.819Z] Progress (1): 4.1/45 kB Progress (1): 7.7/45 kB Progress (1): 12/45 kB Progress (1): 16/45 kB Progress (1): 20/45 kB Progress (1): 24/45 kB Progress (1): 28/45 kB Progress (1): 32/45 kB Progress (1): 36/45 kB Progress (1): 40/45 kB Progress (1): 44/45 kB Progress (1): 45 kB 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.1 MB/s) [2019-07-31T07:20:26.819Z] 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 [2019-07-31T07:20:26.819Z] 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 [2019-07-31T07:20:26.819Z] 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 [2019-07-31T07:20:27.079Z] 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 [2019-07-31T07:20:27.079Z] 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 [2019-07-31T07:20:27.079Z] 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 [2019-07-31T07:20:27.079Z] Progress (1): 1.8 kB 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 22 kB/s) [2019-07-31T07:20:27.338Z] 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 [2019-07-31T07:20:27.338Z] 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 [2019-07-31T07:20:27.338Z] 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 [2019-07-31T07:20:27.338Z] 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 [2019-07-31T07:20:27.338Z] 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 [2019-07-31T07:20:27.338Z] 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 [2019-07-31T07:20:27.338Z] 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 [2019-07-31T07:20:27.338Z] 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 [2019-07-31T07:20:27.602Z] 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 [2019-07-31T07:20:27.602Z] 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 [2019-07-31T07:20:27.602Z] 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 [2019-07-31T07:20:27.602Z] 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 [2019-07-31T07:20:27.602Z] Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (2): 0/8.0 MB | 4.1/512 kB Progress (2): 0/8.0 MB | 4.1/512 kB Progress (2): 0/8.0 MB | 7.7/512 kB Progress (2): 0/8.0 MB | 7.7/512 kB Progress (2): 0/8.0 MB | 7.7/512 kB Progress (2): 0/8.0 MB | 12/512 kB Progress (2): 0/8.0 MB | 12/512 kB Progress (2): 0/8.0 MB | 16/512 kB Progress (2): 0/8.0 MB | 16/512 kB Progress (2): 0/8.0 MB | 20/512 kB Progress (2): 0/8.0 MB | 24/512 kB Progress (2): 0/8.0 MB | 24/512 kB Progress (2): 0/8.0 MB | 28/512 kB Progress (2): 0/8.0 MB | 28/512 kB Progress (2): 0/8.0 MB | 32/512 kB Progress (2): 0.1/8.0 MB | 32/512 kB Progress (2): 0.1/8.0 MB | 36/512 kB Progress (2): 0.1/8.0 MB | 40/512 kB Progress (2): 0.1/8.0 MB | 40/512 kB Progress (2): 0.1/8.0 MB | 44/512 kB Progress (2): 0.1/8.0 MB | 48/512 kB Progress (2): 0.1/8.0 MB | 48/512 kB Progress (2): 0.1/8.0 MB | 52/512 kB Progress (2): 0.1/8.0 MB | 52/512 kB Progress (2): 0.1/8.0 MB | 56/512 kB Progress (2): 0.1/8.0 MB | 56/512 kB Progress (2): 0.1/8.0 MB | 60/512 kB Progress (2): 0.1/8.0 MB | 60/512 kB Progress (2): 0.1/8.0 MB | 64/512 kB Progress (2): 0.1/8.0 MB | 64/512 kB Progress (2): 0.1/8.0 MB | 68/512 kB Progress (2): 0.1/8.0 MB | 68/512 kB Progress (2): 0.1/8.0 MB | 72/512 kB Progress (2): 0.1/8.0 MB | 72/512 kB Progress (2): 0.1/8.0 MB | 72/512 kB Progress (2): 0.1/8.0 MB | 76/512 kB Progress (2): 0.1/8.0 MB | 76/512 kB Progress (2): 0.1/8.0 MB | 80/512 kB Progress (2): 0.1/8.0 MB | 80/512 kB Progress (2): 0.1/8.0 MB | 84/512 kB Progress (2): 0.1/8.0 MB | 84/512 kB Progress (2): 0.1/8.0 MB | 88/512 kB Progress (2): 0.1/8.0 MB | 88/512 kB Progress (2): 0.1/8.0 MB | 92/512 kB Progress (2): 0.1/8.0 MB | 92/512 kB Progress (2): 0.1/8.0 MB | 92/512 kB Progress (2): 0.1/8.0 MB | 96/512 kB Progress (2): 0.1/8.0 MB | 96/512 kB Progress (2): 0.1/8.0 MB | 96/512 kB Progress (2): 0.1/8.0 MB | 100/512 kB Progress (2): 0.1/8.0 MB | 100/512 kB Progress (2): 0.1/8.0 MB | 100/512 kB Progress (2): 0.1/8.0 MB | 104/512 kB Progress (2): 0.1/8.0 MB | 104/512 kB Progress (2): 0.1/8.0 MB | 104/512 kB Progress (2): 0.1/8.0 MB | 108/512 kB Progress (2): 0.1/8.0 MB | 108/512 kB Progress (2): 0.1/8.0 MB | 108/512 kB Progress (2): 0.1/8.0 MB | 112/512 kB Progress (2): 0.1/8.0 MB | 112/512 kB Progress (2): 0.2/8.0 MB | 112/512 kB Progress (2): 0.2/8.0 MB | 116/512 kB Progress (2): 0.2/8.0 MB | 116/512 kB Progress (2): 0.2/8.0 MB | 116/512 kB Progress (2): 0.2/8.0 MB | 120/512 kB Progress (2): 0.2/8.0 MB | 120/512 kB Progress (2): 0.2/8.0 MB | 120/512 kB Progress (2): 0.2/8.0 MB | 124/512 kB Progress (2): 0.2/8.0 MB | 124/512 kB Progress (2): 0.2/8.0 MB | 128/512 kB Progress (2): 0.2/8.0 MB | 128/512 kB Progress (2): 0.2/8.0 MB | 132/512 kB Progress (2): 0.2/8.0 MB | 132/512 kB Progress (2): 0.2/8.0 MB | 136/512 kB Progress (2): 0.2/8.0 MB | 136/512 kB Progress (2): 0.2/8.0 MB | 140/512 kB Progress (2): 0.2/8.0 MB | 140/512 kB Progress (2): 0.2/8.0 MB | 144/512 kB Progress (2): 0.2/8.0 MB | 144/512 kB Progress (2): 0.2/8.0 MB | 148/512 kB Progress (2): 0.2/8.0 MB | 152/512 kB Progress (2): 0.2/8.0 MB | 152/512 kB Progress (2): 0.2/8.0 MB | 156/512 kB Progress (2): 0.2/8.0 MB | 156/512 kB Progress (2): 0.2/8.0 MB | 160/512 kB Progress (2): 0.2/8.0 MB | 160/512 kB Progress (2): 0.2/8.0 MB | 164/512 kB Progress (2): 0.2/8.0 MB | 164/512 kB Progress (2): 0.2/8.0 MB | 168/512 kB Progress (2): 0.2/8.0 MB | 168/512 kB Progress (2): 0.2/8.0 MB | 172/512 kB Progress (2): 0.2/8.0 MB | 172/512 kB Progress (2): 0.2/8.0 MB | 176/512 kB Progress (2): 0.2/8.0 MB | 176/512 kB Progress (2): 0.2/8.0 MB | 180/512 kB Progress (2): 0.2/8.0 MB | 180/512 kB Progress (2): 0.2/8.0 MB | 184/512 kB Progress (2): 0.2/8.0 MB | 184/512 kB Progress (2): 0.2/8.0 MB | 184/512 kB Progress (2): 0.2/8.0 MB | 188/512 kB Progress (2): 0.2/8.0 MB | 188/512 kB Progress (2): 0.2/8.0 MB | 192/512 kB Progress (2): 0.2/8.0 MB | 192/512 kB Progress (2): 0.2/8.0 MB | 196/512 kB Progress (2): 0.2/8.0 MB | 200/512 kB Progress (2): 0.2/8.0 MB | 200/512 kB Progress (2): 0.2/8.0 MB | 204/512 kB Progress (2): 0.2/8.0 MB | 204/512 kB Progress (2): 0.2/8.0 MB | 208/512 kB Progress (2): 0.3/8.0 MB | 208/512 kB Progress (2): 0.3/8.0 MB | 208/512 kB Progress (2): 0.3/8.0 MB | 212/512 kB Progress (2): 0.3/8.0 MB | 212/512 kB Progress (2): 0.3/8.0 MB | 216/512 kB Progress (2): 0.3/8.0 MB | 216/512 kB Progress (2): 0.3/8.0 MB | 220/512 kB Progress (2): 0.3/8.0 MB | 220/512 kB Progress (2): 0.3/8.0 MB | 224/512 kB Progress (2): 0.3/8.0 MB | 224/512 kB Progress (2): 0.3/8.0 MB | 228/512 kB Progress (2): 0.3/8.0 MB | 228/512 kB Progress (2): 0.3/8.0 MB | 232/512 kB Progress (2): 0.3/8.0 MB | 236/512 kB Progress (2): 0.3/8.0 MB | 240/512 kB Progress (2): 0.3/8.0 MB | 240/512 kB Progress (2): 0.3/8.0 MB | 244/512 kB Progress (2): 0.3/8.0 MB | 244/512 kB Progress (2): 0.3/8.0 MB | 248/512 kB Progress (2): 0.3/8.0 MB | 248/512 kB Progress (2): 0.3/8.0 MB | 252/512 kB Progress (2): 0.3/8.0 MB | 256/512 kB Progress (2): 0.3/8.0 MB | 260/512 kB Progress (2): 0.3/8.0 MB | 264/512 kB Progress (2): 0.3/8.0 MB | 264/512 kB Progress (2): 0.3/8.0 MB | 268/512 kB Progress (2): 0.3/8.0 MB | 268/512 kB Progress (2): 0.3/8.0 MB | 272/512 kB Progress (2): 0.3/8.0 MB | 272/512 kB Progress (2): 0.3/8.0 MB | 272/512 kB Progress (2): 0.3/8.0 MB | 276/512 kB Progress (2): 0.3/8.0 MB | 276/512 kB Progress (2): 0.3/8.0 MB | 280/512 kB Progress (2): 0.3/8.0 MB | 280/512 kB Progress (2): 0.3/8.0 MB | 284/512 kB Progress (2): 0.3/8.0 MB | 284/512 kB Progress (2): 0.3/8.0 MB | 288/512 kB Progress (2): 0.3/8.0 MB | 288/512 kB Progress (2): 0.3/8.0 MB | 292/512 kB Progress (2): 0.3/8.0 MB | 292/512 kB Progress (2): 0.3/8.0 MB | 296/512 kB Progress (2): 0.3/8.0 MB | 296/512 kB Progress (2): 0.3/8.0 MB | 300/512 kB Progress (2): 0.3/8.0 MB | 300/512 kB Progress (2): 0.3/8.0 MB | 304/512 kB Progress (2): 0.3/8.0 MB | 304/512 kB Progress (2): 0.3/8.0 MB | 308/512 kB Progress (2): 0.3/8.0 MB | 312/512 kB Progress (2): 0.3/8.0 MB | 312/512 kB Progress (2): 0.3/8.0 MB | 312/512 kB Progress (2): 0.3/8.0 MB | 316/512 kB Progress (2): 0.3/8.0 MB | 316/512 kB Progress (2): 0.3/8.0 MB | 320/512 kB Progress (2): 0.4/8.0 MB | 320/512 kB Progress (2): 0.4/8.0 MB | 324/512 kB Progress (2): 0.4/8.0 MB | 324/512 kB Progress (2): 0.4/8.0 MB | 328/512 kB Progress (2): 0.4/8.0 MB | 328/512 kB Progress (2): 0.4/8.0 MB | 332/512 kB Progress (2): 0.4/8.0 MB | 332/512 kB Progress (2): 0.4/8.0 MB | 336/512 kB Progress (2): 0.4/8.0 MB | 336/512 kB Progress (2): 0.4/8.0 MB | 340/512 kB Progress (2): 0.4/8.0 MB | 340/512 kB Progress (2): 0.4/8.0 MB | 344/512 kB Progress (2): 0.4/8.0 MB | 344/512 kB Progress (2): 0.4/8.0 MB | 344/512 kB Progress (2): 0.4/8.0 MB | 348/512 kB Progress (2): 0.4/8.0 MB | 348/512 kB Progress (2): 0.4/8.0 MB | 352/512 kB Progress (2): 0.4/8.0 MB | 352/512 kB Progress (2): 0.4/8.0 MB | 352/512 kB Progress (2): 0.4/8.0 MB | 356/512 kB Progress (2): 0.4/8.0 MB | 356/512 kB Progress (2): 0.4/8.0 MB | 360/512 kB Progress (2): 0.4/8.0 MB | 360/512 kB Progress (2): 0.4/8.0 MB | 364/512 kB Progress (2): 0.4/8.0 MB | 364/512 kB Progress (2): 0.4/8.0 MB | 368/512 kB Progress (2): 0.4/8.0 MB | 368/512 kB Progress (2): 0.4/8.0 MB | 372/512 kB Progress (2): 0.4/8.0 MB | 372/512 kB Progress (2): 0.4/8.0 MB | 372/512 kB Progress (2): 0.4/8.0 MB | 376/512 kB Progress (2): 0.4/8.0 MB | 376/512 kB Progress (2): 0.4/8.0 MB | 380/512 kB Progress (2): 0.4/8.0 MB | 380/512 kB Progress (2): 0.4/8.0 MB | 384/512 kB Progress (2): 0.4/8.0 MB | 384/512 kB Progress (2): 0.4/8.0 MB | 388/512 kB Progress (2): 0.4/8.0 MB | 392/512 kB Progress (2): 0.4/8.0 MB | 392/512 kB Progress (2): 0.4/8.0 MB | 396/512 kB Progress (2): 0.4/8.0 MB | 400/512 kB Progress (2): 0.4/8.0 MB | 400/512 kB Progress (2): 0.4/8.0 MB | 404/512 kB Progress (2): 0.4/8.0 MB | 408/512 kB Progress (2): 0.4/8.0 MB | 408/512 kB Progress (2): 0.4/8.0 MB | 412/512 kB Progress (2): 0.4/8.0 MB | 416/512 kB Progress (2): 0.4/8.0 MB | 416/512 kB Progress (2): 0.4/8.0 MB | 420/512 kB Progress (2): 0.4/8.0 MB | 420/512 kB Progress (2): 0.4/8.0 MB | 424/512 kB Progress (2): 0.5/8.0 MB | 424/512 kB Progress (2): 0.5/8.0 MB | 428/512 kB Progress (2): 0.5/8.0 MB | 428/512 kB Progress (2): 0.5/8.0 MB | 432/512 kB Progress (2): 0.5/8.0 MB | 432/512 kB Progress (2): 0.5/8.0 MB | 436/512 kB Progress (2): 0.5/8.0 MB | 436/512 kB Progress (2): 0.5/8.0 MB | 440/512 kB Progress (2): 0.5/8.0 MB | 440/512 kB Progress (2): 0.5/8.0 MB | 444/512 kB Progress (2): 0.5/8.0 MB | 448/512 kB Progress (2): 0.5/8.0 MB | 448/512 kB Progress (2): 0.5/8.0 MB | 452/512 kB Progress (2): 0.5/8.0 MB | 456/512 kB Progress (2): 0.5/8.0 MB | 456/512 kB Progress (2): 0.5/8.0 MB | 460/512 kB Progress (2): 0.5/8.0 MB | 460/512 kB Progress (2): 0.5/8.0 MB | 464/512 kB Progress (2): 0.5/8.0 MB | 464/512 kB Progress (2): 0.5/8.0 MB | 468/512 kB Progress (2): 0.5/8.0 MB | 468/512 kB Progress (2): 0.5/8.0 MB | 472/512 kB Progress (2): 0.5/8.0 MB | 472/512 kB Progress (2): 0.5/8.0 MB | 476/512 kB Progress (2): 0.5/8.0 MB | 476/512 kB Progress (2): 0.5/8.0 MB | 480/512 kB Progress (2): 0.5/8.0 MB | 480/512 kB Progress (2): 0.5/8.0 MB | 484/512 kB Progress (2): 0.5/8.0 MB | 488/512 kB Progress (2): 0.5/8.0 MB | 488/512 kB Progress (2): 0.5/8.0 MB | 492/512 kB Progress (2): 0.5/8.0 MB | 496/512 kB Progress (2): 0.5/8.0 MB | 496/512 kB Progress (2): 0.5/8.0 MB | 500/512 kB Progress (2): 0.5/8.0 MB | 504/512 kB Progress (2): 0.5/8.0 MB | 504/512 kB Progress (2): 0.5/8.0 MB | 504/512 kB Progress (2): 0.5/8.0 MB | 508/512 kB Progress (2): 0.5/8.0 MB | 508/512 kB Progress (2): 0.5/8.0 MB | 512/512 kB Progress (2): 0.5/8.0 MB | 512/512 kB Progress (2): 0.5/8.0 MB | 512 kB Progress (2): 0.5/8.0 MB | 512 kB Progress (2): 0.5/8.0 MB | 512 kB Progress (2): 0.5/8.0 MB | 512 kB Progress (2): 0.5/8.0 MB | 512 kB Progress (2): 0.5/8.0 MB | 512 kB Progress (2): 0.5/8.0 MB | 512 kB Progress (2): 0.6/8.0 MB | 512 kB Progress (2): 0.6/8.0 MB | 512 kB Progress (2): 0.6/8.0 MB | 512 kB Progress (2): 0.6/8.0 MB | 512 kB Progress (2): 0.6/8.0 MB | 512 kB Progress (2): 0.6/8.0 MB | 512 kB Progress (2): 0.6/8.0 MB | 512 kB Progress (2): 0.6/8.0 MB | 512 kB Progress (2): 0.6/8.0 MB | 512 kB Progress (2): 0.6/8.0 MB | 512 kB 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 3.7 MB/s) [2019-07-31T07:20:28.288Z] Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0 MB 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 9.5 MB/s) [2019-07-31T07:20:28.626Z] 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 [2019-07-31T07:20:28.626Z] 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 [2019-07-31T07:20:28.626Z] 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 [2019-07-31T07:20:28.626Z] 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 [2019-07-31T07:20:28.626Z] 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 [2019-07-31T07:20:28.889Z] 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 [2019-07-31T07:20:28.889Z] Progress (1): 2.0 kB 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 64 kB/s) [2019-07-31T07:20:28.889Z] 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 [2019-07-31T07:20:28.889Z] 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 [2019-07-31T07:20:28.889Z] 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 [2019-07-31T07:20:28.889Z] 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 [2019-07-31T07:20:29.149Z] 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 [2019-07-31T07:20:29.149Z] 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 [2019-07-31T07:20:29.149Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB 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 464 kB/s) [2019-07-31T07:20:29.149Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [2019-07-31T07:20:29.149Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [2019-07-31T07:20:29.149Z] 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 [2019-07-31T07:20:29.410Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [2019-07-31T07:20:29.410Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [2019-07-31T07:20:29.410Z] 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 [2019-07-31T07:20:29.410Z] Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB 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 452 kB/s) [2019-07-31T07:20:29.410Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-31T07:20:29.410Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-31T07:20:29.410Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-31T07:20:29.670Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-31T07:20:29.670Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-31T07:20:29.670Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-31T07:20:29.670Z] Progress (1): 4.1/42 kB Progress (1): 7.7/42 kB Progress (1): 12/42 kB Progress (1): 16/42 kB Progress (1): 20/42 kB Progress (1): 24/42 kB Progress (1): 28/42 kB Progress (1): 32/42 kB Progress (1): 36/42 kB Progress (1): 40/42 kB Progress (1): 42 kB 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 932 kB/s) [2019-07-31T07:20:29.670Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [2019-07-31T07:20:29.930Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [2019-07-31T07:20:29.930Z] 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 [2019-07-31T07:20:29.930Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [2019-07-31T07:20:29.930Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [2019-07-31T07:20:29.930Z] 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 [2019-07-31T07:20:30.189Z] Progress (1): 4.1/316 kB Progress (1): 7.7/316 kB Progress (1): 12/316 kB Progress (1): 16/316 kB Progress (1): 20/316 kB Progress (1): 24/316 kB Progress (1): 28/316 kB Progress (1): 32/316 kB Progress (1): 36/316 kB Progress (1): 40/316 kB Progress (1): 44/316 kB Progress (1): 48/316 kB Progress (1): 52/316 kB Progress (1): 56/316 kB Progress (1): 60/316 kB Progress (1): 64/316 kB Progress (1): 68/316 kB Progress (1): 72/316 kB Progress (1): 76/316 kB Progress (1): 80/316 kB Progress (1): 84/316 kB Progress (1): 88/316 kB Progress (1): 92/316 kB Progress (1): 96/316 kB Progress (1): 100/316 kB Progress (1): 104/316 kB Progress (1): 108/316 kB Progress (1): 112/316 kB Progress (1): 116/316 kB Progress (1): 120/316 kB Progress (1): 124/316 kB Progress (1): 128/316 kB Progress (1): 132/316 kB Progress (1): 136/316 kB Progress (1): 140/316 kB Progress (1): 144/316 kB Progress (1): 148/316 kB Progress (1): 152/316 kB Progress (1): 156/316 kB Progress (1): 160/316 kB Progress (1): 164/316 kB Progress (1): 168/316 kB Progress (1): 172/316 kB Progress (1): 176/316 kB Progress (1): 180/316 kB Progress (1): 184/316 kB Progress (1): 188/316 kB Progress (1): 192/316 kB Progress (1): 196/316 kB Progress (1): 200/316 kB Progress (1): 204/316 kB Progress (1): 208/316 kB Progress (1): 212/316 kB Progress (1): 216/316 kB Progress (1): 220/316 kB Progress (1): 224/316 kB Progress (1): 228/316 kB Progress (1): 232/316 kB Progress (1): 236/316 kB Progress (1): 240/316 kB Progress (1): 244/316 kB Progress (1): 248/316 kB Progress (1): 252/316 kB Progress (1): 256/316 kB Progress (1): 260/316 kB Progress (1): 264/316 kB Progress (1): 268/316 kB Progress (1): 272/316 kB Progress (1): 276/316 kB Progress (1): 280/316 kB Progress (1): 284/316 kB Progress (1): 288/316 kB Progress (1): 292/316 kB Progress (1): 296/316 kB Progress (1): 300/316 kB Progress (1): 304/316 kB Progress (1): 308/316 kB Progress (1): 312/316 kB Progress (1): 316/316 kB Progress (1): 316 kB 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 5.0 MB/s) [2019-07-31T07:20:30.189Z] 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 [2019-07-31T07:20:30.189Z] 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 [2019-07-31T07:20:30.189Z] 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 [2019-07-31T07:20:30.447Z] 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 [2019-07-31T07:20:30.447Z] 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 [2019-07-31T07:20:30.447Z] 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 [2019-07-31T07:20:30.447Z] Progress (1): 1.4 kB 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 37 kB/s) [2019-07-31T07:20:30.447Z] 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 [2019-07-31T07:20:30.447Z] 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 [2019-07-31T07:20:30.706Z] 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 [2019-07-31T07:20:30.706Z] 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 [2019-07-31T07:20:30.706Z] 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 [2019-07-31T07:20:30.706Z] 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 [2019-07-31T07:20:30.966Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB 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 399 kB/s) [2019-07-31T07:20:30.966Z] 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 [2019-07-31T07:20:30.966Z] 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 [2019-07-31T07:20:30.966Z] 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 [2019-07-31T07:20:31.226Z] Progress (1): 3.7 kB 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 16 kB/s) [2019-07-31T07:20:31.226Z] 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 [2019-07-31T07:20:31.226Z] 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 [2019-07-31T07:20:31.226Z] 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 [2019-07-31T07:20:31.486Z] Progress (1): 3.7/8.7 kB Progress (1): 7.8/8.7 kB Progress (1): 8.7 kB 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 57 kB/s) [2019-07-31T07:20:31.486Z] 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 [2019-07-31T07:20:31.486Z] 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 [2019-07-31T07:20:31.486Z] 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 [2019-07-31T07:20:32.005Z] Progress (1): 4.1/78 kB Progress (1): 6.4/78 kB Progress (1): 11/78 kB Progress (1): 15/78 kB Progress (1): 19/78 kB Progress (1): 22/78 kB Progress (1): 26/78 kB Progress (1): 30/78 kB Progress (1): 34/78 kB Progress (1): 38/78 kB Progress (1): 42/78 kB Progress (1): 46/78 kB Progress (1): 49/78 kB Progress (1): 50/78 kB Progress (1): 54/78 kB Progress (1): 58/78 kB Progress (1): 62/78 kB Progress (1): 66/78 kB Progress (1): 71/78 kB Progress (1): 73/78 kB Progress (1): 77/78 kB Progress (1): 78 kB 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 224 kB/s) [2019-07-31T07:20:32.005Z] 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 [2019-07-31T07:20:32.005Z] 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 [2019-07-31T07:20:32.005Z] 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 [2019-07-31T07:20:32.005Z] 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 [2019-07-31T07:20:32.005Z] 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 [2019-07-31T07:20:32.264Z] 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 [2019-07-31T07:20:32.264Z] Progress (1): 2.1 kB 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 41 kB/s) [2019-07-31T07:20:32.264Z] 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 [2019-07-31T07:20:32.264Z] 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 [2019-07-31T07:20:32.264Z] 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 [2019-07-31T07:20:32.523Z] 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 [2019-07-31T07:20:32.523Z] 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 [2019-07-31T07:20:32.523Z] 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 [2019-07-31T07:20:32.523Z] Progress (1): 1.1 kB 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 25 kB/s) [2019-07-31T07:20:32.523Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [2019-07-31T07:20:32.523Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [2019-07-31T07:20:32.523Z] 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 [2019-07-31T07:20:32.782Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [2019-07-31T07:20:32.782Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [2019-07-31T07:20:32.782Z] 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 [2019-07-31T07:20:32.782Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB 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 510 kB/s) [2019-07-31T07:20:32.782Z] 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 [2019-07-31T07:20:32.782Z] 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 [2019-07-31T07:20:32.782Z] 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 [2019-07-31T07:20:33.045Z] 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 [2019-07-31T07:20:33.045Z] 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 [2019-07-31T07:20:33.045Z] 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 [2019-07-31T07:20:33.045Z] Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB 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 126 kB/s) [2019-07-31T07:20:33.045Z] 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 [2019-07-31T07:20:33.045Z] 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 [2019-07-31T07:20:33.045Z] 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 [2019-07-31T07:20:33.305Z] 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 [2019-07-31T07:20:33.305Z] 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 [2019-07-31T07:20:33.305Z] 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 [2019-07-31T07:20:33.305Z] Progress (1): 3.3 kB 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 88 kB/s) [2019-07-31T07:20:33.305Z] 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 [2019-07-31T07:20:33.305Z] 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 [2019-07-31T07:20:33.563Z] 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 [2019-07-31T07:20:33.563Z] 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 [2019-07-31T07:20:33.563Z] 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 [2019-07-31T07:20:33.563Z] 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 [2019-07-31T07:20:33.563Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB 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 156 kB/s) [2019-07-31T07:20:33.563Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2019-07-31T07:20:33.823Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2019-07-31T07:20:33.823Z] 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 [2019-07-31T07:20:33.823Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2019-07-31T07:20:33.823Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2019-07-31T07:20:33.823Z] 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 [2019-07-31T07:20:34.086Z] Progress (1): 4.1/9.0 kB Progress (1): 7.7/9.0 kB Progress (1): 9.0 kB 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 256 kB/s) [2019-07-31T07:20:34.086Z] 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 [2019-07-31T07:20:34.086Z] 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 [2019-07-31T07:20:34.086Z] 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 [2019-07-31T07:20:34.086Z] 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 [2019-07-31T07:20:34.086Z] 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 [2019-07-31T07:20:34.874Z] 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 [2019-07-31T07:20:34.874Z] Progress (1): 3.3 kB 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 98 kB/s) [2019-07-31T07:20:34.874Z] 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 [2019-07-31T07:20:34.874Z] 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 [2019-07-31T07:20:34.874Z] 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 [2019-07-31T07:20:34.874Z] 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 [2019-07-31T07:20:34.874Z] 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 [2019-07-31T07:20:34.874Z] 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 [2019-07-31T07:20:34.874Z] Progress (1): 2.5 kB 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 74 kB/s) [2019-07-31T07:20:34.874Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-31T07:20:34.874Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-31T07:20:34.874Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-31T07:20:35.135Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-31T07:20:35.135Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-31T07:20:35.135Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-31T07:20:35.135Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB 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 517 kB/s) [2019-07-31T07:20:35.135Z] 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 [2019-07-31T07:20:35.135Z] 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 [2019-07-31T07:20:35.135Z] 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 [2019-07-31T07:20:35.135Z] 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 [2019-07-31T07:20:35.135Z] 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 [2019-07-31T07:20:35.135Z] 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 [2019-07-31T07:20:35.135Z] Progress (1): 4.1/4.4 kB Progress (1): 4.4 kB 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 137 kB/s) [2019-07-31T07:20:35.135Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [2019-07-31T07:20:35.135Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [2019-07-31T07:20:35.135Z] 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 [2019-07-31T07:20:35.395Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [2019-07-31T07:20:35.395Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [2019-07-31T07:20:35.395Z] 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 [2019-07-31T07:20:35.395Z] Progress (1): 3.1 kB 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 105 kB/s) [2019-07-31T07:20:35.395Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-31T07:20:35.395Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-31T07:20:35.395Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-31T07:20:35.655Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-31T07:20:35.655Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-31T07:20:35.655Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-31T07:20:35.655Z] Progress (1): 4.1/20 kB Progress (1): 7.7/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20/20 kB Progress (1): 20 kB 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 553 kB/s) [2019-07-31T07:20:35.655Z] 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 [2019-07-31T07:20:35.655Z] 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 [2019-07-31T07:20:35.655Z] 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 [2019-07-31T07:20:35.916Z] 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 [2019-07-31T07:20:35.916Z] 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 [2019-07-31T07:20:35.916Z] 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 [2019-07-31T07:20:35.916Z] Progress (1): 3.8 kB 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 123 kB/s) [2019-07-31T07:20:35.916Z] 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 [2019-07-31T07:20:35.916Z] 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 [2019-07-31T07:20:35.916Z] 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 [2019-07-31T07:20:36.177Z] 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 [2019-07-31T07:20:36.177Z] 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 [2019-07-31T07:20:36.177Z] 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 [2019-07-31T07:20:36.177Z] Progress (1): 3.7 kB 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 117 kB/s) [2019-07-31T07:20:36.177Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [2019-07-31T07:20:36.177Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [2019-07-31T07:20:36.436Z] 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 [2019-07-31T07:20:36.436Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [2019-07-31T07:20:36.436Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [2019-07-31T07:20:36.436Z] 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 [2019-07-31T07:20:36.436Z] Progress (1): 3.1 kB 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 96 kB/s) [2019-07-31T07:20:36.436Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2019-07-31T07:20:36.436Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2019-07-31T07:20:36.696Z] 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 [2019-07-31T07:20:36.696Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2019-07-31T07:20:36.696Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2019-07-31T07:20:36.696Z] 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 [2019-07-31T07:20:36.696Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 293 kB/s) [2019-07-31T07:20:36.696Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-31T07:20:36.955Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-31T07:20:36.955Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-31T07:20:36.955Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-31T07:20:36.955Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-31T07:20:36.955Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-31T07:20:37.213Z] Progress (1): 4.1/56 kB Progress (1): 7.7/56 kB Progress (1): 12/56 kB Progress (1): 16/56 kB Progress (1): 20/56 kB Progress (1): 24/56 kB Progress (1): 28/56 kB Progress (1): 32/56 kB Progress (1): 36/56 kB Progress (1): 40/56 kB Progress (1): 44/56 kB Progress (1): 48/56 kB Progress (1): 52/56 kB Progress (1): 56/56 kB Progress (1): 56 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 1.6 MB/s) [2019-07-31T07:20:37.214Z] 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 [2019-07-31T07:20:37.214Z] 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 [2019-07-31T07:20:37.214Z] 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 [2019-07-31T07:20:37.473Z] 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 [2019-07-31T07:20:37.473Z] 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 [2019-07-31T07:20:37.473Z] 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 [2019-07-31T07:20:37.473Z] Progress (1): 1.1 kB 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 31 kB/s) [2019-07-31T07:20:37.473Z] 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 [2019-07-31T07:20:37.473Z] 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 [2019-07-31T07:20:37.473Z] 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 [2019-07-31T07:20:37.733Z] 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 [2019-07-31T07:20:37.733Z] 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 [2019-07-31T07:20:37.733Z] 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 [2019-07-31T07:20:37.733Z] Progress (1): 1.8 kB 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 52 kB/s) [2019-07-31T07:20:37.733Z] 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 [2019-07-31T07:20:37.733Z] 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 [2019-07-31T07:20:37.733Z] 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 [2019-07-31T07:20:37.993Z] 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 [2019-07-31T07:20:37.993Z] 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 [2019-07-31T07:20:37.993Z] 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 [2019-07-31T07:20:37.993Z] Progress (1): 1.0 kB 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 25 kB/s) [2019-07-31T07:20:37.993Z] 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 [2019-07-31T07:20:38.255Z] 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 [2019-07-31T07:20:38.255Z] 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 [2019-07-31T07:20:38.255Z] 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 [2019-07-31T07:20:38.255Z] 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 [2019-07-31T07:20:38.255Z] 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 [2019-07-31T07:20:38.516Z] Progress (1): 1.0 kB 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 14 kB/s) [2019-07-31T07:20:38.516Z] 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 [2019-07-31T07:20:38.516Z] 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 [2019-07-31T07:20:38.516Z] 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 [2019-07-31T07:20:38.516Z] 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 [2019-07-31T07:20:38.777Z] 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 [2019-07-31T07:20:38.777Z] 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 [2019-07-31T07:20:38.777Z] Progress (1): 1.7 kB 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 29 kB/s) [2019-07-31T07:20:38.777Z] 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 [2019-07-31T07:20:38.777Z] 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 [2019-07-31T07:20:38.777Z] 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 [2019-07-31T07:20:39.037Z] 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 [2019-07-31T07:20:39.037Z] 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 [2019-07-31T07:20:39.037Z] 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 [2019-07-31T07:20:39.037Z] Progress (1): 1.3 kB 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 27 kB/s) [2019-07-31T07:20:39.037Z] 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 [2019-07-31T07:20:39.037Z] 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 [2019-07-31T07:20:39.037Z] 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 [2019-07-31T07:20:39.296Z] 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 [2019-07-31T07:20:39.296Z] 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 [2019-07-31T07:20:39.296Z] 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 [2019-07-31T07:20:39.562Z] Progress (1): 2.1 kB 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 40 kB/s) [2019-07-31T07:20:39.562Z] 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 [2019-07-31T07:20:39.562Z] 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 [2019-07-31T07:20:39.562Z] 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 [2019-07-31T07:20:39.822Z] 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 [2019-07-31T07:20:39.822Z] 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 [2019-07-31T07:20:39.822Z] 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 [2019-07-31T07:20:39.822Z] Progress (1): 1.1 kB 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 18 kB/s) [2019-07-31T07:20:39.822Z] 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 [2019-07-31T07:20:39.822Z] 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 [2019-07-31T07:20:39.822Z] 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 [2019-07-31T07:20:40.082Z] 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 [2019-07-31T07:20:40.082Z] 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 [2019-07-31T07:20:40.082Z] 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 [2019-07-31T07:20:40.082Z] Progress (1): 3.3 kB 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 60 kB/s) [2019-07-31T07:20:40.082Z] 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 [2019-07-31T07:20:40.082Z] 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 [2019-07-31T07:20:40.341Z] 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 [2019-07-31T07:20:40.341Z] 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 [2019-07-31T07:20:40.341Z] 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 [2019-07-31T07:20:40.341Z] 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 [2019-07-31T07:20:40.341Z] Progress (1): 1.0 kB 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 34 kB/s) [2019-07-31T07:20:40.341Z] 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 [2019-07-31T07:20:40.341Z] 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 [2019-07-31T07:20:40.603Z] 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 [2019-07-31T07:20:40.603Z] 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 [2019-07-31T07:20:40.603Z] 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 [2019-07-31T07:20:40.603Z] 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 [2019-07-31T07:20:41.376Z] Progress (1): 2.0 kB 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 48 kB/s) [2019-07-31T07:20:41.376Z] 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 [2019-07-31T07:20:41.376Z] 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 [2019-07-31T07:20:41.376Z] 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 [2019-07-31T07:20:41.376Z] 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 [2019-07-31T07:20:41.376Z] 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 [2019-07-31T07:20:41.376Z] 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 [2019-07-31T07:20:41.376Z] Progress (1): 1.1 kB 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 28 kB/s) [2019-07-31T07:20:41.376Z] 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 [2019-07-31T07:20:41.376Z] 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 [2019-07-31T07:20:41.376Z] 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 [2019-07-31T07:20:41.376Z] 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 [2019-07-31T07:20:41.376Z] 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 [2019-07-31T07:20:41.376Z] 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 [2019-07-31T07:20:41.376Z] Progress (1): 1.1 kB 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 27 kB/s) [2019-07-31T07:20:41.376Z] 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 [2019-07-31T07:20:41.376Z] 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 [2019-07-31T07:20:41.376Z] 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 [2019-07-31T07:20:41.726Z] 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 [2019-07-31T07:20:41.726Z] 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 [2019-07-31T07:20:41.726Z] 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 [2019-07-31T07:20:41.726Z] Progress (1): 2.7 kB 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 75 kB/s) [2019-07-31T07:20:41.726Z] 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 [2019-07-31T07:20:41.726Z] 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 [2019-07-31T07:20:41.726Z] 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 [2019-07-31T07:20:41.726Z] 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 [2019-07-31T07:20:41.726Z] 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 [2019-07-31T07:20:41.986Z] 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 [2019-07-31T07:20:41.986Z] Progress (1): 1.9 kB 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 58 kB/s) [2019-07-31T07:20:41.986Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-31T07:20:41.986Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-31T07:20:41.986Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-31T07:20:41.986Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-31T07:20:42.245Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-31T07:20:42.245Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-31T07:20:42.245Z] Progress (1): 998 B 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 27 kB/s) [2019-07-31T07:20:42.245Z] 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 [2019-07-31T07:20:42.245Z] 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 [2019-07-31T07:20:42.245Z] 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 [2019-07-31T07:20:42.505Z] 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 [2019-07-31T07:20:42.505Z] 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 [2019-07-31T07:20:42.505Z] 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 [2019-07-31T07:20:42.505Z] Progress (1): 4.1/6.9 kB Progress (1): 6.9 kB 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 221 kB/s) [2019-07-31T07:20:42.505Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [2019-07-31T07:20:42.505Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [2019-07-31T07:20:42.505Z] 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 [2019-07-31T07:20:42.765Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [2019-07-31T07:20:42.765Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [2019-07-31T07:20:42.765Z] 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 [2019-07-31T07:20:42.765Z] Progress (1): 2.8 kB 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 100 kB/s) [2019-07-31T07:20:42.765Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2019-07-31T07:20:42.765Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2019-07-31T07:20:42.765Z] 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 [2019-07-31T07:20:43.027Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2019-07-31T07:20:43.027Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2019-07-31T07:20:43.027Z] 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 [2019-07-31T07:20:43.027Z] Progress (1): 4.1 kB 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 120 kB/s) [2019-07-31T07:20:43.027Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-31T07:20:43.027Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-31T07:20:43.027Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-31T07:20:43.286Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-31T07:20:43.286Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-31T07:20:43.286Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-31T07:20:43.286Z] Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB 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 226 kB/s) [2019-07-31T07:20:43.286Z] 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 [2019-07-31T07:20:43.286Z] 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 [2019-07-31T07:20:43.286Z] 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 [2019-07-31T07:20:43.545Z] 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 [2019-07-31T07:20:43.545Z] 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 [2019-07-31T07:20:43.545Z] 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 [2019-07-31T07:20:43.545Z] Progress (1): 1.7 kB 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 50 kB/s) [2019-07-31T07:20:43.545Z] 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 [2019-07-31T07:20:43.545Z] 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 [2019-07-31T07:20:43.545Z] 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 [2019-07-31T07:20:43.805Z] 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 [2019-07-31T07:20:43.805Z] 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 [2019-07-31T07:20:43.805Z] 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 [2019-07-31T07:20:43.805Z] Progress (1): 2.7 kB 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 79 kB/s) [2019-07-31T07:20:43.805Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-31T07:20:43.805Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-31T07:20:43.805Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-31T07:20:44.064Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-31T07:20:44.064Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-31T07:20:44.064Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-31T07:20:44.064Z] Progress (1): 564 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.pom (564 B at 19 kB/s) [2019-07-31T07:20:44.064Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [2019-07-31T07:20:44.064Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [2019-07-31T07:20:44.324Z] 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 [2019-07-31T07:20:44.324Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [2019-07-31T07:20:44.324Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [2019-07-31T07:20:44.324Z] 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 [2019-07-31T07:20:44.324Z] Progress (1): 752 B 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 21 kB/s) [2019-07-31T07:20:44.324Z] 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 [2019-07-31T07:20:44.324Z] 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 [2019-07-31T07:20:44.584Z] 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 [2019-07-31T07:20:44.584Z] Progress (1): 3.7/6.4 kB Progress (1): 6.4 kB 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 28 kB/s) [2019-07-31T07:20:44.584Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-parent/11/jboss-parent-11.pom [2019-07-31T07:20:44.843Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-parent/11/jboss-parent-11.pom [2019-07-31T07:20:44.843Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/11/jboss-parent-11.pom [2019-07-31T07:20:45.102Z] Progress (1): 3.7/31 kB Progress (1): 7.8/31 kB Progress (1): 12/31 kB Progress (1): 16/31 kB Progress (1): 20/31 kB Progress (1): 20/31 kB Progress (1): 24/31 kB Progress (1): 27/31 kB Progress (1): 30/31 kB Progress (1): 31 kB 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 140 kB/s) [2019-07-31T07:20:45.102Z] 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 [2019-07-31T07:20:45.102Z] 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 [2019-07-31T07:20:45.102Z] 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 [2019-07-31T07:20:45.102Z] 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 [2019-07-31T07:20:45.102Z] 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 [2019-07-31T07:20:45.102Z] 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 [2019-07-31T07:20:45.362Z] Progress (1): 4.1/8.7 kB Progress (1): 7.7/8.7 kB Progress (1): 8.7 kB 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 241 kB/s) [2019-07-31T07:20:45.362Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-31T07:20:45.362Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-31T07:20:45.362Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-31T07:20:45.362Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-31T07:20:45.362Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-31T07:20:45.622Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-31T07:20:45.622Z] Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB 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 130 kB/s) [2019-07-31T07:20:45.622Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [2019-07-31T07:20:45.622Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [2019-07-31T07:20:45.622Z] 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 [2019-07-31T07:20:45.881Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [2019-07-31T07:20:45.881Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [2019-07-31T07:20:45.881Z] 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 [2019-07-31T07:20:45.881Z] Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB 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 160 kB/s) [2019-07-31T07:20:45.881Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-31T07:20:45.881Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-31T07:20:45.881Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-31T07:20:46.141Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-31T07:20:46.141Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-31T07:20:46.141Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-31T07:20:46.141Z] Progress (1): 4.1/8.8 kB Progress (1): 7.7/8.8 kB Progress (1): 8.8 kB 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 237 kB/s) [2019-07-31T07:20:46.141Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [2019-07-31T07:20:46.141Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [2019-07-31T07:20:46.141Z] 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 [2019-07-31T07:20:46.400Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [2019-07-31T07:20:46.659Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [2019-07-31T07:20:46.659Z] 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 [2019-07-31T07:20:46.659Z] Progress (1): 1.4 kB 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 42 kB/s) [2019-07-31T07:20:46.659Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [2019-07-31T07:20:46.659Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [2019-07-31T07:20:46.659Z] 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 [2019-07-31T07:20:46.918Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [2019-07-31T07:20:46.918Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [2019-07-31T07:20:46.918Z] 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 [2019-07-31T07:20:46.918Z] Progress (1): 2.4 kB 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 53 kB/s) [2019-07-31T07:20:46.918Z] 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 [2019-07-31T07:20:46.918Z] 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 [2019-07-31T07:20:46.918Z] 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 [2019-07-31T07:20:47.177Z] 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 [2019-07-31T07:20:47.177Z] 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 [2019-07-31T07:20:47.177Z] 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 [2019-07-31T07:20:47.177Z] Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB 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 202 kB/s) [2019-07-31T07:20:47.177Z] 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 [2019-07-31T07:20:47.177Z] 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 [2019-07-31T07:20:47.177Z] 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 [2019-07-31T07:20:48.070Z] 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 [2019-07-31T07:20:48.070Z] 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 [2019-07-31T07:20:48.070Z] 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 [2019-07-31T07:20:48.070Z] Progress (1): 1.5 kB 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 41 kB/s) [2019-07-31T07:20:48.070Z] 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 [2019-07-31T07:20:48.070Z] 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 [2019-07-31T07:20:48.070Z] 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 [2019-07-31T07:20:48.070Z] 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 [2019-07-31T07:20:48.070Z] 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 [2019-07-31T07:20:48.070Z] 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 [2019-07-31T07:20:48.070Z] Progress (1): 1.1 kB 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 32 kB/s) [2019-07-31T07:20:48.070Z] 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 [2019-07-31T07:20:48.070Z] 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 [2019-07-31T07:20:48.070Z] 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 [2019-07-31T07:20:48.070Z] 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 [2019-07-31T07:20:48.070Z] 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 [2019-07-31T07:20:48.070Z] 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 [2019-07-31T07:20:48.070Z] Progress (1): 504 B 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 15 kB/s) [2019-07-31T07:20:48.070Z] 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 [2019-07-31T07:20:48.070Z] 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 [2019-07-31T07:20:48.070Z] 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 [2019-07-31T07:20:48.373Z] 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 [2019-07-31T07:20:48.373Z] 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 [2019-07-31T07:20:48.373Z] 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 [2019-07-31T07:20:48.373Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom (1.1 kB at 30 kB/s) [2019-07-31T07:20:48.373Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [2019-07-31T07:20:48.373Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [2019-07-31T07:20:48.373Z] 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 [2019-07-31T07:20:48.673Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [2019-07-31T07:20:48.673Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [2019-07-31T07:20:48.673Z] 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 [2019-07-31T07:20:48.673Z] Progress (1): 1.4 kB 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 39 kB/s) [2019-07-31T07:20:48.673Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [2019-07-31T07:20:48.673Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [2019-07-31T07:20:48.673Z] 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 [2019-07-31T07:20:48.975Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [2019-07-31T07:20:48.975Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [2019-07-31T07:20:48.975Z] 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 [2019-07-31T07:20:48.975Z] Progress (1): 723 B 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 20 kB/s) [2019-07-31T07:20:48.976Z] 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 [2019-07-31T07:20:48.976Z] 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 [2019-07-31T07:20:48.976Z] 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 [2019-07-31T07:20:49.276Z] 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 [2019-07-31T07:20:49.276Z] 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 [2019-07-31T07:20:49.276Z] 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 [2019-07-31T07:20:49.276Z] Progress (1): 1.2 kB 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 26 kB/s) [2019-07-31T07:20:49.276Z] 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 [2019-07-31T07:20:49.276Z] 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 [2019-07-31T07:20:49.536Z] 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 [2019-07-31T07:20:49.536Z] 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 [2019-07-31T07:20:49.536Z] 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 [2019-07-31T07:20:49.536Z] 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 [2019-07-31T07:20:49.536Z] Progress (1): 812 B 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 19 kB/s) [2019-07-31T07:20:49.536Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [2019-07-31T07:20:49.797Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [2019-07-31T07:20:49.797Z] 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 [2019-07-31T07:20:49.797Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [2019-07-31T07:20:49.797Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [2019-07-31T07:20:50.056Z] 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 [2019-07-31T07:20:50.056Z] Progress (1): 1.6 kB 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 43 kB/s) [2019-07-31T07:20:50.056Z] 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 [2019-07-31T07:20:50.056Z] 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 [2019-07-31T07:20:50.056Z] 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 [2019-07-31T07:20:50.315Z] 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 [2019-07-31T07:20:50.315Z] 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 [2019-07-31T07:20:50.315Z] 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 [2019-07-31T07:20:50.315Z] Progress (1): 1.3 kB 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 25 kB/s) [2019-07-31T07:20:50.315Z] 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 [2019-07-31T07:20:50.315Z] 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 [2019-07-31T07:20:50.315Z] 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 [2019-07-31T07:20:50.574Z] 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 [2019-07-31T07:20:50.574Z] 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 [2019-07-31T07:20:50.574Z] 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 [2019-07-31T07:20:50.574Z] Progress (1): 1.3 kB 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 36 kB/s) [2019-07-31T07:20:50.574Z] 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 [2019-07-31T07:20:50.574Z] 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 [2019-07-31T07:20:50.574Z] 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 [2019-07-31T07:20:50.833Z] 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 [2019-07-31T07:20:50.833Z] 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 [2019-07-31T07:20:50.833Z] 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 [2019-07-31T07:20:50.833Z] Progress (1): 601 B 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 20 kB/s) [2019-07-31T07:20:50.833Z] 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 [2019-07-31T07:20:50.833Z] 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 [2019-07-31T07:20:50.833Z] 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 [2019-07-31T07:20:51.091Z] 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 [2019-07-31T07:20:51.091Z] 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 [2019-07-31T07:20:51.091Z] 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 [2019-07-31T07:20:51.091Z] Progress (1): 1.5 kB 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 41 kB/s) [2019-07-31T07:20:51.091Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [2019-07-31T07:20:51.091Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [2019-07-31T07:20:51.351Z] 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 [2019-07-31T07:20:52.287Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [2019-07-31T07:20:52.287Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [2019-07-31T07:20:52.552Z] 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 [2019-07-31T07:20:52.552Z] Progress (1): 400 B 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 12 kB/s) [2019-07-31T07:20:52.552Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.pom [2019-07-31T07:20:52.552Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom [2019-07-31T07:20:52.552Z] 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 [2019-07-31T07:20:52.552Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom [2019-07-31T07:20:52.812Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.pom [2019-07-31T07:20:52.812Z] 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 [2019-07-31T07:20:52.812Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB 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 366 kB/s) [2019-07-31T07:20:52.812Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-31T07:20:52.812Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-31T07:20:52.812Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-31T07:20:53.072Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-31T07:20:53.072Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-31T07:20:53.072Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-31T07:20:53.072Z] Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB 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 530 kB/s) [2019-07-31T07:20:53.072Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom [2019-07-31T07:20:53.072Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom [2019-07-31T07:20:53.072Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom [2019-07-31T07:20:53.332Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom [2019-07-31T07:20:53.332Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom [2019-07-31T07:20:53.332Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom [2019-07-31T07:20:53.332Z] Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB 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 125 kB/s) [2019-07-31T07:20:53.332Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [2019-07-31T07:20:53.332Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [2019-07-31T07:20:53.332Z] 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 [2019-07-31T07:20:53.591Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [2019-07-31T07:20:53.591Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [2019-07-31T07:20:53.591Z] 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 [2019-07-31T07:20:53.591Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB 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 118 kB/s) [2019-07-31T07:20:53.591Z] 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 [2019-07-31T07:20:53.591Z] 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 [2019-07-31T07:20:53.850Z] 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 [2019-07-31T07:20:53.850Z] 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 [2019-07-31T07:20:53.850Z] 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 [2019-07-31T07:20:53.850Z] 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 [2019-07-31T07:20:54.109Z] Progress (1): 4.1/7.9 kB Progress (1): 7.7/7.9 kB Progress (1): 7.9 kB 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 80 kB/s) [2019-07-31T07:20:54.109Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-31T07:20:54.109Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-31T07:20:54.109Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-31T07:20:54.109Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-31T07:20:54.369Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-31T07:20:54.369Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-31T07:20:54.369Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB 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 298 kB/s) [2019-07-31T07:20:54.369Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [2019-07-31T07:20:54.369Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [2019-07-31T07:20:54.369Z] 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 [2019-07-31T07:20:54.775Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [2019-07-31T07:20:54.775Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [2019-07-31T07:20:54.775Z] 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 [2019-07-31T07:20:55.274Z] Progress (1): 4.1/4.7 kB Progress (1): 4.7 kB 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 19 kB/s) [2019-07-31T07:20:55.274Z] 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 [2019-07-31T07:20:55.274Z] 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 [2019-07-31T07:20:55.274Z] 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 [2019-07-31T07:20:55.274Z] 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 [2019-07-31T07:20:55.274Z] 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 [2019-07-31T07:20:55.274Z] 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 [2019-07-31T07:20:55.274Z] Progress (1): 4.1/6.9 kB Progress (1): 6.9 kB 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 187 kB/s) [2019-07-31T07:20:55.274Z] 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 [2019-07-31T07:20:55.274Z] 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 [2019-07-31T07:20:55.274Z] 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 [2019-07-31T07:20:55.274Z] 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 [2019-07-31T07:20:55.274Z] 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 [2019-07-31T07:20:55.274Z] 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 [2019-07-31T07:20:55.533Z] Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB 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 375 kB/s) [2019-07-31T07:20:55.533Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-31T07:20:55.533Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-31T07:20:55.533Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-31T07:20:55.533Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-31T07:20:55.792Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-31T07:20:55.792Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-31T07:20:55.792Z] Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16/16 kB Progress (1): 16 kB 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 458 kB/s) [2019-07-31T07:20:55.792Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2019-07-31T07:20:55.792Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2019-07-31T07:20:55.792Z] 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 [2019-07-31T07:20:56.052Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2019-07-31T07:20:56.052Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2019-07-31T07:20:56.052Z] 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 [2019-07-31T07:20:56.052Z] Progress (1): 4.1/6.1 kB Progress (1): 6.1 kB 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 203 kB/s) [2019-07-31T07:20:56.052Z] 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 [2019-07-31T07:20:56.052Z] 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 [2019-07-31T07:20:56.052Z] 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 [2019-07-31T07:20:56.312Z] 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 [2019-07-31T07:20:56.312Z] 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 [2019-07-31T07:20:56.312Z] 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 [2019-07-31T07:20:56.312Z] Progress (1): 3.5 kB 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 98 kB/s) [2019-07-31T07:20:56.313Z] 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 [2019-07-31T07:20:56.313Z] 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 [2019-07-31T07:20:56.313Z] 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 [2019-07-31T07:20:56.572Z] 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 [2019-07-31T07:20:56.831Z] 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 [2019-07-31T07:20:56.831Z] 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 [2019-07-31T07:20:56.831Z] Progress (1): 3.1 kB 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 81 kB/s) [2019-07-31T07:20:56.831Z] 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 [2019-07-31T07:20:56.831Z] 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 [2019-07-31T07:20:56.832Z] 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 [2019-07-31T07:20:57.092Z] 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 [2019-07-31T07:20:57.092Z] 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 [2019-07-31T07:20:57.092Z] 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 [2019-07-31T07:20:57.092Z] Progress (1): 2.2 kB 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 65 kB/s) [2019-07-31T07:20:57.092Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2019-07-31T07:20:57.092Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2019-07-31T07:20:57.092Z] 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 [2019-07-31T07:20:57.353Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2019-07-31T07:20:57.353Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2019-07-31T07:20:57.353Z] 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 [2019-07-31T07:20:57.353Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 303 kB/s) [2019-07-31T07:20:57.353Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-31T07:20:57.353Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-31T07:20:57.353Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-31T07:20:57.612Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-31T07:20:57.612Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-31T07:20:57.612Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-31T07:20:57.612Z] Progress (1): 4.1/50 kB Progress (1): 7.7/50 kB Progress (1): 12/50 kB Progress (1): 16/50 kB Progress (1): 20/50 kB Progress (1): 24/50 kB Progress (1): 28/50 kB Progress (1): 32/50 kB Progress (1): 36/50 kB Progress (1): 40/50 kB Progress (1): 44/50 kB Progress (1): 48/50 kB Progress (1): 50 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/28/commons-parent-28.pom (50 kB at 1.3 MB/s) [2019-07-31T07:20:57.612Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-31T07:20:57.612Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-31T07:20:57.872Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-31T07:20:57.872Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-31T07:20:57.872Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-31T07:20:57.872Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-31T07:20:57.872Z] Progress (1): 1.9 kB 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 58 kB/s) [2019-07-31T07:20:57.872Z] 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 [2019-07-31T07:20:57.872Z] 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 [2019-07-31T07:20:58.131Z] 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 [2019-07-31T07:20:58.131Z] 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 [2019-07-31T07:20:58.131Z] 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 [2019-07-31T07:20:58.131Z] 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 [2019-07-31T07:20:58.390Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB 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 139 kB/s) [2019-07-31T07:20:58.390Z] 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 [2019-07-31T07:20:58.390Z] 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 [2019-07-31T07:20:58.390Z] 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 [2019-07-31T07:20:58.390Z] 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 [2019-07-31T07:20:58.390Z] 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 [2019-07-31T07:20:58.650Z] 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 [2019-07-31T07:20:58.650Z] Progress (1): 1.7 kB 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 49 kB/s) [2019-07-31T07:20:58.650Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2019-07-31T07:20:58.650Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2019-07-31T07:20:58.650Z] 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 [2019-07-31T07:20:58.650Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2019-07-31T07:20:58.908Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2019-07-31T07:20:58.908Z] 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 [2019-07-31T07:20:58.908Z] Progress (1): 4.1/20 kB Progress (1): 7.7/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20/20 kB Progress (1): 20 kB 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 366 kB/s) [2019-07-31T07:20:58.908Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-31T07:20:58.908Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-31T07:20:58.908Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-31T07:20:59.167Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-31T07:20:59.167Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-31T07:20:59.426Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-31T07:20:59.426Z] Progress (1): 4.1/33 kB Progress (1): 7.7/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 24/33 kB Progress (1): 28/33 kB Progress (1): 32/33 kB Progress (1): 33 kB 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 652 kB/s) [2019-07-31T07:20:59.426Z] 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 [2019-07-31T07:20:59.426Z] 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 [2019-07-31T07:20:59.426Z] 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 [2019-07-31T07:20:59.685Z] 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 [2019-07-31T07:20:59.685Z] 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 [2019-07-31T07:20:59.685Z] 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 [2019-07-31T07:20:59.685Z] Progress (1): 3.1 kB 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 98 kB/s) [2019-07-31T07:20:59.685Z] 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 [2019-07-31T07:20:59.685Z] Progress (1): 4.1/6.2 kB Progress (1): 6.2 kB 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 230 kB/s) [2019-07-31T07:20:59.685Z] 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 [2019-07-31T07:20:59.685Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB 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 730 kB/s) [2019-07-31T07:20:59.685Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2019-07-31T07:20:59.685Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2019-07-31T07:20:59.943Z] 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 [2019-07-31T07:21:00.205Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2019-07-31T07:21:00.205Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2019-07-31T07:21:00.205Z] 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 [2019-07-31T07:21:00.205Z] Progress (1): 3.2 kB 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 67 kB/s) [2019-07-31T07:21:00.205Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-31T07:21:00.205Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-31T07:21:00.205Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-31T07:21:00.772Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-31T07:21:00.772Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-31T07:21:00.772Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-31T07:21:00.772Z] Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB 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 95 kB/s) [2019-07-31T07:21:00.772Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [2019-07-31T07:21:00.772Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [2019-07-31T07:21:00.772Z] 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 [2019-07-31T07:21:00.772Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [2019-07-31T07:21:00.772Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [2019-07-31T07:21:00.772Z] 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 [2019-07-31T07:21:01.128Z] Progress (1): 4.1/4.3 kB Progress (1): 4.3 kB 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 136 kB/s) [2019-07-31T07:21:01.128Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-31T07:21:01.128Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-31T07:21:01.128Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-31T07:21:01.128Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-31T07:21:01.128Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-31T07:21:01.128Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-31T07:21:01.128Z] Progress (1): 4.1 kB 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 102 kB/s) [2019-07-31T07:21:01.128Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [2019-07-31T07:21:01.128Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [2019-07-31T07:21:01.128Z] 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 [2019-07-31T07:21:01.390Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [2019-07-31T07:21:01.390Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [2019-07-31T07:21:01.390Z] 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 [2019-07-31T07:21:01.390Z] Progress (1): 4.1/6.0 kB Progress (1): 6.0 kB 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 171 kB/s) [2019-07-31T07:21:01.390Z] 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 [2019-07-31T07:21:01.390Z] 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 [2019-07-31T07:21:01.390Z] 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 [2019-07-31T07:21:01.649Z] 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 [2019-07-31T07:21:01.649Z] 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 [2019-07-31T07:21:01.649Z] 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 [2019-07-31T07:21:01.649Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom (12 kB at 337 kB/s) [2019-07-31T07:21:01.649Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/5/project-5.pom [2019-07-31T07:21:01.649Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/5/project-5.pom [2019-07-31T07:21:01.649Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom [2019-07-31T07:21:01.908Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/5/project-5.pom [2019-07-31T07:21:01.908Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/5/project-5.pom [2019-07-31T07:21:01.908Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom [2019-07-31T07:21:01.908Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB 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 663 kB/s) [2019-07-31T07:21:01.908Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [2019-07-31T07:21:01.908Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [2019-07-31T07:21:01.909Z] 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 [2019-07-31T07:21:02.169Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [2019-07-31T07:21:02.169Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [2019-07-31T07:21:02.169Z] 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 [2019-07-31T07:21:02.169Z] Progress (1): 4.1/7.4 kB Progress (1): 7.4 kB 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 246 kB/s) [2019-07-31T07:21:02.169Z] 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 [2019-07-31T07:21:02.428Z] 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 [2019-07-31T07:21:02.428Z] 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 [2019-07-31T07:21:02.428Z] 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 [2019-07-31T07:21:02.428Z] 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 [2019-07-31T07:21:02.428Z] 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 [2019-07-31T07:21:02.688Z] Progress (1): 4.1/9.8 kB Progress (1): 7.7/9.8 kB Progress (1): 9.8 kB 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 296 kB/s) [2019-07-31T07:21:02.688Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2019-07-31T07:21:02.688Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2019-07-31T07:21:02.688Z] 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 [2019-07-31T07:21:02.688Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2019-07-31T07:21:02.688Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2019-07-31T07:21:02.688Z] 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 [2019-07-31T07:21:02.948Z] Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB 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 300 kB/s) [2019-07-31T07:21:02.948Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-31T07:21:02.948Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-31T07:21:02.948Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-31T07:21:02.948Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-31T07:21:03.207Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-31T07:21:03.207Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-31T07:21:03.207Z] Progress (1): 4.1/25 kB Progress (1): 7.7/25 kB Progress (1): 12/25 kB Progress (1): 16/25 kB Progress (1): 20/25 kB Progress (1): 24/25 kB Progress (1): 25 kB 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 725 kB/s) [2019-07-31T07:21:03.207Z] 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 [2019-07-31T07:21:03.207Z] 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 [2019-07-31T07:21:03.207Z] 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 [2019-07-31T07:21:03.466Z] 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 [2019-07-31T07:21:03.466Z] 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 [2019-07-31T07:21:03.466Z] 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 [2019-07-31T07:21:03.725Z] Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB 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 41 kB/s) [2019-07-31T07:21:03.725Z] 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 [2019-07-31T07:21:03.725Z] 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 [2019-07-31T07:21:03.725Z] 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 [2019-07-31T07:21:03.725Z] 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 [2019-07-31T07:21:03.985Z] 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 [2019-07-31T07:21:03.985Z] 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 [2019-07-31T07:21:03.985Z] Progress (1): 1.5 kB 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 44 kB/s) [2019-07-31T07:21:03.985Z] 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 [2019-07-31T07:21:03.985Z] 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 [2019-07-31T07:21:03.985Z] 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 [2019-07-31T07:21:04.244Z] 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 [2019-07-31T07:21:04.244Z] 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 [2019-07-31T07:21:04.244Z] 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 [2019-07-31T07:21:04.244Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12 kB 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 323 kB/s) [2019-07-31T07:21:04.244Z] 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 [2019-07-31T07:21:04.244Z] 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 [2019-07-31T07:21:04.244Z] 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 [2019-07-31T07:21:04.505Z] 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 [2019-07-31T07:21:04.505Z] 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 [2019-07-31T07:21:04.505Z] 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 [2019-07-31T07:21:04.505Z] Progress (1): 2.2 kB 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 56 kB/s) [2019-07-31T07:21:04.505Z] 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 [2019-07-31T07:21:04.505Z] 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 [2019-07-31T07:21:04.505Z] 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 [2019-07-31T07:21:04.764Z] 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 [2019-07-31T07:21:04.764Z] 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 [2019-07-31T07:21:04.764Z] 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 [2019-07-31T07:21:04.764Z] Progress (1): 3.2 kB 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 105 kB/s) [2019-07-31T07:21:04.764Z] 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 [2019-07-31T07:21:04.764Z] 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 [2019-07-31T07:21:04.764Z] 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 [2019-07-31T07:21:05.023Z] 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 [2019-07-31T07:21:05.023Z] 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 [2019-07-31T07:21:05.023Z] 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 [2019-07-31T07:21:05.023Z] Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB 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 214 kB/s) [2019-07-31T07:21:05.023Z] 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 [2019-07-31T07:21:05.023Z] 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 [2019-07-31T07:21:05.023Z] 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 [2019-07-31T07:21:05.282Z] 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 [2019-07-31T07:21:05.282Z] 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 [2019-07-31T07:21:05.282Z] 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 [2019-07-31T07:21:05.283Z] Progress (1): 2.0 kB 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) [2019-07-31T07:21:05.283Z] 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 [2019-07-31T07:21:05.283Z] 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 [2019-07-31T07:21:05.283Z] 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 [2019-07-31T07:21:05.541Z] 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 [2019-07-31T07:21:05.541Z] 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 [2019-07-31T07:21:05.541Z] 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 [2019-07-31T07:21:05.541Z] Progress (1): 1.9 kB 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 58 kB/s) [2019-07-31T07:21:05.541Z] 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 [2019-07-31T07:21:05.541Z] 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 [2019-07-31T07:21:05.541Z] 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 [2019-07-31T07:21:05.800Z] 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 [2019-07-31T07:21:05.800Z] 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 [2019-07-31T07:21:05.800Z] 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 [2019-07-31T07:21:05.800Z] Progress (1): 4.1/7.9 kB Progress (1): 7.7/7.9 kB Progress (1): 7.9 kB 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 255 kB/s) [2019-07-31T07:21:05.800Z] 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 [2019-07-31T07:21:05.800Z] 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 [2019-07-31T07:21:06.059Z] 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 [2019-07-31T07:21:06.059Z] 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 [2019-07-31T07:21:06.059Z] 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 [2019-07-31T07:21:06.059Z] 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 [2019-07-31T07:21:06.059Z] Progress (1): 3.0 kB 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 77 kB/s) [2019-07-31T07:21:06.323Z] 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 [2019-07-31T07:21:06.323Z] 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 [2019-07-31T07:21:06.323Z] 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 [2019-07-31T07:21:06.323Z] 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 [2019-07-31T07:21:06.323Z] 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 [2019-07-31T07:21:06.323Z] 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 [2019-07-31T07:21:06.584Z] Progress (1): 2.2 kB 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 57 kB/s) [2019-07-31T07:21:06.584Z] 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 [2019-07-31T07:21:06.584Z] 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 [2019-07-31T07:21:06.584Z] 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 [2019-07-31T07:21:06.584Z] 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 [2019-07-31T07:21:06.584Z] 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 [2019-07-31T07:21:06.845Z] 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 [2019-07-31T07:21:06.845Z] Progress (1): 1.9 kB 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 45 kB/s) [2019-07-31T07:21:06.845Z] 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 [2019-07-31T07:21:06.845Z] 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 [2019-07-31T07:21:06.845Z] 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 [2019-07-31T07:21:06.845Z] 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 [2019-07-31T07:21:07.373Z] 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 [2019-07-31T07:21:07.373Z] 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 [2019-07-31T07:21:07.373Z] Progress (1): 1.4 kB 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 41 kB/s) [2019-07-31T07:21:07.373Z] 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 [2019-07-31T07:21:07.373Z] 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 [2019-07-31T07:21:07.373Z] 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 [2019-07-31T07:21:07.373Z] 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 [2019-07-31T07:21:07.373Z] 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 [2019-07-31T07:21:07.373Z] 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 [2019-07-31T07:21:07.373Z] Progress (1): 2.0 kB 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 50 kB/s) [2019-07-31T07:21:07.373Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2019-07-31T07:21:07.373Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2019-07-31T07:21:07.373Z] 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 [2019-07-31T07:21:07.634Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2019-07-31T07:21:07.634Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2019-07-31T07:21:07.634Z] 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 [2019-07-31T07:21:07.634Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB 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 281 kB/s) [2019-07-31T07:21:07.634Z] 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 [2019-07-31T07:21:07.634Z] 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 [2019-07-31T07:21:07.634Z] 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 [2019-07-31T07:21:07.893Z] 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 [2019-07-31T07:21:07.893Z] 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 [2019-07-31T07:21:07.893Z] 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 [2019-07-31T07:21:07.893Z] Progress (1): 1.6 kB 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 46 kB/s) [2019-07-31T07:21:07.893Z] 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 [2019-07-31T07:21:07.893Z] 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 [2019-07-31T07:21:07.893Z] 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 [2019-07-31T07:21:08.154Z] 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 [2019-07-31T07:21:08.154Z] 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 [2019-07-31T07:21:08.154Z] 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 [2019-07-31T07:21:08.154Z] Progress (1): 3.5 kB 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 87 kB/s) [2019-07-31T07:21:08.154Z] 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 [2019-07-31T07:21:08.154Z] 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 [2019-07-31T07:21:08.154Z] 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 [2019-07-31T07:21:08.414Z] 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 [2019-07-31T07:21:08.414Z] 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 [2019-07-31T07:21:08.414Z] 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 [2019-07-31T07:21:08.414Z] Progress (1): 1.9 kB 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 57 kB/s) [2019-07-31T07:21:08.414Z] 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 [2019-07-31T07:21:08.414Z] 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 [2019-07-31T07:21:08.675Z] 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 [2019-07-31T07:21:08.675Z] 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 [2019-07-31T07:21:08.675Z] 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 [2019-07-31T07:21:08.675Z] 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 [2019-07-31T07:21:08.934Z] Progress (1): 2.3 kB 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 63 kB/s) [2019-07-31T07:21:08.934Z] 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 [2019-07-31T07:21:08.934Z] 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 [2019-07-31T07:21:08.934Z] 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 [2019-07-31T07:21:08.934Z] 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 [2019-07-31T07:21:08.934Z] 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 [2019-07-31T07:21:08.934Z] 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 [2019-07-31T07:21:09.193Z] Progress (1): 3.2 kB 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 83 kB/s) [2019-07-31T07:21:09.193Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [2019-07-31T07:21:09.193Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [2019-07-31T07:21:09.193Z] 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 [2019-07-31T07:21:09.193Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [2019-07-31T07:21:09.193Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [2019-07-31T07:21:09.453Z] 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 [2019-07-31T07:21:09.453Z] Progress (1): 4.1/8.2 kB Progress (1): 7.7/8.2 kB Progress (1): 8.2 kB 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 236 kB/s) [2019-07-31T07:21:09.453Z] 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 [2019-07-31T07:21:09.453Z] 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 [2019-07-31T07:21:09.453Z] 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 [2019-07-31T07:21:09.453Z] 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 [2019-07-31T07:21:09.711Z] 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 [2019-07-31T07:21:09.711Z] 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 [2019-07-31T07:21:09.711Z] Progress (1): 1.7 kB 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 45 kB/s) [2019-07-31T07:21:09.711Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2019-07-31T07:21:09.711Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2019-07-31T07:21:09.711Z] 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 [2019-07-31T07:21:09.971Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2019-07-31T07:21:09.971Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2019-07-31T07:21:09.971Z] 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 [2019-07-31T07:21:10.231Z] Progress (1): 4.1/8.0 kB Progress (1): 7.7/8.0 kB Progress (1): 8.0 kB 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 33 kB/s) [2019-07-31T07:21:10.231Z] 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 [2019-07-31T07:21:10.231Z] 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 [2019-07-31T07:21:10.231Z] 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 [2019-07-31T07:21:10.231Z] 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 [2019-07-31T07:21:10.492Z] 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 [2019-07-31T07:21:10.492Z] 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 [2019-07-31T07:21:10.492Z] Progress (1): 1.3 kB 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 26 kB/s) [2019-07-31T07:21:10.492Z] 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 [2019-07-31T07:21:10.492Z] 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 [2019-07-31T07:21:10.492Z] 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 [2019-07-31T07:21:10.753Z] 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 [2019-07-31T07:21:10.753Z] 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 [2019-07-31T07:21:10.753Z] 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 [2019-07-31T07:21:10.753Z] Progress (1): 4.1/5.4 kB Progress (1): 5.4 kB 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 149 kB/s) [2019-07-31T07:21:10.753Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-31T07:21:10.753Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-31T07:21:10.753Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-31T07:21:11.013Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-31T07:21:11.013Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-31T07:21:11.013Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-31T07:21:11.013Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB 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 380 kB/s) [2019-07-31T07:21:11.013Z] 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 [2019-07-31T07:21:11.013Z] 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 [2019-07-31T07:21:11.013Z] 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 [2019-07-31T07:21:11.274Z] 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 [2019-07-31T07:21:11.274Z] 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 [2019-07-31T07:21:11.274Z] 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 [2019-07-31T07:21:11.274Z] Progress (1): 1.3 kB 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 34 kB/s) [2019-07-31T07:21:11.274Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-31T07:21:11.274Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-31T07:21:11.274Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-31T07:21:11.532Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-31T07:21:11.532Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-31T07:21:11.532Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-31T07:21:11.532Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB 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 665 kB/s) [2019-07-31T07:21:11.532Z] 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 [2019-07-31T07:21:11.532Z] 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 [2019-07-31T07:21:11.532Z] 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 [2019-07-31T07:21:11.792Z] 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 [2019-07-31T07:21:11.792Z] 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 [2019-07-31T07:21:11.792Z] 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 [2019-07-31T07:21:11.792Z] Progress (1): 4.1/6.0 kB Progress (1): 6.0 kB 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 181 kB/s) [2019-07-31T07:21:11.792Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.pom [2019-07-31T07:21:11.792Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom [2019-07-31T07:21:12.058Z] 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 [2019-07-31T07:21:12.058Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom [2019-07-31T07:21:12.058Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.pom [2019-07-31T07:21:12.058Z] 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 [2019-07-31T07:21:12.058Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB 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 450 kB/s) [2019-07-31T07:21:12.319Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-31T07:21:12.319Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-31T07:21:12.319Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-31T07:21:12.319Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-31T07:21:12.319Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-31T07:21:12.319Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-31T07:21:12.579Z] Progress (1): 4.1/6.3 kB Progress (1): 6.3 kB 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 142 kB/s) [2019-07-31T07:21:12.579Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [2019-07-31T07:21:12.579Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [2019-07-31T07:21:12.579Z] 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 [2019-07-31T07:21:12.579Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [2019-07-31T07:21:12.579Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [2019-07-31T07:21:12.844Z] 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 [2019-07-31T07:21:12.844Z] Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB 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 188 kB/s) [2019-07-31T07:21:12.844Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2019-07-31T07:21:12.844Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2019-07-31T07:21:12.844Z] 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 [2019-07-31T07:21:12.844Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2019-07-31T07:21:13.104Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2019-07-31T07:21:13.104Z] 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 [2019-07-31T07:21:13.104Z] Progress (1): 1.2 kB 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 38 kB/s) [2019-07-31T07:21:13.104Z] 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 [2019-07-31T07:21:13.104Z] Progress (1): 4.1/6.2 kB Progress (1): 6.2 kB 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 259 kB/s) [2019-07-31T07:21:13.104Z] 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 [2019-07-31T07:21:13.104Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB 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 673 kB/s) [2019-07-31T07:21:13.104Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2019-07-31T07:21:13.104Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2019-07-31T07:21:13.104Z] 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 [2019-07-31T07:21:13.366Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2019-07-31T07:21:13.366Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2019-07-31T07:21:13.366Z] 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 [2019-07-31T07:21:13.366Z] Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB 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 192 kB/s) [2019-07-31T07:21:13.366Z] 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 [2019-07-31T07:21:13.366Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [2019-07-31T07:21:13.366Z] 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 [2019-07-31T07:21:13.366Z] 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 [2019-07-31T07:21:13.366Z] 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 [2019-07-31T07:21:13.366Z] 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 [2019-07-31T07:21:13.366Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-31T07:21:13.366Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [2019-07-31T07:21:13.366Z] 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 [2019-07-31T07:21:13.969Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2019-07-31T07:21:13.969Z] 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 [2019-07-31T07:21:13.969Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2019-07-31T07:21:13.969Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2019-07-31T07:21:13.969Z] 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 [2019-07-31T07:21:13.969Z] 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 [2019-07-31T07:21:13.969Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-31T07:21:13.969Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [2019-07-31T07:21:13.969Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.jar [2019-07-31T07:21:13.969Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2019-07-31T07:21:13.969Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2019-07-31T07:21:13.969Z] 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 [2019-07-31T07:21:13.969Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2019-07-31T07:21:13.969Z] 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 [2019-07-31T07:21:13.969Z] 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 [2019-07-31T07:21:13.969Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2019-07-31T07:21:13.969Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2019-07-31T07:21:13.969Z] 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 [2019-07-31T07:21:13.969Z] 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 [2019-07-31T07:21:13.969Z] 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 [2019-07-31T07:21:13.969Z] Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB 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 [2019-07-31T07:21:13.969Z] Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.jar [2019-07-31T07:21:13.969Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-31T07:21:13.969Z] Progress (1): 0.1/1.9 MB Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2019-07-31T07:21:13.969Z] Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2019-07-31T07:21:13.969Z] Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB 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 [2019-07-31T07:21:14.327Z] Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9 MB 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 4.1 MB/s) [2019-07-31T07:21:14.327Z] 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 [2019-07-31T07:21:14.327Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [2019-07-31T07:21:14.327Z] 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 [2019-07-31T07:21:14.328Z] 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 [2019-07-31T07:21:14.328Z] 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 [2019-07-31T07:21:14.328Z] 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 [2019-07-31T07:21:14.328Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-31T07:21:14.328Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [2019-07-31T07:21:14.328Z] 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 [2019-07-31T07:21:14.328Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2019-07-31T07:21:14.328Z] 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 [2019-07-31T07:21:14.328Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2019-07-31T07:21:14.328Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2019-07-31T07:21:14.328Z] 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 [2019-07-31T07:21:14.328Z] 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 [2019-07-31T07:21:14.328Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-31T07:21:14.328Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [2019-07-31T07:21:14.328Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar [2019-07-31T07:21:14.328Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2019-07-31T07:21:14.328Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2019-07-31T07:21:14.328Z] 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 [2019-07-31T07:21:14.328Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2019-07-31T07:21:14.328Z] 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 [2019-07-31T07:21:14.328Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2019-07-31T07:21:14.328Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2019-07-31T07:21:14.328Z] 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 [2019-07-31T07:21:14.328Z] 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 [2019-07-31T07:21:14.328Z] 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 [2019-07-31T07:21:14.328Z] 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 [2019-07-31T07:21:14.328Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar [2019-07-31T07:21:14.328Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-31T07:21:14.328Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2019-07-31T07:21:14.328Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2019-07-31T07:21:14.328Z] 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 [2019-07-31T07:21:14.328Z] 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 [2019-07-31T07:21:14.328Z] 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 [2019-07-31T07:21:14.328Z] 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 [2019-07-31T07:21:14.328Z] 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 [2019-07-31T07:21:14.328Z] 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 [2019-07-31T07:21:14.588Z] 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 [2019-07-31T07:21:14.588Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-31T07:21:14.588Z] 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 [2019-07-31T07:21:14.588Z] 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 [2019-07-31T07:21:14.588Z] 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 [2019-07-31T07:21:14.588Z] 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 [2019-07-31T07:21:14.588Z] 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 [2019-07-31T07:21:14.588Z] Progress (1): 3.7/97 kB Progress (1): 7.8/97 kB Progress (1): 12/97 kB 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 [2019-07-31T07:21:14.588Z] Progress (1): 13/97 kB 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 [2019-07-31T07:21:14.847Z] Progress (1): 14/97 kB Progress (1): 16/97 kB Progress (1): 20/97 kB Progress (1): 24/97 kB Progress (1): 28/97 kB Progress (1): 32/97 kB Progress (1): 33/97 kB Progress (1): 37/97 kB Progress (1): 39/97 kB Progress (1): 40/97 kB Progress (1): 44/97 kB Progress (1): 48/97 kB Progress (1): 52/97 kB 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 [2019-07-31T07:21:14.847Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-31T07:21:14.847Z] 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 [2019-07-31T07:21:14.847Z] 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 [2019-07-31T07:21:14.847Z] Progress (1): 56/97 kB Progress (1): 60/97 kB Progress (1): 65/97 kB Progress (1): 69/97 kB Progress (1): 73/97 kB Progress (1): 77/97 kB Progress (1): 81/97 kB Progress (1): 85/97 kB Progress (1): 89/97 kB Progress (1): 93/97 kB Progress (1): 97 kB 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 [2019-07-31T07:21:14.847Z] 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 [2019-07-31T07:21:15.107Z] 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 [2019-07-31T07:21:15.107Z] 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 [2019-07-31T07:21:15.107Z] 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 142 kB/s) [2019-07-31T07:21:15.107Z] 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 [2019-07-31T07:21:15.107Z] 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 [2019-07-31T07:21:15.107Z] 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 [2019-07-31T07:21:15.107Z] 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 [2019-07-31T07:21:15.107Z] 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 [2019-07-31T07:21:15.107Z] 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 [2019-07-31T07:21:15.372Z] 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 [2019-07-31T07:21:15.372Z] 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 [2019-07-31T07:21:15.372Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-31T07:21:15.372Z] 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 [2019-07-31T07:21:15.372Z] 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 [2019-07-31T07:21:15.372Z] 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 [2019-07-31T07:21:15.673Z] 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 [2019-07-31T07:21:15.673Z] 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 [2019-07-31T07:21:15.673Z] 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 [2019-07-31T07:21:15.673Z] 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 [2019-07-31T07:21:15.673Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [2019-07-31T07:21:15.673Z] 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 [2019-07-31T07:21:15.673Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-31T07:21:15.673Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [2019-07-31T07:21:15.673Z] 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 [2019-07-31T07:21:15.673Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2019-07-31T07:21:15.673Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2019-07-31T07:21:15.673Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2019-07-31T07:21:15.673Z] 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 [2019-07-31T07:21:15.673Z] 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 [2019-07-31T07:21:15.673Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-31T07:21:15.673Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [2019-07-31T07:21:15.673Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar [2019-07-31T07:21:15.673Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2019-07-31T07:21:15.673Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2019-07-31T07:21:15.673Z] 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 [2019-07-31T07:21:15.673Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2019-07-31T07:21:15.673Z] 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 [2019-07-31T07:21:15.673Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2019-07-31T07:21:15.673Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2019-07-31T07:21:15.673Z] 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 [2019-07-31T07:21:15.673Z] 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 [2019-07-31T07:21:15.673Z] 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 [2019-07-31T07:21:15.673Z] 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 [2019-07-31T07:21:15.974Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar [2019-07-31T07:21:15.974Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-31T07:21:15.974Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2019-07-31T07:21:15.974Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2019-07-31T07:21:15.974Z] 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 [2019-07-31T07:21:15.974Z] 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 [2019-07-31T07:21:15.974Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [2019-07-31T07:21:15.974Z] 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 [2019-07-31T07:21:15.974Z] 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 [2019-07-31T07:21:15.974Z] 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 [2019-07-31T07:21:15.974Z] 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 [2019-07-31T07:21:15.974Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-31T07:21:15.974Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [2019-07-31T07:21:15.974Z] 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 [2019-07-31T07:21:15.974Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2019-07-31T07:21:15.974Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2019-07-31T07:21:15.974Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2019-07-31T07:21:15.974Z] 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 [2019-07-31T07:21:15.974Z] 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 [2019-07-31T07:21:15.974Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-31T07:21:15.974Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [2019-07-31T07:21:15.974Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.jar [2019-07-31T07:21:15.974Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2019-07-31T07:21:15.974Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2019-07-31T07:21:15.974Z] 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 [2019-07-31T07:21:15.974Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2019-07-31T07:21:15.974Z] 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 [2019-07-31T07:21:15.974Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2019-07-31T07:21:15.974Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2019-07-31T07:21:16.328Z] 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 [2019-07-31T07:21:16.328Z] 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 [2019-07-31T07:21:16.328Z] 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 [2019-07-31T07:21:16.328Z] 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 [2019-07-31T07:21:16.328Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.jar [2019-07-31T07:21:16.328Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-31T07:21:16.328Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2019-07-31T07:21:16.328Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2019-07-31T07:21:16.328Z] 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 [2019-07-31T07:21:16.328Z] 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 [2019-07-31T07:21:16.328Z] 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 [2019-07-31T07:21:16.328Z] 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 [2019-07-31T07:21:16.328Z] 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 [2019-07-31T07:21:16.328Z] 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 [2019-07-31T07:21:16.328Z] Progress (1): 4.1/82 kB Progress (1): 7.7/82 kB Progress (1): 12/82 kB Progress (1): 16/82 kB Progress (1): 20/82 kB Progress (1): 24/82 kB Progress (1): 28/82 kB Progress (1): 32/82 kB Progress (1): 36/82 kB Progress (1): 40/82 kB Progress (1): 44/82 kB Progress (1): 48/82 kB Progress (2): 48/82 kB | 4.1/378 kB Progress (2): 52/82 kB | 4.1/378 kB Progress (2): 52/82 kB | 7.7/378 kB Progress (2): 56/82 kB | 7.7/378 kB Progress (2): 56/82 kB | 12/378 kB Progress (2): 56/82 kB | 16/378 kB Progress (3): 56/82 kB | 16/378 kB | 4.1/230 kB Progress (3): 56/82 kB | 16/378 kB | 7.7/230 kB Progress (3): 60/82 kB | 16/378 kB | 7.7/230 kB Progress (3): 60/82 kB | 16/378 kB | 12/230 kB Progress (4): 60/82 kB | 16/378 kB | 12/230 kB | 4.1/129 kB Progress (4): 60/82 kB | 16/378 kB | 12/230 kB | 7.7/129 kB Progress (4): 60/82 kB | 20/378 kB | 12/230 kB | 7.7/129 kB Progress (4): 60/82 kB | 24/378 kB | 12/230 kB | 7.7/129 kB Progress (4): 60/82 kB | 24/378 kB | 12/230 kB | 12/129 kB Progress (4): 60/82 kB | 24/378 kB | 16/230 kB | 12/129 kB Progress (4): 64/82 kB | 24/378 kB | 16/230 kB | 12/129 kB Progress (4): 64/82 kB | 24/378 kB | 20/230 kB | 12/129 kB Progress (5): 64/82 kB | 24/378 kB | 20/230 kB | 12/129 kB | 4.1/145 kB Progress (5): 64/82 kB | 24/378 kB | 20/230 kB | 16/129 kB | 4.1/145 kB Progress (5): 64/82 kB | 28/378 kB | 20/230 kB | 16/129 kB | 4.1/145 kB Progress (5): 64/82 kB | 28/378 kB | 20/230 kB | 20/129 kB | 4.1/145 kB Progress (5): 64/82 kB | 28/378 kB | 20/230 kB | 24/129 kB | 4.1/145 kB Progress (5): 64/82 kB | 28/378 kB | 20/230 kB | 24/129 kB | 7.7/145 kB Progress (5): 64/82 kB | 28/378 kB | 24/230 kB | 24/129 kB | 7.7/145 kB Progress (5): 68/82 kB | 28/378 kB | 24/230 kB | 24/129 kB | 7.7/145 kB Progress (5): 72/82 kB | 28/378 kB | 24/230 kB | 24/129 kB | 7.7/145 kB Progress (5): 72/82 kB | 28/378 kB | 28/230 kB | 24/129 kB | 7.7/145 kB Progress (5): 72/82 kB | 28/378 kB | 32/230 kB | 24/129 kB | 7.7/145 kB Progress (5): 72/82 kB | 28/378 kB | 32/230 kB | 24/129 kB | 12/145 kB Progress (5): 72/82 kB | 28/378 kB | 32/230 kB | 24/129 kB | 16/145 kB Progress (5): 72/82 kB | 28/378 kB | 32/230 kB | 28/129 kB | 16/145 kB Progress (5): 72/82 kB | 28/378 kB | 32/230 kB | 32/129 kB | 16/145 kB Progress (5): 72/82 kB | 32/378 kB | 32/230 kB | 32/129 kB | 16/145 kB Progress (5): 72/82 kB | 32/378 kB | 32/230 kB | 36/129 kB | 16/145 kB Progress (5): 72/82 kB | 32/378 kB | 32/230 kB | 36/129 kB | 20/145 kB Progress (5): 72/82 kB | 32/378 kB | 32/230 kB | 36/129 kB | 24/145 kB Progress (5): 72/82 kB | 32/378 kB | 36/230 kB | 36/129 kB | 24/145 kB Progress (5): 72/82 kB | 32/378 kB | 40/230 kB | 36/129 kB | 24/145 kB Progress (5): 72/82 kB | 32/378 kB | 44/230 kB | 36/129 kB | 24/145 kB Progress (5): 76/82 kB | 32/378 kB | 44/230 kB | 36/129 kB | 24/145 kB Progress (5): 76/82 kB | 32/378 kB | 48/230 kB | 36/129 kB | 24/145 kB Progress (5): 76/82 kB | 32/378 kB | 48/230 kB | 36/129 kB | 28/145 kB Progress (5): 76/82 kB | 32/378 kB | 48/230 kB | 40/129 kB | 28/145 kB Progress (5): 76/82 kB | 36/378 kB | 48/230 kB | 40/129 kB | 28/145 kB Progress (5): 76/82 kB | 36/378 kB | 48/230 kB | 44/129 kB | 28/145 kB Progress (5): 76/82 kB | 36/378 kB | 48/230 kB | 44/129 kB | 32/145 kB Progress (5): 76/82 kB | 36/378 kB | 52/230 kB | 44/129 kB | 32/145 kB Progress (5): 76/82 kB | 36/378 kB | 56/230 kB | 44/129 kB | 32/145 kB Progress (5): 80/82 kB | 36/378 kB | 56/230 kB | 44/129 kB | 32/145 kB Progress (5): 80/82 kB | 36/378 kB | 60/230 kB | 44/129 kB | 32/145 kB Progress (5): 80/82 kB | 36/378 kB | 64/230 kB | 44/129 kB | 32/145 kB Progress (5): 80/82 kB | 36/378 kB | 64/230 kB | 44/129 kB | 36/145 kB Progress (5): 80/82 kB | 36/378 kB | 64/230 kB | 44/129 kB | 40/145 kB Progress (5): 80/82 kB | 36/378 kB | 64/230 kB | 48/129 kB | 40/145 kB Progress (5): 80/82 kB | 40/378 kB | 64/230 kB | 48/129 kB | 40/145 kB Progress (5): 80/82 kB | 40/378 kB | 64/230 kB | 52/129 kB | 40/145 kB Progress (5): 80/82 kB | 40/378 kB | 64/230 kB | 52/129 kB | 44/145 kB Progress (5): 80/82 kB | 40/378 kB | 64/230 kB | 52/129 kB | 48/145 kB Progress (5): 80/82 kB | 40/378 kB | 68/230 kB | 52/129 kB | 48/145 kB Progress (5): 82 kB | 40/378 kB | 68/230 kB | 52/129 kB | 48/145 kB Progress (5): 82 kB | 40/378 kB | 72/230 kB | 52/129 kB | 48/145 kB Progress (5): 82 kB | 40/378 kB | 72/230 kB | 52/129 kB | 52/145 kB Progress (5): 82 kB | 40/378 kB | 72/230 kB | 52/129 kB | 56/145 kB Progress (5): 82 kB | 40/378 kB | 72/230 kB | 56/129 kB | 56/145 kB Progress (5): 82 kB | 44/378 kB | 72/230 kB | 56/129 kB | 56/145 kB Progress (5): 82 kB | 48/378 kB | 72/230 kB | 56/129 kB | 56/145 kB Progress (5): 82 kB | 48/378 kB | 72/230 kB | 60/129 kB | 56/145 kB Progress (5): 82 kB | 48/378 kB | 72/230 kB | 60/129 kB | 60/145 kB Progress (5): 82 kB | 48/378 kB | 72/230 kB | 60/129 kB | 64/145 kB Progress (5): 82 kB | 48/378 kB | 76/230 kB | 60/129 kB | 64/145 kB Progress (5): 82 kB | 48/378 kB | 80/230 kB | 60/129 kB | 64/145 kB Progress (5): 82 kB | 48/378 kB | 80/230 kB | 60/129 kB | 68/145 kB Progress (5): 82 kB | 48/378 kB | 80/230 kB | 60/129 kB | 72/145 kB Progress (5): 82 kB | 48/378 kB | 80/230 kB | 64/129 kB | 72/145 kB Progress (5): 82 kB | 52/378 kB | 80/230 kB | 64/129 kB | 72/145 kB Progress (5): 82 kB | 52/378 kB | 80/230 kB | 68/129 kB | 72/145 kB Progress (5): 82 kB | 52/378 kB | 80/230 kB | 68/129 kB | 76/145 kB Progress (5): 82 kB | 52/378 kB | 80/230 kB | 68/129 kB | 80/145 kB Progress (5): 82 kB | 52/378 kB | 84/230 kB | 68/129 kB | 80/145 kB Progress (5): 82 kB | 52/378 kB | 88/230 kB | 68/129 kB | 80/145 kB Progress (5): 82 kB | 52/378 kB | 88/230 kB | 68/129 kB | 84/145 kB Progress (5): 82 kB | 52/378 kB | 88/230 kB | 72/129 kB | 84/145 kB Progress (5): 82 kB | 56/378 kB | 88/230 kB | 72/129 kB | 84/145 kB Progress (5): 82 kB | 56/378 kB | 88/230 kB | 76/129 kB | 84/145 kB Progress (5): 82 kB | 56/378 kB | 88/230 kB | 76/129 kB | 88/145 kB Progress (5): 82 kB | 56/378 kB | 92/230 kB | 76/129 kB | 88/145 kB Progress (5): 82 kB | 56/378 kB | 92/230 kB | 76/129 kB | 92/145 kB Progress (5): 82 kB | 56/378 kB | 92/230 kB | 80/129 kB | 92/145 kB Progress (5): 82 kB | 60/378 kB | 92/230 kB | 80/129 kB | 92/145 kB Progress (5): 82 kB | 64/378 kB | 92/230 kB | 80/129 kB | 92/145 kB 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 833 kB/s) [2019-07-31T07:21:16.328Z] 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 [2019-07-31T07:21:16.328Z] Progress (4): 66/378 kB | 92/230 kB | 80/129 kB | 92/145 kB Progress (4): 66/378 kB | 92/230 kB | 84/129 kB | 92/145 kB Progress (4): 66/378 kB | 92/230 kB | 88/129 kB | 92/145 kB Progress (4): 66/378 kB | 92/230 kB | 88/129 kB | 96/145 kB Progress (4): 66/378 kB | 96/230 kB | 88/129 kB | 96/145 kB Progress (4): 66/378 kB | 96/230 kB | 88/129 kB | 100/145 kB Progress (4): 66/378 kB | 96/230 kB | 92/129 kB | 100/145 kB Progress (4): 70/378 kB | 96/230 kB | 92/129 kB | 100/145 kB Progress (4): 70/378 kB | 96/230 kB | 96/129 kB | 100/145 kB Progress (4): 70/378 kB | 96/230 kB | 96/129 kB | 104/145 kB Progress (4): 70/378 kB | 100/230 kB | 96/129 kB | 104/145 kB Progress (4): 70/378 kB | 100/230 kB | 96/129 kB | 108/145 kB Progress (4): 70/378 kB | 100/230 kB | 96/129 kB | 112/145 kB Progress (4): 70/378 kB | 100/230 kB | 100/129 kB | 112/145 kB Progress (4): 70/378 kB | 100/230 kB | 104/129 kB | 112/145 kB Progress (4): 74/378 kB | 100/230 kB | 104/129 kB | 112/145 kB Progress (4): 74/378 kB | 100/230 kB | 108/129 kB | 112/145 kB Progress (5): 74/378 kB | 100/230 kB | 108/129 kB | 112/145 kB | 4.1/244 kB Progress (5): 74/378 kB | 100/230 kB | 108/129 kB | 116/145 kB | 4.1/244 kB Progress (5): 74/378 kB | 104/230 kB | 108/129 kB | 116/145 kB | 4.1/244 kB Progress (5): 74/378 kB | 104/230 kB | 108/129 kB | 120/145 kB | 4.1/244 kB Progress (5): 74/378 kB | 104/230 kB | 108/129 kB | 120/145 kB | 7.7/244 kB Progress (5): 74/378 kB | 104/230 kB | 112/129 kB | 120/145 kB | 7.7/244 kB Progress (5): 78/378 kB | 104/230 kB | 112/129 kB | 120/145 kB | 7.7/244 kB Progress (5): 78/378 kB | 104/230 kB | 116/129 kB | 120/145 kB | 7.7/244 kB Progress (5): 78/378 kB | 104/230 kB | 120/129 kB | 120/145 kB | 7.7/244 kB Progress (5): 78/378 kB | 104/230 kB | 120/129 kB | 120/145 kB | 12/244 kB Progress (5): 78/378 kB | 104/230 kB | 120/129 kB | 120/145 kB | 16/244 kB Progress (5): 78/378 kB | 104/230 kB | 120/129 kB | 124/145 kB | 16/244 kB Progress (5): 78/378 kB | 104/230 kB | 120/129 kB | 128/145 kB | 16/244 kB Progress (5): 78/378 kB | 108/230 kB | 120/129 kB | 128/145 kB | 16/244 kB Progress (5): 78/378 kB | 112/230 kB | 120/129 kB | 128/145 kB | 16/244 kB Progress (5): 78/378 kB | 112/230 kB | 120/129 kB | 132/145 kB | 16/244 kB Progress (5): 78/378 kB | 112/230 kB | 120/129 kB | 132/145 kB | 20/244 kB Progress (5): 78/378 kB | 112/230 kB | 124/129 kB | 132/145 kB | 20/244 kB Progress (5): 78/378 kB | 112/230 kB | 128/129 kB | 132/145 kB | 20/244 kB Progress (5): 82/378 kB | 112/230 kB | 128/129 kB | 132/145 kB | 20/244 kB Progress (5): 82/378 kB | 112/230 kB | 129 kB | 132/145 kB | 20/244 kB Progress (5): 82/378 kB | 112/230 kB | 129 kB | 132/145 kB | 24/244 kB Progress (5): 82/378 kB | 112/230 kB | 129 kB | 136/145 kB | 24/244 kB Progress (5): 82/378 kB | 116/230 kB | 129 kB | 136/145 kB | 24/244 kB Progress (5): 82/378 kB | 116/230 kB | 129 kB | 140/145 kB | 24/244 kB Progress (5): 82/378 kB | 116/230 kB | 129 kB | 144/145 kB | 24/244 kB Progress (5): 82/378 kB | 116/230 kB | 129 kB | 144/145 kB | 28/244 kB Progress (5): 86/378 kB | 116/230 kB | 129 kB | 144/145 kB | 28/244 kB Progress (5): 90/378 kB | 116/230 kB | 129 kB | 144/145 kB | 28/244 kB Progress (5): 90/378 kB | 116/230 kB | 129 kB | 144/145 kB | 32/244 kB Progress (5): 90/378 kB | 116/230 kB | 129 kB | 145 kB | 32/244 kB Progress (5): 90/378 kB | 120/230 kB | 129 kB | 145 kB | 32/244 kB Progress (5): 90/378 kB | 124/230 kB | 129 kB | 145 kB | 32/244 kB Progress (5): 90/378 kB | 128/230 kB | 129 kB | 145 kB | 32/244 kB 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 1.0 MB/s) [2019-07-31T07:21:16.328Z] Progress (4): 90/378 kB | 128/230 kB | 129 kB | 33/244 kB Progress (4): 94/378 kB | 128/230 kB | 129 kB | 33/244 kB Progress (4): 94/378 kB | 128/230 kB | 129 kB | 37/244 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-31T07:21:16.328Z] Progress (4): 94/378 kB | 132/230 kB | 129 kB | 37/244 kB 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 880 kB/s) [2019-07-31T07:21:16.328Z] 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 [2019-07-31T07:21:16.328Z] Progress (3): 94/378 kB | 136/230 kB | 37/244 kB Progress (3): 94/378 kB | 136/230 kB | 41/244 kB Progress (3): 98/378 kB | 136/230 kB | 41/244 kB Progress (3): 98/378 kB | 136/230 kB | 45/244 kB Progress (3): 98/378 kB | 140/230 kB | 45/244 kB Progress (3): 98/378 kB | 140/230 kB | 49/244 kB Progress (3): 98/378 kB | 140/230 kB | 49/244 kB Progress (3): 98/378 kB | 140/230 kB | 53/244 kB Progress (3): 98/378 kB | 144/230 kB | 53/244 kB Progress (3): 98/378 kB | 144/230 kB | 57/244 kB Progress (4): 98/378 kB | 144/230 kB | 57/244 kB | 0/3.3 MB Progress (4): 98/378 kB | 144/230 kB | 57/244 kB | 0/3.3 MB Progress (4): 98/378 kB | 144/230 kB | 57/244 kB | 0/3.3 MB Progress (4): 98/378 kB | 144/230 kB | 57/244 kB | 0/3.3 MB Progress (4): 102/378 kB | 144/230 kB | 57/244 kB | 0/3.3 MB Progress (5): 102/378 kB | 144/230 kB | 57/244 kB | 0/3.3 MB | 4.1/44 kB Progress (5): 102/378 kB | 144/230 kB | 57/244 kB | 0/3.3 MB | 4.1/44 kB Progress (5): 102/378 kB | 144/230 kB | 61/244 kB | 0/3.3 MB | 4.1/44 kB Progress (5): 102/378 kB | 144/230 kB | 65/244 kB | 0/3.3 MB | 4.1/44 kB Progress (5): 102/378 kB | 148/230 kB | 65/244 kB | 0/3.3 MB | 4.1/44 kB Progress (5): 102/378 kB | 148/230 kB | 66/244 kB | 0/3.3 MB | 4.1/44 kB Progress (5): 102/378 kB | 148/230 kB | 66/244 kB | 0/3.3 MB | 4.1/44 kB Progress (5): 102/378 kB | 148/230 kB | 66/244 kB | 0/3.3 MB | 7.7/44 kB Progress (5): 106/378 kB | 148/230 kB | 66/244 kB | 0/3.3 MB | 7.7/44 kB Progress (5): 106/378 kB | 148/230 kB | 66/244 kB | 0/3.3 MB | 12/44 kB Progress (5): 106/378 kB | 148/230 kB | 66/244 kB | 0/3.3 MB | 12/44 kB Progress (5): 106/378 kB | 148/230 kB | 70/244 kB | 0/3.3 MB | 12/44 kB Progress (5): 106/378 kB | 148/230 kB | 74/244 kB | 0/3.3 MB | 12/44 kB Progress (5): 106/378 kB | 152/230 kB | 74/244 kB | 0/3.3 MB | 12/44 kB Progress (5): 106/378 kB | 152/230 kB | 78/244 kB | 0/3.3 MB | 12/44 kB Progress (5): 106/378 kB | 152/230 kB | 78/244 kB | 0/3.3 MB | 12/44 kB Progress (5): 106/378 kB | 152/230 kB | 78/244 kB | 0/3.3 MB | 16/44 kB Progress (5): 110/378 kB | 152/230 kB | 78/244 kB | 0/3.3 MB | 16/44 kB Progress (5): 110/378 kB | 152/230 kB | 78/244 kB | 0/3.3 MB | 20/44 kB Progress (5): 110/378 kB | 152/230 kB | 78/244 kB | 0/3.3 MB | 20/44 kB Progress (5): 110/378 kB | 152/230 kB | 82/244 kB | 0/3.3 MB | 20/44 kB Progress (5): 110/378 kB | 156/230 kB | 82/244 kB | 0/3.3 MB | 20/44 kB Progress (5): 110/378 kB | 160/230 kB | 82/244 kB | 0/3.3 MB | 20/44 kB Progress (5): 110/378 kB | 160/230 kB | 86/244 kB | 0/3.3 MB | 20/44 kB Progress (5): 110/378 kB | 160/230 kB | 90/244 kB | 0/3.3 MB | 20/44 kB Progress (5): 110/378 kB | 160/230 kB | 90/244 kB | 0/3.3 MB | 20/44 kB Progress (5): 110/378 kB | 160/230 kB | 90/244 kB | 0/3.3 MB | 24/44 kB Progress (5): 114/378 kB | 160/230 kB | 90/244 kB | 0/3.3 MB | 24/44 kB Progress (5): 114/378 kB | 160/230 kB | 90/244 kB | 0/3.3 MB | 28/44 kB Progress (5): 114/378 kB | 160/230 kB | 90/244 kB | 0/3.3 MB | 32/44 kB Progress (5): 114/378 kB | 160/230 kB | 90/244 kB | 0/3.3 MB | 32/44 kB Progress (5): 114/378 kB | 160/230 kB | 94/244 kB | 0/3.3 MB | 32/44 kB Progress (5): 114/378 kB | 160/230 kB | 98/244 kB | 0/3.3 MB | 32/44 kB Progress (5): 114/378 kB | 164/230 kB | 98/244 kB | 0/3.3 MB | 32/44 kB Progress (5): 114/378 kB | 168/230 kB | 98/244 kB | 0/3.3 MB | 32/44 kB Progress (5): 114/378 kB | 168/230 kB | 102/244 kB | 0/3.3 MB | 32/44 kB Progress (5): 114/378 kB | 168/230 kB | 102/244 kB | 0/3.3 MB | 32/44 kB Progress (5): 114/378 kB | 168/230 kB | 102/244 kB | 0/3.3 MB | 36/44 kB Progress (5): 114/378 kB | 168/230 kB | 102/244 kB | 0/3.3 MB | 40/44 kB Progress (5): 118/378 kB | 168/230 kB | 102/244 kB | 0/3.3 MB | 40/44 kB Progress (5): 122/378 kB | 168/230 kB | 102/244 kB | 0/3.3 MB | 40/44 kB Progress (5): 122/378 kB | 168/230 kB | 102/244 kB | 0/3.3 MB | 44/44 kB Progress (5): 122/378 kB | 168/230 kB | 102/244 kB | 0/3.3 MB | 44 kB Progress (5): 122/378 kB | 168/230 kB | 102/244 kB | 0/3.3 MB | 44 kB Progress (5): 122/378 kB | 168/230 kB | 106/244 kB | 0/3.3 MB | 44 kB Progress (5): 122/378 kB | 172/230 kB | 106/244 kB | 0/3.3 MB | 44 kB Progress (5): 122/378 kB | 172/230 kB | 110/244 kB | 0/3.3 MB | 44 kB Progress (5): 122/378 kB | 172/230 kB | 110/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 122/378 kB | 172/230 kB | 110/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 126/378 kB | 172/230 kB | 110/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 126/378 kB | 172/230 kB | 110/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 126/378 kB | 172/230 kB | 114/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 126/378 kB | 176/230 kB | 114/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 126/378 kB | 176/230 kB | 118/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 126/378 kB | 176/230 kB | 118/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 130/378 kB | 176/230 kB | 118/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 130/378 kB | 176/230 kB | 118/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 130/378 kB | 176/230 kB | 122/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 130/378 kB | 180/230 kB | 122/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 130/378 kB | 180/230 kB | 126/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 130/378 kB | 180/230 kB | 126/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 131/378 kB | 180/230 kB | 126/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 131/378 kB | 180/230 kB | 126/244 kB | 0.1/3.3 MB | 44 kB 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 227 kB/s) [2019-07-31T07:21:16.589Z] 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 [2019-07-31T07:21:16.589Z] Progress (4): 131/378 kB | 180/230 kB | 130/244 kB | 0.1/3.3 MB Progress (4): 131/378 kB | 184/230 kB | 130/244 kB | 0.1/3.3 MB Progress (4): 131/378 kB | 184/230 kB | 134/244 kB | 0.1/3.3 MB Progress (4): 131/378 kB | 184/230 kB | 138/244 kB | 0.1/3.3 MB Progress (4): 131/378 kB | 184/230 kB | 138/244 kB | 0.1/3.3 MB Progress (4): 131/378 kB | 184/230 kB | 138/244 kB | 0.1/3.3 MB Progress (4): 135/378 kB | 184/230 kB | 138/244 kB | 0.1/3.3 MB Progress (4): 135/378 kB | 184/230 kB | 138/244 kB | 0.1/3.3 MB Progress (4): 135/378 kB | 184/230 kB | 142/244 kB | 0.1/3.3 MB Progress (4): 135/378 kB | 184/230 kB | 146/244 kB | 0.1/3.3 MB Progress (4): 135/378 kB | 188/230 kB | 146/244 kB | 0.1/3.3 MB Progress (4): 135/378 kB | 188/230 kB | 150/244 kB | 0.1/3.3 MB Progress (4): 135/378 kB | 188/230 kB | 154/244 kB | 0.1/3.3 MB Progress (4): 135/378 kB | 188/230 kB | 154/244 kB | 0.1/3.3 MB Progress (4): 139/378 kB | 188/230 kB | 154/244 kB | 0.1/3.3 MB Progress (4): 139/378 kB | 188/230 kB | 154/244 kB | 0.1/3.3 MB Progress (4): 139/378 kB | 188/230 kB | 158/244 kB | 0.1/3.3 MB Progress (4): 139/378 kB | 192/230 kB | 158/244 kB | 0.1/3.3 MB Progress (4): 139/378 kB | 192/230 kB | 162/244 kB | 0.1/3.3 MB Progress (4): 139/378 kB | 192/230 kB | 162/244 kB | 0.1/3.3 MB Progress (5): 139/378 kB | 192/230 kB | 162/244 kB | 0.1/3.3 MB | 4.1/21 kB Progress (5): 143/378 kB | 192/230 kB | 162/244 kB | 0.1/3.3 MB | 4.1/21 kB Progress (5): 143/378 kB | 192/230 kB | 162/244 kB | 0.1/3.3 MB | 7.7/21 kB Progress (5): 143/378 kB | 192/230 kB | 162/244 kB | 0.1/3.3 MB | 7.7/21 kB Progress (5): 143/378 kB | 192/230 kB | 166/244 kB | 0.1/3.3 MB | 7.7/21 kB Progress (5): 143/378 kB | 196/230 kB | 166/244 kB | 0.1/3.3 MB | 7.7/21 kB Progress (5): 143/378 kB | 200/230 kB | 166/244 kB | 0.1/3.3 MB | 7.7/21 kB Progress (5): 143/378 kB | 200/230 kB | 170/244 kB | 0.1/3.3 MB | 7.7/21 kB Progress (5): 143/378 kB | 200/230 kB | 170/244 kB | 0.1/3.3 MB | 7.7/21 kB Progress (5): 143/378 kB | 200/230 kB | 170/244 kB | 0.1/3.3 MB | 12/21 kB Progress (5): 147/378 kB | 200/230 kB | 170/244 kB | 0.1/3.3 MB | 12/21 kB Progress (5): 147/378 kB | 200/230 kB | 170/244 kB | 0.1/3.3 MB | 16/21 kB Progress (5): 147/378 kB | 200/230 kB | 170/244 kB | 0.1/3.3 MB | 16/21 kB Progress (5): 147/378 kB | 200/230 kB | 174/244 kB | 0.1/3.3 MB | 16/21 kB Progress (5): 147/378 kB | 204/230 kB | 174/244 kB | 0.1/3.3 MB | 16/21 kB Progress (5): 147/378 kB | 208/230 kB | 174/244 kB | 0.1/3.3 MB | 16/21 kB Progress (5): 147/378 kB | 208/230 kB | 178/244 kB | 0.1/3.3 MB | 16/21 kB Progress (5): 147/378 kB | 208/230 kB | 178/244 kB | 0.1/3.3 MB | 16/21 kB Progress (5): 147/378 kB | 208/230 kB | 178/244 kB | 0.1/3.3 MB | 20/21 kB Progress (5): 151/378 kB | 208/230 kB | 178/244 kB | 0.1/3.3 MB | 20/21 kB Progress (5): 155/378 kB | 208/230 kB | 178/244 kB | 0.1/3.3 MB | 20/21 kB Progress (5): 155/378 kB | 208/230 kB | 178/244 kB | 0.1/3.3 MB | 21 kB Progress (5): 155/378 kB | 208/230 kB | 178/244 kB | 0.1/3.3 MB | 21 kB Progress (5): 155/378 kB | 208/230 kB | 182/244 kB | 0.1/3.3 MB | 21 kB Progress (5): 155/378 kB | 212/230 kB | 182/244 kB | 0.1/3.3 MB | 21 kB Progress (5): 155/378 kB | 212/230 kB | 186/244 kB | 0.1/3.3 MB | 21 kB Progress (5): 155/378 kB | 212/230 kB | 186/244 kB | 0.1/3.3 MB | 21 kB Progress (5): 159/378 kB | 212/230 kB | 186/244 kB | 0.1/3.3 MB | 21 kB Progress (5): 163/378 kB | 212/230 kB | 186/244 kB | 0.1/3.3 MB | 21 kB Progress (5): 163/378 kB | 212/230 kB | 186/244 kB | 0.1/3.3 MB | 21 kB Progress (5): 163/378 kB | 212/230 kB | 190/244 kB | 0.1/3.3 MB | 21 kB Progress (5): 163/378 kB | 216/230 kB | 190/244 kB | 0.1/3.3 MB | 21 kB Progress (5): 163/378 kB | 216/230 kB | 194/244 kB | 0.1/3.3 MB | 21 kB Progress (5): 163/378 kB | 216/230 kB | 194/244 kB | 0.1/3.3 MB | 21 kB Progress (5): 163/378 kB | 216/230 kB | 194/244 kB | 0.1/3.3 MB | 21 kB Progress (5): 167/378 kB | 216/230 kB | 194/244 kB | 0.1/3.3 MB | 21 kB Progress (5): 171/378 kB | 216/230 kB | 194/244 kB | 0.1/3.3 MB | 21 kB Progress (5): 171/378 kB | 216/230 kB | 194/244 kB | 0.1/3.3 MB | 21 kB 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 83 kB/s) [2019-07-31T07:21:16.589Z] Progress (4): 171/378 kB | 216/230 kB | 198/244 kB | 0.1/3.3 MB Progress (4): 171/378 kB | 216/230 kB | 202/244 kB | 0.1/3.3 MB Progress (4): 171/378 kB | 220/230 kB | 202/244 kB | 0.1/3.3 MB Progress (4): 171/378 kB | 220/230 kB | 206/244 kB | 0.1/3.3 MB 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 [2019-07-31T07:21:16.589Z] Progress (4): 171/378 kB | 220/230 kB | 206/244 kB | 0.1/3.3 MB Progress (4): 175/378 kB | 220/230 kB | 206/244 kB | 0.1/3.3 MB Progress (4): 175/378 kB | 220/230 kB | 206/244 kB | 0.1/3.3 MB Progress (4): 175/378 kB | 220/230 kB | 210/244 kB | 0.1/3.3 MB Progress (4): 175/378 kB | 224/230 kB | 210/244 kB | 0.1/3.3 MB Progress (4): 175/378 kB | 224/230 kB | 214/244 kB | 0.1/3.3 MB Progress (4): 175/378 kB | 224/230 kB | 214/244 kB | 0.1/3.3 MB Progress (4): 179/378 kB | 224/230 kB | 214/244 kB | 0.1/3.3 MB Progress (4): 179/378 kB | 224/230 kB | 214/244 kB | 0.2/3.3 MB Progress (4): 179/378 kB | 224/230 kB | 218/244 kB | 0.2/3.3 MB Progress (4): 179/378 kB | 228/230 kB | 218/244 kB | 0.2/3.3 MB Progress (4): 179/378 kB | 228/230 kB | 222/244 kB | 0.2/3.3 MB Progress (4): 179/378 kB | 228/230 kB | 226/244 kB | 0.2/3.3 MB Progress (4): 179/378 kB | 228/230 kB | 226/244 kB | 0.2/3.3 MB Progress (4): 179/378 kB | 228/230 kB | 230/244 kB | 0.2/3.3 MB Progress (4): 179/378 kB | 228/230 kB | 234/244 kB | 0.2/3.3 MB Progress (4): 183/378 kB | 228/230 kB | 234/244 kB | 0.2/3.3 MB Progress (4): 183/378 kB | 228/230 kB | 238/244 kB | 0.2/3.3 MB Progress (4): 183/378 kB | 228/230 kB | 242/244 kB | 0.2/3.3 MB Progress (4): 183/378 kB | 228/230 kB | 242/244 kB | 0.2/3.3 MB Progress (4): 183/378 kB | 230 kB | 242/244 kB | 0.2/3.3 MB Progress (4): 183/378 kB | 230 kB | 242/244 kB | 0.2/3.3 MB Progress (4): 183/378 kB | 230 kB | 244 kB | 0.2/3.3 MB Progress (4): 187/378 kB | 230 kB | 244 kB | 0.2/3.3 MB Progress (4): 187/378 kB | 230 kB | 244 kB | 0.2/3.3 MB Progress (4): 191/378 kB | 230 kB | 244 kB | 0.2/3.3 MB Progress (4): 195/378 kB | 230 kB | 244 kB | 0.2/3.3 MB Progress (5): 195/378 kB | 230 kB | 244 kB | 0.2/3.3 MB | 4.1/79 kB Progress (5): 199/378 kB | 230 kB | 244 kB | 0.2/3.3 MB | 4.1/79 kB Progress (5): 199/378 kB | 230 kB | 244 kB | 0.2/3.3 MB | 4.1/79 kB Progress (5): 203/378 kB | 230 kB | 244 kB | 0.2/3.3 MB | 4.1/79 kB Progress (5): 203/378 kB | 230 kB | 244 kB | 0.2/3.3 MB | 7.7/79 kB Progress (5): 207/378 kB | 230 kB | 244 kB | 0.2/3.3 MB | 7.7/79 kB Progress (5): 207/378 kB | 230 kB | 244 kB | 0.2/3.3 MB | 7.7/79 kB Progress (5): 207/378 kB | 230 kB | 244 kB | 0.2/3.3 MB | 7.7/79 kB Progress (5): 207/378 kB | 230 kB | 244 kB | 0.2/3.3 MB | 7.7/79 kB Progress (5): 211/378 kB | 230 kB | 244 kB | 0.2/3.3 MB | 7.7/79 kB Progress (5): 211/378 kB | 230 kB | 244 kB | 0.2/3.3 MB | 12/79 kB Progress (5): 215/378 kB | 230 kB | 244 kB | 0.2/3.3 MB | 12/79 kB Progress (5): 219/378 kB | 230 kB | 244 kB | 0.2/3.3 MB | 12/79 kB 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 817 kB/s) [2019-07-31T07:21:16.589Z] Progress (4): 219/378 kB | 244 kB | 0.2/3.3 MB | 12/79 kB 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 [2019-07-31T07:21:16.590Z] Progress (4): 223/378 kB | 244 kB | 0.2/3.3 MB | 12/79 kB 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 850 kB/s) [2019-07-31T07:21:16.590Z] Progress (3): 223/378 kB | 0.2/3.3 MB | 16/79 kB 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 [2019-07-31T07:21:16.590Z] Progress (3): 227/378 kB | 0.2/3.3 MB | 16/79 kB Progress (3): 227/378 kB | 0.2/3.3 MB | 16/79 kB Progress (3): 231/378 kB | 0.2/3.3 MB | 16/79 kB Progress (3): 231/378 kB | 0.2/3.3 MB | 20/79 kB Progress (3): 235/378 kB | 0.2/3.3 MB | 20/79 kB Progress (3): 235/378 kB | 0.2/3.3 MB | 20/79 kB Progress (3): 239/378 kB | 0.2/3.3 MB | 20/79 kB Progress (3): 243/378 kB | 0.2/3.3 MB | 20/79 kB Progress (4): 243/378 kB | 0.2/3.3 MB | 20/79 kB | 4.1/105 kB Progress (4): 243/378 kB | 0.2/3.3 MB | 20/79 kB | 7.7/105 kB Progress (4): 243/378 kB | 0.2/3.3 MB | 24/79 kB | 7.7/105 kB Progress (4): 243/378 kB | 0.2/3.3 MB | 24/79 kB | 12/105 kB Progress (4): 243/378 kB | 0.2/3.3 MB | 24/79 kB | 16/105 kB Progress (4): 247/378 kB | 0.2/3.3 MB | 24/79 kB | 16/105 kB Progress (4): 247/378 kB | 0.2/3.3 MB | 24/79 kB | 16/105 kB Progress (4): 251/378 kB | 0.2/3.3 MB | 24/79 kB | 16/105 kB Progress (4): 251/378 kB | 0.2/3.3 MB | 24/79 kB | 20/105 kB Progress (4): 251/378 kB | 0.2/3.3 MB | 28/79 kB | 20/105 kB Progress (4): 251/378 kB | 0.2/3.3 MB | 32/79 kB | 20/105 kB Progress (4): 251/378 kB | 0.2/3.3 MB | 32/79 kB | 24/105 kB Progress (4): 255/378 kB | 0.2/3.3 MB | 32/79 kB | 24/105 kB Progress (4): 259/378 kB | 0.2/3.3 MB | 32/79 kB | 24/105 kB Progress (4): 259/378 kB | 0.2/3.3 MB | 32/79 kB | 24/105 kB Progress (4): 263/378 kB | 0.2/3.3 MB | 32/79 kB | 24/105 kB Progress (5): 263/378 kB | 0.2/3.3 MB | 32/79 kB | 24/105 kB | 4.1/30 kB Progress (5): 263/378 kB | 0.2/3.3 MB | 32/79 kB | 28/105 kB | 4.1/30 kB Progress (5): 263/378 kB | 0.2/3.3 MB | 32/79 kB | 32/105 kB | 4.1/30 kB Progress (5): 263/378 kB | 0.2/3.3 MB | 32/79 kB | 33/105 kB | 4.1/30 kB Progress (5): 263/378 kB | 0.2/3.3 MB | 33/79 kB | 33/105 kB | 4.1/30 kB Progress (5): 263/378 kB | 0.2/3.3 MB | 33/79 kB | 37/105 kB | 4.1/30 kB Progress (5): 263/378 kB | 0.2/3.3 MB | 33/79 kB | 41/105 kB | 4.1/30 kB Progress (5): 263/378 kB | 0.2/3.3 MB | 33/79 kB | 41/105 kB | 7.7/30 kB Progress (5): 267/378 kB | 0.2/3.3 MB | 33/79 kB | 41/105 kB | 7.7/30 kB Progress (5): 267/378 kB | 0.2/3.3 MB | 33/79 kB | 41/105 kB | 7.7/30 kB Progress (5): 267/378 kB | 0.2/3.3 MB | 33/79 kB | 41/105 kB | 7.7/30 kB Progress (5): 271/378 kB | 0.2/3.3 MB | 33/79 kB | 41/105 kB | 7.7/30 kB Progress (5): 271/378 kB | 0.2/3.3 MB | 33/79 kB | 41/105 kB | 12/30 kB Progress (5): 271/378 kB | 0.2/3.3 MB | 33/79 kB | 45/105 kB | 12/30 kB Progress (5): 271/378 kB | 0.2/3.3 MB | 33/79 kB | 49/105 kB | 12/30 kB Progress (5): 271/378 kB | 0.2/3.3 MB | 37/79 kB | 49/105 kB | 12/30 kB Progress (5): 271/378 kB | 0.2/3.3 MB | 37/79 kB | 49/105 kB | 16/30 kB Progress (5): 275/378 kB | 0.2/3.3 MB | 37/79 kB | 49/105 kB | 16/30 kB Progress (5): 275/378 kB | 0.2/3.3 MB | 37/79 kB | 49/105 kB | 16/30 kB Progress (5): 279/378 kB | 0.2/3.3 MB | 37/79 kB | 49/105 kB | 16/30 kB Progress (5): 279/378 kB | 0.2/3.3 MB | 37/79 kB | 49/105 kB | 20/30 kB Progress (5): 279/378 kB | 0.2/3.3 MB | 37/79 kB | 49/105 kB | 24/30 kB Progress (5): 279/378 kB | 0.2/3.3 MB | 37/79 kB | 53/105 kB | 24/30 kB Progress (5): 279/378 kB | 0.2/3.3 MB | 37/79 kB | 57/105 kB | 24/30 kB Progress (5): 279/378 kB | 0.2/3.3 MB | 41/79 kB | 57/105 kB | 24/30 kB Progress (5): 279/378 kB | 0.2/3.3 MB | 41/79 kB | 61/105 kB | 24/30 kB Progress (5): 279/378 kB | 0.2/3.3 MB | 41/79 kB | 65/105 kB | 24/30 kB Progress (5): 279/378 kB | 0.2/3.3 MB | 41/79 kB | 65/105 kB | 28/30 kB Progress (5): 279/378 kB | 0.2/3.3 MB | 41/79 kB | 65/105 kB | 30 kB Progress (5): 283/378 kB | 0.2/3.3 MB | 41/79 kB | 65/105 kB | 30 kB Progress (5): 283/378 kB | 0.2/3.3 MB | 41/79 kB | 65/105 kB | 30 kB Progress (5): 287/378 kB | 0.2/3.3 MB | 41/79 kB | 65/105 kB | 30 kB Progress (5): 291/378 kB | 0.2/3.3 MB | 41/79 kB | 65/105 kB | 30 kB Progress (5): 291/378 kB | 0.2/3.3 MB | 41/79 kB | 66/105 kB | 30 kB Progress (5): 291/378 kB | 0.2/3.3 MB | 45/79 kB | 66/105 kB | 30 kB Progress (5): 291/378 kB | 0.2/3.3 MB | 49/79 kB | 66/105 kB | 30 kB Progress (5): 291/378 kB | 0.2/3.3 MB | 49/79 kB | 70/105 kB | 30 kB Progress (5): 291/378 kB | 0.2/3.3 MB | 49/79 kB | 74/105 kB | 30 kB Progress (5): 295/378 kB | 0.2/3.3 MB | 49/79 kB | 74/105 kB | 30 kB Progress (5): 295/378 kB | 0.2/3.3 MB | 49/79 kB | 74/105 kB | 30 kB Progress (5): 299/378 kB | 0.2/3.3 MB | 49/79 kB | 74/105 kB | 30 kB Progress (5): 299/378 kB | 0.2/3.3 MB | 49/79 kB | 78/105 kB | 30 kB Progress (5): 299/378 kB | 0.2/3.3 MB | 53/79 kB | 78/105 kB | 30 kB Progress (5): 299/378 kB | 0.2/3.3 MB | 57/79 kB | 78/105 kB | 30 kB Progress (5): 299/378 kB | 0.2/3.3 MB | 57/79 kB | 82/105 kB | 30 kB Progress (5): 303/378 kB | 0.2/3.3 MB | 57/79 kB | 82/105 kB | 30 kB Progress (5): 307/378 kB | 0.2/3.3 MB | 57/79 kB | 82/105 kB | 30 kB Progress (5): 307/378 kB | 0.2/3.3 MB | 57/79 kB | 82/105 kB | 30 kB Progress (5): 311/378 kB | 0.2/3.3 MB | 57/79 kB | 82/105 kB | 30 kB Progress (5): 311/378 kB | 0.2/3.3 MB | 57/79 kB | 86/105 kB | 30 kB Progress (5): 311/378 kB | 0.2/3.3 MB | 61/79 kB | 86/105 kB | 30 kB 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 85 kB/s) [2019-07-31T07:21:16.590Z] 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 [2019-07-31T07:21:16.590Z] Progress (4): 311/378 kB | 0.2/3.3 MB | 65/79 kB | 86/105 kB Progress (4): 311/378 kB | 0.2/3.3 MB | 65/79 kB | 90/105 kB Progress (4): 315/378 kB | 0.2/3.3 MB | 65/79 kB | 90/105 kB Progress (4): 315/378 kB | 0.2/3.3 MB | 65/79 kB | 90/105 kB Progress (4): 319/378 kB | 0.2/3.3 MB | 65/79 kB | 90/105 kB Progress (4): 319/378 kB | 0.2/3.3 MB | 65/79 kB | 94/105 kB Progress (4): 319/378 kB | 0.2/3.3 MB | 65/79 kB | 98/105 kB Progress (4): 319/378 kB | 0.2/3.3 MB | 69/79 kB | 98/105 kB Progress (4): 319/378 kB | 0.2/3.3 MB | 69/79 kB | 102/105 kB Progress (4): 323/378 kB | 0.2/3.3 MB | 69/79 kB | 102/105 kB Progress (4): 323/378 kB | 0.2/3.3 MB | 69/79 kB | 102/105 kB Progress (4): 327/378 kB | 0.2/3.3 MB | 69/79 kB | 102/105 kB Progress (4): 327/378 kB | 0.2/3.3 MB | 69/79 kB | 105 kB Progress (4): 327/378 kB | 0.2/3.3 MB | 73/79 kB | 105 kB Progress (4): 331/378 kB | 0.2/3.3 MB | 73/79 kB | 105 kB Progress (4): 331/378 kB | 0.2/3.3 MB | 73/79 kB | 105 kB Progress (4): 331/378 kB | 0.2/3.3 MB | 73/79 kB | 105 kB Progress (4): 335/378 kB | 0.2/3.3 MB | 73/79 kB | 105 kB Progress (4): 335/378 kB | 0.2/3.3 MB | 77/79 kB | 105 kB Progress (4): 339/378 kB | 0.2/3.3 MB | 77/79 kB | 105 kB Progress (4): 339/378 kB | 0.2/3.3 MB | 77/79 kB | 105 kB Progress (4): 343/378 kB | 0.2/3.3 MB | 77/79 kB | 105 kB Progress (4): 347/378 kB | 0.2/3.3 MB | 77/79 kB | 105 kB Progress (4): 347/378 kB | 0.2/3.3 MB | 79 kB | 105 kB Progress (4): 351/378 kB | 0.2/3.3 MB | 79 kB | 105 kB Progress (4): 351/378 kB | 0.3/3.3 MB | 79 kB | 105 kB Progress (4): 355/378 kB | 0.3/3.3 MB | 79 kB | 105 kB Progress (4): 359/378 kB | 0.3/3.3 MB | 79 kB | 105 kB Progress (4): 359/378 kB | 0.3/3.3 MB | 79 kB | 105 kB Progress (4): 359/378 kB | 0.3/3.3 MB | 79 kB | 105 kB Progress (4): 363/378 kB | 0.3/3.3 MB | 79 kB | 105 kB Progress (5): 363/378 kB | 0.3/3.3 MB | 79 kB | 105 kB | 4.1/51 kB Progress (5): 367/378 kB | 0.3/3.3 MB | 79 kB | 105 kB | 4.1/51 kB Progress (5): 371/378 kB | 0.3/3.3 MB | 79 kB | 105 kB | 4.1/51 kB Progress (5): 371/378 kB | 0.3/3.3 MB | 79 kB | 105 kB | 4.1/51 kB Progress (5): 375/378 kB | 0.3/3.3 MB | 79 kB | 105 kB | 4.1/51 kB Progress (5): 375/378 kB | 0.3/3.3 MB | 79 kB | 105 kB | 7.7/51 kB 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 273 kB/s) [2019-07-31T07:21:16.590Z] 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 [2019-07-31T07:21:16.590Z] 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 205 kB/s) [2019-07-31T07:21:16.590Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-31T07:21:16.590Z] Progress (3): 375/378 kB | 0.3/3.3 MB | 12/51 kB Progress (3): 378 kB | 0.3/3.3 MB | 12/51 kB Progress (3): 378 kB | 0.3/3.3 MB | 12/51 kB Progress (3): 378 kB | 0.3/3.3 MB | 16/51 kB Progress (3): 378 kB | 0.3/3.3 MB | 16/51 kB Progress (3): 378 kB | 0.3/3.3 MB | 20/51 kB Progress (3): 378 kB | 0.3/3.3 MB | 20/51 kB Progress (3): 378 kB | 0.3/3.3 MB | 24/51 kB Progress (3): 378 kB | 0.3/3.3 MB | 24/51 kB Progress (3): 378 kB | 0.3/3.3 MB | 28/51 kB Progress (3): 378 kB | 0.3/3.3 MB | 28/51 kB Progress (3): 378 kB | 0.3/3.3 MB | 32/51 kB Progress (3): 378 kB | 0.3/3.3 MB | 32/51 kB Progress (3): 378 kB | 0.3/3.3 MB | 32/51 kB Progress (3): 378 kB | 0.3/3.3 MB | 36/51 kB Progress (3): 378 kB | 0.3/3.3 MB | 40/51 kB Progress (3): 378 kB | 0.3/3.3 MB | 40/51 kB Progress (3): 378 kB | 0.3/3.3 MB | 44/51 kB Progress (3): 378 kB | 0.3/3.3 MB | 44/51 kB Progress (3): 378 kB | 0.3/3.3 MB | 48/51 kB Progress (3): 378 kB | 0.3/3.3 MB | 48/51 kB Progress (3): 378 kB | 0.3/3.3 MB | 51 kB Progress (3): 378 kB | 0.3/3.3 MB | 51 kB Progress (3): 378 kB | 0.3/3.3 MB | 51 kB Progress (3): 378 kB | 0.3/3.3 MB | 51 kB 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 946 kB/s) [2019-07-31T07:21:16.590Z] 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 [2019-07-31T07:21:16.590Z] Progress (3): 0.3/3.3 MB | 51 kB | 4.1/195 kB Progress (3): 0.3/3.3 MB | 51 kB | 4.1/195 kB Progress (3): 0.3/3.3 MB | 51 kB | 4.1/195 kB 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 125 kB/s) [2019-07-31T07:21:16.590Z] 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 [2019-07-31T07:21:16.851Z] Progress (2): 0.3/3.3 MB | 7.7/195 kB Progress (3): 0.3/3.3 MB | 7.7/195 kB | 4.1/121 kB Progress (3): 0.3/3.3 MB | 12/195 kB | 4.1/121 kB Progress (3): 0.3/3.3 MB | 16/195 kB | 4.1/121 kB Progress (3): 0.3/3.3 MB | 16/195 kB | 4.1/121 kB Progress (3): 0.3/3.3 MB | 20/195 kB | 4.1/121 kB Progress (3): 0.3/3.3 MB | 20/195 kB | 7.7/121 kB Progress (3): 0.3/3.3 MB | 24/195 kB | 7.7/121 kB Progress (3): 0.3/3.3 MB | 24/195 kB | 7.7/121 kB Progress (3): 0.3/3.3 MB | 28/195 kB | 7.7/121 kB Progress (3): 0.3/3.3 MB | 28/195 kB | 12/121 kB Progress (3): 0.3/3.3 MB | 32/195 kB | 12/121 kB Progress (3): 0.3/3.3 MB | 32/195 kB | 12/121 kB Progress (3): 0.3/3.3 MB | 36/195 kB | 12/121 kB Progress (3): 0.3/3.3 MB | 36/195 kB | 16/121 kB Progress (3): 0.3/3.3 MB | 40/195 kB | 16/121 kB Progress (3): 0.3/3.3 MB | 40/195 kB | 16/121 kB Progress (3): 0.3/3.3 MB | 44/195 kB | 16/121 kB Progress (3): 0.3/3.3 MB | 44/195 kB | 20/121 kB Progress (4): 0.3/3.3 MB | 44/195 kB | 20/121 kB | 4.1/109 kB Progress (4): 0.3/3.3 MB | 48/195 kB | 20/121 kB | 4.1/109 kB Progress (4): 0.3/3.3 MB | 48/195 kB | 20/121 kB | 4.1/109 kB Progress (4): 0.3/3.3 MB | 48/195 kB | 20/121 kB | 4.1/109 kB Progress (4): 0.3/3.3 MB | 52/195 kB | 20/121 kB | 4.1/109 kB Progress (4): 0.3/3.3 MB | 56/195 kB | 20/121 kB | 4.1/109 kB Progress (4): 0.3/3.3 MB | 56/195 kB | 20/121 kB | 7.7/109 kB Progress (5): 0.3/3.3 MB | 56/195 kB | 20/121 kB | 7.7/109 kB | 4.1/38 kB Progress (5): 0.3/3.3 MB | 56/195 kB | 24/121 kB | 7.7/109 kB | 4.1/38 kB Progress (5): 0.3/3.3 MB | 56/195 kB | 24/121 kB | 7.7/109 kB | 7.7/38 kB Progress (5): 0.3/3.3 MB | 56/195 kB | 24/121 kB | 12/109 kB | 7.7/38 kB Progress (5): 0.3/3.3 MB | 60/195 kB | 24/121 kB | 12/109 kB | 7.7/38 kB Progress (5): 0.3/3.3 MB | 64/195 kB | 24/121 kB | 12/109 kB | 7.7/38 kB Progress (5): 0.4/3.3 MB | 64/195 kB | 24/121 kB | 12/109 kB | 7.7/38 kB Progress (5): 0.4/3.3 MB | 64/195 kB | 24/121 kB | 12/109 kB | 7.7/38 kB Progress (5): 0.4/3.3 MB | 68/195 kB | 24/121 kB | 12/109 kB | 7.7/38 kB Progress (5): 0.4/3.3 MB | 68/195 kB | 24/121 kB | 16/109 kB | 7.7/38 kB Progress (5): 0.4/3.3 MB | 68/195 kB | 24/121 kB | 16/109 kB | 12/38 kB Progress (5): 0.4/3.3 MB | 68/195 kB | 28/121 kB | 16/109 kB | 12/38 kB Progress (5): 0.4/3.3 MB | 68/195 kB | 28/121 kB | 16/109 kB | 16/38 kB Progress (5): 0.4/3.3 MB | 68/195 kB | 28/121 kB | 20/109 kB | 16/38 kB Progress (5): 0.4/3.3 MB | 68/195 kB | 28/121 kB | 24/109 kB | 16/38 kB Progress (5): 0.4/3.3 MB | 72/195 kB | 28/121 kB | 24/109 kB | 16/38 kB Progress (5): 0.4/3.3 MB | 72/195 kB | 28/121 kB | 24/109 kB | 16/38 kB Progress (5): 0.4/3.3 MB | 72/195 kB | 28/121 kB | 24/109 kB | 16/38 kB Progress (5): 0.4/3.3 MB | 76/195 kB | 28/121 kB | 24/109 kB | 16/38 kB Progress (5): 0.4/3.3 MB | 80/195 kB | 28/121 kB | 24/109 kB | 16/38 kB Progress (5): 0.4/3.3 MB | 80/195 kB | 28/121 kB | 28/109 kB | 16/38 kB Progress (5): 0.4/3.3 MB | 80/195 kB | 28/121 kB | 32/109 kB | 16/38 kB Progress (5): 0.4/3.3 MB | 80/195 kB | 28/121 kB | 32/109 kB | 20/38 kB Progress (5): 0.4/3.3 MB | 80/195 kB | 32/121 kB | 32/109 kB | 20/38 kB Progress (5): 0.4/3.3 MB | 80/195 kB | 32/121 kB | 32/109 kB | 24/38 kB Progress (5): 0.4/3.3 MB | 80/195 kB | 32/121 kB | 33/109 kB | 24/38 kB Progress (5): 0.4/3.3 MB | 84/195 kB | 32/121 kB | 33/109 kB | 24/38 kB Progress (5): 0.4/3.3 MB | 88/195 kB | 32/121 kB | 33/109 kB | 24/38 kB Progress (5): 0.4/3.3 MB | 88/195 kB | 32/121 kB | 33/109 kB | 24/38 kB Progress (5): 0.4/3.3 MB | 92/195 kB | 32/121 kB | 33/109 kB | 24/38 kB Progress (5): 0.4/3.3 MB | 92/195 kB | 32/121 kB | 37/109 kB | 24/38 kB Progress (5): 0.4/3.3 MB | 92/195 kB | 32/121 kB | 37/109 kB | 28/38 kB Progress (5): 0.4/3.3 MB | 92/195 kB | 33/121 kB | 37/109 kB | 28/38 kB Progress (5): 0.4/3.3 MB | 92/195 kB | 33/121 kB | 37/109 kB | 32/38 kB Progress (5): 0.4/3.3 MB | 92/195 kB | 33/121 kB | 41/109 kB | 32/38 kB Progress (5): 0.4/3.3 MB | 96/195 kB | 33/121 kB | 41/109 kB | 32/38 kB Progress (5): 0.4/3.3 MB | 96/195 kB | 33/121 kB | 41/109 kB | 32/38 kB Progress (5): 0.4/3.3 MB | 100/195 kB | 33/121 kB | 41/109 kB | 32/38 kB Progress (5): 0.4/3.3 MB | 100/195 kB | 33/121 kB | 45/109 kB | 32/38 kB Progress (5): 0.4/3.3 MB | 100/195 kB | 33/121 kB | 49/109 kB | 32/38 kB Progress (5): 0.4/3.3 MB | 100/195 kB | 33/121 kB | 49/109 kB | 36/38 kB Progress (5): 0.4/3.3 MB | 100/195 kB | 33/121 kB | 49/109 kB | 38 kB Progress (5): 0.4/3.3 MB | 100/195 kB | 37/121 kB | 49/109 kB | 38 kB Progress (5): 0.4/3.3 MB | 100/195 kB | 41/121 kB | 49/109 kB | 38 kB Progress (5): 0.4/3.3 MB | 100/195 kB | 41/121 kB | 53/109 kB | 38 kB Progress (5): 0.4/3.3 MB | 100/195 kB | 41/121 kB | 57/109 kB | 38 kB Progress (5): 0.4/3.3 MB | 104/195 kB | 41/121 kB | 57/109 kB | 38 kB Progress (5): 0.4/3.3 MB | 104/195 kB | 41/121 kB | 57/109 kB | 38 kB Progress (5): 0.4/3.3 MB | 108/195 kB | 41/121 kB | 57/109 kB | 38 kB Progress (5): 0.4/3.3 MB | 112/195 kB | 41/121 kB | 57/109 kB | 38 kB Progress (5): 0.4/3.3 MB | 112/195 kB | 41/121 kB | 61/109 kB | 38 kB Progress (5): 0.4/3.3 MB | 112/195 kB | 45/121 kB | 61/109 kB | 38 kB Progress (5): 0.4/3.3 MB | 112/195 kB | 45/121 kB | 65/109 kB | 38 kB Progress (5): 0.4/3.3 MB | 116/195 kB | 45/121 kB | 65/109 kB | 38 kB 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 79 kB/s) [2019-07-31T07:21:16.851Z] 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 [2019-07-31T07:21:16.851Z] Progress (4): 0.4/3.3 MB | 116/195 kB | 45/121 kB | 65/109 kB Progress (4): 0.4/3.3 MB | 120/195 kB | 45/121 kB | 65/109 kB Progress (4): 0.4/3.3 MB | 120/195 kB | 45/121 kB | 69/109 kB Progress (4): 0.4/3.3 MB | 120/195 kB | 49/121 kB | 69/109 kB Progress (4): 0.4/3.3 MB | 120/195 kB | 49/121 kB | 73/109 kB Progress (4): 0.4/3.3 MB | 124/195 kB | 49/121 kB | 73/109 kB Progress (4): 0.4/3.3 MB | 128/195 kB | 49/121 kB | 73/109 kB Progress (4): 0.4/3.3 MB | 128/195 kB | 49/121 kB | 73/109 kB Progress (4): 0.4/3.3 MB | 132/195 kB | 49/121 kB | 73/109 kB Progress (4): 0.4/3.3 MB | 132/195 kB | 49/121 kB | 77/109 kB Progress (4): 0.4/3.3 MB | 132/195 kB | 49/121 kB | 81/109 kB Progress (4): 0.4/3.3 MB | 132/195 kB | 53/121 kB | 81/109 kB Progress (4): 0.4/3.3 MB | 132/195 kB | 53/121 kB | 85/109 kB Progress (4): 0.4/3.3 MB | 136/195 kB | 53/121 kB | 85/109 kB Progress (4): 0.4/3.3 MB | 136/195 kB | 53/121 kB | 85/109 kB Progress (4): 0.4/3.3 MB | 140/195 kB | 53/121 kB | 85/109 kB Progress (4): 0.4/3.3 MB | 144/195 kB | 53/121 kB | 85/109 kB Progress (4): 0.4/3.3 MB | 144/195 kB | 53/121 kB | 89/109 kB Progress (4): 0.4/3.3 MB | 144/195 kB | 57/121 kB | 89/109 kB Progress (4): 0.4/3.3 MB | 144/195 kB | 57/121 kB | 93/109 kB Progress (5): 0.4/3.3 MB | 144/195 kB | 57/121 kB | 93/109 kB | 4.1/276 kB Progress (5): 0.4/3.3 MB | 144/195 kB | 57/121 kB | 93/109 kB | 7.7/276 kB Progress (5): 0.4/3.3 MB | 148/195 kB | 57/121 kB | 93/109 kB | 7.7/276 kB Progress (5): 0.4/3.3 MB | 152/195 kB | 57/121 kB | 93/109 kB | 7.7/276 kB Progress (5): 0.4/3.3 MB | 152/195 kB | 57/121 kB | 93/109 kB | 7.7/276 kB Progress (5): 0.4/3.3 MB | 156/195 kB | 57/121 kB | 93/109 kB | 7.7/276 kB Progress (5): 0.4/3.3 MB | 160/195 kB | 57/121 kB | 93/109 kB | 7.7/276 kB Progress (5): 0.4/3.3 MB | 160/195 kB | 57/121 kB | 93/109 kB | 12/276 kB Progress (5): 0.4/3.3 MB | 160/195 kB | 57/121 kB | 93/109 kB | 16/276 kB Progress (5): 0.4/3.3 MB | 160/195 kB | 57/121 kB | 97/109 kB | 16/276 kB Progress (5): 0.4/3.3 MB | 160/195 kB | 61/121 kB | 97/109 kB | 16/276 kB Progress (5): 0.4/3.3 MB | 160/195 kB | 61/121 kB | 101/109 kB | 16/276 kB Progress (5): 0.4/3.3 MB | 160/195 kB | 61/121 kB | 105/109 kB | 16/276 kB Progress (5): 0.4/3.3 MB | 160/195 kB | 61/121 kB | 105/109 kB | 20/276 kB Progress (5): 0.4/3.3 MB | 160/195 kB | 61/121 kB | 105/109 kB | 24/276 kB Progress (5): 0.4/3.3 MB | 164/195 kB | 61/121 kB | 105/109 kB | 24/276 kB Progress (5): 0.4/3.3 MB | 164/195 kB | 61/121 kB | 105/109 kB | 24/276 kB Progress (5): 0.4/3.3 MB | 168/195 kB | 61/121 kB | 105/109 kB | 24/276 kB Progress (5): 0.4/3.3 MB | 168/195 kB | 61/121 kB | 105/109 kB | 28/276 kB Progress (5): 0.4/3.3 MB | 168/195 kB | 61/121 kB | 105/109 kB | 32/276 kB Progress (5): 0.4/3.3 MB | 168/195 kB | 61/121 kB | 109/109 kB | 32/276 kB Progress (5): 0.4/3.3 MB | 168/195 kB | 65/121 kB | 109/109 kB | 32/276 kB Progress (5): 0.4/3.3 MB | 168/195 kB | 65/121 kB | 109 kB | 32/276 kB Progress (5): 0.4/3.3 MB | 168/195 kB | 65/121 kB | 109 kB | 33/276 kB Progress (5): 0.4/3.3 MB | 172/195 kB | 65/121 kB | 109 kB | 33/276 kB Progress (5): 0.4/3.3 MB | 176/195 kB | 65/121 kB | 109 kB | 33/276 kB Progress (5): 0.4/3.3 MB | 176/195 kB | 65/121 kB | 109 kB | 33/276 kB Progress (5): 0.4/3.3 MB | 180/195 kB | 65/121 kB | 109 kB | 33/276 kB Progress (5): 0.4/3.3 MB | 184/195 kB | 65/121 kB | 109 kB | 33/276 kB Progress (5): 0.4/3.3 MB | 184/195 kB | 65/121 kB | 109 kB | 37/276 kB Progress (5): 0.4/3.3 MB | 184/195 kB | 65/121 kB | 109 kB | 41/276 kB Progress (5): 0.4/3.3 MB | 184/195 kB | 66/121 kB | 109 kB | 41/276 kB Progress (5): 0.4/3.3 MB | 184/195 kB | 66/121 kB | 109 kB | 45/276 kB Progress (5): 0.4/3.3 MB | 184/195 kB | 66/121 kB | 109 kB | 49/276 kB Progress (5): 0.4/3.3 MB | 188/195 kB | 66/121 kB | 109 kB | 49/276 kB Progress (5): 0.4/3.3 MB | 188/195 kB | 66/121 kB | 109 kB | 49/276 kB Progress (5): 0.4/3.3 MB | 192/195 kB | 66/121 kB | 109 kB | 49/276 kB Progress (5): 0.4/3.3 MB | 192/195 kB | 66/121 kB | 109 kB | 49/276 kB Progress (5): 0.4/3.3 MB | 192/195 kB | 66/121 kB | 109 kB | 49/276 kB Progress (5): 0.4/3.3 MB | 192/195 kB | 66/121 kB | 109 kB | 53/276 kB Progress (5): 0.4/3.3 MB | 192/195 kB | 70/121 kB | 109 kB | 53/276 kB Progress (5): 0.4/3.3 MB | 192/195 kB | 70/121 kB | 109 kB | 57/276 kB Progress (5): 0.4/3.3 MB | 192/195 kB | 70/121 kB | 109 kB | 57/276 kB Progress (5): 0.4/3.3 MB | 195 kB | 70/121 kB | 109 kB | 57/276 kB Progress (5): 0.4/3.3 MB | 195 kB | 70/121 kB | 109 kB | 57/276 kB Progress (5): 0.4/3.3 MB | 195 kB | 70/121 kB | 109 kB | 61/276 kB Progress (5): 0.4/3.3 MB | 195 kB | 74/121 kB | 109 kB | 61/276 kB Progress (5): 0.4/3.3 MB | 195 kB | 74/121 kB | 109 kB | 65/276 kB Progress (5): 0.4/3.3 MB | 195 kB | 74/121 kB | 109 kB | 65/276 kB Progress (5): 0.4/3.3 MB | 195 kB | 74/121 kB | 109 kB | 66/276 kB Progress (5): 0.4/3.3 MB | 195 kB | 78/121 kB | 109 kB | 66/276 kB Progress (5): 0.4/3.3 MB | 195 kB | 78/121 kB | 109 kB | 70/276 kB Progress (5): 0.4/3.3 MB | 195 kB | 78/121 kB | 109 kB | 70/276 kB Progress (5): 0.4/3.3 MB | 195 kB | 78/121 kB | 109 kB | 74/276 kB Progress (5): 0.4/3.3 MB | 195 kB | 82/121 kB | 109 kB | 74/276 kB Progress (5): 0.4/3.3 MB | 195 kB | 82/121 kB | 109 kB | 78/276 kB Progress (5): 0.4/3.3 MB | 195 kB | 82/121 kB | 109 kB | 78/276 kB 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 377 kB/s) [2019-07-31T07:21:16.851Z] 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 [2019-07-31T07:21:16.851Z] Progress (4): 0.4/3.3 MB | 82/121 kB | 109 kB | 82/276 kB Progress (4): 0.4/3.3 MB | 86/121 kB | 109 kB | 82/276 kB Progress (4): 0.4/3.3 MB | 90/121 kB | 109 kB | 82/276 kB Progress (4): 0.4/3.3 MB | 90/121 kB | 109 kB | 86/276 kB Progress (4): 0.4/3.3 MB | 90/121 kB | 109 kB | 86/276 kB Progress (4): 0.4/3.3 MB | 90/121 kB | 109 kB | 90/276 kB Progress (4): 0.4/3.3 MB | 94/121 kB | 109 kB | 90/276 kB Progress (4): 0.4/3.3 MB | 94/121 kB | 109 kB | 94/276 kB Progress (4): 0.4/3.3 MB | 94/121 kB | 109 kB | 94/276 kB Progress (4): 0.4/3.3 MB | 94/121 kB | 109 kB | 94/276 kB Progress (4): 0.4/3.3 MB | 94/121 kB | 109 kB | 98/276 kB Progress (4): 0.4/3.3 MB | 98/121 kB | 109 kB | 98/276 kB Progress (4): 0.4/3.3 MB | 98/121 kB | 109 kB | 98/276 kB Progress (4): 0.4/3.3 MB | 98/121 kB | 109 kB | 98/276 kB Progress (4): 0.5/3.3 MB | 98/121 kB | 109 kB | 98/276 kB Progress (4): 0.5/3.3 MB | 98/121 kB | 109 kB | 102/276 kB Progress (4): 0.5/3.3 MB | 102/121 kB | 109 kB | 102/276 kB Progress (4): 0.5/3.3 MB | 106/121 kB | 109 kB | 102/276 kB Progress (4): 0.5/3.3 MB | 106/121 kB | 109 kB | 106/276 kB Progress (4): 0.5/3.3 MB | 106/121 kB | 109 kB | 106/276 kB Progress (4): 0.5/3.3 MB | 106/121 kB | 109 kB | 110/276 kB Progress (4): 0.5/3.3 MB | 110/121 kB | 109 kB | 110/276 kB Progress (4): 0.5/3.3 MB | 114/121 kB | 109 kB | 110/276 kB Progress (5): 0.5/3.3 MB | 114/121 kB | 109 kB | 110/276 kB | 4.1/172 kB Progress (5): 0.5/3.3 MB | 118/121 kB | 109 kB | 110/276 kB | 4.1/172 kB Progress (5): 0.5/3.3 MB | 118/121 kB | 109 kB | 114/276 kB | 4.1/172 kB Progress (5): 0.5/3.3 MB | 118/121 kB | 109 kB | 114/276 kB | 4.1/172 kB Progress (5): 0.5/3.3 MB | 118/121 kB | 109 kB | 118/276 kB | 4.1/172 kB Progress (5): 0.5/3.3 MB | 121 kB | 109 kB | 118/276 kB | 4.1/172 kB Progress (5): 0.5/3.3 MB | 121 kB | 109 kB | 118/276 kB | 7.7/172 kB Progress (5): 0.5/3.3 MB | 121 kB | 109 kB | 118/276 kB | 12/172 kB Progress (5): 0.5/3.3 MB | 121 kB | 109 kB | 118/276 kB | 16/172 kB Progress (5): 0.5/3.3 MB | 121 kB | 109 kB | 122/276 kB | 16/172 kB Progress (5): 0.5/3.3 MB | 121 kB | 109 kB | 122/276 kB | 16/172 kB Progress (5): 0.5/3.3 MB | 121 kB | 109 kB | 126/276 kB | 16/172 kB Progress (5): 0.5/3.3 MB | 121 kB | 109 kB | 130/276 kB | 16/172 kB Progress (5): 0.5/3.3 MB | 121 kB | 109 kB | 130/276 kB | 20/172 kB Progress (5): 0.5/3.3 MB | 121 kB | 109 kB | 134/276 kB | 20/172 kB Progress (5): 0.5/3.3 MB | 121 kB | 109 kB | 134/276 kB | 20/172 kB Progress (5): 0.5/3.3 MB | 121 kB | 109 kB | 138/276 kB | 20/172 kB Progress (5): 0.5/3.3 MB | 121 kB | 109 kB | 138/276 kB | 24/172 kB Progress (5): 0.5/3.3 MB | 121 kB | 109 kB | 142/276 kB | 24/172 kB Progress (5): 0.5/3.3 MB | 121 kB | 109 kB | 142/276 kB | 24/172 kB Progress (5): 0.5/3.3 MB | 121 kB | 109 kB | 142/276 kB | 24/172 kB Progress (5): 0.5/3.3 MB | 121 kB | 109 kB | 146/276 kB | 24/172 kB Progress (5): 0.5/3.3 MB | 121 kB | 109 kB | 146/276 kB | 28/172 kB Progress (5): 0.5/3.3 MB | 121 kB | 109 kB | 150/276 kB | 28/172 kB 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 221 kB/s) [2019-07-31T07:21:16.851Z] 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 [2019-07-31T07:21:16.851Z] Progress (4): 0.5/3.3 MB | 109 kB | 150/276 kB | 28/172 kB Progress (4): 0.5/3.3 MB | 109 kB | 154/276 kB | 28/172 kB Progress (4): 0.5/3.3 MB | 109 kB | 154/276 kB | 32/172 kB Progress (4): 0.5/3.3 MB | 109 kB | 158/276 kB | 32/172 kB Progress (4): 0.5/3.3 MB | 109 kB | 162/276 kB | 32/172 kB Progress (4): 0.5/3.3 MB | 109 kB | 162/276 kB | 32/172 kB Progress (4): 0.5/3.3 MB | 109 kB | 166/276 kB | 32/172 kB Progress (4): 0.5/3.3 MB | 109 kB | 170/276 kB | 32/172 kB Progress (4): 0.5/3.3 MB | 109 kB | 170/276 kB | 33/172 kB Progress (4): 0.5/3.3 MB | 109 kB | 174/276 kB | 33/172 kB Progress (4): 0.5/3.3 MB | 109 kB | 178/276 kB | 33/172 kB Progress (4): 0.5/3.3 MB | 109 kB | 178/276 kB | 33/172 kB Progress (4): 0.5/3.3 MB | 109 kB | 178/276 kB | 33/172 kB Progress (4): 0.5/3.3 MB | 109 kB | 182/276 kB | 33/172 kB Progress (4): 0.5/3.3 MB | 109 kB | 186/276 kB | 33/172 kB Progress (4): 0.5/3.3 MB | 109 kB | 186/276 kB | 37/172 kB Progress (4): 0.5/3.3 MB | 109 kB | 190/276 kB | 37/172 kB Progress (4): 0.5/3.3 MB | 109 kB | 190/276 kB | 37/172 kB Progress (4): 0.5/3.3 MB | 109 kB | 190/276 kB | 37/172 kB Progress (4): 0.5/3.3 MB | 109 kB | 194/276 kB | 37/172 kB Progress (4): 0.5/3.3 MB | 109 kB | 194/276 kB | 41/172 kB Progress (4): 0.5/3.3 MB | 109 kB | 198/276 kB | 41/172 kB Progress (4): 0.5/3.3 MB | 109 kB | 202/276 kB | 41/172 kB Progress (4): 0.5/3.3 MB | 109 kB | 202/276 kB | 41/172 kB Progress (4): 0.5/3.3 MB | 109 kB | 202/276 kB | 41/172 kB Progress (4): 0.5/3.3 MB | 109 kB | 206/276 kB | 41/172 kB Progress (5): 0.5/3.3 MB | 109 kB | 206/276 kB | 41/172 kB | 4.1/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 206/276 kB | 45/172 kB | 4.1/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 206/276 kB | 49/172 kB | 4.1/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 206/276 kB | 49/172 kB | 7.7/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 210/276 kB | 49/172 kB | 7.7/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 210/276 kB | 49/172 kB | 7.7/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 214/276 kB | 49/172 kB | 7.7/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 214/276 kB | 49/172 kB | 12/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 214/276 kB | 53/172 kB | 12/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 214/276 kB | 53/172 kB | 16/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 218/276 kB | 53/172 kB | 16/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 218/276 kB | 53/172 kB | 16/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 222/276 kB | 53/172 kB | 16/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 222/276 kB | 53/172 kB | 20/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 222/276 kB | 57/172 kB | 20/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 222/276 kB | 57/172 kB | 24/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 226/276 kB | 57/172 kB | 24/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 226/276 kB | 57/172 kB | 24/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 230/276 kB | 57/172 kB | 24/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 234/276 kB | 57/172 kB | 24/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 234/276 kB | 57/172 kB | 28/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 234/276 kB | 61/172 kB | 28/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 234/276 kB | 61/172 kB | 32/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 238/276 kB | 61/172 kB | 32/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 242/276 kB | 61/172 kB | 32/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 242/276 kB | 61/172 kB | 32/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 246/276 kB | 61/172 kB | 32/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 246/276 kB | 61/172 kB | 36/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 246/276 kB | 65/172 kB | 36/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 246/276 kB | 65/172 kB | 40/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 250/276 kB | 65/172 kB | 40/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 250/276 kB | 65/172 kB | 40/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 254/276 kB | 65/172 kB | 40/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 254/276 kB | 65/172 kB | 44/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 254/276 kB | 66/172 kB | 44/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 254/276 kB | 66/172 kB | 48/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 258/276 kB | 66/172 kB | 48/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 258/276 kB | 66/172 kB | 48/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 262/276 kB | 66/172 kB | 48/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 266/276 kB | 66/172 kB | 48/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 266/276 kB | 66/172 kB | 52/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 266/276 kB | 70/172 kB | 52/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 266/276 kB | 70/172 kB | 56/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 270/276 kB | 70/172 kB | 56/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 270/276 kB | 70/172 kB | 56/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 274/276 kB | 70/172 kB | 56/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 274/276 kB | 70/172 kB | 60/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 274/276 kB | 74/172 kB | 60/61 kB Progress (5): 0.5/3.3 MB | 109 kB | 274/276 kB | 74/172 kB | 61 kB Progress (5): 0.5/3.3 MB | 109 kB | 276 kB | 74/172 kB | 61 kB Progress (5): 0.5/3.3 MB | 109 kB | 276 kB | 74/172 kB | 61 kB Progress (5): 0.5/3.3 MB | 109 kB | 276 kB | 78/172 kB | 61 kB Progress (5): 0.5/3.3 MB | 109 kB | 276 kB | 78/172 kB | 61 kB Progress (5): 0.5/3.3 MB | 109 kB | 276 kB | 78/172 kB | 61 kB Progress (5): 0.5/3.3 MB | 109 kB | 276 kB | 82/172 kB | 61 kB Progress (5): 0.6/3.3 MB | 109 kB | 276 kB | 82/172 kB | 61 kB Progress (5): 0.6/3.3 MB | 109 kB | 276 kB | 86/172 kB | 61 kB Progress (5): 0.6/3.3 MB | 109 kB | 276 kB | 86/172 kB | 61 kB Progress (5): 0.6/3.3 MB | 109 kB | 276 kB | 90/172 kB | 61 kB Progress (5): 0.6/3.3 MB | 109 kB | 276 kB | 90/172 kB | 61 kB Progress (5): 0.6/3.3 MB | 109 kB | 276 kB | 94/172 kB | 61 kB Progress (5): 0.6/3.3 MB | 109 kB | 276 kB | 94/172 kB | 61 kB Progress (5): 0.6/3.3 MB | 109 kB | 276 kB | 98/172 kB | 61 kB Progress (5): 0.6/3.3 MB | 109 kB | 276 kB | 98/172 kB | 61 kB Progress (5): 0.6/3.3 MB | 109 kB | 276 kB | 98/172 kB | 61 kB Progress (5): 0.6/3.3 MB | 109 kB | 276 kB | 98/172 kB | 61 kB Progress (5): 0.6/3.3 MB | 109 kB | 276 kB | 102/172 kB | 61 kB Progress (5): 0.6/3.3 MB | 109 kB | 276 kB | 102/172 kB | 61 kB Progress (5): 0.6/3.3 MB | 109 kB | 276 kB | 106/172 kB | 61 kB Progress (5): 0.6/3.3 MB | 109 kB | 276 kB | 106/172 kB | 61 kB Progress (5): 0.6/3.3 MB | 109 kB | 276 kB | 110/172 kB | 61 kB Progress (5): 0.6/3.3 MB | 109 kB | 276 kB | 110/172 kB | 61 kB Progress (5): 0.6/3.3 MB | 109 kB | 276 kB | 114/172 kB | 61 kB Progress (5): 0.6/3.3 MB | 109 kB | 276 kB | 114/172 kB | 61 kB Progress (5): 0.6/3.3 MB | 109 kB | 276 kB | 118/172 kB | 61 kB Progress (5): 0.6/3.3 MB | 109 kB | 276 kB | 122/172 kB | 61 kB Progress (5): 0.6/3.3 MB | 109 kB | 276 kB | 122/172 kB | 61 kB Progress (5): 0.6/3.3 MB | 109 kB | 276 kB | 126/172 kB | 61 kB Progress (5): 0.6/3.3 MB | 109 kB | 276 kB | 126/172 kB | 61 kB Progress (5): 0.6/3.3 MB | 109 kB | 276 kB | 130/172 kB | 61 kB Progress (5): 0.6/3.3 MB | 109 kB | 276 kB | 130/172 kB | 61 kB Progress (5): 0.6/3.3 MB | 109 kB | 276 kB | 134/172 kB | 61 kB 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 454 kB/s) [2019-07-31T07:21:16.851Z] 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 [2019-07-31T07:21:16.851Z] Progress (4): 0.6/3.3 MB | 109 kB | 134/172 kB | 61 kB 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 99 kB/s) [2019-07-31T07:21:16.851Z] 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 [2019-07-31T07:21:16.851Z] Progress (3): 0.6/3.3 MB | 109 kB | 138/172 kB Progress (3): 0.6/3.3 MB | 109 kB | 138/172 kB Progress (3): 0.6/3.3 MB | 109 kB | 142/172 kB Progress (3): 0.6/3.3 MB | 109 kB | 142/172 kB Progress (3): 0.6/3.3 MB | 109 kB | 146/172 kB Progress (3): 0.6/3.3 MB | 109 kB | 146/172 kB Progress (3): 0.6/3.3 MB | 109 kB | 150/172 kB Progress (4): 0.6/3.3 MB | 109 kB | 150/172 kB | 4.1/47 kB Progress (4): 0.6/3.3 MB | 109 kB | 150/172 kB | 4.1/47 kB Progress (4): 0.6/3.3 MB | 109 kB | 150/172 kB | 7.7/47 kB Progress (4): 0.6/3.3 MB | 109 kB | 154/172 kB | 7.7/47 kB Progress (4): 0.6/3.3 MB | 109 kB | 154/172 kB | 12/47 kB Progress (4): 0.6/3.3 MB | 109 kB | 154/172 kB | 16/47 kB Progress (4): 0.6/3.3 MB | 109 kB | 154/172 kB | 16/47 kB Progress (4): 0.6/3.3 MB | 109 kB | 154/172 kB | 20/47 kB Progress (4): 0.6/3.3 MB | 109 kB | 158/172 kB | 20/47 kB Progress (4): 0.6/3.3 MB | 109 kB | 158/172 kB | 24/47 kB Progress (4): 0.6/3.3 MB | 109 kB | 158/172 kB | 24/47 kB Progress (4): 0.6/3.3 MB | 109 kB | 158/172 kB | 28/47 kB Progress (4): 0.6/3.3 MB | 109 kB | 162/172 kB | 28/47 kB Progress (4): 0.6/3.3 MB | 109 kB | 162/172 kB | 32/47 kB Progress (4): 0.6/3.3 MB | 109 kB | 162/172 kB | 32/47 kB Progress (5): 0.6/3.3 MB | 109 kB | 162/172 kB | 32/47 kB | 4.1/52 kB Progress (5): 0.6/3.3 MB | 109 kB | 162/172 kB | 32/47 kB | 4.1/52 kB Progress (5): 0.6/3.3 MB | 109 kB | 166/172 kB | 32/47 kB | 4.1/52 kB Progress (5): 0.6/3.3 MB | 109 kB | 170/172 kB | 32/47 kB | 4.1/52 kB Progress (5): 0.6/3.3 MB | 109 kB | 170/172 kB | 32/47 kB | 7.7/52 kB Progress (5): 0.6/3.3 MB | 109 kB | 170/172 kB | 32/47 kB | 12/52 kB Progress (5): 0.6/3.3 MB | 109 kB | 170/172 kB | 36/47 kB | 12/52 kB Progress (5): 0.6/3.3 MB | 109 kB | 172 kB | 36/47 kB | 12/52 kB Progress (5): 0.6/3.3 MB | 109 kB | 172 kB | 36/47 kB | 12/52 kB Progress (5): 0.6/3.3 MB | 109 kB | 172 kB | 36/47 kB | 12/52 kB Progress (5): 0.6/3.3 MB | 109 kB | 172 kB | 40/47 kB | 12/52 kB Progress (5): 0.6/3.3 MB | 109 kB | 172 kB | 40/47 kB | 16/52 kB Progress (5): 0.6/3.3 MB | 109 kB | 172 kB | 44/47 kB | 16/52 kB Progress (5): 0.6/3.3 MB | 109 kB | 172 kB | 47 kB | 16/52 kB Progress (5): 0.6/3.3 MB | 109 kB | 172 kB | 47 kB | 16/52 kB Progress (5): 0.6/3.3 MB | 109 kB | 172 kB | 47 kB | 20/52 kB Progress (5): 0.7/3.3 MB | 109 kB | 172 kB | 47 kB | 20/52 kB Progress (5): 0.7/3.3 MB | 109 kB | 172 kB | 47 kB | 24/52 kB Progress (5): 0.7/3.3 MB | 109 kB | 172 kB | 47 kB | 24/52 kB Progress (5): 0.7/3.3 MB | 109 kB | 172 kB | 47 kB | 24/52 kB Progress (5): 0.7/3.3 MB | 109 kB | 172 kB | 47 kB | 28/52 kB Progress (5): 0.7/3.3 MB | 109 kB | 172 kB | 47 kB | 32/52 kB Progress (5): 0.7/3.3 MB | 109 kB | 172 kB | 47 kB | 32/52 kB 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 266 kB/s) [2019-07-31T07:21:16.851Z] Progress (4): 0.7/3.3 MB | 109 kB | 47 kB | 36/52 kB 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 [2019-07-31T07:21:16.851Z] Progress (4): 0.7/3.3 MB | 109 kB | 47 kB | 36/52 kB 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 72 kB/s) [2019-07-31T07:21:16.851Z] 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 [2019-07-31T07:21:16.851Z] Progress (3): 0.7/3.3 MB | 109 kB | 40/52 kB Progress (3): 0.7/3.3 MB | 109 kB | 40/52 kB Progress (3): 0.7/3.3 MB | 109 kB | 44/52 kB Progress (3): 0.7/3.3 MB | 109 kB | 48/52 kB Progress (3): 0.7/3.3 MB | 109 kB | 48/52 kB Progress (3): 0.7/3.3 MB | 109 kB | 52/52 kB Progress (3): 0.7/3.3 MB | 109 kB | 52/52 kB Progress (3): 0.7/3.3 MB | 109 kB | 52/52 kB Progress (3): 0.7/3.3 MB | 109 kB | 52 kB Progress (3): 0.7/3.3 MB | 109 kB | 52 kB Progress (3): 0.7/3.3 MB | 109 kB | 52 kB Progress (4): 0.7/3.3 MB | 109 kB | 52 kB | 4.1/254 kB Progress (4): 0.7/3.3 MB | 109 kB | 52 kB | 4.1/254 kB Progress (4): 0.7/3.3 MB | 109 kB | 52 kB | 7.7/254 kB Progress (4): 0.7/3.3 MB | 109 kB | 52 kB | 7.7/254 kB Progress (4): 0.7/3.3 MB | 109 kB | 52 kB | 12/254 kB Progress (4): 0.7/3.3 MB | 109 kB | 52 kB | 12/254 kB Progress (4): 0.7/3.3 MB | 109 kB | 52 kB | 16/254 kB Progress (4): 0.7/3.3 MB | 109 kB | 52 kB | 16/254 kB Progress (4): 0.7/3.3 MB | 109 kB | 52 kB | 20/254 kB Progress (4): 0.7/3.3 MB | 109 kB | 52 kB | 20/254 kB Progress (4): 0.7/3.3 MB | 109 kB | 52 kB | 20/254 kB Progress (4): 0.7/3.3 MB | 109 kB | 52 kB | 24/254 kB Progress (4): 0.7/3.3 MB | 109 kB | 52 kB | 24/254 kB Progress (4): 0.7/3.3 MB | 109 kB | 52 kB | 24/254 kB Progress (4): 0.7/3.3 MB | 109 kB | 52 kB | 28/254 kB Progress (4): 0.7/3.3 MB | 109 kB | 52 kB | 28/254 kB Progress (4): 0.7/3.3 MB | 109 kB | 52 kB | 32/254 kB Progress (4): 0.7/3.3 MB | 109 kB | 52 kB | 32/254 kB 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 78 kB/s) [2019-07-31T07:21:16.851Z] 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 [2019-07-31T07:21:16.851Z] Progress (3): 0.7/3.3 MB | 109 kB | 36/254 kB Progress (3): 0.7/3.3 MB | 109 kB | 40/254 kB Progress (4): 0.7/3.3 MB | 109 kB | 40/254 kB | 4.1/125 kB Progress (4): 0.7/3.3 MB | 109 kB | 40/254 kB | 4.1/125 kB Progress (4): 0.7/3.3 MB | 109 kB | 40/254 kB | 4.1/125 kB Progress (4): 0.7/3.3 MB | 109 kB | 40/254 kB | 7.7/125 kB Progress (4): 0.7/3.3 MB | 109 kB | 44/254 kB | 7.7/125 kB Progress (4): 0.7/3.3 MB | 109 kB | 44/254 kB | 12/125 kB Progress (4): 0.7/3.3 MB | 109 kB | 44/254 kB | 16/125 kB Progress (4): 0.7/3.3 MB | 109 kB | 44/254 kB | 16/125 kB Progress (4): 0.7/3.3 MB | 109 kB | 44/254 kB | 20/125 kB Progress (4): 0.7/3.3 MB | 109 kB | 48/254 kB | 20/125 kB Progress (4): 0.7/3.3 MB | 109 kB | 48/254 kB | 24/125 kB Progress (4): 0.7/3.3 MB | 109 kB | 48/254 kB | 24/125 kB Progress (4): 0.7/3.3 MB | 109 kB | 48/254 kB | 28/125 kB Progress (4): 0.7/3.3 MB | 109 kB | 52/254 kB | 28/125 kB Progress (4): 0.7/3.3 MB | 109 kB | 56/254 kB | 28/125 kB Progress (4): 0.7/3.3 MB | 109 kB | 56/254 kB | 32/125 kB Progress (4): 0.8/3.3 MB | 109 kB | 56/254 kB | 32/125 kB Progress (5): 0.8/3.3 MB | 109 kB | 56/254 kB | 32/125 kB | 4.1/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 56/254 kB | 33/125 kB | 4.1/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 60/254 kB | 33/125 kB | 4.1/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 60/254 kB | 37/125 kB | 4.1/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 60/254 kB | 41/125 kB | 4.1/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 60/254 kB | 41/125 kB | 7.7/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 60/254 kB | 41/125 kB | 7.7/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 60/254 kB | 41/125 kB | 12/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 60/254 kB | 41/125 kB | 16/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 60/254 kB | 45/125 kB | 16/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 64/254 kB | 45/125 kB | 16/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 64/254 kB | 49/125 kB | 16/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 64/254 kB | 49/125 kB | 20/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 64/254 kB | 49/125 kB | 24/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 64/254 kB | 49/125 kB | 24/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 64/254 kB | 49/125 kB | 28/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 64/254 kB | 49/125 kB | 32/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 64/254 kB | 53/125 kB | 32/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 68/254 kB | 53/125 kB | 32/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 68/254 kB | 57/125 kB | 32/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 68/254 kB | 57/125 kB | 36/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 68/254 kB | 57/125 kB | 40/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 68/254 kB | 57/125 kB | 40/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 68/254 kB | 57/125 kB | 44/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 68/254 kB | 57/125 kB | 48/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 68/254 kB | 61/125 kB | 48/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 68/254 kB | 65/125 kB | 48/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 72/254 kB | 65/125 kB | 48/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 72/254 kB | 66/125 kB | 48/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 72/254 kB | 66/125 kB | 52/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 72/254 kB | 66/125 kB | 56/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 72/254 kB | 66/125 kB | 56/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 72/254 kB | 66/125 kB | 56/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 72/254 kB | 66/125 kB | 60/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 72/254 kB | 66/125 kB | 64/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 72/254 kB | 70/125 kB | 64/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 72/254 kB | 74/125 kB | 64/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 76/254 kB | 74/125 kB | 64/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 76/254 kB | 78/125 kB | 64/65 kB Progress (5): 0.8/3.3 MB | 109 kB | 76/254 kB | 78/125 kB | 65 kB Progress (5): 0.8/3.3 MB | 109 kB | 76/254 kB | 78/125 kB | 65 kB Progress (5): 0.8/3.3 MB | 109 kB | 76/254 kB | 82/125 kB | 65 kB Progress (5): 0.8/3.3 MB | 109 kB | 80/254 kB | 82/125 kB | 65 kB Progress (5): 0.8/3.3 MB | 109 kB | 80/254 kB | 86/125 kB | 65 kB Progress (5): 0.8/3.3 MB | 109 kB | 80/254 kB | 90/125 kB | 65 kB Progress (5): 0.8/3.3 MB | 109 kB | 80/254 kB | 90/125 kB | 65 kB Progress (5): 0.8/3.3 MB | 109 kB | 80/254 kB | 94/125 kB | 65 kB Progress (5): 0.8/3.3 MB | 109 kB | 84/254 kB | 94/125 kB | 65 kB Progress (5): 0.8/3.3 MB | 109 kB | 84/254 kB | 98/125 kB | 65 kB Progress (5): 0.8/3.3 MB | 109 kB | 84/254 kB | 98/125 kB | 65 kB Progress (5): 0.8/3.3 MB | 109 kB | 84/254 kB | 98/125 kB | 65 kB Progress (5): 0.8/3.3 MB | 109 kB | 84/254 kB | 102/125 kB | 65 kB Progress (5): 0.8/3.3 MB | 109 kB | 88/254 kB | 102/125 kB | 65 kB 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 92 kB/s) [2019-07-31T07:21:16.851Z] 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 [2019-07-31T07:21:16.851Z] Progress (4): 0.8/3.3 MB | 109 kB | 88/254 kB | 106/125 kB Progress (4): 0.8/3.3 MB | 109 kB | 88/254 kB | 106/125 kB Progress (4): 0.8/3.3 MB | 109 kB | 88/254 kB | 110/125 kB 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 152 kB/s) [2019-07-31T07:21:16.851Z] 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 [2019-07-31T07:21:17.113Z] Progress (3): 0.8/3.3 MB | 92/254 kB | 110/125 kB Progress (3): 0.8/3.3 MB | 92/254 kB | 114/125 kB Progress (3): 0.8/3.3 MB | 92/254 kB | 114/125 kB Progress (3): 0.8/3.3 MB | 92/254 kB | 118/125 kB Progress (3): 0.8/3.3 MB | 92/254 kB | 122/125 kB Progress (3): 0.8/3.3 MB | 96/254 kB | 122/125 kB Progress (3): 0.8/3.3 MB | 96/254 kB | 125 kB Progress (3): 0.8/3.3 MB | 100/254 kB | 125 kB Progress (3): 0.8/3.3 MB | 100/254 kB | 125 kB Progress (3): 0.8/3.3 MB | 104/254 kB | 125 kB Progress (3): 0.8/3.3 MB | 104/254 kB | 125 kB Progress (3): 0.8/3.3 MB | 108/254 kB | 125 kB Progress (3): 0.8/3.3 MB | 108/254 kB | 125 kB Progress (3): 0.8/3.3 MB | 108/254 kB | 125 kB Progress (3): 0.8/3.3 MB | 112/254 kB | 125 kB Progress (3): 0.8/3.3 MB | 112/254 kB | 125 kB Progress (3): 0.8/3.3 MB | 116/254 kB | 125 kB Progress (3): 0.8/3.3 MB | 116/254 kB | 125 kB Progress (3): 0.8/3.3 MB | 120/254 kB | 125 kB Progress (3): 0.8/3.3 MB | 120/254 kB | 125 kB Progress (3): 0.8/3.3 MB | 120/254 kB | 125 kB Progress (4): 0.8/3.3 MB | 120/254 kB | 125 kB | 4.1/866 kB Progress (4): 0.8/3.3 MB | 120/254 kB | 125 kB | 4.1/866 kB Progress (5): 0.8/3.3 MB | 120/254 kB | 125 kB | 4.1/866 kB | 4.1/33 kB 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 169 kB/s) [2019-07-31T07:21:17.113Z] 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 [2019-07-31T07:21:17.113Z] Progress (4): 0.8/3.3 MB | 124/254 kB | 4.1/866 kB | 4.1/33 kB Progress (4): 0.8/3.3 MB | 124/254 kB | 4.1/866 kB | 7.7/33 kB Progress (4): 0.8/3.3 MB | 124/254 kB | 4.1/866 kB | 7.7/33 kB Progress (4): 0.8/3.3 MB | 124/254 kB | 7.7/866 kB | 7.7/33 kB Progress (4): 0.8/3.3 MB | 124/254 kB | 7.7/866 kB | 7.7/33 kB Progress (4): 0.8/3.3 MB | 124/254 kB | 7.7/866 kB | 7.7/33 kB Progress (4): 0.8/3.3 MB | 124/254 kB | 7.7/866 kB | 12/33 kB Progress (4): 0.8/3.3 MB | 128/254 kB | 7.7/866 kB | 12/33 kB Progress (4): 0.8/3.3 MB | 128/254 kB | 7.7/866 kB | 16/33 kB Progress (4): 0.8/3.3 MB | 128/254 kB | 7.7/866 kB | 16/33 kB Progress (4): 0.8/3.3 MB | 128/254 kB | 12/866 kB | 16/33 kB Progress (4): 0.9/3.3 MB | 128/254 kB | 12/866 kB | 16/33 kB Progress (4): 0.9/3.3 MB | 128/254 kB | 12/866 kB | 20/33 kB Progress (4): 0.9/3.3 MB | 132/254 kB | 12/866 kB | 20/33 kB Progress (4): 0.9/3.3 MB | 132/254 kB | 12/866 kB | 24/33 kB Progress (4): 0.9/3.3 MB | 132/254 kB | 12/866 kB | 24/33 kB Progress (5): 0.9/3.3 MB | 132/254 kB | 12/866 kB | 24/33 kB | 4.1/193 kB Progress (5): 0.9/3.3 MB | 132/254 kB | 16/866 kB | 24/33 kB | 4.1/193 kB Progress (5): 0.9/3.3 MB | 132/254 kB | 16/866 kB | 24/33 kB | 7.7/193 kB Progress (5): 0.9/3.3 MB | 132/254 kB | 16/866 kB | 24/33 kB | 7.7/193 kB Progress (5): 0.9/3.3 MB | 132/254 kB | 16/866 kB | 28/33 kB | 7.7/193 kB Progress (5): 0.9/3.3 MB | 136/254 kB | 16/866 kB | 28/33 kB | 7.7/193 kB Progress (5): 0.9/3.3 MB | 136/254 kB | 16/866 kB | 32/33 kB | 7.7/193 kB Progress (5): 0.9/3.3 MB | 136/254 kB | 16/866 kB | 32/33 kB | 7.7/193 kB Progress (5): 0.9/3.3 MB | 136/254 kB | 16/866 kB | 32/33 kB | 12/193 kB Progress (5): 0.9/3.3 MB | 136/254 kB | 16/866 kB | 32/33 kB | 16/193 kB Progress (5): 0.9/3.3 MB | 136/254 kB | 20/866 kB | 32/33 kB | 16/193 kB Progress (5): 0.9/3.3 MB | 136/254 kB | 20/866 kB | 32/33 kB | 20/193 kB Progress (5): 0.9/3.3 MB | 136/254 kB | 20/866 kB | 32/33 kB | 24/193 kB Progress (5): 0.9/3.3 MB | 136/254 kB | 20/866 kB | 32/33 kB | 24/193 kB Progress (5): 0.9/3.3 MB | 136/254 kB | 20/866 kB | 33/33 kB | 24/193 kB Progress (5): 0.9/3.3 MB | 140/254 kB | 20/866 kB | 33/33 kB | 24/193 kB Progress (5): 0.9/3.3 MB | 140/254 kB | 20/866 kB | 33 kB | 24/193 kB Progress (5): 0.9/3.3 MB | 140/254 kB | 20/866 kB | 33 kB | 24/193 kB Progress (5): 0.9/3.3 MB | 140/254 kB | 20/866 kB | 33 kB | 24/193 kB Progress (5): 0.9/3.3 MB | 140/254 kB | 20/866 kB | 33 kB | 28/193 kB Progress (5): 0.9/3.3 MB | 140/254 kB | 24/866 kB | 33 kB | 28/193 kB Progress (5): 0.9/3.3 MB | 140/254 kB | 24/866 kB | 33 kB | 32/193 kB Progress (5): 0.9/3.3 MB | 140/254 kB | 24/866 kB | 33 kB | 32/193 kB Progress (5): 0.9/3.3 MB | 140/254 kB | 24/866 kB | 33 kB | 32/193 kB Progress (5): 0.9/3.3 MB | 144/254 kB | 24/866 kB | 33 kB | 32/193 kB Progress (5): 0.9/3.3 MB | 144/254 kB | 24/866 kB | 33 kB | 32/193 kB Progress (5): 0.9/3.3 MB | 144/254 kB | 24/866 kB | 33 kB | 33/193 kB Progress (5): 0.9/3.3 MB | 144/254 kB | 28/866 kB | 33 kB | 33/193 kB Progress (5): 0.9/3.3 MB | 144/254 kB | 28/866 kB | 33 kB | 37/193 kB Progress (5): 0.9/3.3 MB | 144/254 kB | 28/866 kB | 33 kB | 37/193 kB Progress (5): 0.9/3.3 MB | 148/254 kB | 28/866 kB | 33 kB | 37/193 kB Progress (5): 0.9/3.3 MB | 152/254 kB | 28/866 kB | 33 kB | 37/193 kB Progress (5): 0.9/3.3 MB | 152/254 kB | 28/866 kB | 33 kB | 37/193 kB Progress (5): 0.9/3.3 MB | 152/254 kB | 28/866 kB | 33 kB | 37/193 kB Progress (5): 0.9/3.3 MB | 152/254 kB | 28/866 kB | 33 kB | 41/193 kB Progress (5): 0.9/3.3 MB | 152/254 kB | 32/866 kB | 33 kB | 41/193 kB Progress (5): 0.9/3.3 MB | 152/254 kB | 32/866 kB | 33 kB | 45/193 kB Progress (5): 0.9/3.3 MB | 152/254 kB | 32/866 kB | 33 kB | 49/193 kB Progress (5): 0.9/3.3 MB | 152/254 kB | 32/866 kB | 33 kB | 49/193 kB Progress (5): 0.9/3.3 MB | 156/254 kB | 32/866 kB | 33 kB | 49/193 kB Progress (5): 0.9/3.3 MB | 160/254 kB | 32/866 kB | 33 kB | 49/193 kB Progress (5): 0.9/3.3 MB | 160/254 kB | 32/866 kB | 33 kB | 49/193 kB Progress (5): 0.9/3.3 MB | 160/254 kB | 32/866 kB | 33 kB | 53/193 kB Progress (5): 0.9/3.3 MB | 160/254 kB | 33/866 kB | 33 kB | 53/193 kB Progress (5): 0.9/3.3 MB | 160/254 kB | 33/866 kB | 33 kB | 57/193 kB Progress (5): 0.9/3.3 MB | 160/254 kB | 33/866 kB | 33 kB | 57/193 kB Progress (5): 0.9/3.3 MB | 160/254 kB | 33/866 kB | 33 kB | 57/193 kB Progress (5): 0.9/3.3 MB | 164/254 kB | 33/866 kB | 33 kB | 57/193 kB Progress (5): 0.9/3.3 MB | 168/254 kB | 33/866 kB | 33 kB | 57/193 kB Progress (5): 0.9/3.3 MB | 168/254 kB | 33/866 kB | 33 kB | 57/193 kB Progress (5): 0.9/3.3 MB | 168/254 kB | 33/866 kB | 33 kB | 57/193 kB Progress (5): 0.9/3.3 MB | 168/254 kB | 33/866 kB | 33 kB | 61/193 kB Progress (5): 0.9/3.3 MB | 168/254 kB | 37/866 kB | 33 kB | 61/193 kB Progress (5): 0.9/3.3 MB | 168/254 kB | 41/866 kB | 33 kB | 61/193 kB Progress (5): 0.9/3.3 MB | 168/254 kB | 41/866 kB | 33 kB | 65/193 kB Progress (5): 0.9/3.3 MB | 168/254 kB | 41/866 kB | 33 kB | 65/193 kB Progress (5): 0.9/3.3 MB | 172/254 kB | 41/866 kB | 33 kB | 65/193 kB Progress (5): 0.9/3.3 MB | 172/254 kB | 41/866 kB | 33 kB | 65/193 kB Progress (5): 0.9/3.3 MB | 172/254 kB | 41/866 kB | 33 kB | 66/193 kB Progress (5): 0.9/3.3 MB | 172/254 kB | 45/866 kB | 33 kB | 66/193 kB 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 42 kB/s) [2019-07-31T07:21:17.113Z] 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 [2019-07-31T07:21:17.113Z] Progress (4): 0.9/3.3 MB | 172/254 kB | 45/866 kB | 70/193 kB Progress (4): 0.9/3.3 MB | 172/254 kB | 45/866 kB | 70/193 kB Progress (4): 0.9/3.3 MB | 172/254 kB | 45/866 kB | 70/193 kB Progress (4): 0.9/3.3 MB | 176/254 kB | 45/866 kB | 70/193 kB Progress (4): 0.9/3.3 MB | 176/254 kB | 45/866 kB | 70/193 kB Progress (4): 0.9/3.3 MB | 176/254 kB | 45/866 kB | 74/193 kB Progress (4): 0.9/3.3 MB | 176/254 kB | 49/866 kB | 74/193 kB Progress (4): 0.9/3.3 MB | 176/254 kB | 49/866 kB | 78/193 kB Progress (4): 0.9/3.3 MB | 180/254 kB | 49/866 kB | 78/193 kB Progress (4): 0.9/3.3 MB | 180/254 kB | 49/866 kB | 78/193 kB Progress (4): 0.9/3.3 MB | 184/254 kB | 49/866 kB | 78/193 kB Progress (4): 0.9/3.3 MB | 184/254 kB | 49/866 kB | 82/193 kB Progress (4): 0.9/3.3 MB | 184/254 kB | 53/866 kB | 82/193 kB Progress (4): 0.9/3.3 MB | 184/254 kB | 53/866 kB | 86/193 kB Progress (4): 0.9/3.3 MB | 188/254 kB | 53/866 kB | 86/193 kB Progress (4): 0.9/3.3 MB | 192/254 kB | 53/866 kB | 86/193 kB Progress (4): 1.0/3.3 MB | 192/254 kB | 53/866 kB | 86/193 kB Progress (4): 1.0/3.3 MB | 196/254 kB | 53/866 kB | 86/193 kB Progress (4): 1.0/3.3 MB | 196/254 kB | 53/866 kB | 90/193 kB Progress (5): 1.0/3.3 MB | 196/254 kB | 53/866 kB | 90/193 kB | 4.1/569 kB Progress (5): 1.0/3.3 MB | 196/254 kB | 57/866 kB | 90/193 kB | 4.1/569 kB Progress (5): 1.0/3.3 MB | 196/254 kB | 57/866 kB | 90/193 kB | 7.7/569 kB Progress (5): 1.0/3.3 MB | 196/254 kB | 57/866 kB | 94/193 kB | 7.7/569 kB Progress (5): 1.0/3.3 MB | 200/254 kB | 57/866 kB | 94/193 kB | 7.7/569 kB Progress (5): 1.0/3.3 MB | 200/254 kB | 57/866 kB | 94/193 kB | 7.7/569 kB Progress (5): 1.0/3.3 MB | 204/254 kB | 57/866 kB | 94/193 kB | 7.7/569 kB Progress (5): 1.0/3.3 MB | 204/254 kB | 57/866 kB | 98/193 kB | 7.7/569 kB Progress (5): 1.0/3.3 MB | 204/254 kB | 57/866 kB | 98/193 kB | 7.7/569 kB Progress (5): 1.0/3.3 MB | 204/254 kB | 57/866 kB | 98/193 kB | 12/569 kB Progress (5): 1.0/3.3 MB | 204/254 kB | 57/866 kB | 98/193 kB | 16/569 kB Progress (5): 1.0/3.3 MB | 204/254 kB | 61/866 kB | 98/193 kB | 16/569 kB Progress (5): 1.0/3.3 MB | 204/254 kB | 61/866 kB | 98/193 kB | 20/569 kB Progress (5): 1.0/3.3 MB | 204/254 kB | 61/866 kB | 102/193 kB | 20/569 kB Progress (5): 1.0/3.3 MB | 208/254 kB | 61/866 kB | 102/193 kB | 20/569 kB Progress (5): 1.0/3.3 MB | 208/254 kB | 61/866 kB | 102/193 kB | 20/569 kB Progress (5): 1.0/3.3 MB | 208/254 kB | 61/866 kB | 102/193 kB | 20/569 kB Progress (5): 1.0/3.3 MB | 212/254 kB | 61/866 kB | 102/193 kB | 20/569 kB Progress (5): 1.0/3.3 MB | 212/254 kB | 61/866 kB | 106/193 kB | 20/569 kB Progress (5): 1.0/3.3 MB | 212/254 kB | 61/866 kB | 106/193 kB | 24/569 kB Progress (5): 1.0/3.3 MB | 212/254 kB | 65/866 kB | 106/193 kB | 24/569 kB Progress (5): 1.0/3.3 MB | 212/254 kB | 65/866 kB | 106/193 kB | 28/569 kB Progress (5): 1.0/3.3 MB | 212/254 kB | 65/866 kB | 110/193 kB | 28/569 kB Progress (5): 1.0/3.3 MB | 216/254 kB | 65/866 kB | 110/193 kB | 28/569 kB Progress (5): 1.0/3.3 MB | 216/254 kB | 65/866 kB | 110/193 kB | 28/569 kB Progress (5): 1.0/3.3 MB | 216/254 kB | 65/866 kB | 110/193 kB | 28/569 kB Progress (5): 1.0/3.3 MB | 220/254 kB | 65/866 kB | 110/193 kB | 28/569 kB Progress (5): 1.0/3.3 MB | 224/254 kB | 65/866 kB | 110/193 kB | 28/569 kB Progress (5): 1.0/3.3 MB | 224/254 kB | 65/866 kB | 114/193 kB | 28/569 kB Progress (5): 1.0/3.3 MB | 224/254 kB | 65/866 kB | 114/193 kB | 32/569 kB Progress (5): 1.0/3.3 MB | 224/254 kB | 66/866 kB | 114/193 kB | 32/569 kB Progress (5): 1.0/3.3 MB | 224/254 kB | 66/866 kB | 114/193 kB | 33/569 kB Progress (5): 1.0/3.3 MB | 224/254 kB | 66/866 kB | 118/193 kB | 33/569 kB Progress (5): 1.0/3.3 MB | 224/254 kB | 66/866 kB | 122/193 kB | 33/569 kB Progress (5): 1.0/3.3 MB | 228/254 kB | 66/866 kB | 122/193 kB | 33/569 kB Progress (5): 1.0/3.3 MB | 232/254 kB | 66/866 kB | 122/193 kB | 33/569 kB Progress (5): 1.0/3.3 MB | 232/254 kB | 66/866 kB | 122/193 kB | 33/569 kB Progress (5): 1.0/3.3 MB | 236/254 kB | 66/866 kB | 122/193 kB | 33/569 kB Progress (5): 1.0/3.3 MB | 240/254 kB | 66/866 kB | 122/193 kB | 33/569 kB Progress (5): 1.0/3.3 MB | 240/254 kB | 66/866 kB | 126/193 kB | 33/569 kB Progress (5): 1.0/3.3 MB | 240/254 kB | 66/866 kB | 130/193 kB | 33/569 kB Progress (5): 1.0/3.3 MB | 240/254 kB | 66/866 kB | 130/193 kB | 37/569 kB Progress (5): 1.0/3.3 MB | 240/254 kB | 66/866 kB | 130/193 kB | 41/569 kB Progress (5): 1.0/3.3 MB | 240/254 kB | 70/866 kB | 130/193 kB | 41/569 kB Progress (5): 1.0/3.3 MB | 240/254 kB | 74/866 kB | 130/193 kB | 41/569 kB Progress (5): 1.0/3.3 MB | 240/254 kB | 74/866 kB | 130/193 kB | 45/569 kB Progress (5): 1.0/3.3 MB | 240/254 kB | 74/866 kB | 130/193 kB | 49/569 kB Progress (5): 1.0/3.3 MB | 240/254 kB | 74/866 kB | 131/193 kB | 49/569 kB Progress (5): 1.0/3.3 MB | 244/254 kB | 74/866 kB | 131/193 kB | 49/569 kB Progress (5): 1.0/3.3 MB | 244/254 kB | 74/866 kB | 131/193 kB | 49/569 kB Progress (5): 1.0/3.3 MB | 248/254 kB | 74/866 kB | 131/193 kB | 49/569 kB Progress (5): 1.0/3.3 MB | 248/254 kB | 74/866 kB | 135/193 kB | 49/569 kB Progress (5): 1.0/3.3 MB | 248/254 kB | 74/866 kB | 139/193 kB | 49/569 kB Progress (5): 1.0/3.3 MB | 252/254 kB | 74/866 kB | 139/193 kB | 49/569 kB Progress (5): 1.0/3.3 MB | 254 kB | 74/866 kB | 139/193 kB | 49/569 kB Progress (5): 1.0/3.3 MB | 254 kB | 74/866 kB | 139/193 kB | 53/569 kB Progress (5): 1.0/3.3 MB | 254 kB | 78/866 kB | 139/193 kB | 53/569 kB Progress (5): 1.0/3.3 MB | 254 kB | 82/866 kB | 139/193 kB | 53/569 kB Progress (5): 1.0/3.3 MB | 254 kB | 82/866 kB | 139/193 kB | 57/569 kB Progress (5): 1.0/3.3 MB | 254 kB | 82/866 kB | 143/193 kB | 57/569 kB Progress (5): 1.0/3.3 MB | 254 kB | 82/866 kB | 147/193 kB | 57/569 kB Progress (5): 1.0/3.3 MB | 254 kB | 82/866 kB | 147/193 kB | 57/569 kB Progress (5): 1.0/3.3 MB | 254 kB | 82/866 kB | 147/193 kB | 57/569 kB Progress (5): 1.0/3.3 MB | 254 kB | 82/866 kB | 151/193 kB | 57/569 kB Progress (5): 1.0/3.3 MB | 254 kB | 82/866 kB | 155/193 kB | 57/569 kB Progress (5): 1.0/3.3 MB | 254 kB | 82/866 kB | 155/193 kB | 61/569 kB Progress (5): 1.0/3.3 MB | 254 kB | 82/866 kB | 155/193 kB | 65/569 kB Progress (5): 1.0/3.3 MB | 254 kB | 86/866 kB | 155/193 kB | 65/569 kB Progress (5): 1.0/3.3 MB | 254 kB | 90/866 kB | 155/193 kB | 65/569 kB Progress (5): 1.0/3.3 MB | 254 kB | 90/866 kB | 155/193 kB | 66/569 kB Progress (5): 1.0/3.3 MB | 254 kB | 90/866 kB | 159/193 kB | 66/569 kB Progress (5): 1.0/3.3 MB | 254 kB | 90/866 kB | 163/193 kB | 66/569 kB Progress (5): 1.0/3.3 MB | 254 kB | 90/866 kB | 163/193 kB | 66/569 kB Progress (5): 1.0/3.3 MB | 254 kB | 90/866 kB | 167/193 kB | 66/569 kB Progress (5): 1.0/3.3 MB | 254 kB | 90/866 kB | 167/193 kB | 70/569 kB Progress (5): 1.0/3.3 MB | 254 kB | 94/866 kB | 167/193 kB | 70/569 kB 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 299 kB/s) [2019-07-31T07:21:17.113Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-31T07:21:17.114Z] Progress (4): 1.0/3.3 MB | 94/866 kB | 167/193 kB | 74/569 kB Progress (4): 1.0/3.3 MB | 94/866 kB | 171/193 kB | 74/569 kB Progress (4): 1.0/3.3 MB | 94/866 kB | 171/193 kB | 74/569 kB Progress (4): 1.0/3.3 MB | 94/866 kB | 175/193 kB | 74/569 kB Progress (4): 1.0/3.3 MB | 94/866 kB | 175/193 kB | 78/569 kB Progress (4): 1.0/3.3 MB | 94/866 kB | 175/193 kB | 82/569 kB Progress (4): 1.0/3.3 MB | 98/866 kB | 175/193 kB | 82/569 kB Progress (4): 1.0/3.3 MB | 98/866 kB | 175/193 kB | 86/569 kB Progress (4): 1.0/3.3 MB | 98/866 kB | 175/193 kB | 90/569 kB Progress (4): 1.0/3.3 MB | 98/866 kB | 179/193 kB | 90/569 kB Progress (4): 1.0/3.3 MB | 98/866 kB | 179/193 kB | 90/569 kB Progress (4): 1.0/3.3 MB | 98/866 kB | 183/193 kB | 90/569 kB Progress (4): 1.0/3.3 MB | 98/866 kB | 187/193 kB | 90/569 kB Progress (4): 1.0/3.3 MB | 98/866 kB | 187/193 kB | 94/569 kB Progress (4): 1.0/3.3 MB | 98/866 kB | 187/193 kB | 98/569 kB Progress (4): 1.0/3.3 MB | 98/866 kB | 187/193 kB | 98/569 kB Progress (4): 1.0/3.3 MB | 98/866 kB | 187/193 kB | 98/569 kB Progress (4): 1.0/3.3 MB | 98/866 kB | 187/193 kB | 102/569 kB Progress (4): 1.0/3.3 MB | 98/866 kB | 187/193 kB | 106/569 kB Progress (4): 1.0/3.3 MB | 98/866 kB | 191/193 kB | 106/569 kB Progress (4): 1.0/3.3 MB | 98/866 kB | 193 kB | 106/569 kB Progress (4): 1.0/3.3 MB | 98/866 kB | 193 kB | 106/569 kB Progress (5): 1.0/3.3 MB | 98/866 kB | 193 kB | 106/569 kB | 0/2.2 MB Progress (5): 1.0/3.3 MB | 98/866 kB | 193 kB | 110/569 kB | 0/2.2 MB Progress (5): 1.0/3.3 MB | 102/866 kB | 193 kB | 110/569 kB | 0/2.2 MB Progress (5): 1.0/3.3 MB | 102/866 kB | 193 kB | 114/569 kB | 0/2.2 MB Progress (5): 1.0/3.3 MB | 102/866 kB | 193 kB | 114/569 kB | 0/2.2 MB Progress (5): 1.0/3.3 MB | 102/866 kB | 193 kB | 114/569 kB | 0/2.2 MB Progress (5): 1.0/3.3 MB | 102/866 kB | 193 kB | 114/569 kB | 0/2.2 MB Progress (5): 1.0/3.3 MB | 102/866 kB | 193 kB | 118/569 kB | 0/2.2 MB Progress (5): 1.0/3.3 MB | 106/866 kB | 193 kB | 118/569 kB | 0/2.2 MB Progress (5): 1.0/3.3 MB | 106/866 kB | 193 kB | 122/569 kB | 0/2.2 MB Progress (5): 1.0/3.3 MB | 106/866 kB | 193 kB | 122/569 kB | 0/2.2 MB Progress (5): 1.0/3.3 MB | 106/866 kB | 193 kB | 122/569 kB | 0/2.2 MB Progress (5): 1.0/3.3 MB | 106/866 kB | 193 kB | 122/569 kB | 0/2.2 MB Progress (5): 1.0/3.3 MB | 106/866 kB | 193 kB | 122/569 kB | 0/2.2 MB Progress (5): 1.0/3.3 MB | 106/866 kB | 193 kB | 126/569 kB | 0/2.2 MB Progress (5): 1.0/3.3 MB | 110/866 kB | 193 kB | 126/569 kB | 0/2.2 MB Progress (5): 1.0/3.3 MB | 110/866 kB | 193 kB | 130/569 kB | 0/2.2 MB Progress (5): 1.0/3.3 MB | 110/866 kB | 193 kB | 130/569 kB | 0/2.2 MB Progress (5): 1.0/3.3 MB | 110/866 kB | 193 kB | 130/569 kB | 0/2.2 MB Progress (5): 1.0/3.3 MB | 110/866 kB | 193 kB | 130/569 kB | 0/2.2 MB Progress (5): 1.0/3.3 MB | 110/866 kB | 193 kB | 131/569 kB | 0/2.2 MB Progress (5): 1.0/3.3 MB | 114/866 kB | 193 kB | 131/569 kB | 0/2.2 MB Progress (5): 1.0/3.3 MB | 114/866 kB | 193 kB | 135/569 kB | 0/2.2 MB Progress (5): 1.0/3.3 MB | 114/866 kB | 193 kB | 135/569 kB | 0/2.2 MB Progress (5): 1.0/3.3 MB | 114/866 kB | 193 kB | 135/569 kB | 0/2.2 MB Progress (5): 1.0/3.3 MB | 114/866 kB | 193 kB | 135/569 kB | 0/2.2 MB Progress (5): 1.0/3.3 MB | 114/866 kB | 193 kB | 139/569 kB | 0/2.2 MB Progress (5): 1.0/3.3 MB | 118/866 kB | 193 kB | 139/569 kB | 0/2.2 MB Progress (5): 1.0/3.3 MB | 118/866 kB | 193 kB | 143/569 kB | 0/2.2 MB Progress (5): 1.0/3.3 MB | 118/866 kB | 193 kB | 147/569 kB | 0/2.2 MB Progress (5): 1.0/3.3 MB | 118/866 kB | 193 kB | 147/569 kB | 0/2.2 MB Progress (5): 1.0/3.3 MB | 118/866 kB | 193 kB | 147/569 kB | 0/2.2 MB 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 218 kB/s) [2019-07-31T07:21:17.114Z] 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 [2019-07-31T07:21:17.114Z] Progress (4): 1.0/3.3 MB | 118/866 kB | 147/569 kB | 0/2.2 MB Progress (4): 1.0/3.3 MB | 118/866 kB | 147/569 kB | 0/2.2 MB Progress (4): 1.0/3.3 MB | 118/866 kB | 151/569 kB | 0/2.2 MB Progress (4): 1.0/3.3 MB | 118/866 kB | 155/569 kB | 0/2.2 MB Progress (4): 1.0/3.3 MB | 122/866 kB | 155/569 kB | 0/2.2 MB Progress (4): 1.0/3.3 MB | 122/866 kB | 159/569 kB | 0/2.2 MB Progress (4): 1.0/3.3 MB | 122/866 kB | 159/569 kB | 0/2.2 MB Progress (4): 1.0/3.3 MB | 122/866 kB | 159/569 kB | 0/2.2 MB Progress (4): 1.0/3.3 MB | 122/866 kB | 159/569 kB | 0.1/2.2 MB Progress (4): 1.0/3.3 MB | 122/866 kB | 163/569 kB | 0.1/2.2 MB Progress (4): 1.0/3.3 MB | 126/866 kB | 163/569 kB | 0.1/2.2 MB Progress (4): 1.0/3.3 MB | 130/866 kB | 163/569 kB | 0.1/2.2 MB Progress (4): 1.0/3.3 MB | 130/866 kB | 167/569 kB | 0.1/2.2 MB Progress (4): 1.0/3.3 MB | 130/866 kB | 167/569 kB | 0.1/2.2 MB Progress (4): 1.0/3.3 MB | 130/866 kB | 167/569 kB | 0.1/2.2 MB Progress (4): 1.0/3.3 MB | 130/866 kB | 167/569 kB | 0.1/2.2 MB Progress (4): 1.0/3.3 MB | 130/866 kB | 171/569 kB | 0.1/2.2 MB Progress (4): 1.0/3.3 MB | 131/866 kB | 171/569 kB | 0.1/2.2 MB Progress (5): 1.0/3.3 MB | 131/866 kB | 171/569 kB | 0.1/2.2 MB | 4.1/10.0 kB Progress (5): 1.0/3.3 MB | 131/866 kB | 175/569 kB | 0.1/2.2 MB | 4.1/10.0 kB Progress (5): 1.0/3.3 MB | 131/866 kB | 175/569 kB | 0.1/2.2 MB | 4.1/10.0 kB Progress (5): 1.0/3.3 MB | 131/866 kB | 175/569 kB | 0.1/2.2 MB | 4.1/10.0 kB Progress (5): 1.0/3.3 MB | 131/866 kB | 175/569 kB | 0.1/2.2 MB | 4.1/10.0 kB Progress (5): 1.0/3.3 MB | 131/866 kB | 175/569 kB | 0.1/2.2 MB | 4.1/10.0 kB Progress (5): 1.0/3.3 MB | 131/866 kB | 179/569 kB | 0.1/2.2 MB | 4.1/10.0 kB Progress (5): 1.0/3.3 MB | 131/866 kB | 179/569 kB | 0.1/2.2 MB | 7.7/10.0 kB Progress (5): 1.0/3.3 MB | 135/866 kB | 179/569 kB | 0.1/2.2 MB | 7.7/10.0 kB Progress (5): 1.0/3.3 MB | 135/866 kB | 179/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 1.0/3.3 MB | 135/866 kB | 183/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 1.0/3.3 MB | 135/866 kB | 187/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 1.0/3.3 MB | 135/866 kB | 187/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 1.0/3.3 MB | 135/866 kB | 187/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 1.1/3.3 MB | 135/866 kB | 187/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 1.1/3.3 MB | 135/866 kB | 187/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 1.1/3.3 MB | 135/866 kB | 191/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 1.1/3.3 MB | 139/866 kB | 191/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 1.1/3.3 MB | 139/866 kB | 195/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 1.1/3.3 MB | 139/866 kB | 195/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 1.1/3.3 MB | 139/866 kB | 195/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 1.1/3.3 MB | 139/866 kB | 195/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 1.1/3.3 MB | 139/866 kB | 195/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 1.1/3.3 MB | 139/866 kB | 199/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 1.1/3.3 MB | 139/866 kB | 203/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 1.1/3.3 MB | 143/866 kB | 203/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 1.1/3.3 MB | 147/866 kB | 203/569 kB | 0.1/2.2 MB | 10.0 kB 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 11 kB/s) [2019-07-31T07:21:17.114Z] 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 [2019-07-31T07:21:17.375Z] Progress (4): 1.1/3.3 MB | 147/866 kB | 207/569 kB | 0.1/2.2 MB Progress (4): 1.1/3.3 MB | 147/866 kB | 207/569 kB | 0.1/2.2 MB Progress (4): 1.1/3.3 MB | 147/866 kB | 207/569 kB | 0.1/2.2 MB Progress (4): 1.1/3.3 MB | 147/866 kB | 207/569 kB | 0.1/2.2 MB Progress (4): 1.1/3.3 MB | 147/866 kB | 211/569 kB | 0.1/2.2 MB Progress (4): 1.1/3.3 MB | 151/866 kB | 211/569 kB | 0.1/2.2 MB Progress (4): 1.1/3.3 MB | 155/866 kB | 211/569 kB | 0.1/2.2 MB Progress (4): 1.1/3.3 MB | 155/866 kB | 215/569 kB | 0.1/2.2 MB Progress (4): 1.1/3.3 MB | 155/866 kB | 215/569 kB | 0.1/2.2 MB Progress (4): 1.1/3.3 MB | 155/866 kB | 215/569 kB | 0.1/2.2 MB Progress (4): 1.1/3.3 MB | 155/866 kB | 215/569 kB | 0.1/2.2 MB Progress (4): 1.1/3.3 MB | 155/866 kB | 219/569 kB | 0.1/2.2 MB Progress (4): 1.1/3.3 MB | 159/866 kB | 219/569 kB | 0.1/2.2 MB Progress (4): 1.1/3.3 MB | 163/866 kB | 219/569 kB | 0.1/2.2 MB Progress (4): 1.1/3.3 MB | 163/866 kB | 223/569 kB | 0.1/2.2 MB Progress (4): 1.1/3.3 MB | 163/866 kB | 227/569 kB | 0.1/2.2 MB Progress (4): 1.1/3.3 MB | 163/866 kB | 227/569 kB | 0.1/2.2 MB Progress (4): 1.1/3.3 MB | 163/866 kB | 227/569 kB | 0.1/2.2 MB Progress (5): 1.1/3.3 MB | 163/866 kB | 227/569 kB | 0.1/2.2 MB | 4.1/351 kB Progress (5): 1.1/3.3 MB | 163/866 kB | 227/569 kB | 0.1/2.2 MB | 4.1/351 kB Progress (5): 1.1/3.3 MB | 163/866 kB | 231/569 kB | 0.1/2.2 MB | 4.1/351 kB Progress (5): 1.1/3.3 MB | 167/866 kB | 231/569 kB | 0.1/2.2 MB | 4.1/351 kB Progress (5): 1.1/3.3 MB | 167/866 kB | 235/569 kB | 0.1/2.2 MB | 4.1/351 kB Progress (5): 1.1/3.3 MB | 167/866 kB | 235/569 kB | 0.1/2.2 MB | 4.1/351 kB Progress (5): 1.1/3.3 MB | 167/866 kB | 235/569 kB | 0.1/2.2 MB | 7.7/351 kB Progress (5): 1.1/3.3 MB | 167/866 kB | 235/569 kB | 0.1/2.2 MB | 7.7/351 kB Progress (5): 1.1/3.3 MB | 167/866 kB | 235/569 kB | 0.1/2.2 MB | 12/351 kB Progress (5): 1.1/3.3 MB | 167/866 kB | 235/569 kB | 0.1/2.2 MB | 12/351 kB Progress (5): 1.1/3.3 MB | 167/866 kB | 239/569 kB | 0.1/2.2 MB | 12/351 kB Progress (5): 1.1/3.3 MB | 167/866 kB | 243/569 kB | 0.1/2.2 MB | 12/351 kB Progress (5): 1.1/3.3 MB | 171/866 kB | 243/569 kB | 0.1/2.2 MB | 12/351 kB Progress (5): 1.1/3.3 MB | 175/866 kB | 243/569 kB | 0.1/2.2 MB | 12/351 kB Progress (5): 1.1/3.3 MB | 175/866 kB | 247/569 kB | 0.1/2.2 MB | 12/351 kB Progress (5): 1.1/3.3 MB | 175/866 kB | 247/569 kB | 0.1/2.2 MB | 12/351 kB Progress (5): 1.1/3.3 MB | 175/866 kB | 247/569 kB | 0.1/2.2 MB | 16/351 kB Progress (5): 1.1/3.3 MB | 175/866 kB | 247/569 kB | 0.1/2.2 MB | 20/351 kB Progress (5): 1.1/3.3 MB | 175/866 kB | 247/569 kB | 0.1/2.2 MB | 20/351 kB Progress (5): 1.1/3.3 MB | 175/866 kB | 247/569 kB | 0.1/2.2 MB | 24/351 kB Progress (5): 1.1/3.3 MB | 175/866 kB | 247/569 kB | 0.1/2.2 MB | 24/351 kB Progress (5): 1.1/3.3 MB | 175/866 kB | 251/569 kB | 0.1/2.2 MB | 24/351 kB Progress (5): 1.1/3.3 MB | 179/866 kB | 251/569 kB | 0.1/2.2 MB | 24/351 kB Progress (5): 1.1/3.3 MB | 179/866 kB | 255/569 kB | 0.1/2.2 MB | 24/351 kB Progress (5): 1.1/3.3 MB | 179/866 kB | 259/569 kB | 0.1/2.2 MB | 24/351 kB Progress (5): 1.1/3.3 MB | 179/866 kB | 259/569 kB | 0.1/2.2 MB | 24/351 kB Progress (5): 1.1/3.3 MB | 179/866 kB | 259/569 kB | 0.1/2.2 MB | 24/351 kB Progress (5): 1.1/3.3 MB | 179/866 kB | 259/569 kB | 0.1/2.2 MB | 28/351 kB Progress (5): 1.1/3.3 MB | 179/866 kB | 259/569 kB | 0.1/2.2 MB | 28/351 kB Progress (5): 1.1/3.3 MB | 179/866 kB | 259/569 kB | 0.1/2.2 MB | 28/351 kB Progress (5): 1.1/3.3 MB | 179/866 kB | 259/569 kB | 0.1/2.2 MB | 32/351 kB Progress (5): 1.1/3.3 MB | 179/866 kB | 259/569 kB | 0.1/2.2 MB | 32/351 kB Progress (5): 1.1/3.3 MB | 179/866 kB | 263/569 kB | 0.1/2.2 MB | 32/351 kB Progress (5): 1.1/3.3 MB | 179/866 kB | 267/569 kB | 0.1/2.2 MB | 32/351 kB Progress (5): 1.1/3.3 MB | 183/866 kB | 267/569 kB | 0.1/2.2 MB | 32/351 kB Progress (5): 1.1/3.3 MB | 187/866 kB | 267/569 kB | 0.1/2.2 MB | 32/351 kB Progress (5): 1.1/3.3 MB | 187/866 kB | 271/569 kB | 0.1/2.2 MB | 32/351 kB Progress (5): 1.1/3.3 MB | 187/866 kB | 275/569 kB | 0.1/2.2 MB | 32/351 kB Progress (5): 1.1/3.3 MB | 187/866 kB | 275/569 kB | 0.1/2.2 MB | 32/351 kB Progress (5): 1.1/3.3 MB | 187/866 kB | 275/569 kB | 0.1/2.2 MB | 33/351 kB Progress (5): 1.1/3.3 MB | 187/866 kB | 275/569 kB | 0.1/2.2 MB | 33/351 kB Progress (5): 1.1/3.3 MB | 187/866 kB | 275/569 kB | 0.1/2.2 MB | 33/351 kB Progress (5): 1.1/3.3 MB | 187/866 kB | 275/569 kB | 0.1/2.2 MB | 37/351 kB Progress (5): 1.1/3.3 MB | 187/866 kB | 275/569 kB | 0.1/2.2 MB | 37/351 kB Progress (5): 1.1/3.3 MB | 187/866 kB | 275/569 kB | 0.2/2.2 MB | 37/351 kB Progress (5): 1.1/3.3 MB | 187/866 kB | 279/569 kB | 0.2/2.2 MB | 37/351 kB Progress (5): 1.1/3.3 MB | 191/866 kB | 279/569 kB | 0.2/2.2 MB | 37/351 kB Progress (5): 1.1/3.3 MB | 195/866 kB | 279/569 kB | 0.2/2.2 MB | 37/351 kB Progress (5): 1.1/3.3 MB | 195/866 kB | 283/569 kB | 0.2/2.2 MB | 37/351 kB Progress (5): 1.1/3.3 MB | 195/866 kB | 283/569 kB | 0.2/2.2 MB | 37/351 kB Progress (5): 1.1/3.3 MB | 195/866 kB | 283/569 kB | 0.2/2.2 MB | 41/351 kB Progress (5): 1.1/3.3 MB | 195/866 kB | 283/569 kB | 0.2/2.2 MB | 41/351 kB Progress (5): 1.1/3.3 MB | 195/866 kB | 283/569 kB | 0.2/2.2 MB | 41/351 kB Progress (5): 1.1/3.3 MB | 195/866 kB | 283/569 kB | 0.2/2.2 MB | 45/351 kB Progress (5): 1.1/3.3 MB | 195/866 kB | 283/569 kB | 0.2/2.2 MB | 45/351 kB Progress (5): 1.1/3.3 MB | 195/866 kB | 287/569 kB | 0.2/2.2 MB | 45/351 kB Progress (5): 1.1/3.3 MB | 199/866 kB | 287/569 kB | 0.2/2.2 MB | 45/351 kB Progress (5): 1.1/3.3 MB | 199/866 kB | 291/569 kB | 0.2/2.2 MB | 45/351 kB Progress (5): 1.1/3.3 MB | 199/866 kB | 291/569 kB | 0.2/2.2 MB | 45/351 kB Progress (5): 1.1/3.3 MB | 199/866 kB | 291/569 kB | 0.2/2.2 MB | 49/351 kB Progress (5): 1.1/3.3 MB | 199/866 kB | 291/569 kB | 0.2/2.2 MB | 49/351 kB Progress (5): 1.1/3.3 MB | 199/866 kB | 291/569 kB | 0.2/2.2 MB | 53/351 kB Progress (5): 1.1/3.3 MB | 199/866 kB | 291/569 kB | 0.2/2.2 MB | 53/351 kB Progress (5): 1.1/3.3 MB | 199/866 kB | 295/569 kB | 0.2/2.2 MB | 53/351 kB Progress (5): 1.1/3.3 MB | 203/866 kB | 295/569 kB | 0.2/2.2 MB | 53/351 kB Progress (5): 1.1/3.3 MB | 203/866 kB | 299/569 kB | 0.2/2.2 MB | 53/351 kB Progress (5): 1.1/3.3 MB | 203/866 kB | 299/569 kB | 0.2/2.2 MB | 53/351 kB Progress (5): 1.1/3.3 MB | 203/866 kB | 299/569 kB | 0.2/2.2 MB | 57/351 kB Progress (5): 1.1/3.3 MB | 203/866 kB | 299/569 kB | 0.2/2.2 MB | 57/351 kB Progress (5): 1.1/3.3 MB | 203/866 kB | 299/569 kB | 0.2/2.2 MB | 61/351 kB Progress (5): 1.1/3.3 MB | 203/866 kB | 299/569 kB | 0.2/2.2 MB | 61/351 kB Progress (5): 1.1/3.3 MB | 203/866 kB | 303/569 kB | 0.2/2.2 MB | 61/351 kB Progress (5): 1.1/3.3 MB | 207/866 kB | 303/569 kB | 0.2/2.2 MB | 61/351 kB Progress (5): 1.1/3.3 MB | 207/866 kB | 307/569 kB | 0.2/2.2 MB | 61/351 kB Progress (5): 1.1/3.3 MB | 207/866 kB | 307/569 kB | 0.2/2.2 MB | 61/351 kB Progress (5): 1.1/3.3 MB | 207/866 kB | 307/569 kB | 0.2/2.2 MB | 61/351 kB Progress (5): 1.1/3.3 MB | 207/866 kB | 307/569 kB | 0.2/2.2 MB | 65/351 kB Progress (5): 1.1/3.3 MB | 207/866 kB | 307/569 kB | 0.2/2.2 MB | 65/351 kB Progress (5): 1.1/3.3 MB | 207/866 kB | 307/569 kB | 0.2/2.2 MB | 66/351 kB Progress (5): 1.1/3.3 MB | 207/866 kB | 307/569 kB | 0.2/2.2 MB | 66/351 kB Progress (5): 1.1/3.3 MB | 207/866 kB | 311/569 kB | 0.2/2.2 MB | 66/351 kB Progress (5): 1.1/3.3 MB | 207/866 kB | 315/569 kB | 0.2/2.2 MB | 66/351 kB Progress (5): 1.1/3.3 MB | 211/866 kB | 315/569 kB | 0.2/2.2 MB | 66/351 kB Progress (5): 1.1/3.3 MB | 211/866 kB | 319/569 kB | 0.2/2.2 MB | 66/351 kB Progress (5): 1.1/3.3 MB | 211/866 kB | 319/569 kB | 0.2/2.2 MB | 66/351 kB Progress (5): 1.1/3.3 MB | 211/866 kB | 319/569 kB | 0.2/2.2 MB | 70/351 kB Progress (5): 1.1/3.3 MB | 211/866 kB | 319/569 kB | 0.2/2.2 MB | 74/351 kB Progress (5): 1.1/3.3 MB | 211/866 kB | 319/569 kB | 0.2/2.2 MB | 74/351 kB Progress (5): 1.1/3.3 MB | 211/866 kB | 319/569 kB | 0.2/2.2 MB | 78/351 kB Progress (5): 1.1/3.3 MB | 211/866 kB | 319/569 kB | 0.2/2.2 MB | 82/351 kB Progress (5): 1.1/3.3 MB | 211/866 kB | 319/569 kB | 0.2/2.2 MB | 82/351 kB Progress (5): 1.1/3.3 MB | 211/866 kB | 323/569 kB | 0.2/2.2 MB | 82/351 kB Progress (5): 1.1/3.3 MB | 215/866 kB | 323/569 kB | 0.2/2.2 MB | 82/351 kB Progress (5): 1.1/3.3 MB | 219/866 kB | 323/569 kB | 0.2/2.2 MB | 82/351 kB Progress (5): 1.1/3.3 MB | 219/866 kB | 327/569 kB | 0.2/2.2 MB | 82/351 kB Progress (5): 1.1/3.3 MB | 219/866 kB | 331/569 kB | 0.2/2.2 MB | 82/351 kB Progress (5): 1.1/3.3 MB | 219/866 kB | 331/569 kB | 0.2/2.2 MB | 82/351 kB Progress (5): 1.1/3.3 MB | 219/866 kB | 331/569 kB | 0.2/2.2 MB | 86/351 kB Progress (5): 1.1/3.3 MB | 219/866 kB | 331/569 kB | 0.2/2.2 MB | 86/351 kB Progress (5): 1.1/3.3 MB | 219/866 kB | 331/569 kB | 0.2/2.2 MB | 86/351 kB Progress (5): 1.1/3.3 MB | 219/866 kB | 331/569 kB | 0.2/2.2 MB | 90/351 kB Progress (5): 1.1/3.3 MB | 219/866 kB | 331/569 kB | 0.2/2.2 MB | 90/351 kB Progress (5): 1.1/3.3 MB | 219/866 kB | 331/569 kB | 0.2/2.2 MB | 90/351 kB Progress (5): 1.1/3.3 MB | 219/866 kB | 335/569 kB | 0.2/2.2 MB | 90/351 kB Progress (5): 1.1/3.3 MB | 219/866 kB | 339/569 kB | 0.2/2.2 MB | 90/351 kB Progress (5): 1.1/3.3 MB | 223/866 kB | 339/569 kB | 0.2/2.2 MB | 90/351 kB Progress (5): 1.1/3.3 MB | 227/866 kB | 339/569 kB | 0.2/2.2 MB | 90/351 kB Progress (5): 1.1/3.3 MB | 227/866 kB | 343/569 kB | 0.2/2.2 MB | 90/351 kB Progress (5): 1.1/3.3 MB | 227/866 kB | 343/569 kB | 0.2/2.2 MB | 90/351 kB Progress (5): 1.1/3.3 MB | 227/866 kB | 343/569 kB | 0.2/2.2 MB | 94/351 kB Progress (5): 1.1/3.3 MB | 227/866 kB | 343/569 kB | 0.2/2.2 MB | 94/351 kB Progress (5): 1.1/3.3 MB | 227/866 kB | 343/569 kB | 0.2/2.2 MB | 98/351 kB Progress (5): 1.1/3.3 MB | 227/866 kB | 343/569 kB | 0.2/2.2 MB | 98/351 kB Progress (5): 1.1/3.3 MB | 227/866 kB | 343/569 kB | 0.2/2.2 MB | 98/351 kB Progress (5): 1.1/3.3 MB | 227/866 kB | 347/569 kB | 0.2/2.2 MB | 98/351 kB Progress (5): 1.1/3.3 MB | 231/866 kB | 347/569 kB | 0.2/2.2 MB | 98/351 kB Progress (5): 1.1/3.3 MB | 231/866 kB | 351/569 kB | 0.2/2.2 MB | 98/351 kB Progress (5): 1.1/3.3 MB | 231/866 kB | 355/569 kB | 0.2/2.2 MB | 98/351 kB Progress (5): 1.1/3.3 MB | 231/866 kB | 355/569 kB | 0.2/2.2 MB | 98/351 kB Progress (5): 1.1/3.3 MB | 231/866 kB | 355/569 kB | 0.2/2.2 MB | 102/351 kB Progress (5): 1.1/3.3 MB | 231/866 kB | 355/569 kB | 0.2/2.2 MB | 106/351 kB Progress (5): 1.1/3.3 MB | 231/866 kB | 355/569 kB | 0.2/2.2 MB | 106/351 kB Progress (5): 1.1/3.3 MB | 231/866 kB | 355/569 kB | 0.2/2.2 MB | 110/351 kB Progress (5): 1.1/3.3 MB | 231/866 kB | 355/569 kB | 0.2/2.2 MB | 114/351 kB Progress (5): 1.1/3.3 MB | 231/866 kB | 355/569 kB | 0.2/2.2 MB | 114/351 kB Progress (5): 1.1/3.3 MB | 231/866 kB | 359/569 kB | 0.2/2.2 MB | 114/351 kB Progress (5): 1.1/3.3 MB | 231/866 kB | 363/569 kB | 0.2/2.2 MB | 114/351 kB Progress (5): 1.1/3.3 MB | 235/866 kB | 363/569 kB | 0.2/2.2 MB | 114/351 kB Progress (5): 1.1/3.3 MB | 235/866 kB | 367/569 kB | 0.2/2.2 MB | 114/351 kB Progress (5): 1.1/3.3 MB | 235/866 kB | 367/569 kB | 0.2/2.2 MB | 114/351 kB Progress (5): 1.1/3.3 MB | 235/866 kB | 367/569 kB | 0.2/2.2 MB | 118/351 kB Progress (5): 1.1/3.3 MB | 235/866 kB | 367/569 kB | 0.2/2.2 MB | 122/351 kB Progress (5): 1.1/3.3 MB | 235/866 kB | 367/569 kB | 0.2/2.2 MB | 122/351 kB Progress (5): 1.1/3.3 MB | 235/866 kB | 367/569 kB | 0.2/2.2 MB | 126/351 kB Progress (5): 1.1/3.3 MB | 235/866 kB | 367/569 kB | 0.2/2.2 MB | 130/351 kB Progress (5): 1.1/3.3 MB | 235/866 kB | 367/569 kB | 0.2/2.2 MB | 130/351 kB Progress (5): 1.1/3.3 MB | 235/866 kB | 371/569 kB | 0.2/2.2 MB | 130/351 kB Progress (5): 1.1/3.3 MB | 239/866 kB | 371/569 kB | 0.2/2.2 MB | 130/351 kB Progress (5): 1.1/3.3 MB | 243/866 kB | 371/569 kB | 0.2/2.2 MB | 130/351 kB Progress (5): 1.1/3.3 MB | 243/866 kB | 375/569 kB | 0.2/2.2 MB | 130/351 kB Progress (5): 1.1/3.3 MB | 243/866 kB | 379/569 kB | 0.2/2.2 MB | 130/351 kB Progress (5): 1.1/3.3 MB | 243/866 kB | 379/569 kB | 0.2/2.2 MB | 130/351 kB Progress (5): 1.1/3.3 MB | 243/866 kB | 379/569 kB | 0.2/2.2 MB | 130/351 kB Progress (5): 1.1/3.3 MB | 243/866 kB | 379/569 kB | 0.2/2.2 MB | 134/351 kB Progress (5): 1.1/3.3 MB | 243/866 kB | 379/569 kB | 0.2/2.2 MB | 134/351 kB Progress (5): 1.1/3.3 MB | 243/866 kB | 379/569 kB | 0.2/2.2 MB | 138/351 kB Progress (5): 1.1/3.3 MB | 243/866 kB | 379/569 kB | 0.2/2.2 MB | 138/351 kB Progress (5): 1.1/3.3 MB | 243/866 kB | 379/569 kB | 0.2/2.2 MB | 138/351 kB Progress (5): 1.1/3.3 MB | 243/866 kB | 383/569 kB | 0.2/2.2 MB | 138/351 kB Progress (5): 1.1/3.3 MB | 243/866 kB | 387/569 kB | 0.2/2.2 MB | 138/351 kB Progress (5): 1.1/3.3 MB | 247/866 kB | 387/569 kB | 0.2/2.2 MB | 138/351 kB Progress (5): 1.1/3.3 MB | 247/866 kB | 391/569 kB | 0.2/2.2 MB | 138/351 kB Progress (5): 1.1/3.3 MB | 247/866 kB | 395/569 kB | 0.2/2.2 MB | 138/351 kB Progress (5): 1.1/3.3 MB | 247/866 kB | 395/569 kB | 0.3/2.2 MB | 138/351 kB Progress (5): 1.1/3.3 MB | 247/866 kB | 395/569 kB | 0.3/2.2 MB | 142/351 kB Progress (5): 1.1/3.3 MB | 247/866 kB | 395/569 kB | 0.3/2.2 MB | 142/351 kB Progress (5): 1.1/3.3 MB | 247/866 kB | 395/569 kB | 0.3/2.2 MB | 146/351 kB Progress (5): 1.1/3.3 MB | 247/866 kB | 395/569 kB | 0.3/2.2 MB | 146/351 kB Progress (5): 1.1/3.3 MB | 247/866 kB | 399/569 kB | 0.3/2.2 MB | 146/351 kB Progress (5): 1.1/3.3 MB | 247/866 kB | 403/569 kB | 0.3/2.2 MB | 146/351 kB Progress (5): 1.1/3.3 MB | 251/866 kB | 403/569 kB | 0.3/2.2 MB | 146/351 kB Progress (5): 1.1/3.3 MB | 251/866 kB | 407/569 kB | 0.3/2.2 MB | 146/351 kB Progress (5): 1.1/3.3 MB | 251/866 kB | 411/569 kB | 0.3/2.2 MB | 146/351 kB Progress (5): 1.1/3.3 MB | 251/866 kB | 411/569 kB | 0.3/2.2 MB | 146/351 kB Progress (5): 1.1/3.3 MB | 251/866 kB | 411/569 kB | 0.3/2.2 MB | 150/351 kB Progress (5): 1.1/3.3 MB | 251/866 kB | 411/569 kB | 0.3/2.2 MB | 150/351 kB Progress (5): 1.2/3.3 MB | 251/866 kB | 411/569 kB | 0.3/2.2 MB | 150/351 kB Progress (5): 1.2/3.3 MB | 251/866 kB | 411/569 kB | 0.3/2.2 MB | 150/351 kB Progress (5): 1.2/3.3 MB | 251/866 kB | 411/569 kB | 0.3/2.2 MB | 154/351 kB Progress (5): 1.2/3.3 MB | 251/866 kB | 411/569 kB | 0.3/2.2 MB | 154/351 kB Progress (5): 1.2/3.3 MB | 251/866 kB | 415/569 kB | 0.3/2.2 MB | 154/351 kB Progress (5): 1.2/3.3 MB | 255/866 kB | 415/569 kB | 0.3/2.2 MB | 154/351 kB Progress (5): 1.2/3.3 MB | 255/866 kB | 419/569 kB | 0.3/2.2 MB | 154/351 kB Progress (5): 1.2/3.3 MB | 255/866 kB | 419/569 kB | 0.3/2.2 MB | 154/351 kB Progress (5): 1.2/3.3 MB | 255/866 kB | 419/569 kB | 0.3/2.2 MB | 158/351 kB Progress (5): 1.2/3.3 MB | 255/866 kB | 419/569 kB | 0.3/2.2 MB | 158/351 kB Progress (5): 1.2/3.3 MB | 255/866 kB | 419/569 kB | 0.3/2.2 MB | 162/351 kB Progress (5): 1.2/3.3 MB | 255/866 kB | 419/569 kB | 0.3/2.2 MB | 162/351 kB Progress (5): 1.2/3.3 MB | 255/866 kB | 423/569 kB | 0.3/2.2 MB | 162/351 kB Progress (5): 1.2/3.3 MB | 259/866 kB | 423/569 kB | 0.3/2.2 MB | 162/351 kB Progress (5): 1.2/3.3 MB | 259/866 kB | 427/569 kB | 0.3/2.2 MB | 162/351 kB Progress (5): 1.2/3.3 MB | 259/866 kB | 427/569 kB | 0.3/2.2 MB | 162/351 kB Progress (5): 1.2/3.3 MB | 259/866 kB | 427/569 kB | 0.3/2.2 MB | 166/351 kB Progress (5): 1.2/3.3 MB | 259/866 kB | 427/569 kB | 0.3/2.2 MB | 166/351 kB Progress (5): 1.2/3.3 MB | 259/866 kB | 427/569 kB | 0.3/2.2 MB | 170/351 kB Progress (5): 1.2/3.3 MB | 259/866 kB | 427/569 kB | 0.3/2.2 MB | 170/351 kB Progress (5): 1.2/3.3 MB | 259/866 kB | 431/569 kB | 0.3/2.2 MB | 170/351 kB Progress (5): 1.2/3.3 MB | 263/866 kB | 431/569 kB | 0.3/2.2 MB | 170/351 kB Progress (5): 1.2/3.3 MB | 267/866 kB | 431/569 kB | 0.3/2.2 MB | 170/351 kB Progress (5): 1.2/3.3 MB | 267/866 kB | 435/569 kB | 0.3/2.2 MB | 170/351 kB Progress (5): 1.2/3.3 MB | 267/866 kB | 435/569 kB | 0.3/2.2 MB | 170/351 kB Progress (5): 1.2/3.3 MB | 267/866 kB | 435/569 kB | 0.3/2.2 MB | 174/351 kB Progress (5): 1.2/3.3 MB | 267/866 kB | 435/569 kB | 0.3/2.2 MB | 174/351 kB Progress (5): 1.2/3.3 MB | 267/866 kB | 435/569 kB | 0.3/2.2 MB | 174/351 kB Progress (5): 1.2/3.3 MB | 267/866 kB | 435/569 kB | 0.3/2.2 MB | 178/351 kB Progress (5): 1.2/3.3 MB | 267/866 kB | 435/569 kB | 0.3/2.2 MB | 178/351 kB Progress (5): 1.2/3.3 MB | 267/866 kB | 439/569 kB | 0.3/2.2 MB | 178/351 kB Progress (5): 1.2/3.3 MB | 267/866 kB | 443/569 kB | 0.3/2.2 MB | 178/351 kB Progress (5): 1.2/3.3 MB | 271/866 kB | 443/569 kB | 0.3/2.2 MB | 178/351 kB Progress (5): 1.2/3.3 MB | 275/866 kB | 443/569 kB | 0.3/2.2 MB | 178/351 kB Progress (5): 1.2/3.3 MB | 275/866 kB | 447/569 kB | 0.3/2.2 MB | 178/351 kB Progress (5): 1.2/3.3 MB | 275/866 kB | 451/569 kB | 0.3/2.2 MB | 178/351 kB Progress (5): 1.2/3.3 MB | 275/866 kB | 451/569 kB | 0.3/2.2 MB | 178/351 kB Progress (5): 1.2/3.3 MB | 275/866 kB | 451/569 kB | 0.3/2.2 MB | 178/351 kB Progress (5): 1.2/3.3 MB | 275/866 kB | 451/569 kB | 0.3/2.2 MB | 182/351 kB Progress (5): 1.2/3.3 MB | 275/866 kB | 451/569 kB | 0.3/2.2 MB | 182/351 kB Progress (5): 1.2/3.3 MB | 275/866 kB | 451/569 kB | 0.3/2.2 MB | 186/351 kB Progress (5): 1.2/3.3 MB | 275/866 kB | 451/569 kB | 0.3/2.2 MB | 186/351 kB Progress (5): 1.2/3.3 MB | 275/866 kB | 455/569 kB | 0.3/2.2 MB | 186/351 kB Progress (5): 1.2/3.3 MB | 279/866 kB | 455/569 kB | 0.3/2.2 MB | 186/351 kB Progress (5): 1.2/3.3 MB | 283/866 kB | 455/569 kB | 0.3/2.2 MB | 186/351 kB Progress (5): 1.2/3.3 MB | 283/866 kB | 459/569 kB | 0.3/2.2 MB | 186/351 kB Progress (5): 1.2/3.3 MB | 283/866 kB | 459/569 kB | 0.3/2.2 MB | 186/351 kB Progress (5): 1.2/3.3 MB | 283/866 kB | 459/569 kB | 0.3/2.2 MB | 190/351 kB Progress (5): 1.2/3.3 MB | 283/866 kB | 459/569 kB | 0.3/2.2 MB | 190/351 kB Progress (5): 1.2/3.3 MB | 283/866 kB | 459/569 kB | 0.3/2.2 MB | 194/351 kB Progress (5): 1.2/3.3 MB | 283/866 kB | 459/569 kB | 0.3/2.2 MB | 194/351 kB Progress (5): 1.2/3.3 MB | 283/866 kB | 463/569 kB | 0.3/2.2 MB | 194/351 kB Progress (5): 1.2/3.3 MB | 287/866 kB | 463/569 kB | 0.3/2.2 MB | 194/351 kB Progress (5): 1.2/3.3 MB | 291/866 kB | 463/569 kB | 0.3/2.2 MB | 194/351 kB Progress (5): 1.2/3.3 MB | 291/866 kB | 467/569 kB | 0.3/2.2 MB | 194/351 kB Progress (5): 1.2/3.3 MB | 291/866 kB | 467/569 kB | 0.3/2.2 MB | 194/351 kB Progress (5): 1.2/3.3 MB | 291/866 kB | 467/569 kB | 0.3/2.2 MB | 198/351 kB Progress (5): 1.2/3.3 MB | 291/866 kB | 467/569 kB | 0.3/2.2 MB | 198/351 kB Progress (5): 1.2/3.3 MB | 291/866 kB | 467/569 kB | 0.3/2.2 MB | 202/351 kB Progress (5): 1.2/3.3 MB | 291/866 kB | 467/569 kB | 0.3/2.2 MB | 202/351 kB Progress (5): 1.2/3.3 MB | 291/866 kB | 467/569 kB | 0.3/2.2 MB | 202/351 kB Progress (5): 1.2/3.3 MB | 291/866 kB | 471/569 kB | 0.3/2.2 MB | 202/351 kB Progress (5): 1.2/3.3 MB | 291/866 kB | 475/569 kB | 0.3/2.2 MB | 202/351 kB Progress (5): 1.2/3.3 MB | 295/866 kB | 475/569 kB | 0.3/2.2 MB | 202/351 kB Progress (5): 1.2/3.3 MB | 295/866 kB | 479/569 kB | 0.3/2.2 MB | 202/351 kB Progress (5): 1.2/3.3 MB | 295/866 kB | 483/569 kB | 0.3/2.2 MB | 202/351 kB Progress (5): 1.2/3.3 MB | 295/866 kB | 483/569 kB | 0.3/2.2 MB | 202/351 kB Progress (5): 1.2/3.3 MB | 295/866 kB | 483/569 kB | 0.3/2.2 MB | 206/351 kB Progress (5): 1.2/3.3 MB | 295/866 kB | 483/569 kB | 0.3/2.2 MB | 206/351 kB Progress (5): 1.2/3.3 MB | 295/866 kB | 483/569 kB | 0.3/2.2 MB | 210/351 kB Progress (5): 1.2/3.3 MB | 295/866 kB | 483/569 kB | 0.3/2.2 MB | 210/351 kB Progress (5): 1.2/3.3 MB | 295/866 kB | 487/569 kB | 0.3/2.2 MB | 210/351 kB Progress (5): 1.2/3.3 MB | 299/866 kB | 487/569 kB | 0.3/2.2 MB | 210/351 kB Progress (5): 1.2/3.3 MB | 299/866 kB | 491/569 kB | 0.3/2.2 MB | 210/351 kB Progress (5): 1.2/3.3 MB | 299/866 kB | 491/569 kB | 0.3/2.2 MB | 210/351 kB Progress (5): 1.2/3.3 MB | 299/866 kB | 491/569 kB | 0.3/2.2 MB | 210/351 kB Progress (5): 1.2/3.3 MB | 299/866 kB | 491/569 kB | 0.3/2.2 MB | 214/351 kB Progress (5): 1.2/3.3 MB | 299/866 kB | 491/569 kB | 0.3/2.2 MB | 218/351 kB Progress (5): 1.2/3.3 MB | 299/866 kB | 491/569 kB | 0.3/2.2 MB | 218/351 kB Progress (5): 1.2/3.3 MB | 299/866 kB | 491/569 kB | 0.3/2.2 MB | 222/351 kB Progress (5): 1.2/3.3 MB | 299/866 kB | 491/569 kB | 0.3/2.2 MB | 222/351 kB Progress (5): 1.2/3.3 MB | 299/866 kB | 495/569 kB | 0.3/2.2 MB | 222/351 kB Progress (5): 1.2/3.3 MB | 299/866 kB | 499/569 kB | 0.3/2.2 MB | 222/351 kB Progress (5): 1.2/3.3 MB | 303/866 kB | 499/569 kB | 0.3/2.2 MB | 222/351 kB Progress (5): 1.2/3.3 MB | 307/866 kB | 499/569 kB | 0.3/2.2 MB | 222/351 kB Progress (5): 1.2/3.3 MB | 307/866 kB | 503/569 kB | 0.3/2.2 MB | 222/351 kB Progress (5): 1.2/3.3 MB | 307/866 kB | 503/569 kB | 0.3/2.2 MB | 222/351 kB Progress (5): 1.2/3.3 MB | 307/866 kB | 503/569 kB | 0.3/2.2 MB | 226/351 kB Progress (5): 1.2/3.3 MB | 307/866 kB | 503/569 kB | 0.3/2.2 MB | 226/351 kB Progress (5): 1.2/3.3 MB | 307/866 kB | 503/569 kB | 0.3/2.2 MB | 230/351 kB Progress (5): 1.2/3.3 MB | 307/866 kB | 503/569 kB | 0.3/2.2 MB | 234/351 kB Progress (5): 1.2/3.3 MB | 307/866 kB | 503/569 kB | 0.3/2.2 MB | 234/351 kB Progress (5): 1.2/3.3 MB | 307/866 kB | 507/569 kB | 0.3/2.2 MB | 234/351 kB Progress (5): 1.2/3.3 MB | 311/866 kB | 507/569 kB | 0.3/2.2 MB | 234/351 kB Progress (5): 1.2/3.3 MB | 311/866 kB | 511/569 kB | 0.3/2.2 MB | 234/351 kB Progress (5): 1.2/3.3 MB | 311/866 kB | 511/569 kB | 0.4/2.2 MB | 234/351 kB Progress (5): 1.2/3.3 MB | 311/866 kB | 511/569 kB | 0.4/2.2 MB | 238/351 kB Progress (5): 1.2/3.3 MB | 311/866 kB | 511/569 kB | 0.4/2.2 MB | 238/351 kB Progress (5): 1.2/3.3 MB | 311/866 kB | 511/569 kB | 0.4/2.2 MB | 238/351 kB Progress (5): 1.2/3.3 MB | 311/866 kB | 511/569 kB | 0.4/2.2 MB | 242/351 kB Progress (5): 1.2/3.3 MB | 311/866 kB | 511/569 kB | 0.4/2.2 MB | 242/351 kB Progress (5): 1.2/3.3 MB | 311/866 kB | 515/569 kB | 0.4/2.2 MB | 242/351 kB Progress (5): 1.2/3.3 MB | 315/866 kB | 515/569 kB | 0.4/2.2 MB | 242/351 kB Progress (5): 1.2/3.3 MB | 315/866 kB | 519/569 kB | 0.4/2.2 MB | 242/351 kB Progress (5): 1.2/3.3 MB | 315/866 kB | 523/569 kB | 0.4/2.2 MB | 242/351 kB Progress (5): 1.2/3.3 MB | 315/866 kB | 523/569 kB | 0.4/2.2 MB | 242/351 kB Progress (5): 1.2/3.3 MB | 315/866 kB | 523/569 kB | 0.4/2.2 MB | 246/351 kB Progress (5): 1.2/3.3 MB | 315/866 kB | 523/569 kB | 0.4/2.2 MB | 246/351 kB Progress (5): 1.2/3.3 MB | 315/866 kB | 523/569 kB | 0.4/2.2 MB | 250/351 kB Progress (5): 1.2/3.3 MB | 315/866 kB | 523/569 kB | 0.4/2.2 MB | 250/351 kB Progress (5): 1.2/3.3 MB | 315/866 kB | 523/569 kB | 0.4/2.2 MB | 250/351 kB Progress (5): 1.2/3.3 MB | 315/866 kB | 527/569 kB | 0.4/2.2 MB | 250/351 kB Progress (5): 1.2/3.3 MB | 319/866 kB | 527/569 kB | 0.4/2.2 MB | 250/351 kB Progress (5): 1.2/3.3 MB | 323/866 kB | 527/569 kB | 0.4/2.2 MB | 250/351 kB Progress (5): 1.2/3.3 MB | 323/866 kB | 531/569 kB | 0.4/2.2 MB | 250/351 kB Progress (5): 1.2/3.3 MB | 323/866 kB | 531/569 kB | 0.4/2.2 MB | 250/351 kB Progress (5): 1.2/3.3 MB | 323/866 kB | 531/569 kB | 0.4/2.2 MB | 254/351 kB Progress (5): 1.2/3.3 MB | 323/866 kB | 531/569 kB | 0.4/2.2 MB | 254/351 kB Progress (5): 1.2/3.3 MB | 323/866 kB | 531/569 kB | 0.4/2.2 MB | 258/351 kB Progress (5): 1.2/3.3 MB | 323/866 kB | 531/569 kB | 0.4/2.2 MB | 258/351 kB Progress (5): 1.2/3.3 MB | 323/866 kB | 535/569 kB | 0.4/2.2 MB | 258/351 kB Progress (5): 1.2/3.3 MB | 327/866 kB | 535/569 kB | 0.4/2.2 MB | 258/351 kB Progress (5): 1.2/3.3 MB | 327/866 kB | 539/569 kB | 0.4/2.2 MB | 258/351 kB Progress (5): 1.2/3.3 MB | 327/866 kB | 539/569 kB | 0.4/2.2 MB | 258/351 kB Progress (5): 1.2/3.3 MB | 327/866 kB | 539/569 kB | 0.4/2.2 MB | 262/351 kB Progress (5): 1.2/3.3 MB | 327/866 kB | 539/569 kB | 0.4/2.2 MB | 262/351 kB Progress (5): 1.2/3.3 MB | 327/866 kB | 539/569 kB | 0.4/2.2 MB | 266/351 kB Progress (5): 1.2/3.3 MB | 327/866 kB | 539/569 kB | 0.4/2.2 MB | 266/351 kB Progress (5): 1.2/3.3 MB | 327/866 kB | 543/569 kB | 0.4/2.2 MB | 266/351 kB Progress (5): 1.2/3.3 MB | 327/866 kB | 547/569 kB | 0.4/2.2 MB | 266/351 kB Progress (5): 1.2/3.3 MB | 331/866 kB | 547/569 kB | 0.4/2.2 MB | 266/351 kB Progress (5): 1.2/3.3 MB | 331/866 kB | 551/569 kB | 0.4/2.2 MB | 266/351 kB Progress (5): 1.2/3.3 MB | 331/866 kB | 555/569 kB | 0.4/2.2 MB | 266/351 kB Progress (5): 1.2/3.3 MB | 331/866 kB | 555/569 kB | 0.4/2.2 MB | 266/351 kB Progress (5): 1.2/3.3 MB | 331/866 kB | 555/569 kB | 0.4/2.2 MB | 270/351 kB Progress (5): 1.2/3.3 MB | 331/866 kB | 555/569 kB | 0.4/2.2 MB | 270/351 kB Progress (5): 1.2/3.3 MB | 331/866 kB | 555/569 kB | 0.4/2.2 MB | 274/351 kB Progress (5): 1.2/3.3 MB | 331/866 kB | 555/569 kB | 0.4/2.2 MB | 274/351 kB Progress (5): 1.2/3.3 MB | 331/866 kB | 559/569 kB | 0.4/2.2 MB | 274/351 kB Progress (5): 1.2/3.3 MB | 331/866 kB | 563/569 kB | 0.4/2.2 MB | 274/351 kB Progress (5): 1.2/3.3 MB | 335/866 kB | 563/569 kB | 0.4/2.2 MB | 274/351 kB Progress (5): 1.2/3.3 MB | 339/866 kB | 563/569 kB | 0.4/2.2 MB | 274/351 kB Progress (5): 1.2/3.3 MB | 339/866 kB | 567/569 kB | 0.4/2.2 MB | 274/351 kB Progress (5): 1.2/3.3 MB | 339/866 kB | 569 kB | 0.4/2.2 MB | 274/351 kB Progress (5): 1.2/3.3 MB | 339/866 kB | 569 kB | 0.4/2.2 MB | 274/351 kB Progress (5): 1.2/3.3 MB | 339/866 kB | 569 kB | 0.4/2.2 MB | 278/351 kB Progress (5): 1.2/3.3 MB | 339/866 kB | 569 kB | 0.4/2.2 MB | 278/351 kB Progress (5): 1.2/3.3 MB | 339/866 kB | 569 kB | 0.4/2.2 MB | 282/351 kB Progress (5): 1.2/3.3 MB | 339/866 kB | 569 kB | 0.4/2.2 MB | 282/351 kB Progress (5): 1.2/3.3 MB | 343/866 kB | 569 kB | 0.4/2.2 MB | 282/351 kB Progress (5): 1.2/3.3 MB | 343/866 kB | 569 kB | 0.4/2.2 MB | 282/351 kB Progress (5): 1.2/3.3 MB | 343/866 kB | 569 kB | 0.4/2.2 MB | 286/351 kB Progress (5): 1.2/3.3 MB | 343/866 kB | 569 kB | 0.4/2.2 MB | 286/351 kB Progress (5): 1.2/3.3 MB | 343/866 kB | 569 kB | 0.4/2.2 MB | 290/351 kB Progress (5): 1.2/3.3 MB | 343/866 kB | 569 kB | 0.4/2.2 MB | 290/351 kB Progress (5): 1.2/3.3 MB | 347/866 kB | 569 kB | 0.4/2.2 MB | 290/351 kB Progress (5): 1.2/3.3 MB | 347/866 kB | 569 kB | 0.4/2.2 MB | 290/351 kB Progress (5): 1.2/3.3 MB | 347/866 kB | 569 kB | 0.4/2.2 MB | 294/351 kB Progress (5): 1.2/3.3 MB | 347/866 kB | 569 kB | 0.4/2.2 MB | 294/351 kB Progress (5): 1.2/3.3 MB | 347/866 kB | 569 kB | 0.4/2.2 MB | 298/351 kB Progress (5): 1.2/3.3 MB | 347/866 kB | 569 kB | 0.4/2.2 MB | 298/351 kB Progress (5): 1.2/3.3 MB | 351/866 kB | 569 kB | 0.4/2.2 MB | 298/351 kB Progress (5): 1.2/3.3 MB | 351/866 kB | 569 kB | 0.4/2.2 MB | 298/351 kB Progress (5): 1.2/3.3 MB | 351/866 kB | 569 kB | 0.4/2.2 MB | 302/351 kB Progress (5): 1.2/3.3 MB | 351/866 kB | 569 kB | 0.4/2.2 MB | 302/351 kB Progress (5): 1.2/3.3 MB | 351/866 kB | 569 kB | 0.4/2.2 MB | 306/351 kB Progress (5): 1.2/3.3 MB | 351/866 kB | 569 kB | 0.4/2.2 MB | 306/351 kB 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 498 kB/s) [2019-07-31T07:21:17.375Z] Progress (4): 1.2/3.3 MB | 355/866 kB | 0.4/2.2 MB | 306/351 kB 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 [2019-07-31T07:21:17.375Z] Progress (4): 1.2/3.3 MB | 355/866 kB | 0.4/2.2 MB | 306/351 kB Progress (4): 1.2/3.3 MB | 355/866 kB | 0.4/2.2 MB | 310/351 kB Progress (4): 1.2/3.3 MB | 355/866 kB | 0.4/2.2 MB | 314/351 kB Progress (4): 1.2/3.3 MB | 355/866 kB | 0.4/2.2 MB | 314/351 kB Progress (4): 1.2/3.3 MB | 355/866 kB | 0.4/2.2 MB | 318/351 kB Progress (4): 1.2/3.3 MB | 355/866 kB | 0.4/2.2 MB | 318/351 kB Progress (4): 1.2/3.3 MB | 359/866 kB | 0.4/2.2 MB | 318/351 kB Progress (4): 1.2/3.3 MB | 359/866 kB | 0.4/2.2 MB | 318/351 kB Progress (4): 1.2/3.3 MB | 359/866 kB | 0.4/2.2 MB | 318/351 kB Progress (4): 1.2/3.3 MB | 359/866 kB | 0.4/2.2 MB | 322/351 kB Progress (4): 1.2/3.3 MB | 359/866 kB | 0.4/2.2 MB | 322/351 kB Progress (4): 1.2/3.3 MB | 359/866 kB | 0.4/2.2 MB | 326/351 kB Progress (4): 1.2/3.3 MB | 359/866 kB | 0.4/2.2 MB | 326/351 kB Progress (4): 1.2/3.3 MB | 363/866 kB | 0.4/2.2 MB | 326/351 kB Progress (4): 1.2/3.3 MB | 363/866 kB | 0.4/2.2 MB | 326/351 kB Progress (4): 1.2/3.3 MB | 363/866 kB | 0.4/2.2 MB | 330/351 kB Progress (4): 1.2/3.3 MB | 363/866 kB | 0.4/2.2 MB | 330/351 kB Progress (4): 1.2/3.3 MB | 363/866 kB | 0.4/2.2 MB | 334/351 kB Progress (4): 1.2/3.3 MB | 363/866 kB | 0.4/2.2 MB | 338/351 kB Progress (4): 1.2/3.3 MB | 363/866 kB | 0.5/2.2 MB | 338/351 kB Progress (4): 1.2/3.3 MB | 367/866 kB | 0.5/2.2 MB | 338/351 kB Progress (4): 1.2/3.3 MB | 367/866 kB | 0.5/2.2 MB | 338/351 kB Progress (4): 1.2/3.3 MB | 367/866 kB | 0.5/2.2 MB | 342/351 kB Progress (5): 1.2/3.3 MB | 367/866 kB | 0.5/2.2 MB | 342/351 kB | 4.1/4.2 kB Progress (5): 1.3/3.3 MB | 367/866 kB | 0.5/2.2 MB | 342/351 kB | 4.1/4.2 kB Progress (5): 1.3/3.3 MB | 367/866 kB | 0.5/2.2 MB | 342/351 kB | 4.2 kB Progress (5): 1.3/3.3 MB | 367/866 kB | 0.5/2.2 MB | 346/351 kB | 4.2 kB Progress (5): 1.3/3.3 MB | 367/866 kB | 0.5/2.2 MB | 346/351 kB | 4.2 kB Progress (5): 1.3/3.3 MB | 371/866 kB | 0.5/2.2 MB | 346/351 kB | 4.2 kB Progress (5): 1.3/3.3 MB | 371/866 kB | 0.5/2.2 MB | 346/351 kB | 4.2 kB Progress (5): 1.3/3.3 MB | 371/866 kB | 0.5/2.2 MB | 350/351 kB | 4.2 kB Progress (5): 1.3/3.3 MB | 371/866 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 1.3/3.3 MB | 371/866 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 1.3/3.3 MB | 371/866 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 1.3/3.3 MB | 371/866 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 1.3/3.3 MB | 375/866 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 1.3/3.3 MB | 379/866 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 1.3/3.3 MB | 379/866 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 1.3/3.3 MB | 379/866 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 1.3/3.3 MB | 379/866 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 1.3/3.3 MB | 379/866 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 1.3/3.3 MB | 379/866 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 1.3/3.3 MB | 379/866 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 1.3/3.3 MB | 379/866 kB | 0.5/2.2 MB | 351 kB | 4.2 kB 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 299 kB/s) [2019-07-31T07:21:17.375Z] 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 3.6 kB/s) [2019-07-31T07:21:17.636Z] Progress (3): 1.3/3.3 MB | 383/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 387/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 387/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 387/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 387/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 391/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 391/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 391/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 391/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 391/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 395/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 395/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 395/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 395/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 399/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 403/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 403/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 403/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 403/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 407/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 407/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 407/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 407/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 411/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 411/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 411/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 411/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 411/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 415/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 415/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 415/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 415/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 419/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 419/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 423/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 423/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 423/866 kB | 0.5/2.2 MB Progress (3): 1.3/3.3 MB | 423/866 kB | 0.6/2.2 MB Progress (3): 1.3/3.3 MB | 423/866 kB | 0.6/2.2 MB Progress (3): 1.3/3.3 MB | 427/866 kB | 0.6/2.2 MB Progress (3): 1.3/3.3 MB | 427/866 kB | 0.6/2.2 MB Progress (3): 1.3/3.3 MB | 431/866 kB | 0.6/2.2 MB Progress (3): 1.3/3.3 MB | 431/866 kB | 0.6/2.2 MB Progress (3): 1.3/3.3 MB | 435/866 kB | 0.6/2.2 MB Progress (3): 1.3/3.3 MB | 435/866 kB | 0.6/2.2 MB Progress (3): 1.3/3.3 MB | 439/866 kB | 0.6/2.2 MB Progress (3): 1.3/3.3 MB | 439/866 kB | 0.6/2.2 MB Progress (3): 1.3/3.3 MB | 443/866 kB | 0.6/2.2 MB Progress (3): 1.3/3.3 MB | 443/866 kB | 0.6/2.2 MB Progress (3): 1.3/3.3 MB | 443/866 kB | 0.6/2.2 MB Progress (3): 1.3/3.3 MB | 443/866 kB | 0.6/2.2 MB Progress (3): 1.3/3.3 MB | 443/866 kB | 0.6/2.2 MB Progress (3): 1.3/3.3 MB | 447/866 kB | 0.6/2.2 MB Progress (3): 1.3/3.3 MB | 447/866 kB | 0.6/2.2 MB Progress (3): 1.3/3.3 MB | 447/866 kB | 0.6/2.2 MB Progress (3): 1.3/3.3 MB | 447/866 kB | 0.6/2.2 MB Progress (3): 1.3/3.3 MB | 451/866 kB | 0.6/2.2 MB Progress (3): 1.3/3.3 MB | 451/866 kB | 0.6/2.2 MB Progress (3): 1.3/3.3 MB | 451/866 kB | 0.6/2.2 MB Progress (3): 1.3/3.3 MB | 451/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 451/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 455/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 455/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 455/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 455/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 459/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 459/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 463/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 463/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 463/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 463/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 467/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 467/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 471/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 475/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 475/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 479/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 479/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 483/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 483/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 483/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 487/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 491/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 495/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 495/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 499/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 499/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 503/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 503/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 503/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 503/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 503/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 507/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 507/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 507/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 507/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 511/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 511/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 511/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 511/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 515/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 515/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 515/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 515/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 515/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 519/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 519/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 519/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 519/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 523/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 523/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 523/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 523/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 527/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 531/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 531/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 531/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 531/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 535/866 kB | 0.6/2.2 MB Progress (3): 1.4/3.3 MB | 539/866 kB | 0.6/2.2 MB Progress (3): 1.5/3.3 MB | 539/866 kB | 0.6/2.2 MB Progress (3): 1.5/3.3 MB | 539/866 kB | 0.6/2.2 MB Progress (3): 1.5/3.3 MB | 539/866 kB | 0.6/2.2 MB Progress (3): 1.5/3.3 MB | 543/866 kB | 0.6/2.2 MB Progress (3): 1.5/3.3 MB | 543/866 kB | 0.6/2.2 MB Progress (3): 1.5/3.3 MB | 543/866 kB | 0.6/2.2 MB Progress (3): 1.5/3.3 MB | 543/866 kB | 0.6/2.2 MB Progress (3): 1.5/3.3 MB | 547/866 kB | 0.6/2.2 MB Progress (3): 1.5/3.3 MB | 547/866 kB | 0.6/2.2 MB Progress (3): 1.5/3.3 MB | 547/866 kB | 0.6/2.2 MB Progress (3): 1.5/3.3 MB | 547/866 kB | 0.6/2.2 MB Progress (3): 1.5/3.3 MB | 551/866 kB | 0.6/2.2 MB Progress (3): 1.5/3.3 MB | 551/866 kB | 0.6/2.2 MB Progress (3): 1.5/3.3 MB | 551/866 kB | 0.6/2.2 MB Progress (3): 1.5/3.3 MB | 551/866 kB | 0.6/2.2 MB Progress (3): 1.5/3.3 MB | 555/866 kB | 0.6/2.2 MB Progress (3): 1.5/3.3 MB | 555/866 kB | 0.6/2.2 MB Progress (3): 1.5/3.3 MB | 559/866 kB | 0.6/2.2 MB Progress (3): 1.5/3.3 MB | 563/866 kB | 0.6/2.2 MB Progress (3): 1.5/3.3 MB | 563/866 kB | 0.6/2.2 MB Progress (3): 1.5/3.3 MB | 567/866 kB | 0.6/2.2 MB Progress (3): 1.5/3.3 MB | 567/866 kB | 0.6/2.2 MB Progress (3): 1.5/3.3 MB | 571/866 kB | 0.6/2.2 MB Progress (3): 1.5/3.3 MB | 571/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 575/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 575/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 579/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 579/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 583/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 583/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 587/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 587/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 591/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 591/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 595/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 595/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 599/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 599/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 603/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 603/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 607/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 607/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 611/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 611/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 611/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 611/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 611/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 615/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 615/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 615/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 615/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 619/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 619/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 623/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 623/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 623/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 623/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 627/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 627/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 631/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 631/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 635/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 635/866 kB | 0.7/2.2 MB Progress (3): 1.5/3.3 MB | 639/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 639/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 639/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 639/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 643/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 643/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 643/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 643/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 647/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 647/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 647/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 647/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 647/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 647/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 651/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 651/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 651/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 651/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 655/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 659/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 659/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 659/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 659/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 659/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 659/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 663/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 663/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 663/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 663/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 663/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 663/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 667/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 667/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 667/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 667/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 667/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 671/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 671/866 kB | 0.7/2.2 MB Progress (3): 1.6/3.3 MB | 671/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 671/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 671/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 671/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 675/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 675/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 675/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 675/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 675/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 679/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 679/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 679/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 679/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 679/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 683/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 683/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 683/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 683/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 683/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 683/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 687/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 691/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 691/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 691/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 691/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 691/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 695/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 699/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 699/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 699/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 699/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 699/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 703/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 703/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 703/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 703/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 707/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 707/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 707/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 707/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 707/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 711/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 711/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 711/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 711/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 711/866 kB | 0.8/2.2 MB Progress (3): 1.6/3.3 MB | 711/866 kB | 0.9/2.2 MB Progress (3): 1.6/3.3 MB | 715/866 kB | 0.9/2.2 MB Progress (3): 1.6/3.3 MB | 715/866 kB | 0.9/2.2 MB Progress (3): 1.6/3.3 MB | 715/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 715/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 715/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 719/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 723/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 723/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 723/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 723/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 723/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 727/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 727/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 727/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 727/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 731/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 731/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 731/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 731/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 731/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 735/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 739/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 743/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 747/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 747/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 747/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 747/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 747/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 747/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 751/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 751/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 751/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 751/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 751/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 751/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 755/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 755/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 755/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 755/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 755/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 759/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 759/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 759/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 759/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 759/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 759/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 763/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 763/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 763/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 763/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 767/866 kB | 0.9/2.2 MB Progress (3): 1.7/3.3 MB | 767/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 767/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 767/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 767/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 771/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 771/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 771/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 771/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 771/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 771/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 771/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 775/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 775/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 775/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 775/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 775/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 779/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 779/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 779/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 779/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 779/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 783/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 783/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 783/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 783/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 783/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 783/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 783/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 787/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 787/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 787/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 787/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 791/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 795/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 795/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 795/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 795/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 799/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 799/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 799/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 799/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 803/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 803/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 803/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 803/866 kB | 1.0/2.2 MB Progress (3): 1.7/3.3 MB | 803/866 kB | 1.1/2.2 MB Progress (3): 1.7/3.3 MB | 803/866 kB | 1.1/2.2 MB Progress (3): 1.7/3.3 MB | 807/866 kB | 1.1/2.2 MB Progress (3): 1.7/3.3 MB | 807/866 kB | 1.1/2.2 MB Progress (3): 1.7/3.3 MB | 807/866 kB | 1.1/2.2 MB Progress (3): 1.7/3.3 MB | 807/866 kB | 1.1/2.2 MB Progress (3): 1.7/3.3 MB | 807/866 kB | 1.1/2.2 MB Progress (3): 1.7/3.3 MB | 807/866 kB | 1.1/2.2 MB Progress (3): 1.7/3.3 MB | 811/866 kB | 1.1/2.2 MB Progress (3): 1.7/3.3 MB | 811/866 kB | 1.1/2.2 MB Progress (3): 1.7/3.3 MB | 811/866 kB | 1.1/2.2 MB Progress (3): 1.7/3.3 MB | 811/866 kB | 1.1/2.2 MB Progress (3): 1.7/3.3 MB | 811/866 kB | 1.1/2.2 MB Progress (3): 1.7/3.3 MB | 811/866 kB | 1.1/2.2 MB Progress (3): 1.7/3.3 MB | 815/866 kB | 1.1/2.2 MB Progress (3): 1.7/3.3 MB | 819/866 kB | 1.1/2.2 MB Progress (3): 1.7/3.3 MB | 819/866 kB | 1.1/2.2 MB Progress (3): 1.8/3.3 MB | 819/866 kB | 1.1/2.2 MB Progress (3): 1.8/3.3 MB | 819/866 kB | 1.1/2.2 MB Progress (3): 1.8/3.3 MB | 819/866 kB | 1.1/2.2 MB Progress (3): 1.8/3.3 MB | 823/866 kB | 1.1/2.2 MB Progress (3): 1.8/3.3 MB | 823/866 kB | 1.1/2.2 MB Progress (3): 1.8/3.3 MB | 823/866 kB | 1.1/2.2 MB Progress (3): 1.8/3.3 MB | 823/866 kB | 1.1/2.2 MB Progress (3): 1.8/3.3 MB | 827/866 kB | 1.1/2.2 MB Progress (3): 1.8/3.3 MB | 827/866 kB | 1.1/2.2 MB Progress (3): 1.8/3.3 MB | 827/866 kB | 1.1/2.2 MB Progress (3): 1.8/3.3 MB | 827/866 kB | 1.1/2.2 MB Progress (3): 1.8/3.3 MB | 827/866 kB | 1.1/2.2 MB Progress (3): 1.8/3.3 MB | 831/866 kB | 1.1/2.2 MB Progress (3): 1.8/3.3 MB | 831/866 kB | 1.1/2.2 MB Progress (3): 1.8/3.3 MB | 831/866 kB | 1.1/2.2 MB Progress (3): 1.8/3.3 MB | 831/866 kB | 1.1/2.2 MB Progress (3): 1.8/3.3 MB | 831/866 kB | 1.1/2.2 MB Progress (3): 1.8/3.3 MB | 835/866 kB | 1.1/2.2 MB Progress (3): 1.8/3.3 MB | 835/866 kB | 1.1/2.2 MB Progress (3): 1.8/3.3 MB | 835/866 kB | 1.1/2.2 MB Progress (3): 1.8/3.3 MB | 835/866 kB | 1.1/2.2 MB Progress (3): 1.8/3.3 MB | 835/866 kB | 1.1/2.2 MB Progress (3): 1.8/3.3 MB | 839/866 kB | 1.1/2.2 MB Progress (3): 1.8/3.3 MB | 843/866 kB | 1.1/2.2 MB Progress (3): 1.8/3.3 MB | 843/866 kB | 1.1/2.2 MB Progress (3): 1.8/3.3 MB | 843/866 kB | 1.1/2.2 MB Progress (3): 1.8/3.3 MB | 843/866 kB | 1.1/2.2 MB Progress (3): 1.8/3.3 MB | 847/866 kB | 1.1/2.2 MB Progress (3): 1.8/3.3 MB | 851/866 kB | 1.1/2.2 MB Progress (3): 1.8/3.3 MB | 851/866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 851/866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 851/866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 851/866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 855/866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 855/866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 855/866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 855/866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 855/866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 855/866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 859/866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 859/866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 859/866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 859/866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 859/866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 859/866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 863/866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 866 kB | 1.2/2.2 MB Progress (3): 1.8/3.3 MB | 866 kB | 1.2/2.2 MB Progress (3): 1.9/3.3 MB | 866 kB | 1.2/2.2 MB 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 614 kB/s) [2019-07-31T07:21:17.896Z] Progress (2): 1.9/3.3 MB | 1.2/2.2 MB Progress (2): 1.9/3.3 MB | 1.2/2.2 MB Progress (2): 1.9/3.3 MB | 1.2/2.2 MB Progress (2): 1.9/3.3 MB | 1.2/2.2 MB Progress (2): 1.9/3.3 MB | 1.2/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 1.9/3.3 MB | 1.3/2.2 MB Progress (2): 2.0/3.3 MB | 1.3/2.2 MB Progress (2): 2.0/3.3 MB | 1.3/2.2 MB Progress (2): 2.0/3.3 MB | 1.3/2.2 MB Progress (2): 2.0/3.3 MB | 1.3/2.2 MB Progress (2): 2.0/3.3 MB | 1.3/2.2 MB Progress (2): 2.0/3.3 MB | 1.3/2.2 MB Progress (2): 2.0/3.3 MB | 1.3/2.2 MB Progress (2): 2.0/3.3 MB | 1.3/2.2 MB Progress (2): 2.0/3.3 MB | 1.3/2.2 MB Progress (2): 2.0/3.3 MB | 1.3/2.2 MB Progress (2): 2.0/3.3 MB | 1.3/2.2 MB Progress (2): 2.0/3.3 MB | 1.3/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.0/3.3 MB | 1.4/2.2 MB Progress (2): 2.1/3.3 MB | 1.4/2.2 MB Progress (2): 2.1/3.3 MB | 1.4/2.2 MB Progress (2): 2.1/3.3 MB | 1.4/2.2 MB Progress (2): 2.1/3.3 MB | 1.4/2.2 MB Progress (2): 2.1/3.3 MB | 1.4/2.2 MB Progress (2): 2.1/3.3 MB | 1.4/2.2 MB Progress (2): 2.1/3.3 MB | 1.4/2.2 MB Progress (2): 2.1/3.3 MB | 1.4/2.2 MB Progress (2): 2.1/3.3 MB | 1.4/2.2 MB Progress (2): 2.1/3.3 MB | 1.4/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.1/3.3 MB | 1.5/2.2 MB Progress (2): 2.2/3.3 MB | 1.5/2.2 MB Progress (2): 2.2/3.3 MB | 1.5/2.2 MB Progress (2): 2.2/3.3 MB | 1.5/2.2 MB Progress (2): 2.2/3.3 MB | 1.5/2.2 MB Progress (2): 2.2/3.3 MB | 1.5/2.2 MB Progress (2): 2.2/3.3 MB | 1.5/2.2 MB Progress (2): 2.2/3.3 MB | 1.5/2.2 MB Progress (2): 2.2/3.3 MB | 1.5/2.2 MB Progress (2): 2.2/3.3 MB | 1.5/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.2/3.3 MB | 1.6/2.2 MB Progress (2): 2.3/3.3 MB | 1.6/2.2 MB Progress (2): 2.3/3.3 MB | 1.6/2.2 MB Progress (2): 2.3/3.3 MB | 1.6/2.2 MB Progress (2): 2.3/3.3 MB | 1.6/2.2 MB Progress (2): 2.3/3.3 MB | 1.6/2.2 MB Progress (2): 2.3/3.3 MB | 1.6/2.2 MB Progress (2): 2.3/3.3 MB | 1.6/2.2 MB Progress (2): 2.3/3.3 MB | 1.6/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.3/3.3 MB | 1.7/2.2 MB Progress (2): 2.4/3.3 MB | 1.7/2.2 MB Progress (2): 2.4/3.3 MB | 1.7/2.2 MB Progress (2): 2.4/3.3 MB | 1.7/2.2 MB Progress (2): 2.4/3.3 MB | 1.7/2.2 MB Progress (2): 2.4/3.3 MB | 1.7/2.2 MB Progress (2): 2.4/3.3 MB | 1.7/2.2 MB Progress (2): 2.4/3.3 MB | 1.7/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.4/3.3 MB | 1.8/2.2 MB Progress (2): 2.5/3.3 MB | 1.8/2.2 MB Progress (2): 2.5/3.3 MB | 1.8/2.2 MB Progress (2): 2.5/3.3 MB | 1.8/2.2 MB Progress (2): 2.5/3.3 MB | 1.8/2.2 MB Progress (2): 2.5/3.3 MB | 1.8/2.2 MB Progress (2): 2.5/3.3 MB | 1.8/2.2 MB Progress (2): 2.5/3.3 MB | 1.8/2.2 MB Progress (2): 2.5/3.3 MB | 1.8/2.2 MB Progress (2): 2.5/3.3 MB | 1.8/2.2 MB Progress (2): 2.5/3.3 MB | 1.8/2.2 MB Progress (2): 2.5/3.3 MB | 1.8/2.2 MB Progress (2): 2.5/3.3 MB | 1.8/2.2 MB Progress (2): 2.5/3.3 MB | 1.8/2.2 MB Progress (2): 2.5/3.3 MB | 1.8/2.2 MB Progress (2): 2.5/3.3 MB | 1.8/2.2 MB Progress (2): 2.5/3.3 MB | 1.8/2.2 MB Progress (2): 2.5/3.3 MB | 1.8/2.2 MB Progress (2): 2.5/3.3 MB | 1.8/2.2 MB Progress (2): 2.5/3.3 MB | 1.9/2.2 MB Progress (2): 2.5/3.3 MB | 1.9/2.2 MB Progress (2): 2.5/3.3 MB | 1.9/2.2 MB Progress (2): 2.5/3.3 MB | 1.9/2.2 MB Progress (2): 2.5/3.3 MB | 1.9/2.2 MB Progress (2): 2.5/3.3 MB | 1.9/2.2 MB Progress (2): 2.5/3.3 MB | 1.9/2.2 MB Progress (2): 2.5/3.3 MB | 1.9/2.2 MB Progress (2): 2.5/3.3 MB | 1.9/2.2 MB Progress (2): 2.5/3.3 MB | 1.9/2.2 MB Progress (2): 2.5/3.3 MB | 1.9/2.2 MB Progress (2): 2.5/3.3 MB | 1.9/2.2 MB Progress (2): 2.5/3.3 MB | 1.9/2.2 MB Progress (2): 2.5/3.3 MB | 1.9/2.2 MB Progress (2): 2.5/3.3 MB | 1.9/2.2 MB Progress (2): 2.5/3.3 MB | 1.9/2.2 MB Progress (2): 2.5/3.3 MB | 1.9/2.2 MB Progress (2): 2.5/3.3 MB | 1.9/2.2 MB Progress (2): 2.5/3.3 MB | 1.9/2.2 MB Progress (2): 2.5/3.3 MB | 1.9/2.2 MB Progress (2): 2.5/3.3 MB | 1.9/2.2 MB Progress (2): 2.5/3.3 MB | 1.9/2.2 MB Progress (2): 2.5/3.3 MB | 1.9/2.2 MB Progress (2): 2.5/3.3 MB | 1.9/2.2 MB Progress (2): 2.5/3.3 MB | 1.9/2.2 MB Progress (2): 2.5/3.3 MB | 1.9/2.2 MB Progress (2): 2.5/3.3 MB | 1.9/2.2 MB Progress (2): 2.5/3.3 MB | 1.9/2.2 MB Progress (2): 2.5/3.3 MB | 1.9/2.2 MB Progress (2): 2.5/3.3 MB | 1.9/2.2 MB Progress (2): 2.5/3.3 MB | 1.9/2.2 MB Progress (2): 2.5/3.3 MB | 1.9/2.2 MB Progress (2): 2.5/3.3 MB | 1.9/2.2 MB Progress (2): 2.6/3.3 MB | 1.9/2.2 MB Progress (2): 2.6/3.3 MB | 1.9/2.2 MB Progress (2): 2.6/3.3 MB | 1.9/2.2 MB Progress (2): 2.6/3.3 MB | 1.9/2.2 MB Progress (2): 2.6/3.3 MB | 1.9/2.2 MB Progress (2): 2.6/3.3 MB | 1.9/2.2 MB Progress (2): 2.6/3.3 MB | 1.9/2.2 MB Progress (2): 2.6/3.3 MB | 1.9/2.2 MB Progress (2): 2.6/3.3 MB | 1.9/2.2 MB Progress (2): 2.6/3.3 MB | 1.9/2.2 MB Progress (2): 2.6/3.3 MB | 1.9/2.2 MB Progress (2): 2.6/3.3 MB | 1.9/2.2 MB Progress (2): 2.6/3.3 MB | 1.9/2.2 MB Progress (2): 2.6/3.3 MB | 1.9/2.2 MB Progress (2): 2.6/3.3 MB | 1.9/2.2 MB Progress (2): 2.6/3.3 MB | 1.9/2.2 MB Progress (2): 2.6/3.3 MB | 1.9/2.2 MB Progress (2): 2.6/3.3 MB | 1.9/2.2 MB Progress (2): 2.6/3.3 MB | 1.9/2.2 MB Progress (2): 2.6/3.3 MB | 1.9/2.2 MB Progress (2): 2.6/3.3 MB | 1.9/2.2 MB Progress (2): 2.6/3.3 MB | 1.9/2.2 MB Progress (2): 2.6/3.3 MB | 1.9/2.2 MB Progress (2): 2.6/3.3 MB | 1.9/2.2 MB Progress (2): 2.6/3.3 MB | 1.9/2.2 MB Progress (2): 2.6/3.3 MB | 1.9/2.2 MB Progress (2): 2.6/3.3 MB | 1.9/2.2 MB Progress (2): 2.6/3.3 MB | 1.9/2.2 MB Progress (2): 2.6/3.3 MB | 1.9/2.2 MB Progress (2): 2.6/3.3 MB | 1.9/2.2 MB Progress (2): 2.6/3.3 MB | 1.9/2.2 MB Progress (2): 2.6/3.3 MB | 1.9/2.2 MB Progress (2): 2.7/3.3 MB | 1.9/2.2 MB Progress (2): 2.7/3.3 MB | 1.9/2.2 MB Progress (2): 2.7/3.3 MB | 1.9/2.2 MB Progress (2): 2.7/3.3 MB | 1.9/2.2 MB Progress (2): 2.7/3.3 MB | 1.9/2.2 MB Progress (2): 2.7/3.3 MB | 1.9/2.2 MB Progress (2): 2.7/3.3 MB | 1.9/2.2 MB Progress (2): 2.7/3.3 MB | 1.9/2.2 MB Progress (2): 2.7/3.3 MB | 1.9/2.2 MB Progress (2): 2.7/3.3 MB | 1.9/2.2 MB Progress (2): 2.7/3.3 MB | 1.9/2.2 MB Progress (2): 2.7/3.3 MB | 1.9/2.2 MB Progress (2): 2.7/3.3 MB | 2.0/2.2 MB Progress (2): 2.7/3.3 MB | 2.0/2.2 MB Progress (2): 2.7/3.3 MB | 2.0/2.2 MB Progress (2): 2.7/3.3 MB | 2.0/2.2 MB Progress (2): 2.7/3.3 MB | 2.0/2.2 MB Progress (2): 2.7/3.3 MB | 2.0/2.2 MB Progress (2): 2.7/3.3 MB | 2.0/2.2 MB Progress (2): 2.7/3.3 MB | 2.0/2.2 MB Progress (2): 2.7/3.3 MB | 2.0/2.2 MB Progress (2): 2.7/3.3 MB | 2.0/2.2 MB Progress (2): 2.7/3.3 MB | 2.0/2.2 MB Progress (2): 2.7/3.3 MB | 2.0/2.2 MB Progress (2): 2.7/3.3 MB | 2.0/2.2 MB Progress (2): 2.7/3.3 MB | 2.0/2.2 MB Progress (2): 2.7/3.3 MB | 2.0/2.2 MB Progress (2): 2.7/3.3 MB | 2.0/2.2 MB Progress (2): 2.7/3.3 MB | 2.0/2.2 MB Progress (2): 2.7/3.3 MB | 2.0/2.2 MB Progress (2): 2.7/3.3 MB | 2.0/2.2 MB Progress (2): 2.7/3.3 MB | 2.0/2.2 MB Progress (2): 2.7/3.3 MB | 2.0/2.2 MB Progress (2): 2.7/3.3 MB | 2.0/2.2 MB Progress (2): 2.7/3.3 MB | 2.0/2.2 MB Progress (2): 2.7/3.3 MB | 2.0/2.2 MB Progress (2): 2.7/3.3 MB | 2.0/2.2 MB Progress (2): 2.8/3.3 MB | 2.0/2.2 MB Progress (2): 2.8/3.3 MB | 2.0/2.2 MB Progress (2): 2.8/3.3 MB | 2.0/2.2 MB Progress (2): 2.8/3.3 MB | 2.0/2.2 MB Progress (2): 2.8/3.3 MB | 2.0/2.2 MB Progress (2): 2.8/3.3 MB | 2.0/2.2 MB Progress (2): 2.8/3.3 MB | 2.0/2.2 MB Progress (2): 2.8/3.3 MB | 2.0/2.2 MB Progress (2): 2.8/3.3 MB | 2.0/2.2 MB Progress (2): 2.8/3.3 MB | 2.0/2.2 MB Progress (2): 2.8/3.3 MB | 2.0/2.2 MB Progress (2): 2.8/3.3 MB | 2.0/2.2 MB Progress (2): 2.8/3.3 MB | 2.0/2.2 MB Progress (2): 2.8/3.3 MB | 2.0/2.2 MB Progress (2): 2.8/3.3 MB | 2.0/2.2 MB Progress (2): 2.8/3.3 MB | 2.0/2.2 MB Progress (2): 2.8/3.3 MB | 2.0/2.2 MB Progress (2): 2.8/3.3 MB | 2.0/2.2 MB Progress (2): 2.8/3.3 MB | 2.0/2.2 MB Progress (2): 2.8/3.3 MB | 2.0/2.2 MB Progress (2): 2.8/3.3 MB | 2.0/2.2 MB Progress (2): 2.8/3.3 MB | 2.0/2.2 MB Progress (2): 2.8/3.3 MB | 2.0/2.2 MB Progress (2): 2.8/3.3 MB | 2.0/2.2 MB Progress (2): 2.8/3.3 MB | 2.0/2.2 MB Progress (2): 2.8/3.3 MB | 2.0/2.2 MB Progress (2): 2.8/3.3 MB | 2.0/2.2 MB Progress (2): 2.8/3.3 MB | 2.1/2.2 MB Progress (2): 2.8/3.3 MB | 2.1/2.2 MB Progress (2): 2.8/3.3 MB | 2.1/2.2 MB Progress (2): 2.8/3.3 MB | 2.1/2.2 MB Progress (2): 2.8/3.3 MB | 2.1/2.2 MB Progress (2): 2.8/3.3 MB | 2.1/2.2 MB Progress (2): 2.8/3.3 MB | 2.1/2.2 MB Progress (2): 2.8/3.3 MB | 2.1/2.2 MB Progress (2): 2.8/3.3 MB | 2.1/2.2 MB Progress (2): 2.8/3.3 MB | 2.1/2.2 MB Progress (2): 2.8/3.3 MB | 2.1/2.2 MB Progress (2): 2.8/3.3 MB | 2.1/2.2 MB Progress (2): 2.8/3.3 MB | 2.1/2.2 MB Progress (2): 2.8/3.3 MB | 2.1/2.2 MB Progress (2): 2.8/3.3 MB | 2.1/2.2 MB Progress (2): 2.8/3.3 MB | 2.1/2.2 MB Progress (2): 2.8/3.3 MB | 2.1/2.2 MB Progress (2): 2.8/3.3 MB | 2.1/2.2 MB Progress (2): 2.8/3.3 MB | 2.1/2.2 MB Progress (2): 2.8/3.3 MB | 2.1/2.2 MB Progress (2): 2.8/3.3 MB | 2.1/2.2 MB Progress (2): 2.8/3.3 MB | 2.1/2.2 MB Progress (2): 2.9/3.3 MB | 2.1/2.2 MB Progress (2): 2.9/3.3 MB | 2.1/2.2 MB Progress (2): 2.9/3.3 MB | 2.1/2.2 MB Progress (2): 2.9/3.3 MB | 2.1/2.2 MB Progress (2): 2.9/3.3 MB | 2.1/2.2 MB Progress (2): 2.9/3.3 MB | 2.1/2.2 MB Progress (2): 2.9/3.3 MB | 2.1/2.2 MB Progress (2): 2.9/3.3 MB | 2.1/2.2 MB Progress (2): 2.9/3.3 MB | 2.1/2.2 MB Progress (2): 2.9/3.3 MB | 2.1/2.2 MB Progress (2): 2.9/3.3 MB | 2.1/2.2 MB Progress (2): 2.9/3.3 MB | 2.1/2.2 MB Progress (2): 2.9/3.3 MB | 2.1/2.2 MB Progress (2): 2.9/3.3 MB | 2.1/2.2 MB Progress (2): 2.9/3.3 MB | 2.1/2.2 MB Progress (2): 2.9/3.3 MB | 2.1/2.2 MB Progress (2): 2.9/3.3 MB | 2.1/2.2 MB Progress (2): 2.9/3.3 MB | 2.1/2.2 MB Progress (2): 2.9/3.3 MB | 2.1/2.2 MB Progress (2): 2.9/3.3 MB | 2.1/2.2 MB Progress (2): 2.9/3.3 MB | 2.1/2.2 MB Progress (2): 2.9/3.3 MB | 2.1/2.2 MB Progress (2): 2.9/3.3 MB | 2.1/2.2 MB Progress (2): 2.9/3.3 MB | 2.1/2.2 MB Progress (2): 2.9/3.3 MB | 2.1/2.2 MB Progress (2): 2.9/3.3 MB | 2.1/2.2 MB Progress (2): 2.9/3.3 MB | 2.1/2.2 MB Progress (2): 2.9/3.3 MB | 2.2/2.2 MB Progress (2): 2.9/3.3 MB | 2.2/2.2 MB Progress (2): 2.9/3.3 MB | 2.2/2.2 MB Progress (2): 2.9/3.3 MB | 2.2/2.2 MB Progress (2): 2.9/3.3 MB | 2.2/2.2 MB Progress (2): 2.9/3.3 MB | 2.2/2.2 MB Progress (2): 2.9/3.3 MB | 2.2/2.2 MB Progress (2): 2.9/3.3 MB | 2.2/2.2 MB Progress (2): 2.9/3.3 MB | 2.2/2.2 MB Progress (2): 2.9/3.3 MB | 2.2/2.2 MB Progress (2): 2.9/3.3 MB | 2.2/2.2 MB Progress (2): 2.9/3.3 MB | 2.2 MB Progress (2): 2.9/3.3 MB | 2.2 MB Progress (2): 2.9/3.3 MB | 2.2 MB Progress (2): 2.9/3.3 MB | 2.2 MB Progress (2): 2.9/3.3 MB | 2.2 MB Progress (2): 2.9/3.3 MB | 2.2 MB Progress (2): 2.9/3.3 MB | 2.2 MB Progress (2): 3.0/3.3 MB | 2.2 MB Progress (2): 3.0/3.3 MB | 2.2 MB Progress (2): 3.0/3.3 MB | 2.2 MB Progress (2): 3.0/3.3 MB | 2.2 MB Progress (2): 3.0/3.3 MB | 2.2 MB Progress (2): 3.0/3.3 MB | 2.2 MB Progress (2): 3.0/3.3 MB | 2.2 MB Progress (2): 3.0/3.3 MB | 2.2 MB Progress (2): 3.0/3.3 MB | 2.2 MB Progress (2): 3.0/3.3 MB | 2.2 MB Progress (2): 3.0/3.3 MB | 2.2 MB Progress (2): 3.0/3.3 MB | 2.2 MB Progress (2): 3.0/3.3 MB | 2.2 MB Progress (2): 3.0/3.3 MB | 2.2 MB Progress (2): 3.0/3.3 MB | 2.2 MB Progress (2): 3.0/3.3 MB | 2.2 MB Progress (2): 3.0/3.3 MB | 2.2 MB Progress (2): 3.0/3.3 MB | 2.2 MB Progress (2): 3.0/3.3 MB | 2.2 MB Progress (2): 3.0/3.3 MB | 2.2 MB Progress (2): 3.0/3.3 MB | 2.2 MB Progress (2): 3.0/3.3 MB | 2.2 MB Progress (2): 3.0/3.3 MB | 2.2 MB Progress (2): 3.0/3.3 MB | 2.2 MB Progress (2): 3.0/3.3 MB | 2.2 MB Progress (2): 3.1/3.3 MB | 2.2 MB Progress (2): 3.1/3.3 MB | 2.2 MB Progress (2): 3.1/3.3 MB | 2.2 MB Progress (2): 3.1/3.3 MB | 2.2 MB Progress (2): 3.1/3.3 MB | 2.2 MB Progress (2): 3.1/3.3 MB | 2.2 MB Progress (2): 3.1/3.3 MB | 2.2 MB Progress (2): 3.1/3.3 MB | 2.2 MB Progress (2): 3.1/3.3 MB | 2.2 MB Progress (2): 3.1/3.3 MB | 2.2 MB Progress (2): 3.1/3.3 MB | 2.2 MB Progress (2): 3.1/3.3 MB | 2.2 MB Progress (2): 3.1/3.3 MB | 2.2 MB Progress (2): 3.1/3.3 MB | 2.2 MB Progress (2): 3.1/3.3 MB | 2.2 MB Progress (2): 3.1/3.3 MB | 2.2 MB Progress (2): 3.1/3.3 MB | 2.2 MB Progress (2): 3.1/3.3 MB | 2.2 MB Progress (2): 3.1/3.3 MB | 2.2 MB Progress (2): 3.1/3.3 MB | 2.2 MB Progress (2): 3.1/3.3 MB | 2.2 MB Progress (2): 3.1/3.3 MB | 2.2 MB Progress (2): 3.1/3.3 MB | 2.2 MB Progress (2): 3.1/3.3 MB | 2.2 MB Progress (2): 3.1/3.3 MB | 2.2 MB Progress (2): 3.2/3.3 MB | 2.2 MB Progress (2): 3.2/3.3 MB | 2.2 MB Progress (2): 3.2/3.3 MB | 2.2 MB Progress (2): 3.2/3.3 MB | 2.2 MB Progress (2): 3.2/3.3 MB | 2.2 MB Progress (2): 3.2/3.3 MB | 2.2 MB Progress (2): 3.2/3.3 MB | 2.2 MB Progress (2): 3.2/3.3 MB | 2.2 MB Progress (2): 3.2/3.3 MB | 2.2 MB Progress (2): 3.2/3.3 MB | 2.2 MB Progress (2): 3.2/3.3 MB | 2.2 MB Progress (2): 3.2/3.3 MB | 2.2 MB Progress (2): 3.2/3.3 MB | 2.2 MB Progress (2): 3.2/3.3 MB | 2.2 MB Progress (2): 3.2/3.3 MB | 2.2 MB Progress (2): 3.2/3.3 MB | 2.2 MB Progress (2): 3.2/3.3 MB | 2.2 MB Progress (2): 3.2/3.3 MB | 2.2 MB Progress (2): 3.2/3.3 MB | 2.2 MB Progress (2): 3.2/3.3 MB | 2.2 MB Progress (2): 3.2/3.3 MB | 2.2 MB Progress (2): 3.2/3.3 MB | 2.2 MB Progress (2): 3.2/3.3 MB | 2.2 MB Progress (2): 3.2/3.3 MB | 2.2 MB Progress (2): 3.2/3.3 MB | 2.2 MB Progress (2): 3.3/3.3 MB | 2.2 MB Progress (2): 3.3/3.3 MB | 2.2 MB Progress (2): 3.3/3.3 MB | 2.2 MB 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 1.3 MB/s) [2019-07-31T07:21:17.896Z] Progress (1): 3.3/3.3 MB Progress (1): 3.3/3.3 MB Progress (1): 3.3 MB 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 2.0 MB/s) [2019-07-31T07:21:18.469Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-31T07:21:25.190Z] [INFO] Adding repository https://download.eclipse.org/tools/cdt/releases/9.8 [2019-07-31T07:21:25.190Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/cdt/releases/9.8/ [2019-07-31T07:21:25.190Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/cdt/releases/9.8/ [2019-07-31T07:21:25.190Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-31T07:21:25.190Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-31T07:21:25.190Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-31T07:21:25.190Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-31T07:21:25.190Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-31T07:21:25.190Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-31T07:21:25.190Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-31T07:21:25.190Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-31T07:21:26.129Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-31T07:21:26.129Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-31T07:21:26.129Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-31T07:21:26.129Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-31T07:21:26.699Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-31T07:21:26.699Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-31T07:21:26.699Z] [INFO] Adding repository https://download.eclipse.org/linuxtools/update-7.3.0 [2019-07-31T07:21:26.699Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-31T07:21:26.699Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-31T07:21:26.959Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-31T07:21:26.959Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-31T07:21:27.219Z] [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots [2019-07-31T07:21:27.219Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-31T07:21:27.219Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-31T07:21:27.487Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-31T07:21:27.487Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-31T07:21:27.487Z] [INFO] Adding repository https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1 [2019-07-31T07:21:27.487Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-31T07:21:27.487Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-31T07:21:27.746Z] [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-31T07:21:27.746Z] [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-31T07:21:27.746Z] [INFO] Adding repository https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository [2019-07-31T07:21:28.006Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-31T07:21:28.006Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-31T07:21:28.006Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-31T07:21:28.006Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-31T07:21:28.265Z] [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository [2019-07-31T07:21:28.265Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-31T07:21:28.265Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-31T07:21:28.525Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB) [2019-07-31T07:21:28.525Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB) [2019-07-31T07:21:28.787Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-31T07:21:28.787Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-31T07:21:29.276Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-31T07:21:29.276Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-31T07:21:29.628Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ [2019-07-31T07:21:29.628Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ [2019-07-31T07:21:29.628Z] [INFO] Adding repository https://download.eclipse.org/cbi/updates/license [2019-07-31T07:21:29.628Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (430B) [2019-07-31T07:21:29.628Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (430B) [2019-07-31T07:21:29.887Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [2019-07-31T07:21:29.887Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [2019-07-31T07:21:29.887Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [2019-07-31T07:21:29.887Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [2019-07-31T07:21:30.147Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-31T07:21:30.147Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-31T07:21:30.406Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-31T07:21:30.406Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-31T07:21:30.406Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-31T07:21:30.666Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-31T07:21:30.666Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-31T07:21:30.666Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-31T07:21:30.666Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-31T07:21:30.930Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800 [2019-07-31T07:21:30.930Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-31T07:21:30.930Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-31T07:21:31.503Z] [INFO] Adding repository https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2 [2019-07-31T07:21:31.503Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B) [2019-07-31T07:21:31.503Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B) [2019-07-31T07:21:31.771Z] [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-31T07:21:31.771Z] [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-31T07:21:31.771Z] [INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository [2019-07-31T07:21:31.771Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-31T07:21:31.771Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-31T07:21:32.340Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-31T07:21:32.340Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-31T07:21:32.340Z] [INFO] Adding repository https://download.eclipse.org/modeling/emf/emf/builds/release/2.18 [2019-07-31T07:21:32.600Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-31T07:21:32.600Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-31T07:21:44.898Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-31T07:21:49.097Z] [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (79.97kB) [2019-07-31T07:21:49.097Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:21:49.097Z] [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (79.97kB) [2019-07-31T07:21:49.097Z] [INFO] Unpacking com.google.gson_2.8.2.v20180104-1110... [2019-07-31T07:21:49.356Z] [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (676.21kB) [2019-07-31T07:21:49.356Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:21:49.356Z] [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (676.21kB) [2019-07-31T07:21:49.356Z] [INFO] Unpacking com.google.guava_21.0.0.v20170206-1425... [2019-07-31T07:21:50.314Z] [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (9.5MB) [2019-07-31T07:21:50.314Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:21:50.314Z] [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (9.5MB) [2019-07-31T07:21:51.253Z] [INFO] Unpacking com.ibm.icu_64.2.0.v20190507-1337... [2019-07-31T07:22:01.241Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (23.46kB) [2019-07-31T07:22:01.241Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:01.241Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (23.46kB) [2019-07-31T07:22:01.241Z] [INFO] Unpacking javax.activation_1.1.0.v201211130549... [2019-07-31T07:22:01.500Z] [INFO] Fetching R-4.12-201906051800&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.12/ [2019-07-31T07:22:01.500Z] [INFO] Fetching R-4.12-201906051800&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.12/ [2019-07-31T07:22:01.759Z] [INFO] Fetching org.eclipse.osgi_3.14.0.v20190517-1309.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (454.46kB) [2019-07-31T07:22:01.760Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:01.760Z] [INFO] Fetching org.eclipse.osgi_3.14.0.v20190517-1309.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (454.46kB) [2019-07-31T07:22:01.760Z] [INFO] Unpacking org.eclipse.osgi_3.14.0.v20190517-1309... [2019-07-31T07:22:02.329Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (249kB) [2019-07-31T07:22:02.329Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (249kB) [2019-07-31T07:22:02.590Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (48.86kB) [2019-07-31T07:22:02.590Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:02.590Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (48.86kB) [2019-07-31T07:22:02.590Z] [INFO] Unpacking javax.xml.bind_2.2.0.v201105210648... [2019-07-31T07:22:02.850Z] [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (82.7kB) [2019-07-31T07:22:02.850Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:02.850Z] [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (82.7kB) [2019-07-31T07:22:02.850Z] [INFO] Unpacking org.apache.commons.io_2.6.0.v20190123-2029... [2019-07-31T07:22:03.109Z] [INFO] Fetching org.eclipse.cdt.core_6.8.1.201907021957.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (1.62MB) [2019-07-31T07:22:03.109Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:03.109Z] [INFO] Fetching org.eclipse.cdt.core_6.8.1.201907021957.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (1.62MB) [2019-07-31T07:22:03.109Z] [INFO] Unpacking org.eclipse.cdt.core_6.8.1.201907021957... [2019-07-31T07:22:05.646Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.1.201811241055.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (17.15kB) [2019-07-31T07:22:05.646Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:05.646Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.1.201811241055.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (17.15kB) [2019-07-31T07:22:05.646Z] [INFO] Unpacking org.eclipse.cdt.core.native_5.10.1.201811241055... [2019-07-31T07:22:05.646Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.300.v20190215-2048.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (42.27kB) [2019-07-31T07:22:05.646Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:05.646Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.300.v20190215-2048.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (42.27kB) [2019-07-31T07:22:05.646Z] [INFO] Unpacking org.eclipse.core.contenttype_3.7.300.v20190215-2048... [2019-07-31T07:22:05.908Z] [INFO] Fetching org.eclipse.core.expressions_3.6.400.v20190518-1240.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.79kB) [2019-07-31T07:22:05.908Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:05.908Z] [INFO] Fetching org.eclipse.core.expressions_3.6.400.v20190518-1240.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.79kB) [2019-07-31T07:22:05.908Z] [INFO] Unpacking org.eclipse.core.expressions_3.6.400.v20190518-1240... [2019-07-31T07:22:05.908Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (42.02kB) [2019-07-31T07:22:05.908Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:05.908Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (42.02kB) [2019-07-31T07:22:06.168Z] [INFO] Unpacking org.eclipse.core.filebuffers_3.6.600.v20190519-2344... [2019-07-31T07:22:06.168Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.400.v20190518-1151.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.77kB) [2019-07-31T07:22:06.168Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:06.168Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.400.v20190518-1151.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.77kB) [2019-07-31T07:22:06.168Z] [INFO] Unpacking org.eclipse.core.filesystem_1.7.400.v20190518-1151... [2019-07-31T07:22:06.168Z] [INFO] Fetching org.eclipse.core.resources_3.13.400.v20190505-1655.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (872.98kB) [2019-07-31T07:22:06.168Z] [INFO] Fetching org.eclipse.core.resources_3.13.400.v20190505-1655.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (872.98kB) [2019-07-31T07:22:06.427Z] [INFO] Fetching org.eclipse.core.runtime_3.15.300.v20190508-0543.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.24kB) [2019-07-31T07:22:06.427Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:06.427Z] [INFO] Fetching org.eclipse.core.runtime_3.15.300.v20190508-0543.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.24kB) [2019-07-31T07:22:06.687Z] [INFO] Unpacking org.eclipse.core.runtime_3.15.300.v20190508-0543... [2019-07-31T07:22:06.687Z] [INFO] Fetching org.eclipse.core.variables_3.4.500.v20190510-0549.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (18.02kB) [2019-07-31T07:22:06.687Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:06.687Z] [INFO] Fetching org.eclipse.core.variables_3.4.500.v20190510-0549.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (18.02kB) [2019-07-31T07:22:06.687Z] [INFO] Unpacking org.eclipse.core.variables_3.4.500.v20190510-0549... [2019-07-31T07:22:06.687Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (107.68kB) [2019-07-31T07:22:06.687Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:06.687Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (107.68kB) [2019-07-31T07:22:06.947Z] [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840... [2019-07-31T07:22:06.947Z] [INFO] Fetching org.eclipse.text_3.8.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (97.68kB) [2019-07-31T07:22:06.947Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:06.947Z] [INFO] Fetching org.eclipse.text_3.8.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (97.68kB) [2019-07-31T07:22:07.207Z] [INFO] Unpacking org.eclipse.text_3.8.200.v20190519-2344... [2019-07-31T07:22:07.207Z] [INFO] Fetching org.eclipse.core.commands_3.9.400.v20190516-1358.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.28kB) [2019-07-31T07:22:07.207Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:07.207Z] [INFO] Fetching org.eclipse.core.commands_3.9.400.v20190516-1358.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.28kB) [2019-07-31T07:22:07.467Z] [INFO] Unpacking org.eclipse.core.commands_3.9.400.v20190516-1358... [2019-07-31T07:22:07.467Z] [INFO] Fetching org.eclipse.equinox.common_3.10.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (52.18kB) [2019-07-31T07:22:07.467Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:07.467Z] [INFO] Fetching org.eclipse.equinox.common_3.10.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (52.18kB) [2019-07-31T07:22:07.467Z] [INFO] Unpacking org.eclipse.equinox.common_3.10.400.v20190516-1504... [2019-07-31T07:22:07.467Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (53.95kB) [2019-07-31T07:22:07.467Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:07.467Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (53.95kB) [2019-07-31T07:22:07.726Z] [INFO] Unpacking org.eclipse.equinox.preferences_3.7.400.v20190516-1504... [2019-07-31T07:22:07.726Z] [INFO] Fetching org.eclipse.equinox.registry_3.8.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (76.91kB) [2019-07-31T07:22:07.726Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:07.726Z] [INFO] Fetching org.eclipse.equinox.registry_3.8.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (76.91kB) [2019-07-31T07:22:07.990Z] [INFO] Unpacking org.eclipse.equinox.registry_3.8.400.v20190516-1504... [2019-07-31T07:22:07.990Z] [INFO] Fetching org.eclipse.core.jobs_3.10.400.v20190506-1457.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (46.05kB) [2019-07-31T07:22:07.990Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:07.990Z] [INFO] Fetching org.eclipse.core.jobs_3.10.400.v20190506-1457.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (46.05kB) [2019-07-31T07:22:07.990Z] [INFO] Unpacking org.eclipse.core.jobs_3.10.400.v20190506-1457... [2019-07-31T07:22:08.672Z] [INFO] Fetching org.eclipse.equinox.app_1.4.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (41.7kB) [2019-07-31T07:22:08.672Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:08.672Z] [INFO] Fetching org.eclipse.equinox.app_1.4.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (41.7kB) [2019-07-31T07:22:08.672Z] [INFO] Unpacking org.eclipse.equinox.app_1.4.200.v20190516-1504... [2019-07-31T07:22:08.672Z] [INFO] Fetching org.eclipse.jdt.annotation_2.2.300.v20190328-1431.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.7kB) [2019-07-31T07:22:08.672Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:08.672Z] [INFO] Fetching org.eclipse.jdt.annotation_2.2.300.v20190328-1431.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.7kB) [2019-07-31T07:22:08.672Z] [INFO] Unpacking org.eclipse.jdt.annotation_2.2.300.v20190328-1431... [2019-07-31T07:22:08.672Z] [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20181102183712/repository/ [2019-07-31T07:22:08.672Z] [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20181102183712/repository/ [2019-07-31T07:22:08.672Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (123.59kB) [2019-07-31T07:22:08.673Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:08.673Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (123.59kB) [2019-07-31T07:22:08.673Z] [INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430... [2019-07-31T07:22:08.932Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (96.31kB) [2019-07-31T07:22:08.932Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:08.932Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (96.31kB) [2019-07-31T07:22:08.932Z] [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130... [2019-07-31T07:22:09.193Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-31T07:22:09.453Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-31T07:22:09.453Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-31T07:22:09.712Z] [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (13.03kB) [2019-07-31T07:22:09.712Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:09.712Z] [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (13.03kB) [2019-07-31T07:22:09.712Z] [INFO] Unpacking org.apache.batik.constants_1.11.0.v20190515-0436... [2019-07-31T07:22:09.712Z] [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (101.68kB) [2019-07-31T07:22:09.712Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:09.712Z] [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (101.68kB) [2019-07-31T07:22:09.972Z] [INFO] Unpacking org.apache.batik.css_1.11.0.v20190515-0436... [2019-07-31T07:22:09.972Z] [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (63.49kB) [2019-07-31T07:22:09.972Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:09.972Z] [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (63.49kB) [2019-07-31T07:22:10.231Z] [INFO] Unpacking org.apache.batik.util_1.11.0.v20190515-0436... [2019-07-31T07:22:10.231Z] [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (14.52kB) [2019-07-31T07:22:10.231Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:10.231Z] [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (14.52kB) [2019-07-31T07:22:10.490Z] [INFO] Unpacking org.apache.batik.i18n_1.11.0.v20190515-0436... [2019-07-31T07:22:10.490Z] [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (258.72kB) [2019-07-31T07:22:10.490Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:10.490Z] [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (258.72kB) [2019-07-31T07:22:10.490Z] [INFO] Unpacking org.apache.xmlgraphics_2.3.0.v20190515-0436... [2019-07-31T07:22:10.750Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (95.26kB) [2019-07-31T07:22:10.750Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (95.26kB) [2019-07-31T07:22:11.009Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (15.35kB) [2019-07-31T07:22:11.009Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (15.35kB) [2019-07-31T07:22:11.009Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (35.59kB) [2019-07-31T07:22:11.009Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (35.59kB) [2019-07-31T07:22:11.269Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (33.71kB) [2019-07-31T07:22:11.269Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:11.269Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (33.71kB) [2019-07-31T07:22:11.269Z] [INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502... [2019-07-31T07:22:11.269Z] [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (154.23kB) [2019-07-31T07:22:11.269Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:11.269Z] [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (154.23kB) [2019-07-31T07:22:11.529Z] [INFO] Unpacking org.apache.felix.scr_2.1.14.v20190123-1619... [2019-07-31T07:22:11.529Z] [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (44.03kB) [2019-07-31T07:22:11.529Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:11.529Z] [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (44.03kB) [2019-07-31T07:22:11.788Z] [INFO] Unpacking org.eclipse.osgi.services_3.8.0.v20190206-2147... [2019-07-31T07:22:11.788Z] [INFO] Fetching org.eclipse.osgi.util_3.5.200.v20190115-2323.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (30.66kB) [2019-07-31T07:22:11.788Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:11.788Z] [INFO] Fetching org.eclipse.osgi.util_3.5.200.v20190115-2323.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (30.66kB) [2019-07-31T07:22:11.788Z] [INFO] Unpacking org.eclipse.osgi.util_3.5.200.v20190115-2323... [2019-07-31T07:22:12.048Z] [INFO] Fetching org.eclipse.compare_3.7.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (303.02kB) [2019-07-31T07:22:12.048Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:12.048Z] [INFO] Fetching org.eclipse.compare_3.7.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (303.02kB) [2019-07-31T07:22:12.048Z] [INFO] Unpacking org.eclipse.compare_3.7.600.v20190519-2354... [2019-07-31T07:22:12.307Z] [INFO] Fetching org.eclipse.ui_3.113.0.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (361.71kB) [2019-07-31T07:22:12.307Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:12.307Z] [INFO] Fetching org.eclipse.ui_3.113.0.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (361.71kB) [2019-07-31T07:22:12.307Z] [INFO] Unpacking org.eclipse.ui_3.113.0.v20190513-2118... [2019-07-31T07:22:12.566Z] [INFO] Fetching org.eclipse.jface.text_3.15.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (318.48kB) [2019-07-31T07:22:12.566Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:12.566Z] [INFO] Fetching org.eclipse.jface.text_3.15.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (318.48kB) [2019-07-31T07:22:12.827Z] [INFO] Unpacking org.eclipse.jface.text_3.15.200.v20190519-2344... [2019-07-31T07:22:13.087Z] [INFO] Fetching org.eclipse.ui.ide_3.15.200.v20190519-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (964.19kB) [2019-07-31T07:22:13.087Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:13.087Z] [INFO] Fetching org.eclipse.ui.ide_3.15.200.v20190519-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (964.19kB) [2019-07-31T07:22:13.087Z] [INFO] Unpacking org.eclipse.ui.ide_3.15.200.v20190519-2104... [2019-07-31T07:22:14.027Z] [INFO] Fetching org.eclipse.ui.views_3.9.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (48.79kB) [2019-07-31T07:22:14.027Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:14.027Z] [INFO] Fetching org.eclipse.ui.views_3.9.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (48.79kB) [2019-07-31T07:22:14.027Z] [INFO] Unpacking org.eclipse.ui.views_3.9.400.v20190517-1612... [2019-07-31T07:22:14.027Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (229.07kB) [2019-07-31T07:22:14.027Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:14.027Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (229.07kB) [2019-07-31T07:22:14.289Z] [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344... [2019-07-31T07:22:14.970Z] [INFO] Fetching org.eclipse.ui.editors_3.11.500.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (195.05kB) [2019-07-31T07:22:14.970Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:14.970Z] [INFO] Fetching org.eclipse.ui.editors_3.11.500.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (195.05kB) [2019-07-31T07:22:15.332Z] [INFO] Unpacking org.eclipse.ui.editors_3.11.500.v20190519-2344... [2019-07-31T07:22:15.332Z] [INFO] Fetching org.eclipse.ui.forms_3.8.0.v20190519-1034.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (123.14kB) [2019-07-31T07:22:15.332Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:15.332Z] [INFO] Fetching org.eclipse.ui.forms_3.8.0.v20190519-1034.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (123.14kB) [2019-07-31T07:22:15.332Z] [INFO] Unpacking org.eclipse.ui.forms_3.8.0.v20190519-1034... [2019-07-31T07:22:15.332Z] [INFO] Fetching org.eclipse.compare.core_3.6.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (32.84kB) [2019-07-31T07:22:15.332Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:15.332Z] [INFO] Fetching org.eclipse.compare.core_3.6.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (32.84kB) [2019-07-31T07:22:15.332Z] [INFO] Unpacking org.eclipse.compare.core_3.6.500.v20190519-2354... [2019-07-31T07:22:15.332Z] [INFO] Fetching org.eclipse.core.databinding_1.7.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (55.78kB) [2019-07-31T07:22:15.332Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:15.332Z] [INFO] Fetching org.eclipse.core.databinding_1.7.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (55.78kB) [2019-07-31T07:22:15.332Z] [INFO] Unpacking org.eclipse.core.databinding_1.7.400.v20190513-2118... [2019-07-31T07:22:15.592Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.7.0.v20190515-0910.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (82.59kB) [2019-07-31T07:22:15.592Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:15.592Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.7.0.v20190515-0910.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (82.59kB) [2019-07-31T07:22:15.592Z] [INFO] Unpacking org.eclipse.core.databinding.observable_1.7.0.v20190515-0910... [2019-07-31T07:22:15.852Z] [INFO] Fetching org.eclipse.core.databinding.property_1.7.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (44.79kB) [2019-07-31T07:22:15.852Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:15.852Z] [INFO] Fetching org.eclipse.core.databinding.property_1.7.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (44.79kB) [2019-07-31T07:22:15.852Z] [INFO] Unpacking org.eclipse.core.databinding.property_1.7.0.v20190510-1100... [2019-07-31T07:22:15.852Z] [INFO] Fetching org.eclipse.core.net_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.61kB) [2019-07-31T07:22:15.852Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:15.852Z] [INFO] Fetching org.eclipse.core.net_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.61kB) [2019-07-31T07:22:16.112Z] [INFO] Unpacking org.eclipse.core.net_1.3.500.v20190519-2354... [2019-07-31T07:22:16.112Z] [INFO] Fetching org.eclipse.equinox.security_1.3.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (44.54kB) [2019-07-31T07:22:16.112Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:16.112Z] [INFO] Fetching org.eclipse.equinox.security_1.3.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (44.54kB) [2019-07-31T07:22:16.112Z] [INFO] Unpacking org.eclipse.equinox.security_1.3.200.v20190516-1504... [2019-07-31T07:22:16.371Z] [INFO] Fetching org.eclipse.e4.core.commands_0.12.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.77kB) [2019-07-31T07:22:16.371Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:16.371Z] [INFO] Fetching org.eclipse.e4.core.commands_0.12.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.77kB) [2019-07-31T07:22:16.371Z] [INFO] Unpacking org.eclipse.e4.core.commands_0.12.600.v20190510-1100... [2019-07-31T07:22:16.371Z] [INFO] Fetching org.eclipse.e4.core.di_1.7.200.v20190506-1457.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (25.95kB) [2019-07-31T07:22:16.371Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:16.371Z] [INFO] Fetching org.eclipse.e4.core.di_1.7.200.v20190506-1457.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (25.95kB) [2019-07-31T07:22:16.629Z] [INFO] Unpacking org.eclipse.e4.core.di_1.7.200.v20190506-1457... [2019-07-31T07:22:16.629Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (14.07kB) [2019-07-31T07:22:16.629Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (14.07kB) [2019-07-31T07:22:16.629Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.8.100.v20190518-1217.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (22.61kB) [2019-07-31T07:22:16.629Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:16.629Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.8.100.v20190518-1217.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (22.61kB) [2019-07-31T07:22:16.889Z] [INFO] Unpacking org.eclipse.e4.core.contexts_1.8.100.v20190518-1217... [2019-07-31T07:22:16.889Z] [INFO] Fetching org.eclipse.e4.core.services_2.1.400.v20181215-2145.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.91kB) [2019-07-31T07:22:16.889Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:16.889Z] [INFO] Fetching org.eclipse.e4.core.services_2.1.400.v20181215-2145.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.91kB) [2019-07-31T07:22:16.889Z] [INFO] Unpacking org.eclipse.e4.core.services_2.1.400.v20181215-2145... [2019-07-31T07:22:16.889Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.69kB) [2019-07-31T07:22:16.889Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:16.889Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.69kB) [2019-07-31T07:22:17.149Z] [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217... [2019-07-31T07:22:17.149Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.77kB) [2019-07-31T07:22:17.149Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:17.149Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.77kB) [2019-07-31T07:22:17.149Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308... [2019-07-31T07:22:17.149Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.53kB) [2019-07-31T07:22:17.149Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:17.149Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.53kB) [2019-07-31T07:22:17.409Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457... [2019-07-31T07:22:17.409Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (21.16kB) [2019-07-31T07:22:17.409Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:17.409Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (21.16kB) [2019-07-31T07:22:17.409Z] [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118... [2019-07-31T07:22:17.674Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (98kB) [2019-07-31T07:22:17.674Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:17.674Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (98kB) [2019-07-31T07:22:17.674Z] [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830... [2019-07-31T07:22:17.674Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (485.5kB) [2019-07-31T07:22:17.674Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:17.674Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (485.5kB) [2019-07-31T07:22:17.933Z] [INFO] Unpacking org.eclipse.emf.ecore_2.18.0.v20190528-0845... [2019-07-31T07:22:18.503Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.01kB) [2019-07-31T07:22:18.503Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:18.503Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.01kB) [2019-07-31T07:22:18.503Z] [INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100... [2019-07-31T07:22:18.503Z] [INFO] Fetching org.eclipse.swt_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.03kB) [2019-07-31T07:22:18.503Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:18.503Z] [INFO] Fetching org.eclipse.swt_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.03kB) [2019-07-31T07:22:18.503Z] [INFO] Unpacking org.eclipse.swt_3.111.0.v20190605-1801... [2019-07-31T07:22:18.765Z] [INFO] Fetching org.eclipse.jface_3.16.0.v20190528-0922.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (358.07kB) [2019-07-31T07:22:18.765Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:18.765Z] [INFO] Fetching org.eclipse.jface_3.16.0.v20190528-0922.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (358.07kB) [2019-07-31T07:22:18.765Z] [INFO] Unpacking org.eclipse.jface_3.16.0.v20190528-0922... [2019-07-31T07:22:19.025Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (64.06kB) [2019-07-31T07:22:19.025Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:19.025Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (64.06kB) [2019-07-31T07:22:19.284Z] [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118... [2019-07-31T07:22:19.284Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (79.2kB) [2019-07-31T07:22:19.284Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:19.284Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (79.2kB) [2019-07-31T07:22:19.544Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118... [2019-07-31T07:22:19.544Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.84kB) [2019-07-31T07:22:19.544Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:19.544Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.84kB) [2019-07-31T07:22:19.544Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100... [2019-07-31T07:22:19.803Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.97kB) [2019-07-31T07:22:19.803Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:19.803Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.97kB) [2019-07-31T07:22:19.803Z] [INFO] Unpacking org.eclipse.e4.ui.di_1.2.600.v20190510-1100... [2019-07-31T07:22:19.803Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (112.57kB) [2019-07-31T07:22:19.803Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:19.803Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (112.57kB) [2019-07-31T07:22:20.062Z] [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118... [2019-07-31T07:22:20.062Z] [INFO] Fetching org.eclipse.e4.ui.services_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.29kB) [2019-07-31T07:22:20.062Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:20.062Z] [INFO] Fetching org.eclipse.e4.ui.services_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.29kB) [2019-07-31T07:22:20.321Z] [INFO] Unpacking org.eclipse.e4.ui.services_1.3.500.v20190513-2118... [2019-07-31T07:22:20.321Z] [INFO] Fetching org.eclipse.equinox.event_1.5.100.v20190528-1257.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.82kB) [2019-07-31T07:22:20.321Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:20.321Z] [INFO] Fetching org.eclipse.equinox.event_1.5.100.v20190528-1257.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.82kB) [2019-07-31T07:22:20.321Z] [INFO] Unpacking org.eclipse.equinox.event_1.5.100.v20190528-1257... [2019-07-31T07:22:20.321Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.48kB) [2019-07-31T07:22:20.321Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:20.321Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.48kB) [2019-07-31T07:22:20.580Z] [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100... [2019-07-31T07:22:20.580Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (85.89kB) [2019-07-31T07:22:20.580Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:20.580Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (85.89kB) [2019-07-31T07:22:20.580Z] [INFO] Unpacking org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505... [2019-07-31T07:22:20.839Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (84.18kB) [2019-07-31T07:22:20.839Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:20.839Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (84.18kB) [2019-07-31T07:22:20.839Z] [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725... [2019-07-31T07:22:20.839Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (50.98kB) [2019-07-31T07:22:20.839Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:20.839Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (50.98kB) [2019-07-31T07:22:21.098Z] [INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725... [2019-07-31T07:22:21.098Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (49.92kB) [2019-07-31T07:22:21.098Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:21.098Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (49.92kB) [2019-07-31T07:22:21.098Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118... [2019-07-31T07:22:21.876Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (94.18kB) [2019-07-31T07:22:21.876Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:21.876Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (94.18kB) [2019-07-31T07:22:21.876Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525... [2019-07-31T07:22:21.876Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (71.25kB) [2019-07-31T07:22:21.876Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:21.876Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (71.25kB) [2019-07-31T07:22:21.876Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118... [2019-07-31T07:22:21.876Z] [INFO] Fetching org.eclipse.jface.databinding_1.9.0.v20190519-0933.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (77.69kB) [2019-07-31T07:22:21.876Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:21.876Z] [INFO] Fetching org.eclipse.jface.databinding_1.9.0.v20190519-0933.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (77.69kB) [2019-07-31T07:22:21.876Z] [INFO] Unpacking org.eclipse.jface.databinding_1.9.0.v20190519-0933... [2019-07-31T07:22:21.876Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.07kB) [2019-07-31T07:22:21.876Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:21.876Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.07kB) [2019-07-31T07:22:21.876Z] [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118... [2019-07-31T07:22:22.137Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (115.24kB) [2019-07-31T07:22:22.137Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:22.137Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (115.24kB) [2019-07-31T07:22:22.137Z] [INFO] Unpacking org.eclipse.emf.common_2.16.0.v20190528-0845... [2019-07-31T07:22:22.396Z] [INFO] Fetching org.eclipse.equinox.bidi_1.2.0.v20190514-1046.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.95kB) [2019-07-31T07:22:22.396Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:22.396Z] [INFO] Fetching org.eclipse.equinox.bidi_1.2.0.v20190514-1046.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.95kB) [2019-07-31T07:22:22.396Z] [INFO] Unpacking org.eclipse.equinox.bidi_1.2.0.v20190514-1046... [2019-07-31T07:22:22.396Z] [INFO] Fetching org.eclipse.equinox.launcher_1.5.400.v20190515-0925.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (29.81kB) [2019-07-31T07:22:22.396Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:22.396Z] [INFO] Fetching org.eclipse.equinox.launcher_1.5.400.v20190515-0925.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (29.81kB) [2019-07-31T07:22:22.656Z] [INFO] Unpacking org.eclipse.equinox.launcher_1.5.400.v20190515-0925... [2019-07-31T07:22:22.656Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.6.0.v20190215-2242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.98kB) [2019-07-31T07:22:22.656Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:22.656Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.6.0.v20190215-2242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.98kB) [2019-07-31T07:22:22.656Z] [INFO] Unpacking org.eclipse.equinox.p2.core_2.6.0.v20190215-2242... [2019-07-31T07:22:22.656Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (74.81kB) [2019-07-31T07:22:22.656Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:22.656Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (74.81kB) [2019-07-31T07:22:22.916Z] [INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320... [2019-07-31T07:22:22.916Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (108.1kB) [2019-07-31T07:22:22.916Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:22.916Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (108.1kB) [2019-07-31T07:22:22.916Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548... [2019-07-31T07:22:23.175Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (51.01kB) [2019-07-31T07:22:23.175Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:23.175Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (51.01kB) [2019-07-31T07:22:23.175Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302... [2019-07-31T07:22:23.435Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (54.99kB) [2019-07-31T07:22:23.435Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:23.435Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (54.99kB) [2019-07-31T07:22:23.435Z] [INFO] Unpacking org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320... [2019-07-31T07:22:23.435Z] [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (44.42kB) [2019-07-31T07:22:23.435Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:23.435Z] [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (44.42kB) [2019-07-31T07:22:23.695Z] [INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613... [2019-07-31T07:22:23.695Z] [INFO] Fetching org.eclipse.help_3.8.400.v20190423-0921.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (125.98kB) [2019-07-31T07:22:23.695Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:23.695Z] [INFO] Fetching org.eclipse.help_3.8.400.v20190423-0921.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (125.98kB) [2019-07-31T07:22:23.695Z] [INFO] Unpacking org.eclipse.help_3.8.400.v20190423-0921... [2019-07-31T07:22:24.263Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (181.37kB) [2019-07-31T07:22:24.263Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:24.263Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (181.37kB) [2019-07-31T07:22:24.263Z] [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840... [2019-07-31T07:22:24.523Z] [INFO] Fetching org.eclipse.ui.navigator_3.8.0.v20190519-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (135.13kB) [2019-07-31T07:22:24.523Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:24.523Z] [INFO] Fetching org.eclipse.ui.navigator_3.8.0.v20190519-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (135.13kB) [2019-07-31T07:22:24.523Z] [INFO] Unpacking org.eclipse.ui.navigator_3.8.0.v20190519-2104... [2019-07-31T07:22:24.782Z] [INFO] Fetching org.eclipse.team.core_3.8.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (126.2kB) [2019-07-31T07:22:24.782Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:24.782Z] [INFO] Fetching org.eclipse.team.core_3.8.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (126.2kB) [2019-07-31T07:22:24.782Z] [INFO] Unpacking org.eclipse.team.core_3.8.600.v20190519-2354... [2019-07-31T07:22:25.043Z] [INFO] Fetching org.eclipse.team.ui_3.8.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (492.8kB) [2019-07-31T07:22:25.043Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:25.043Z] [INFO] Fetching org.eclipse.team.ui_3.8.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (492.8kB) [2019-07-31T07:22:25.043Z] [INFO] Unpacking org.eclipse.team.ui_3.8.500.v20190519-2354... [2019-07-31T07:22:25.611Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1.08MB) [2019-07-31T07:22:25.611Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:25.611Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1.08MB) [2019-07-31T07:22:25.611Z] [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801... [2019-07-31T07:22:26.550Z] [INFO] Fetching org.eclipse.test.performance_3.13.500.v20190518-1058.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (57.03kB) [2019-07-31T07:22:26.550Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:26.550Z] [INFO] Fetching org.eclipse.test.performance_3.13.500.v20190518-1058.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (57.03kB) [2019-07-31T07:22:26.550Z] [INFO] Unpacking org.eclipse.test.performance_3.13.500.v20190518-1058... [2019-07-31T07:22:26.550Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (283.72kB) [2019-07-31T07:22:26.550Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:26.550Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (283.72kB) [2019-07-31T07:22:26.809Z] [INFO] Unpacking org.junit_4.12.0.v201504281640... [2019-07-31T07:22:32.083Z] [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) [2019-07-31T07:22:32.083Z] [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) [2019-07-31T07:22:33.021Z] [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/ (10.97MB of 59.71MB at 10.96MB/s) [2019-07-31T07:22:33.962Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (20.95MB of 59.71MB at 10.47MB/s) [2019-07-31T07:22:34.899Z] [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/ (32.9MB of 59.71MB at 10.96MB/s) [2019-07-31T07:22:35.836Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (43.97MB of 59.71MB at 10.99MB/s) [2019-07-31T07:22:36.774Z] [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/ (54.53MB of 59.71MB at 10.9MB/s) [2019-07-31T07:22:37.713Z] [INFO] Fetching org.eclipse.ui.workbench_3.115.0.v20190521-1602.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1,012.08kB) [2019-07-31T07:22:37.713Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:37.713Z] [INFO] Fetching org.eclipse.ui.workbench_3.115.0.v20190521-1602.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1,012.08kB) [2019-07-31T07:22:37.713Z] [INFO] Unpacking org.eclipse.ui.workbench_3.115.0.v20190521-1602... [2019-07-31T07:22:39.092Z] [INFO] Fetching org.eclipse.ui.ide.application_1.3.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (54.69kB) [2019-07-31T07:22:39.092Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:39.092Z] [INFO] Fetching org.eclipse.ui.ide.application_1.3.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (54.69kB) [2019-07-31T07:22:39.092Z] [INFO] Unpacking org.eclipse.ui.ide.application_1.3.300.v20190513-2118... [2019-07-31T07:22:39.092Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (69.46kB) [2019-07-31T07:22:39.092Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:39.092Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (69.46kB) [2019-07-31T07:22:39.092Z] [INFO] Unpacking org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104... [2019-07-31T07:22:39.468Z] [INFO] Fetching org.eclipse.urischeme_1.0.300.v20190514-0858.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (21.42kB) [2019-07-31T07:22:39.468Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:39.468Z] [INFO] Fetching org.eclipse.urischeme_1.0.300.v20190514-0858.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (21.42kB) [2019-07-31T07:22:39.468Z] [INFO] Unpacking org.eclipse.urischeme_1.0.300.v20190514-0858... [2019-07-31T07:22:39.468Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (40.76kB) [2019-07-31T07:22:39.468Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:39.468Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (40.76kB) [2019-07-31T07:22:40.131Z] [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118... [2019-07-31T07:22:40.131Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (29.18kB) [2019-07-31T07:22:40.131Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:40.131Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (29.18kB) [2019-07-31T07:22:40.131Z] [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519... [2019-07-31T07:22:40.131Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (14.95kB) [2019-07-31T07:22:40.131Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:40.131Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (14.95kB) [2019-07-31T07:22:40.131Z] [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627... [2019-07-31T07:22:40.131Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (790.84kB) [2019-07-31T07:22:40.131Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:40.131Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (790.84kB) [2019-07-31T07:22:40.131Z] [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801... [2019-07-31T07:22:41.067Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1,006.66kB) [2019-07-31T07:22:41.067Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:41.067Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1,006.66kB) [2019-07-31T07:22:41.067Z] [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801... [2019-07-31T07:22:42.008Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-31T07:22:42.584Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-31T07:22:42.584Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-31T07:22:42.843Z] [INFO] Fetching org.apache.commons.compress_1.18.0.v20181121-2221.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (207.48kB) [2019-07-31T07:22:42.843Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:42.843Z] [INFO] Fetching org.apache.commons.compress_1.18.0.v20181121-2221.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (207.48kB) [2019-07-31T07:22:42.843Z] [INFO] Unpacking org.apache.commons.compress_1.18.0.v20181121-2221... [2019-07-31T07:22:43.102Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (405.11kB) [2019-07-31T07:22:43.102Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:43.102Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (405.11kB) [2019-07-31T07:22:43.362Z] [INFO] Unpacking org.apache.xerces_2.9.0.v201101211617... [2019-07-31T07:22:43.621Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (42.52kB) [2019-07-31T07:22:43.621Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:43.621Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (42.52kB) [2019-07-31T07:22:43.881Z] [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400... [2019-07-31T07:22:43.881Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (114.7kB) [2019-07-31T07:22:43.881Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:43.881Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (114.7kB) [2019-07-31T07:22:43.881Z] [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400... [2019-07-31T07:22:44.140Z] [INFO] Fetching org.eclipse.debug.core_3.13.300.v20190514-0832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (125.79kB) [2019-07-31T07:22:44.140Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:44.140Z] [INFO] Fetching org.eclipse.debug.core_3.13.300.v20190514-0832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (125.79kB) [2019-07-31T07:22:44.140Z] [INFO] Unpacking org.eclipse.debug.core_3.13.300.v20190514-0832... [2019-07-31T07:22:44.399Z] [INFO] Fetching org.eclipse.debug.ui_3.14.100.v20190518-2143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1MB) [2019-07-31T07:22:44.399Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:44.399Z] [INFO] Fetching org.eclipse.debug.ui_3.14.100.v20190518-2143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1MB) [2019-07-31T07:22:44.399Z] [INFO] Unpacking org.eclipse.debug.ui_3.14.100.v20190518-2143... [2019-07-31T07:22:45.336Z] [INFO] Fetching org.eclipse.ui.console_3.8.500.v20190514-0743.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (83.15kB) [2019-07-31T07:22:45.336Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:45.336Z] [INFO] Fetching org.eclipse.ui.console_3.8.500.v20190514-0743.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (83.15kB) [2019-07-31T07:22:45.595Z] [INFO] Unpacking org.eclipse.ui.console_3.8.500.v20190514-0743... [2019-07-31T07:22:46.163Z] [INFO] Fetching update-7.3.0&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/linuxtools/ [2019-07-31T07:22:46.163Z] [INFO] Fetching org.eclipse.linuxtools.dataviewers.piechart_2.0.1.201906121603.jar from https://download.eclipse.org/linuxtools/update-7.3.0/plugins/ (18.21kB) [2019-07-31T07:22:46.163Z] [INFO] Fetching org.eclipse.linuxtools.dataviewers.piechart_2.0.1.201906121603.jar from https://download.eclipse.org/linuxtools/update-7.3.0/plugins/ (18.21kB) [2019-07-31T07:22:46.422Z] [INFO] Fetching org.swtchart_0.10.0.v201605200358.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (52.45kB) [2019-07-31T07:22:46.422Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:46.422Z] [INFO] Fetching org.swtchart_0.10.0.v201605200358.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (52.45kB) [2019-07-31T07:22:46.422Z] [INFO] Unpacking org.swtchart_0.10.0.v201605200358... [2019-07-31T07:22:46.422Z] [INFO] Fetching org.eclipse.search_3.11.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (216.52kB) [2019-07-31T07:22:46.422Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:46.422Z] [INFO] Fetching org.eclipse.search_3.11.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (216.52kB) [2019-07-31T07:22:46.682Z] [INFO] Unpacking org.eclipse.search_3.11.600.v20190519-2344... [2019-07-31T07:22:46.682Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.2.300.v201904272112.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (334.64kB) [2019-07-31T07:22:46.682Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:46.682Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.2.300.v201904272112.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (334.64kB) [2019-07-31T07:22:46.944Z] [INFO] Unpacking org.eclipse.wst.xml.ui_1.2.300.v201904272112... [2019-07-31T07:22:47.677Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.2.0.v201901071922.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (29.08kB) [2019-07-31T07:22:47.677Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:47.677Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.2.0.v201901071922.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (29.08kB) [2019-07-31T07:22:47.677Z] [INFO] Unpacking org.eclipse.wst.xsd.core_1.2.0.v201901071922... [2019-07-31T07:22:47.677Z] [INFO] Fetching org.eclipse.ui.themes_1.2.600.v20190513-0458.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (32.45kB) [2019-07-31T07:22:47.677Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:47.677Z] [INFO] Fetching org.eclipse.ui.themes_1.2.600.v20190513-0458.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (32.45kB) [2019-07-31T07:22:48.027Z] [INFO] Unpacking org.eclipse.ui.themes_1.2.600.v20190513-0458... [2019-07-31T07:22:48.027Z] [INFO] Fetching org.eclipse.wst.common.core_1.3.0.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (24.02kB) [2019-07-31T07:22:48.027Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:48.027Z] [INFO] Fetching org.eclipse.wst.common.core_1.3.0.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (24.02kB) [2019-07-31T07:22:48.027Z] [INFO] Unpacking org.eclipse.wst.common.core_1.3.0.v201903222010... [2019-07-31T07:22:48.027Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (20.11kB) [2019-07-31T07:22:48.027Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:48.027Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (20.11kB) [2019-07-31T07:22:48.027Z] [INFO] Unpacking org.eclipse.wst.common.environment_1.0.400.v201903222010... [2019-07-31T07:22:48.027Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (43.28kB) [2019-07-31T07:22:48.027Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:48.027Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (43.28kB) [2019-07-31T07:22:48.027Z] [INFO] Unpacking org.eclipse.wst.common.frameworks_1.2.201.v201903222010... [2019-07-31T07:22:48.027Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (53.46kB) [2019-07-31T07:22:48.027Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:48.027Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (53.46kB) [2019-07-31T07:22:48.027Z] [INFO] Unpacking org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010... [2019-07-31T07:22:48.286Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (119.79kB) [2019-07-31T07:22:48.286Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:48.286Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (119.79kB) [2019-07-31T07:22:48.286Z] [INFO] Unpacking org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010... [2019-07-31T07:22:48.545Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.700.v201905071717.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (55.84kB) [2019-07-31T07:22:48.545Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:48.545Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.700.v201905071717.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (55.84kB) [2019-07-31T07:22:48.545Z] [INFO] Unpacking org.eclipse.wst.common.ui_1.1.700.v201905071717... [2019-07-31T07:22:48.545Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (24.72kB) [2019-07-31T07:22:48.545Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:48.545Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (24.72kB) [2019-07-31T07:22:48.805Z] [INFO] Unpacking org.eclipse.wst.common.uriresolver_1.2.300.v201903222010... [2019-07-31T07:22:48.805Z] [INFO] Fetching org.eclipse.wst.sse.core_1.2.100.v201901310548.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (155.14kB) [2019-07-31T07:22:48.805Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:48.805Z] [INFO] Fetching org.eclipse.wst.sse.core_1.2.100.v201901310548.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (155.14kB) [2019-07-31T07:22:48.805Z] [INFO] Unpacking org.eclipse.wst.sse.core_1.2.100.v201901310548... [2019-07-31T07:22:49.064Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.6.0.v201905291408.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (313.04kB) [2019-07-31T07:22:49.064Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:49.064Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.6.0.v201905291408.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (313.04kB) [2019-07-31T07:22:49.064Z] [INFO] Unpacking org.eclipse.wst.sse.ui_1.6.0.v201905291408... [2019-07-31T07:22:49.632Z] [INFO] Fetching org.eclipse.wst.validation_1.2.800.v201904082137.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (134.74kB) [2019-07-31T07:22:49.632Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:49.632Z] [INFO] Fetching org.eclipse.wst.validation_1.2.800.v201904082137.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (134.74kB) [2019-07-31T07:22:49.632Z] [INFO] Unpacking org.eclipse.wst.validation_1.2.800.v201904082137... [2019-07-31T07:22:49.892Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.600.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (49.25kB) [2019-07-31T07:22:49.892Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:49.892Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.600.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (49.25kB) [2019-07-31T07:22:49.892Z] [INFO] Unpacking org.eclipse.wst.validation.ui_1.2.600.v201903222010... [2019-07-31T07:22:50.152Z] [INFO] Fetching org.eclipse.wst.xml.core_1.2.200.v201901071922.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (255.11kB) [2019-07-31T07:22:50.152Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:50.152Z] [INFO] Fetching org.eclipse.wst.xml.core_1.2.200.v201901071922.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (255.11kB) [2019-07-31T07:22:50.152Z] [INFO] Unpacking org.eclipse.wst.xml.core_1.2.200.v201901071922... [2019-07-31T07:22:51.090Z] [INFO] Fetching 2.18&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/release/ [2019-07-31T07:22:51.090Z] [INFO] Fetching 2.18&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/release/ [2019-07-31T07:22:51.090Z] [INFO] Fetching 806fe8add18a00191b60ed63a373fb0a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/.blobstore/4/ (535.89kB) [2019-07-31T07:22:51.090Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:51.090Z] [INFO] Fetching 806fe8add18a00191b60ed63a373fb0a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/.blobstore/4/ (535.89kB) [2019-07-31T07:22:51.090Z] [INFO] Unpacking org.eclipse.xsd_2.16.0.v20190321-1341... [2019-07-31T07:22:52.026Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-31T07:22:52.286Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-31T07:22:52.286Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-31T07:22:52.545Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-31T07:22:52.545Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-31T07:22:52.545Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-31T07:22:53.117Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-31T07:22:53.377Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-31T07:22:53.377Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-31T07:22:53.637Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (29.69kB) [2019-07-31T07:22:53.637Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:22:53.637Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (29.69kB) [2019-07-31T07:22:53.637Z] [INFO] Unpacking org.json_1.0.0.v201011060100... [2019-07-31T07:22:53.637Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-31T07:22:53.896Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-31T07:22:53.896Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-31T07:22:54.776Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-31T07:22:55.126Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-31T07:22:55.126Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-31T07:22:55.695Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-31T07:22:55.953Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-31T07:22:55.953Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-31T07:22:56.892Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-31T07:22:57.152Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-31T07:22:57.152Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-31T07:22:57.412Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-31T07:22:57.671Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-31T07:22:57.672Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-31T07:22:58.240Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-31T07:22:58.500Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-31T07:22:58.500Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-31T07:22:59.437Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-31T07:22:59.696Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-31T07:22:59.696Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-31T07:23:00.634Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-31T07:23:00.894Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.1.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-31T07:23:01.153Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.1.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-31T07:23:01.153Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.1.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-31T07:23:01.153Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-31T07:23:01.153Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-31T07:23:01.725Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-31T07:23:02.371Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-31T07:23:02.371Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-31T07:23:02.634Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-31T07:23:02.893Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:23:02.893Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:23:03.151Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_2.9.0.201907231440.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (62.65kB) [2019-07-31T07:23:03.151Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:23:03.151Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_2.9.0.201907231440.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (62.65kB) [2019-07-31T07:23:03.410Z] [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_2.9.0.201907231440... [2019-07-31T07:23:03.410Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_2.9.0.201907231440.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (262.07kB) [2019-07-31T07:23:03.410Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:23:03.410Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_2.9.0.201907231440.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (262.07kB) [2019-07-31T07:23:03.410Z] [INFO] Unpacking org.eclipse.swtbot.swt.finder_2.9.0.201907231440... [2019-07-31T07:23:04.068Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (32.1kB) [2019-07-31T07:23:04.068Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:23:04.068Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (32.1kB) [2019-07-31T07:23:04.068Z] [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246... [2019-07-31T07:23:04.068Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB) [2019-07-31T07:23:04.068Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:23:04.068Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB) [2019-07-31T07:23:04.068Z] [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815... [2019-07-31T07:23:04.369Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_2.9.0.201907231440.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.44kB) [2019-07-31T07:23:04.369Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:23:04.369Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_2.9.0.201907231440.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.44kB) [2019-07-31T07:23:04.369Z] [INFO] Unpacking org.eclipse.swtbot.junit4_x_2.9.0.201907231440... [2019-07-31T07:23:05.473Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:23:05.473Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-31T07:23:05.473Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-31T07:23:05.871Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-31T07:23:05.871Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-31T07:23:05.871Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-31T07:23:06.972Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-31T07:23:06.972Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-31T07:23:06.972Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-31T07:23:08.073Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-31T07:23:08.073Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:23:08.073Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:23:09.773Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:23:09.773Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:23:09.773Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:23:11.570Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:23:11.570Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:23:11.570Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:23:12.278Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:23:12.672Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:23:12.672Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:23:13.873Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:23:14.273Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-31T07:23:22.749Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-31T07:23:22.749Z] [INFO] Fetching org.eclipse.license_2.0.1.v20180423-1114.jar from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/features/ (13.05kB) [2019-07-31T07:23:22.749Z] [INFO] Fetching org.eclipse.license_2.0.1.v20180423-1114.jar from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/features/ (13.05kB) [2019-07-31T07:23:22.749Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-31T07:23:22.749Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-31T07:23:22.749Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-31T07:23:22.749Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-31T07:23:22.749Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-31T07:23:22.749Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-31T07:23:23.693Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-31T07:23:23.693Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-31T07:23:23.961Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-31T07:23:24.531Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-31T07:23:24.790Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-31T07:23:24.790Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-31T07:23:25.474Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-31T07:23:25.474Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-31T07:23:25.474Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-31T07:23:25.926Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-31T07:23:25.926Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-31T07:23:25.926Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-31T07:23:25.926Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-31T07:23:25.926Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-31T07:23:25.926Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-31T07:23:26.185Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-31T07:23:26.185Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2019-07-31T07:23:26.185Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2019-07-31T07:23:26.753Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2019-07-31T07:23:26.753Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2019-07-31T07:23:26.753Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2019-07-31T07:23:26.753Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2019-07-31T07:23:27.013Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-31T07:23:27.013Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-31T07:23:27.583Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-31T07:23:27.583Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-31T07:23:27.583Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-31T07:23:28.521Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-31T07:23:28.521Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-31T07:23:28.521Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-31T07:23:28.780Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-31T07:23:28.780Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-31T07:23:28.780Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-31T07:23:29.348Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-31T07:23:29.607Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:23:29.607Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:23:30.545Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:23:30.545Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2019-07-31T07:23:30.545Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2019-07-31T07:23:30.804Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2019-07-31T07:23:30.804Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/pom.xml [2019-07-31T07:23:30.804Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/pom.xml [2019-07-31T07:23:30.804Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/pom.xml [2019-07-31T07:23:30.804Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2019-07-31T07:23:30.804Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2019-07-31T07:23:30.804Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2019-07-31T07:23:30.804Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2019-07-31T07:23:30.804Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2019-07-31T07:23:31.063Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2019-07-31T07:23:31.063Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2019-07-31T07:23:31.063Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2019-07-31T07:23:31.063Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2019-07-31T07:23:31.063Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-31T07:23:31.063Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-31T07:23:31.999Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-31T07:23:31.999Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-31T07:23:31.999Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-31T07:23:32.669Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.3.200.201905162046.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (105.97kB) [2019-07-31T07:23:32.669Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:23:32.669Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.3.200.201905162046.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (105.97kB) [2019-07-31T07:23:32.928Z] [INFO] Unpacking org.eclipse.cdt.debug.core_8.3.200.201905162046... [2019-07-31T07:23:32.928Z] [INFO] Fetching org.eclipse.launchbar.core_2.3.0.201906102002.jar from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/plugins/ (75.52kB) [2019-07-31T07:23:32.928Z] [INFO] Fetching org.eclipse.launchbar.core_2.3.0.201906102002.jar from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/plugins/ (75.52kB) [2019-07-31T07:23:32.928Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.3.100.201906030422.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (336.7kB) [2019-07-31T07:23:32.928Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:23:32.928Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.3.100.201906030422.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (336.7kB) [2019-07-31T07:23:33.189Z] [INFO] Unpacking org.eclipse.cdt.debug.ui_8.3.100.201906030422... [2019-07-31T07:23:33.448Z] [INFO] Fetching org.eclipse.cdt.ui_6.5.1.201906210145.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (1.95MB) [2019-07-31T07:23:33.448Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:23:33.448Z] [INFO] Fetching org.eclipse.cdt.ui_6.5.1.201906210145.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (1.95MB) [2019-07-31T07:23:33.708Z] [INFO] Unpacking org.eclipse.cdt.ui_6.5.1.201906210145... [2019-07-31T07:23:36.243Z] [INFO] Fetching org.eclipse.launchbar.ui_2.3.0.201906102002.jar from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/plugins/ (80.25kB) [2019-07-31T07:23:36.243Z] [INFO] Fetching org.eclipse.launchbar.ui_2.3.0.201906102002.jar from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/plugins/ (80.25kB) [2019-07-31T07:23:36.243Z] [INFO] Fetching org.eclipse.cdt.dsf_2.8.1.201811241055.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (97.38kB) [2019-07-31T07:23:36.243Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:23:36.243Z] [INFO] Fetching org.eclipse.cdt.dsf_2.8.1.201811241055.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (97.38kB) [2019-07-31T07:23:36.243Z] [INFO] Unpacking org.eclipse.cdt.dsf_2.8.1.201811241055... [2019-07-31T07:23:36.243Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_5.7.1.201906211704.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (426.28kB) [2019-07-31T07:23:36.243Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:23:36.243Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_5.7.1.201906211704.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (426.28kB) [2019-07-31T07:23:36.505Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb_5.7.1.201906211704... [2019-07-31T07:23:37.072Z] [INFO] Fetching org.eclipse.cdt.launch_9.2.1.201811291831.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (85.11kB) [2019-07-31T07:23:37.072Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:23:37.072Z] [INFO] Fetching org.eclipse.cdt.launch_9.2.1.201811291831.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (85.11kB) [2019-07-31T07:23:37.331Z] [INFO] Unpacking org.eclipse.cdt.launch_9.2.1.201811291831... [2019-07-31T07:23:37.331Z] [INFO] Fetching org.eclipse.cdt.gdb_7.0.1.201811241055.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (11.62kB) [2019-07-31T07:23:37.331Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:23:37.331Z] [INFO] Fetching org.eclipse.cdt.gdb_7.0.1.201811241055.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (11.62kB) [2019-07-31T07:23:37.331Z] [INFO] Unpacking org.eclipse.cdt.gdb_7.0.1.201811241055... [2019-07-31T07:23:37.590Z] [INFO] Fetching org.eclipse.cdt.native.serial_1.1.100.201901082014.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (212.25kB) [2019-07-31T07:23:37.590Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:23:37.590Z] [INFO] Fetching org.eclipse.cdt.native.serial_1.1.100.201901082014.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (212.25kB) [2019-07-31T07:23:37.590Z] [INFO] Unpacking org.eclipse.cdt.native.serial_1.1.100.201901082014... [2019-07-31T07:23:37.590Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.6.200.201906030422.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (233.17kB) [2019-07-31T07:23:37.590Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:23:37.590Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.6.200.201906030422.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (233.17kB) [2019-07-31T07:23:37.849Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb.ui_2.6.200.201906030422... [2019-07-31T07:23:38.108Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.5.100.201904261715.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (367.22kB) [2019-07-31T07:23:38.108Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:23:38.108Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.5.100.201904261715.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (367.22kB) [2019-07-31T07:23:38.108Z] [INFO] Unpacking org.eclipse.cdt.dsf.ui_2.5.100.201904261715... [2019-07-31T07:23:38.674Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.5.100.201901312304.jar from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/plugins/ (185.75kB) [2019-07-31T07:23:38.674Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.5.100.201901312304.jar from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/plugins/ (185.75kB) [2019-07-31T07:23:38.933Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.1.1.201812111206.jar from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (35.49kB) [2019-07-31T07:23:38.933Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.1.1.201812111206.jar from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (35.49kB) [2019-07-31T07:23:38.933Z] [INFO] Fetching org.eclipse.tools.templates.core_1.1.0.201812111206.jar from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (11.37kB) [2019-07-31T07:23:38.933Z] [INFO] Fetching org.eclipse.tools.templates.core_1.1.0.201812111206.jar from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (11.37kB) [2019-07-31T07:23:39.869Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-31T07:23:39.869Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-31T07:23:39.869Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-31T07:23:40.437Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-31T07:23:41.075Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-31T07:23:41.075Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-31T07:23:41.529Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-31T07:23:42.049Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-31T07:23:42.049Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-31T07:23:42.627Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-31T07:23:42.886Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-31T07:23:42.886Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-31T07:23:43.822Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-31T07:23:43.822Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-31T07:23:43.822Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-31T07:23:44.080Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-31T07:23:44.080Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-31T07:23:44.080Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-31T07:23:44.648Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-31T07:23:44.648Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-31T07:23:44.648Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-31T07:23:44.907Z] [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (107.05kB) [2019-07-31T07:23:44.907Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:23:44.907Z] [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (107.05kB) [2019-07-31T07:23:45.166Z] [INFO] Unpacking com.jcraft.jsch_0.1.55.v20190404-1902... [2019-07-31T07:23:45.166Z] [INFO] Fetching org.eclipse.jsch.core_1.3.500.v20190413-1338.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.73kB) [2019-07-31T07:23:45.166Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:23:45.166Z] [INFO] Fetching org.eclipse.jsch.core_1.3.500.v20190413-1338.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.73kB) [2019-07-31T07:23:45.425Z] [INFO] Unpacking org.eclipse.jsch.core_1.3.500.v20190413-1338... [2019-07-31T07:23:45.425Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.33kB) [2019-07-31T07:23:45.425Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:23:45.425Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.33kB) [2019-07-31T07:23:45.425Z] [INFO] Unpacking org.eclipse.jsch.ui_1.3.500.v20190519-2354... [2019-07-31T07:23:45.685Z] [INFO] Fetching org.eclipse.remote.core_4.0.0.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (81.31kB) [2019-07-31T07:23:45.685Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:23:45.685Z] [INFO] Fetching org.eclipse.remote.core_4.0.0.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (81.31kB) [2019-07-31T07:23:45.685Z] [INFO] Unpacking org.eclipse.remote.core_4.0.0.201906061531... [2019-07-31T07:23:45.685Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (35.65kB) [2019-07-31T07:23:45.685Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:23:45.685Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (35.65kB) [2019-07-31T07:23:45.950Z] [INFO] Unpacking org.eclipse.remote.jsch.core_1.0.0.201906061531... [2019-07-31T07:23:45.950Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (20.56kB) [2019-07-31T07:23:45.950Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:23:45.950Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (20.56kB) [2019-07-31T07:23:45.950Z] [INFO] Unpacking org.eclipse.remote.jsch.ui_1.0.0.201906061531... [2019-07-31T07:23:46.211Z] [INFO] Fetching org.eclipse.remote.ui_2.1.1.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (53.94kB) [2019-07-31T07:23:46.211Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:23:46.211Z] [INFO] Fetching org.eclipse.remote.ui_2.1.1.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (53.94kB) [2019-07-31T07:23:46.211Z] [INFO] Unpacking org.eclipse.remote.ui_2.1.1.201906061531... [2019-07-31T07:23:46.781Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-31T07:23:46.782Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-31T07:23:46.782Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-31T07:23:47.125Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-31T07:23:47.125Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-31T07:23:47.125Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-31T07:23:48.174Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-31T07:23:48.174Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-31T07:23:48.174Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-31T07:23:48.436Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-31T07:23:48.696Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-31T07:23:48.696Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-31T07:23:49.634Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-31T07:23:49.893Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-31T07:23:49.893Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-31T07:23:50.850Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-31T07:23:50.850Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-31T07:23:50.850Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-31T07:23:50.850Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-31T07:23:50.850Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-31T07:23:50.850Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-31T07:23:51.418Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-31T07:23:51.676Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-31T07:23:51.676Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-31T07:23:52.612Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-31T07:23:52.612Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-31T07:23:52.612Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-31T07:23:53.549Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-31T07:23:53.549Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-31T07:23:53.549Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-31T07:23:53.807Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-31T07:23:53.807Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-31T07:23:53.807Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-31T07:23:54.375Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-31T07:23:54.636Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-31T07:23:54.636Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-31T07:23:55.205Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-31T07:23:55.466Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-31T07:23:55.466Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-31T07:23:56.571Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-31T07:23:56.571Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:23:56.571Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:23:57.546Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:23:57.546Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:23:57.546Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:23:58.483Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:23:58.742Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:23:58.742Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:23:59.683Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:23:59.941Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-31T07:23:59.941Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-31T07:23:59.941Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-31T07:23:59.941Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2019-07-31T07:23:59.941Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2019-07-31T07:24:00.508Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2019-07-31T07:24:00.508Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-31T07:24:00.508Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-31T07:24:01.473Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-31T07:24:01.473Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-31T07:24:01.473Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-31T07:24:01.473Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-31T07:24:01.473Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-31T07:24:01.473Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-31T07:24:02.039Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-31T07:24:02.039Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-31T07:24:02.039Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-31T07:24:02.975Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-31T07:24:02.975Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:24:02.975Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:24:04.271Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:24:04.271Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2019-07-31T07:24:04.271Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2019-07-31T07:24:10.833Z] [INFO] Fetching org.eclipse.ui.intro_3.5.600.v20190329-1257.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (142.02kB) [2019-07-31T07:24:10.834Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:10.834Z] [INFO] Fetching org.eclipse.ui.intro_3.5.600.v20190329-1257.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (142.02kB) [2019-07-31T07:24:10.834Z] [INFO] Unpacking org.eclipse.ui.intro_3.5.600.v20190329-1257... [2019-07-31T07:24:10.834Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2019-07-31T07:24:10.834Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2019-07-31T07:24:10.834Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2019-07-31T07:24:10.834Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2019-07-31T07:24:10.834Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/pom.xml [2019-07-31T07:24:10.834Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/pom.xml [2019-07-31T07:24:11.105Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (57.07kB) [2019-07-31T07:24:11.105Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:11.105Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (57.07kB) [2019-07-31T07:24:11.105Z] [INFO] Unpacking com.sun.el_2.2.0.v201303151357... [2019-07-31T07:24:11.105Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (30.08kB) [2019-07-31T07:24:11.105Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:11.105Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (30.08kB) [2019-07-31T07:24:11.363Z] [INFO] Unpacking javax.el_2.2.0.v201303151357... [2019-07-31T07:24:11.363Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (60.2kB) [2019-07-31T07:24:11.363Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:11.363Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (60.2kB) [2019-07-31T07:24:11.363Z] [INFO] Unpacking javax.servlet_3.1.0.v201410161800... [2019-07-31T07:24:11.622Z] [INFO] Fetching com.sun.jna_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1.28MB) [2019-07-31T07:24:11.622Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:11.622Z] [INFO] Fetching com.sun.jna_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1.28MB) [2019-07-31T07:24:12.189Z] [INFO] Unpacking com.sun.jna_4.5.1.v20180403-1933... [2019-07-31T07:24:12.756Z] [INFO] Fetching com.sun.jna.platform_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (325.05kB) [2019-07-31T07:24:12.756Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:12.756Z] [INFO] Fetching com.sun.jna.platform_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (325.05kB) [2019-07-31T07:24:12.756Z] [INFO] Unpacking com.sun.jna.platform_4.5.1.v20180403-1933... [2019-07-31T07:24:13.323Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (21.32kB) [2019-07-31T07:24:13.323Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:13.323Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (21.32kB) [2019-07-31T07:24:13.323Z] [INFO] Unpacking javax.annotation_1.2.0.v201602091430... [2019-07-31T07:24:13.323Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (55.73kB) [2019-07-31T07:24:13.323Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:13.323Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (55.73kB) [2019-07-31T07:24:13.323Z] [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158... [2019-07-31T07:24:13.583Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (18.37kB) [2019-07-31T07:24:13.583Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:13.583Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (18.37kB) [2019-07-31T07:24:13.583Z] [INFO] Unpacking javax.xml.stream_1.0.1.v201004272200... [2019-07-31T07:24:13.583Z] [INFO] Fetching org.apache.ant_1.10.5.v20190526-1402.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (2.73MB) [2019-07-31T07:24:13.583Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:13.583Z] [INFO] Fetching org.apache.ant_1.10.5.v20190526-1402.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (2.73MB) [2019-07-31T07:24:13.841Z] [INFO] Unpacking org.apache.ant_1.10.5.v20190526-1402... [2019-07-31T07:24:14.408Z] [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (112.2kB) [2019-07-31T07:24:14.408Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:14.408Z] [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (112.2kB) [2019-07-31T07:24:14.408Z] [INFO] Unpacking org.apache.commons.codec_1.10.0.v20180409-1845... [2019-07-31T07:24:14.408Z] [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (31.52kB) [2019-07-31T07:24:14.408Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:14.408Z] [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (31.52kB) [2019-07-31T07:24:14.666Z] [INFO] Unpacking org.apache.felix.gogo.command_1.0.2.v20170914-1324... [2019-07-31T07:24:14.666Z] [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (75.47kB) [2019-07-31T07:24:14.666Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:14.666Z] [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (75.47kB) [2019-07-31T07:24:14.666Z] [INFO] Unpacking org.apache.felix.gogo.runtime_1.1.0.v20180713-1646... [2019-07-31T07:24:14.925Z] [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (34.83kB) [2019-07-31T07:24:14.925Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:14.925Z] [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (34.83kB) [2019-07-31T07:24:14.925Z] [INFO] Unpacking org.apache.felix.gogo.shell_1.1.0.v20180713-1646... [2019-07-31T07:24:15.187Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (329.71kB) [2019-07-31T07:24:15.187Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:15.187Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (329.71kB) [2019-07-31T07:24:15.187Z] [INFO] Unpacking org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430... [2019-07-31T07:24:15.671Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (108.91kB) [2019-07-31T07:24:15.671Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:15.671Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (108.91kB) [2019-07-31T07:24:16.069Z] [INFO] Unpacking org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214... [2019-07-31T07:24:16.069Z] [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (17.36kB) [2019-07-31T07:24:16.069Z] [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (17.36kB) [2019-07-31T07:24:16.069Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:16.069Z] [INFO] Unpacking org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947... [2019-07-31T07:24:16.069Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (2.32MB) [2019-07-31T07:24:16.069Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (2.32MB) [2019-07-31T07:24:16.329Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (687.76kB) [2019-07-31T07:24:16.329Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:16.329Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (687.76kB) [2019-07-31T07:24:16.329Z] [INFO] Unpacking org.apache.lucene.analyzers-common_8.0.0.v20190404-1858... [2019-07-31T07:24:16.894Z] [INFO] Fetching org.apache.lucene.core_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (923.82kB) [2019-07-31T07:24:16.894Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:16.894Z] [INFO] Fetching org.apache.lucene.core_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (923.82kB) [2019-07-31T07:24:17.153Z] [INFO] Unpacking org.apache.lucene.core_8.0.0.v20190404-1858... [2019-07-31T07:24:18.088Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (3.42MB) [2019-07-31T07:24:18.088Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:18.088Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (3.42MB) [2019-07-31T07:24:18.360Z] [INFO] Unpacking org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858... [2019-07-31T07:24:19.298Z] [INFO] Fetching org.eclipse.ant.core_3.5.400.v20190510-0606.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (71.18kB) [2019-07-31T07:24:19.298Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:19.298Z] [INFO] Fetching org.eclipse.ant.core_3.5.400.v20190510-0606.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (71.18kB) [2019-07-31T07:24:19.557Z] [INFO] Unpacking org.eclipse.ant.core_3.5.400.v20190510-0606... [2019-07-31T07:24:19.557Z] [INFO] Fetching org.eclipse.compare.win32_1.2.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (24.46kB) [2019-07-31T07:24:19.557Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:19.557Z] [INFO] Fetching org.eclipse.compare.win32_1.2.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (24.46kB) [2019-07-31T07:24:19.557Z] [INFO] Unpacking org.eclipse.compare.win32_1.2.500.v20190519-2354... [2019-07-31T07:24:19.815Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.5.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (26.27kB) [2019-07-31T07:24:19.815Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:19.815Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.5.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (26.27kB) [2019-07-31T07:24:19.815Z] [INFO] Unpacking org.eclipse.core.databinding.beans_1.5.0.v20190510-1100... [2019-07-31T07:24:19.815Z] [INFO] Fetching org.eclipse.core.externaltools_1.1.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.49kB) [2019-07-31T07:24:19.815Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:19.815Z] [INFO] Fetching org.eclipse.core.externaltools_1.1.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.49kB) [2019-07-31T07:24:20.073Z] [INFO] Unpacking org.eclipse.core.externaltools_1.1.300.v20190510-0549... [2019-07-31T07:24:20.073Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (30.88kB) [2019-07-31T07:24:20.073Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:20.073Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (30.88kB) [2019-07-31T07:24:20.073Z] [INFO] Unpacking org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158... [2019-07-31T07:24:20.073Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.76kB) [2019-07-31T07:24:20.073Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:20.073Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.76kB) [2019-07-31T07:24:20.331Z] [INFO] Unpacking org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635... [2019-07-31T07:24:20.331Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (51.27kB) [2019-07-31T07:24:20.331Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:20.331Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (51.27kB) [2019-07-31T07:24:20.331Z] [INFO] Unpacking org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942... [2019-07-31T07:24:20.590Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.9kB) [2019-07-31T07:24:20.590Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:20.590Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.9kB) [2019-07-31T07:24:20.590Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115... [2019-07-31T07:24:20.590Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (102.05kB) [2019-07-31T07:24:20.590Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:20.590Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (102.05kB) [2019-07-31T07:24:20.848Z] [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407... [2019-07-31T07:24:20.848Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (75.25kB) [2019-07-31T07:24:20.848Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:20.848Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (75.25kB) [2019-07-31T07:24:20.848Z] [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016... [2019-07-31T07:24:21.106Z] [INFO] Fetching org.eclipse.equinox.util_1.1.200.v20181008-1820.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.34kB) [2019-07-31T07:24:21.106Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:21.106Z] [INFO] Fetching org.eclipse.equinox.util_1.1.200.v20181008-1820.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.34kB) [2019-07-31T07:24:21.106Z] [INFO] Unpacking org.eclipse.equinox.util_1.1.200.v20181008-1820... [2019-07-31T07:24:21.365Z] [INFO] Fetching org.eclipse.equinox.console_1.3.300.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (51.21kB) [2019-07-31T07:24:21.365Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:21.365Z] [INFO] Fetching org.eclipse.equinox.console_1.3.300.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (51.21kB) [2019-07-31T07:24:21.365Z] [INFO] Unpacking org.eclipse.equinox.console_1.3.300.v20190516-1504... [2019-07-31T07:24:21.365Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.85kB) [2019-07-31T07:24:21.365Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:21.365Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.85kB) [2019-07-31T07:24:21.623Z] [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736... [2019-07-31T07:24:21.623Z] [INFO] Fetching org.eclipse.e4.rcp_1.6.500.v20190605-1801.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (20.77kB) [2019-07-31T07:24:21.623Z] [INFO] Fetching org.eclipse.e4.rcp_1.6.500.v20190605-1801.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (20.77kB) [2019-07-31T07:24:21.884Z] [INFO] Fetching org.eclipse.ecf_3.9.3.v20190423-0625.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (48.13kB) [2019-07-31T07:24:21.884Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:21.884Z] [INFO] Fetching org.eclipse.ecf_3.9.3.v20190423-0625.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (48.13kB) [2019-07-31T07:24:21.884Z] [INFO] Unpacking org.eclipse.ecf_3.9.3.v20190423-0625... [2019-07-31T07:24:21.884Z] [INFO] Fetching org.eclipse.ecf.identity_3.9.1.v20181107-1749.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.11kB) [2019-07-31T07:24:21.884Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:21.884Z] [INFO] Fetching org.eclipse.ecf.identity_3.9.1.v20181107-1749.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.11kB) [2019-07-31T07:24:22.469Z] [INFO] Unpacking org.eclipse.ecf.identity_3.9.1.v20181107-1749... [2019-07-31T07:24:22.469Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (12.23kB) [2019-07-31T07:24:22.469Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:22.469Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (12.23kB) [2019-07-31T07:24:22.469Z] [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.300.v20190514-1046... [2019-07-31T07:24:22.469Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.5.3.v20190423-0625.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (18.7kB) [2019-07-31T07:24:22.469Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.5.3.v20190423-0625.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (18.7kB) [2019-07-31T07:24:22.469Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.200.v20190502-0212.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.93kB) [2019-07-31T07:24:22.469Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:22.469Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.200.v20190502-0212.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.93kB) [2019-07-31T07:24:22.830Z] [INFO] Unpacking org.eclipse.ecf.ssl_1.2.200.v20190502-0212... [2019-07-31T07:24:22.830Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.200.v20190502-0212.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (18.66kB) [2019-07-31T07:24:22.830Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.200.v20190502-0212.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (18.66kB) [2019-07-31T07:24:22.830Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.34kB) [2019-07-31T07:24:22.830Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:22.830Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.34kB) [2019-07-31T07:24:22.830Z] [INFO] Unpacking org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132... [2019-07-31T07:24:22.830Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (45.08kB) [2019-07-31T07:24:22.830Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:22.830Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (45.08kB) [2019-07-31T07:24:23.092Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429... [2019-07-31T07:24:23.092Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.5.v20190423-0614.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (26.78kB) [2019-07-31T07:24:23.092Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.5.v20190423-0614.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (26.78kB) [2019-07-31T07:24:23.351Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (35.6kB) [2019-07-31T07:24:23.351Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:23.351Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (35.6kB) [2019-07-31T07:24:23.351Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947... [2019-07-31T07:24:23.351Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14.29kB) [2019-07-31T07:24:23.351Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:23.351Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14.29kB) [2019-07-31T07:24:23.609Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116... [2019-07-31T07:24:23.609Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.0.v20190530-1947.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (26.74kB) [2019-07-31T07:24:23.609Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.0.v20190530-1947.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (26.74kB) [2019-07-31T07:24:23.609Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.37kB) [2019-07-31T07:24:23.609Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:23.609Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.37kB) [2019-07-31T07:24:23.868Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132... [2019-07-31T07:24:23.868Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.100.v20180301-0132.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (22.69kB) [2019-07-31T07:24:23.868Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.100.v20180301-0132.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (22.69kB) [2019-07-31T07:24:24.126Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.06kB) [2019-07-31T07:24:24.126Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.06kB) [2019-07-31T07:24:24.126Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.12kB) [2019-07-31T07:24:24.126Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.12kB) [2019-07-31T07:24:24.385Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (19.48kB) [2019-07-31T07:24:24.385Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:24.385Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (19.48kB) [2019-07-31T07:24:24.385Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320... [2019-07-31T07:24:24.385Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.94kB) [2019-07-31T07:24:24.385Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:24.385Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.94kB) [2019-07-31T07:24:24.644Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258... [2019-07-31T07:24:24.644Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.62kB) [2019-07-31T07:24:24.644Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:24.644Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.62kB) [2019-07-31T07:24:24.912Z] [INFO] Unpacking org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504... [2019-07-31T07:24:24.912Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (76.37kB) [2019-07-31T07:24:24.912Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:24.912Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (76.37kB) [2019-07-31T07:24:24.912Z] [INFO] Unpacking org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504... [2019-07-31T07:24:25.182Z] [INFO] Fetching org.eclipse.jetty.http_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (211.63kB) [2019-07-31T07:24:25.182Z] [INFO] Fetching org.eclipse.jetty.http_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (211.63kB) [2019-07-31T07:24:25.182Z] [INFO] Fetching org.eclipse.jetty.server_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (666.13kB) [2019-07-31T07:24:25.182Z] [INFO] Fetching org.eclipse.jetty.server_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (666.13kB) [2019-07-31T07:24:25.440Z] [INFO] Fetching org.eclipse.jetty.servlet_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (127.95kB) [2019-07-31T07:24:25.440Z] [INFO] Fetching org.eclipse.jetty.servlet_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (127.95kB) [2019-07-31T07:24:25.440Z] [INFO] Fetching org.eclipse.jetty.util_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (548.93kB) [2019-07-31T07:24:25.440Z] [INFO] Fetching org.eclipse.jetty.util_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (548.93kB) [2019-07-31T07:24:25.698Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.700.v20190214-1948.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (18.49kB) [2019-07-31T07:24:25.698Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:25.698Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.700.v20190214-1948.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (18.49kB) [2019-07-31T07:24:25.957Z] [INFO] Unpacking org.eclipse.equinox.http.registry_1.1.700.v20190214-1948... [2019-07-31T07:24:25.957Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14.66kB) [2019-07-31T07:24:25.957Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:25.957Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14.66kB) [2019-07-31T07:24:25.957Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948... [2019-07-31T07:24:25.957Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (8.7kB) [2019-07-31T07:24:25.957Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:25.957Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (8.7kB) [2019-07-31T07:24:26.215Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948... [2019-07-31T07:24:26.215Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (58.1kB) [2019-07-31T07:24:26.215Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:26.215Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (58.1kB) [2019-07-31T07:24:26.474Z] [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646... [2019-07-31T07:24:26.474Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (38.73kB) [2019-07-31T07:24:26.474Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:26.474Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (38.73kB) [2019-07-31T07:24:26.732Z] [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009... [2019-07-31T07:24:26.732Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.86kB) [2019-07-31T07:24:26.732Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:26.732Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.86kB) [2019-07-31T07:24:26.732Z] [INFO] Unpacking org.eclipse.equinox.p2.console_1.1.100.v20180822-1258... [2019-07-31T07:24:26.990Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.4.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (48.12kB) [2019-07-31T07:24:26.990Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:26.990Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.4.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (48.12kB) [2019-07-31T07:24:26.990Z] [INFO] Unpacking org.eclipse.equinox.p2.director_2.4.300.v20190215-2242... [2019-07-31T07:24:26.990Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14kB) [2019-07-31T07:24:26.990Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:26.990Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14kB) [2019-07-31T07:24:27.249Z] [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302... [2019-07-31T07:24:27.249Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (46.17kB) [2019-07-31T07:24:27.249Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:27.249Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (46.17kB) [2019-07-31T07:24:27.249Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242... [2019-07-31T07:24:27.507Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.71kB) [2019-07-31T07:24:27.507Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:27.507Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.71kB) [2019-07-31T07:24:27.507Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019... [2019-07-31T07:24:27.507Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.46kB) [2019-07-31T07:24:27.507Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:27.507Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.46kB) [2019-07-31T07:24:27.765Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405... [2019-07-31T07:24:27.765Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (103.26kB) [2019-07-31T07:24:27.765Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:27.765Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (103.26kB) [2019-07-31T07:24:27.765Z] [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310... [2019-07-31T07:24:28.023Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (72.9kB) [2019-07-31T07:24:28.023Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:28.023Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (72.9kB) [2019-07-31T07:24:28.023Z] [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733... [2019-07-31T07:24:28.282Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (22.23kB) [2019-07-31T07:24:28.282Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:28.282Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (22.23kB) [2019-07-31T07:24:28.282Z] [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354... [2019-07-31T07:24:28.282Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.93kB) [2019-07-31T07:24:28.282Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:28.282Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.93kB) [2019-07-31T07:24:28.541Z] [INFO] Unpacking org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008... [2019-07-31T07:24:28.541Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.33kB) [2019-07-31T07:24:28.541Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:28.541Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.33kB) [2019-07-31T07:24:28.541Z] [INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235... [2019-07-31T07:24:28.799Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.200.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.63kB) [2019-07-31T07:24:28.799Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.200.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.63kB) [2019-07-31T07:24:28.799Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (37.87kB) [2019-07-31T07:24:28.799Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:28.799Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (37.87kB) [2019-07-31T07:24:29.061Z] [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302... [2019-07-31T07:24:29.061Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.46kB) [2019-07-31T07:24:29.061Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:29.061Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.46kB) [2019-07-31T07:24:29.061Z] [INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752... [2019-07-31T07:24:29.061Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (42.87kB) [2019-07-31T07:24:29.061Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:29.061Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (42.87kB) [2019-07-31T07:24:29.476Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302... [2019-07-31T07:24:29.476Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (104.29kB) [2019-07-31T07:24:29.476Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:29.476Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (104.29kB) [2019-07-31T07:24:29.476Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624... [2019-07-31T07:24:29.476Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.44kB) [2019-07-31T07:24:29.476Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:29.476Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.44kB) [2019-07-31T07:24:29.873Z] [INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302... [2019-07-31T07:24:29.873Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.61kB) [2019-07-31T07:24:29.873Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:29.873Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.61kB) [2019-07-31T07:24:29.873Z] [INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914... [2019-07-31T07:24:29.873Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (121.81kB) [2019-07-31T07:24:29.873Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:29.873Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (121.81kB) [2019-07-31T07:24:29.873Z] [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649... [2019-07-31T07:24:30.131Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.12kB) [2019-07-31T07:24:30.131Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.12kB) [2019-07-31T07:24:30.131Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (286.98kB) [2019-07-31T07:24:30.131Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:30.131Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (286.98kB) [2019-07-31T07:24:30.390Z] [INFO] Unpacking org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158... [2019-07-31T07:24:30.390Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (47.35kB) [2019-07-31T07:24:30.390Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:30.390Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (47.35kB) [2019-07-31T07:24:30.653Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649... [2019-07-31T07:24:30.653Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (10.89kB) [2019-07-31T07:24:30.653Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:30.653Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (10.89kB) [2019-07-31T07:24:30.913Z] [INFO] Unpacking org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122... [2019-07-31T07:24:30.913Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.2.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (71.27kB) [2019-07-31T07:24:30.913Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:30.913Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.2.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (71.27kB) [2019-07-31T07:24:30.913Z] [INFO] Unpacking org.eclipse.equinox.security.ui_1.2.300.v20190514-1046... [2019-07-31T07:24:31.171Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (26.66kB) [2019-07-31T07:24:31.171Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:31.172Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (26.66kB) [2019-07-31T07:24:31.172Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802... [2019-07-31T07:24:31.172Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.05kB) [2019-07-31T07:24:31.172Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.05kB) [2019-07-31T07:24:31.430Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (62.49kB) [2019-07-31T07:24:31.430Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:31.430Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (62.49kB) [2019-07-31T07:24:31.430Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122... [2019-07-31T07:24:31.689Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.89kB) [2019-07-31T07:24:31.689Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:31.689Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.89kB) [2019-07-31T07:24:31.689Z] [INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122... [2019-07-31T07:24:31.689Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.400.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (18.92kB) [2019-07-31T07:24:31.689Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.400.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (18.92kB) [2019-07-31T07:24:31.947Z] [INFO] Fetching org.eclipse.help.base_4.2.600.v20190605-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (175.2kB) [2019-07-31T07:24:31.947Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:31.947Z] [INFO] Fetching org.eclipse.help.base_4.2.600.v20190605-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (175.2kB) [2019-07-31T07:24:31.947Z] [INFO] Unpacking org.eclipse.help.base_4.2.600.v20190605-1800... [2019-07-31T07:24:32.206Z] [INFO] Fetching org.eclipse.help.ui_4.1.500.v20190519-2119.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (204.91kB) [2019-07-31T07:24:32.206Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:32.206Z] [INFO] Fetching org.eclipse.help.ui_4.1.500.v20190519-2119.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (204.91kB) [2019-07-31T07:24:32.464Z] [INFO] Unpacking org.eclipse.help.ui_4.1.500.v20190519-2119... [2019-07-31T07:24:32.464Z] [INFO] Fetching org.eclipse.help.webapp_3.9.500.v20190517-1202.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (284.28kB) [2019-07-31T07:24:32.464Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:32.464Z] [INFO] Fetching org.eclipse.help.webapp_3.9.500.v20190517-1202.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (284.28kB) [2019-07-31T07:24:32.724Z] [INFO] Unpacking org.eclipse.help.webapp_3.9.500.v20190517-1202... [2019-07-31T07:24:32.983Z] [INFO] Fetching org.eclipse.jetty.continuation_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.79kB) [2019-07-31T07:24:32.983Z] [INFO] Fetching org.eclipse.jetty.continuation_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.79kB) [2019-07-31T07:24:33.241Z] [INFO] Fetching org.eclipse.jetty.io_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (167.49kB) [2019-07-31T07:24:33.241Z] [INFO] Fetching org.eclipse.jetty.io_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (167.49kB) [2019-07-31T07:24:33.241Z] [INFO] Fetching org.eclipse.jetty.security_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (124.9kB) [2019-07-31T07:24:33.241Z] [INFO] Fetching org.eclipse.jetty.security_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (124.9kB) [2019-07-31T07:24:33.500Z] [INFO] Fetching org.eclipse.help_2.2.600.v20190605-1800.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.51kB) [2019-07-31T07:24:33.500Z] [INFO] Fetching org.eclipse.help_2.2.600.v20190605-1800.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.51kB) [2019-07-31T07:24:33.500Z] [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (419.96kB) [2019-07-31T07:24:33.500Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:33.500Z] [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (419.96kB) [2019-07-31T07:24:33.759Z] [INFO] Unpacking org.eclipse.platform_4.12.0.v20190605-1800... [2019-07-31T07:24:33.759Z] [INFO] Fetching org.eclipse.platform.doc.user_4.12.0.v20190604-0816.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.98MB) [2019-07-31T07:24:33.759Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:33.759Z] [INFO] Fetching org.eclipse.platform.doc.user_4.12.0.v20190604-0816.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.98MB) [2019-07-31T07:24:34.327Z] [INFO] Unpacking org.eclipse.platform.doc.user_4.12.0.v20190604-0816... [2019-07-31T07:24:36.231Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.500.v20190315-1216.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1.74MB) [2019-07-31T07:24:36.231Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:36.231Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.500.v20190315-1216.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1.74MB) [2019-07-31T07:24:36.231Z] [INFO] Unpacking org.eclipse.ui.intro.universal_3.3.500.v20190315-1216... [2019-07-31T07:24:36.491Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (118.98kB) [2019-07-31T07:24:36.491Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:36.491Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (118.98kB) [2019-07-31T07:24:36.491Z] [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039... [2019-07-31T07:24:36.750Z] [INFO] Fetching org.eclipse.ui.browser_3.6.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (97.33kB) [2019-07-31T07:24:36.750Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:36.750Z] [INFO] Fetching org.eclipse.ui.browser_3.6.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (97.33kB) [2019-07-31T07:24:36.750Z] [INFO] Unpacking org.eclipse.ui.browser_3.6.400.v20190513-2118... [2019-07-31T07:24:37.069Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.1.400.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.46kB) [2019-07-31T07:24:37.069Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:37.069Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.1.400.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.46kB) [2019-07-31T07:24:37.069Z] [INFO] Unpacking org.eclipse.ui.genericeditor_1.1.400.v20190519-2344... [2019-07-31T07:24:37.069Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.9kB) [2019-07-31T07:24:37.069Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:37.069Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.9kB) [2019-07-31T07:24:37.772Z] [INFO] Unpacking org.eclipse.ui.monitoring_1.1.400.v20190517-1612... [2019-07-31T07:24:37.772Z] [INFO] Fetching org.eclipse.ui.net_1.3.400.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.34kB) [2019-07-31T07:24:37.772Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:37.772Z] [INFO] Fetching org.eclipse.ui.net_1.3.400.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.34kB) [2019-07-31T07:24:37.772Z] [INFO] Unpacking org.eclipse.ui.net_1.3.400.v20190519-2354... [2019-07-31T07:24:37.772Z] [INFO] Fetching org.eclipse.ui.externaltools_3.4.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (65.99kB) [2019-07-31T07:24:37.772Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:37.772Z] [INFO] Fetching org.eclipse.ui.externaltools_3.4.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (65.99kB) [2019-07-31T07:24:37.772Z] [INFO] Unpacking org.eclipse.ui.externaltools_3.4.300.v20190510-0549... [2019-07-31T07:24:37.772Z] [INFO] Fetching org.eclipse.ui.win32_3.4.200.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.38kB) [2019-07-31T07:24:37.772Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:37.772Z] [INFO] Fetching org.eclipse.ui.win32_3.4.200.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.38kB) [2019-07-31T07:24:37.772Z] [INFO] Unpacking org.eclipse.ui.win32_3.4.200.v20190513-2118... [2019-07-31T07:24:37.772Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14.29kB) [2019-07-31T07:24:37.772Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:37.772Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14.29kB) [2019-07-31T07:24:38.030Z] [INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700... [2019-07-31T07:24:38.030Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.79kB) [2019-07-31T07:24:38.030Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:38.030Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.79kB) [2019-07-31T07:24:38.030Z] [INFO] Unpacking org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354... [2019-07-31T07:24:38.030Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.600.v20190519-1034.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (83.9kB) [2019-07-31T07:24:38.030Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:38.030Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.600.v20190519-1034.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (83.9kB) [2019-07-31T07:24:38.289Z] [INFO] Unpacking org.eclipse.ui.views.log_1.2.600.v20190519-1034... [2019-07-31T07:24:38.289Z] [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1801.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (20.39kB) [2019-07-31T07:24:38.289Z] [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1801.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (20.39kB) [2019-07-31T07:24:38.547Z] [INFO] Fetching org.eclipse.platform_root_4.12.0.v20190605-1801 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (196B) [2019-07-31T07:24:38.547Z] [INFO] Fetching org.eclipse.platform_root_4.12.0.v20190605-1801 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (196B) [2019-07-31T07:24:38.547Z] [INFO] Fetching org.eclipse.update.configurator_3.4.300.v20190518-1030.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.13kB) [2019-07-31T07:24:38.547Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:38.547Z] [INFO] Fetching org.eclipse.update.configurator_3.4.300.v20190518-1030.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.13kB) [2019-07-31T07:24:38.805Z] [INFO] Unpacking org.eclipse.update.configurator_3.4.300.v20190518-1030... [2019-07-31T07:24:38.805Z] [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.44kB) [2019-07-31T07:24:38.805Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:38.805Z] [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.44kB) [2019-07-31T07:24:38.805Z] [INFO] Unpacking org.eclipse.rcp_4.12.0.v20190605-1800... [2019-07-31T07:24:38.805Z] [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1801.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.11kB) [2019-07-31T07:24:38.805Z] [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1801.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.11kB) [2019-07-31T07:24:39.064Z] [INFO] Fetching org.eclipse.rcp_root_4.12.0.v20190605-1801 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (25.66kB) [2019-07-31T07:24:39.064Z] [INFO] Fetching org.eclipse.rcp_root_4.12.0.v20190605-1801 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (25.66kB) [2019-07-31T07:24:39.322Z] [INFO] Fetching org.eclipse.ui.trace_1.1.500.v20190513-1223.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (26.33kB) [2019-07-31T07:24:39.322Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:39.322Z] [INFO] Fetching org.eclipse.ui.trace_1.1.500.v20190513-1223.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (26.33kB) [2019-07-31T07:24:39.322Z] [INFO] Unpacking org.eclipse.ui.trace_1.1.500.v20190513-1223... [2019-07-31T07:24:39.889Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.95kB) [2019-07-31T07:24:39.889Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:39.889Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.95kB) [2019-07-31T07:24:39.889Z] [INFO] Unpacking org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158... [2019-07-31T07:24:40.148Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.42kB) [2019-07-31T07:24:40.148Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:40.148Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.42kB) [2019-07-31T07:24:40.406Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326... [2019-07-31T07:24:40.406Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.15kB) [2019-07-31T07:24:40.406Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:40.406Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.15kB) [2019-07-31T07:24:40.406Z] [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016... [2019-07-31T07:24:40.665Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.51kB) [2019-07-31T07:24:40.665Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:40.665Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.51kB) [2019-07-31T07:24:40.665Z] [INFO] Unpacking org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235... [2019-07-31T07:24:40.665Z] [INFO] Fetching org.eclipse.ui.cocoa_1.2.200.v20190509-1900.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.62kB) [2019-07-31T07:24:40.665Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:40.665Z] [INFO] Fetching org.eclipse.ui.cocoa_1.2.200.v20190509-1900.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.62kB) [2019-07-31T07:24:40.924Z] [INFO] Unpacking org.eclipse.ui.cocoa_1.2.200.v20190509-1900... [2019-07-31T07:24:41.181Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (10.18kB) [2019-07-31T07:24:41.181Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:41.181Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (10.18kB) [2019-07-31T07:24:41.440Z] [INFO] Unpacking org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158... [2019-07-31T07:24:41.440Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (93.43kB) [2019-07-31T07:24:41.440Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:41.440Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (93.43kB) [2019-07-31T07:24:41.440Z] [INFO] Unpacking org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925... [2019-07-31T07:24:41.699Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (69.12kB) [2019-07-31T07:24:41.699Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:41.699Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (69.12kB) [2019-07-31T07:24:41.699Z] [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016... [2019-07-31T07:24:41.699Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.98kB) [2019-07-31T07:24:41.699Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:41.699Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.98kB) [2019-07-31T07:24:41.957Z] [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908... [2019-07-31T07:24:41.957Z] [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (12.67kB) [2019-07-31T07:24:41.957Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:41.957Z] [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (12.67kB) [2019-07-31T07:24:41.957Z] [INFO] Unpacking org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957... [2019-07-31T07:24:42.216Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/pom.xml [2019-07-31T07:24:42.476Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-31T07:24:42.476Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-31T07:24:43.412Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-31T07:24:43.670Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-31T07:24:43.670Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-31T07:24:44.172Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.03kB) [2019-07-31T07:24:44.172Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:44.172Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.03kB) [2019-07-31T07:24:44.172Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery_1.1.100.v20180822-1302... [2019-07-31T07:24:44.172Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.03kB) [2019-07-31T07:24:44.172Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:44.172Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.03kB) [2019-07-31T07:24:44.172Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery.compatibility_1.1.100.v20180822-1302... [2019-07-31T07:24:44.629Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.1.100.v20180822-1357.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (76.1kB) [2019-07-31T07:24:44.629Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:44.629Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.1.100.v20180822-1357.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (76.1kB) [2019-07-31T07:24:44.629Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.discovery_1.1.100.v20180822-1357... [2019-07-31T07:24:44.629Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-31T07:24:44.629Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-31T07:24:44.629Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-31T07:24:45.197Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-31T07:24:45.197Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2019-07-31T07:24:45.197Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2019-07-31T07:24:45.764Z] [INFO] Fetching org.eclipse.equinox.executable_3.8.400.v20190515-0925.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (232.04kB) [2019-07-31T07:24:45.764Z] [INFO] Fetching org.eclipse.equinox.executable_3.8.400.v20190515-0925.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (232.04kB) [2019-07-31T07:24:45.764Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (141.17kB) [2019-07-31T07:24:45.764Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (141.17kB) [2019-07-31T07:24:46.700Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (11.05kB) [2019-07-31T07:24:46.700Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (11.05kB) [2019-07-31T07:24:47.268Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (25.82kB) [2019-07-31T07:24:47.268Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (25.82kB) [2019-07-31T07:24:47.268Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2019-07-31T07:24:47.527Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/pom.xml [2019-07-31T07:24:47.527Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/pom.xml [2019-07-31T07:24:48.094Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (1.36MB) [2019-07-31T07:24:48.094Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T07:24:48.094Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (1.36MB) [2019-07-31T07:24:48.094Z] [INFO] Unpacking org.apache.derby_10.11.1.1_v201605202053... [2019-07-31T07:24:50.627Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/pom.xml [2019-07-31T07:24:50.887Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-31T07:24:50.887Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-31T07:24:51.834Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-31T07:24:52.093Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/pom.xml [2019-07-31T07:24:52.093Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/pom.xml [2019-07-31T07:24:53.972Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/pom.xml [2019-07-31T07:24:53.972Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-31T07:24:53.972Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-31T07:24:54.907Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-31T07:24:55.166Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-31T07:24:55.166Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-31T07:24:55.166Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-31T07:24:55.166Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-31T07:24:55.166Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-31T07:24:55.424Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-31T07:24:55.683Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-31T07:24:55.683Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-31T07:24:55.683Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-31T07:24:55.683Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-31T07:24:55.683Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-31T07:24:56.250Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-31T07:24:56.250Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-31T07:24:56.250Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-31T07:24:56.250Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-31T07:24:56.250Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-31T07:24:56.250Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-31T07:24:56.818Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-31T07:24:56.818Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-31T07:24:56.818Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-31T07:24:57.753Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-31T07:24:57.753Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-31T07:24:57.753Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-31T07:24:57.753Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-31T07:24:57.753Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-31T07:24:57.753Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-31T07:24:58.320Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-31T07:24:58.320Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-31T07:24:58.320Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-31T07:24:59.695Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-31T07:24:59.695Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-31T07:24:59.695Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-31T07:25:01.080Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-31T07:25:01.674Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-31T07:25:01.674Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-31T07:25:01.674Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-31T07:25:01.674Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-31T07:25:01.674Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-31T07:25:02.337Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-31T07:25:02.596Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-31T07:25:02.596Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-31T07:25:03.537Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-31T07:25:03.537Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-31T07:25:03.537Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-31T07:25:04.471Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-31T07:25:04.471Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-31T07:25:04.471Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-31T07:25:04.730Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-31T07:25:04.730Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-31T07:25:04.730Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-31T07:25:05.298Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-31T07:25:05.298Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-31T07:25:05.298Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-31T07:25:05.866Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-31T07:25:06.124Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-31T07:25:06.124Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-31T07:25:07.060Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-31T07:25:07.060Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-31T07:25:07.060Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-31T07:25:07.626Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-31T07:25:07.886Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-31T07:25:07.886Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-31T07:25:07.886Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-31T07:25:07.886Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-31T07:25:07.886Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-31T07:25:08.453Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-31T07:25:08.453Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-31T07:25:08.453Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-31T07:25:09.574Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-31T07:25:09.574Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-31T07:25:09.574Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-31T07:25:10.240Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-31T07:25:10.499Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2019-07-31T07:25:10.499Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2019-07-31T07:25:10.499Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2019-07-31T07:25:10.499Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:25:10.499Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:25:11.066Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:25:11.325Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:25:11.325Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:25:12.260Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:25:12.260Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT.jar [2019-07-31T07:25:12.260Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T07:25:12.519Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:25:12.519Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:25:13.455Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:25:13.455Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:25:13.455Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:25:14.393Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T07:25:14.393Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-31T07:25:14.393Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-31T07:25:15.331Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-31T07:25:15.331Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-31T07:25:15.331Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-31T07:25:15.589Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-31T07:25:15.589Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-31T07:25:15.589Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-31T07:25:15.848Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-31T07:25:15.848Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:5.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 [2019-07-31T07:25:15.848Z] [INFO] ------------------------------------------------------------------------ [2019-07-31T07:25:15.848Z] [INFO] Reactor Build Order: [2019-07-31T07:25:15.848Z] [INFO] [2019-07-31T07:25:15.848Z] [INFO] Trace Compass Parent [pom] [2019-07-31T07:25:15.848Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent [pom] [2019-07-31T07:25:15.848Z] [INFO] Trace Compass Common Utilities Parent [pom] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.common.core [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] Trace Compass State System Parent [pom] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.datastore.core [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.segmentstore.core [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.statesystem.core [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] Trace Compass TMF Parent [pom] [2019-07-31T07:25:15.848Z] [INFO] Trace Compass Filter Parser [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.tmf.core [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.analysis.counters.core [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] Trace Compass CTF Support Parent [pom] [2019-07-31T07:25:15.848Z] [INFO] Trace Compass CTF Parser Plug-in [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.ctf.core [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] Trace Compass CTF Core Tests Plug-in [eclipse-test-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests [eclipse-test-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.tmf.core.tests [eclipse-test-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests [eclipse-test-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.tmf.ui [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.analysis.graph.core [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.tmf.chart.core [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.analysis.lami.core [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests [eclipse-test-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.analysis.timing.core [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests [eclipse-test-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T07:25:15.848Z] [INFO] Trace Compass LTTng Support Parent [pom] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.lttng2.common.core [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests [eclipse-test-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T07:25:15.848Z] [INFO] Trace Compass BTF Support Parent [pom] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.btf.core [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] Trace Compass Documentation [pom] [2019-07-31T07:25:15.848Z] [INFO] Trace Compass Developer Guide [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.tmf [eclipse-feature] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.btf.ui [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.btf [eclipse-feature] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.btf.core.tests [eclipse-test-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.common.core.tests [eclipse-test-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.ctf [eclipse-feature] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests [eclipse-test-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.tmf.ctf [eclipse-feature] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T07:25:15.848Z] [INFO] Trace Compass User Guide [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] Trace Compass RCP User Guide [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] Trace Compass Pcap User Guide [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.examples [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent [pom] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.gdbtrace.core [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.gdbtrace [eclipse-feature] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests [eclipse-test-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests [eclipse-test-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests [eclipse-test-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.lttng2.control.core [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.tmf.remote.core [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.lttng2.control [eclipse-feature] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests [eclipse-test-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests [eclipse-test-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui [eclipse-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.lttng2.kernel [eclipse-feature] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin] [2019-07-31T07:25:15.848Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests [eclipse-test-plugin] [2019-07-31T07:25:15.849Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core [eclipse-plugin] [2019-07-31T07:25:15.849Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui [eclipse-plugin] [2019-07-31T07:25:15.849Z] [INFO] org.eclipse.tracecompass.lttng2.ust [eclipse-feature] [2019-07-31T07:25:15.849Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests [eclipse-test-plugin] [2019-07-31T07:25:15.849Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests [eclipse-test-plugin] [2019-07-31T07:25:15.849Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T07:25:15.849Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T07:25:15.849Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T07:25:15.849Z] [INFO] Trace Compass Pcap Format Support Parent [pom] [2019-07-31T07:25:15.849Z] [INFO] org.eclipse.tracecompass.pcap.core [eclipse-plugin] [2019-07-31T07:25:15.849Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in [eclipse-test-plugin] [2019-07-31T07:25:15.849Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core [eclipse-plugin] [2019-07-31T07:25:15.849Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui [eclipse-plugin] [2019-07-31T07:25:15.849Z] [INFO] org.eclipse.tracecompass.tmf.pcap [eclipse-feature] [2019-07-31T07:25:15.849Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests [eclipse-test-plugin] [2019-07-31T07:25:15.849Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T07:25:15.849Z] [INFO] Trace Compass RCP Parent [pom] [2019-07-31T07:25:15.849Z] [INFO] Trace Compass RCP Branding plug-in [eclipse-plugin] [2019-07-31T07:25:15.849Z] [INFO] Trace Compass RCP Branding Feature [eclipse-feature] [2019-07-31T07:25:15.849Z] [INFO] org.eclipse.tracecompass.rcp.ui [eclipse-plugin] [2019-07-31T07:25:15.849Z] [INFO] Trace Compass RCP Feature [eclipse-feature] [2019-07-31T07:25:15.849Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui [eclipse-plugin] [2019-07-31T07:25:15.849Z] [INFO] org.eclipse.tracecompass.rcp.incubator [eclipse-feature] [2019-07-31T07:25:15.849Z] [INFO] Trace Compass Json trace Parent [pom] [2019-07-31T07:25:15.849Z] [INFO] org.eclipse.tracecompass.jsontrace.core [eclipse-plugin] [2019-07-31T07:25:15.849Z] [INFO] org.eclipse.tracecompass.jsontrace [eclipse-feature] [2019-07-31T07:25:15.849Z] [INFO] Trace Compass RCP Product [eclipse-repository] [2019-07-31T07:25:15.849Z] [INFO] Trace Compass Release Engineering Parent [pom] [2019-07-31T07:25:15.849Z] [INFO] Trace Compass Target Platform [pom] [2019-07-31T07:25:15.849Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests [eclipse-test-plugin] [2019-07-31T07:25:15.849Z] [INFO] org.eclipse.tracecompass.datastore.core.tests [eclipse-test-plugin] [2019-07-31T07:25:15.849Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests [eclipse-test-plugin] [2019-07-31T07:25:15.849Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T07:25:15.849Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin] [2019-07-31T07:25:15.849Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests [eclipse-test-plugin] [2019-07-31T07:25:15.849Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T07:25:15.849Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests [eclipse-test-plugin] [2019-07-31T07:25:15.849Z] [INFO] Trace Compass All Tests [eclipse-test-plugin] [2019-07-31T07:25:15.849Z] [INFO] org.eclipse.tracecompass.testing [eclipse-feature] [2019-07-31T07:25:15.849Z] [INFO] org.eclipse.tracecompass.tmf.remote [eclipse-feature] [2019-07-31T07:25:15.849Z] [INFO] Trace Compass Repository [eclipse-repository] [2019-07-31T07:25:15.849Z] [INFO] org.eclipse.tracecompass.jsontrace.core.test [eclipse-plugin] [2019-07-31T07:25:15.849Z] [INFO] [2019-07-31T07:25:15.849Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >---------- [2019-07-31T07:25:15.849Z] [INFO] Building Trace Compass Parent 5.0.0-SNAPSHOT [1/134] [2019-07-31T07:25:15.849Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T07:25:15.849Z] [INFO] [2019-07-31T07:25:15.849Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass --- [2019-07-31T07:25:15.849Z] 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 [2019-07-31T07:25:16.107Z] 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 [2019-07-31T07:25:16.107Z] 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 [2019-07-31T07:25:16.365Z] 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 [2019-07-31T07:25:16.365Z] 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 [2019-07-31T07:25:16.365Z] 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 [2019-07-31T07:25:16.365Z] Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB 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 140 kB/s) [2019-07-31T07:25:16.365Z] 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 [2019-07-31T07:25:16.365Z] 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 [2019-07-31T07:25:16.365Z] 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 [2019-07-31T07:25:17.073Z] 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 [2019-07-31T07:25:17.073Z] 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 [2019-07-31T07:25:17.073Z] 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 [2019-07-31T07:25:17.073Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB 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 128 kB/s) [2019-07-31T07:25:17.073Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-31T07:25:17.073Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-31T07:25:17.073Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-31T07:25:17.073Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-31T07:25:17.073Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-31T07:25:17.073Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-31T07:25:17.073Z] Progress (1): 4.1/37 kB Progress (1): 7.7/37 kB Progress (1): 12/37 kB Progress (1): 16/37 kB Progress (1): 20/37 kB Progress (1): 24/37 kB Progress (1): 28/37 kB Progress (1): 32/37 kB Progress (1): 36/37 kB Progress (1): 37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 1.3 MB/s) [2019-07-31T07:25:17.073Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom [2019-07-31T07:25:17.073Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom [2019-07-31T07:25:17.073Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom [2019-07-31T07:25:17.337Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom [2019-07-31T07:25:17.337Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom [2019-07-31T07:25:17.337Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom [2019-07-31T07:25:17.337Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 586 kB/s) [2019-07-31T07:25:17.337Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.pom [2019-07-31T07:25:17.337Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom [2019-07-31T07:25:17.337Z] 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 [2019-07-31T07:25:17.337Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom [2019-07-31T07:25:17.337Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.pom [2019-07-31T07:25:17.596Z] 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 [2019-07-31T07:25:17.596Z] Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB 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 308 kB/s) [2019-07-31T07:25:17.596Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-31T07:25:17.596Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-31T07:25:17.596Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-31T07:25:17.854Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-31T07:25:18.113Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-31T07:25:18.113Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-31T07:25:18.113Z] Progress (1): 4.1/48 kB Progress (1): 7.7/48 kB Progress (1): 12/48 kB Progress (1): 16/48 kB Progress (1): 20/48 kB Progress (1): 24/48 kB Progress (1): 28/48 kB Progress (1): 32/48 kB Progress (1): 36/48 kB Progress (1): 40/48 kB Progress (1): 44/48 kB Progress (1): 48/48 kB Progress (1): 48 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 1.4 MB/s) [2019-07-31T07:25:18.113Z] 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 [2019-07-31T07:25:18.113Z] 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 [2019-07-31T07:25:18.113Z] 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 [2019-07-31T07:25:18.371Z] 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 [2019-07-31T07:25:18.371Z] 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 [2019-07-31T07:25:18.371Z] 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 [2019-07-31T07:25:18.371Z] Progress (1): 965 B 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 36 kB/s) [2019-07-31T07:25:18.371Z] 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 [2019-07-31T07:25:18.371Z] 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 [2019-07-31T07:25:18.371Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.jar [2019-07-31T07:25:18.371Z] 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 [2019-07-31T07:25:18.371Z] 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 [2019-07-31T07:25:18.371Z] 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 [2019-07-31T07:25:18.371Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar [2019-07-31T07:25:18.371Z] 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 [2019-07-31T07:25:18.371Z] 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 [2019-07-31T07:25:18.371Z] 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 [2019-07-31T07:25:18.371Z] 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 [2019-07-31T07:25:18.371Z] 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 [2019-07-31T07:25:18.630Z] 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 [2019-07-31T07:25:18.630Z] 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 [2019-07-31T07:25:18.630Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar [2019-07-31T07:25:18.630Z] 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 [2019-07-31T07:25:18.630Z] 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 [2019-07-31T07:25:18.630Z] 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 [2019-07-31T07:25:18.630Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.jar [2019-07-31T07:25:18.630Z] 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 [2019-07-31T07:25:18.630Z] 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 [2019-07-31T07:25:18.630Z] 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 [2019-07-31T07:25:18.630Z] 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 [2019-07-31T07:25:18.630Z] 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 [2019-07-31T07:25:18.890Z] Progress (1): 4.1/32 kB Progress (2): 4.1/32 kB | 4.1/222 kB Progress (2): 7.7/32 kB | 4.1/222 kB Progress (2): 7.7/32 kB | 7.7/222 kB Progress (2): 12/32 kB | 7.7/222 kB Progress (2): 12/32 kB | 12/222 kB Progress (2): 16/32 kB | 12/222 kB Progress (2): 16/32 kB | 16/222 kB Progress (2): 20/32 kB | 16/222 kB Progress (2): 24/32 kB | 16/222 kB Progress (2): 24/32 kB | 20/222 kB Progress (2): 28/32 kB | 20/222 kB Progress (2): 32/32 kB | 20/222 kB Progress (2): 32 kB | 20/222 kB Progress (2): 32 kB | 24/222 kB Progress (2): 32 kB | 28/222 kB Progress (3): 32 kB | 28/222 kB | 4.1/155 kB Progress (3): 32 kB | 32/222 kB | 4.1/155 kB Progress (4): 32 kB | 32/222 kB | 4.1/155 kB | 4.1/185 kB Progress (4): 32 kB | 32/222 kB | 7.7/155 kB | 4.1/185 kB Progress (4): 32 kB | 32/222 kB | 7.7/155 kB | 7.7/185 kB Progress (4): 32 kB | 36/222 kB | 7.7/155 kB | 7.7/185 kB Progress (4): 32 kB | 36/222 kB | 7.7/155 kB | 12/185 kB Progress (4): 32 kB | 36/222 kB | 12/155 kB | 12/185 kB Progress (4): 32 kB | 36/222 kB | 12/155 kB | 16/185 kB Progress (4): 32 kB | 40/222 kB | 12/155 kB | 16/185 kB Progress (4): 32 kB | 40/222 kB | 12/155 kB | 20/185 kB Progress (4): 32 kB | 40/222 kB | 16/155 kB | 20/185 kB Progress (4): 32 kB | 40/222 kB | 16/155 kB | 24/185 kB Progress (4): 32 kB | 44/222 kB | 16/155 kB | 24/185 kB Progress (4): 32 kB | 44/222 kB | 20/155 kB | 24/185 kB Progress (4): 32 kB | 44/222 kB | 20/155 kB | 28/185 kB Progress (4): 32 kB | 44/222 kB | 20/155 kB | 32/185 kB Progress (4): 32 kB | 44/222 kB | 24/155 kB | 32/185 kB Progress (4): 32 kB | 48/222 kB | 24/155 kB | 32/185 kB Progress (4): 32 kB | 48/222 kB | 28/155 kB | 32/185 kB Progress (4): 32 kB | 48/222 kB | 32/155 kB | 32/185 kB Progress (4): 32 kB | 48/222 kB | 32/155 kB | 36/185 kB Progress (4): 32 kB | 48/222 kB | 36/155 kB | 36/185 kB Progress (4): 32 kB | 48/222 kB | 40/155 kB | 36/185 kB Progress (4): 32 kB | 52/222 kB | 40/155 kB | 36/185 kB Progress (4): 32 kB | 52/222 kB | 44/155 kB | 36/185 kB Progress (4): 32 kB | 52/222 kB | 48/155 kB | 36/185 kB Progress (4): 32 kB | 52/222 kB | 48/155 kB | 40/185 kB Progress (4): 32 kB | 52/222 kB | 52/155 kB | 40/185 kB Progress (4): 32 kB | 56/222 kB | 52/155 kB | 40/185 kB Progress (4): 32 kB | 56/222 kB | 56/155 kB | 40/185 kB Progress (4): 32 kB | 56/222 kB | 56/155 kB | 44/185 kB Progress (4): 32 kB | 56/222 kB | 60/155 kB | 44/185 kB Progress (4): 32 kB | 60/222 kB | 60/155 kB | 44/185 kB Progress (4): 32 kB | 64/222 kB | 60/155 kB | 44/185 kB Progress (4): 32 kB | 64/222 kB | 64/155 kB | 44/185 kB Progress (4): 32 kB | 64/222 kB | 64/155 kB | 48/185 kB Progress (4): 32 kB | 68/222 kB | 64/155 kB | 48/185 kB Progress (4): 32 kB | 68/222 kB | 64/155 kB | 52/185 kB Progress (4): 32 kB | 68/222 kB | 68/155 kB | 52/185 kB Progress (4): 32 kB | 68/222 kB | 68/155 kB | 56/185 kB Progress (4): 32 kB | 72/222 kB | 68/155 kB | 56/185 kB Progress (4): 32 kB | 72/222 kB | 68/155 kB | 60/185 kB Progress (4): 32 kB | 72/222 kB | 68/155 kB | 64/185 kB Progress (4): 32 kB | 72/222 kB | 72/155 kB | 64/185 kB Progress (4): 32 kB | 72/222 kB | 72/155 kB | 68/185 kB Progress (4): 32 kB | 76/222 kB | 72/155 kB | 68/185 kB Progress (4): 32 kB | 76/222 kB | 72/155 kB | 72/185 kB Progress (4): 32 kB | 76/222 kB | 76/155 kB | 72/185 kB Progress (4): 32 kB | 76/222 kB | 76/155 kB | 76/185 kB Progress (4): 32 kB | 80/222 kB | 76/155 kB | 76/185 kB Progress (4): 32 kB | 80/222 kB | 76/155 kB | 80/185 kB Progress (4): 32 kB | 80/222 kB | 80/155 kB | 80/185 kB Progress (4): 32 kB | 80/222 kB | 80/155 kB | 84/185 kB Progress (4): 32 kB | 84/222 kB | 80/155 kB | 84/185 kB Progress (4): 32 kB | 84/222 kB | 80/155 kB | 88/185 kB Progress (4): 32 kB | 84/222 kB | 84/155 kB | 88/185 kB Progress (4): 32 kB | 84/222 kB | 88/155 kB | 88/185 kB Progress (4): 32 kB | 84/222 kB | 88/155 kB | 92/185 kB Progress (4): 32 kB | 88/222 kB | 88/155 kB | 92/185 kB Progress (4): 32 kB | 88/222 kB | 88/155 kB | 96/185 kB Progress (4): 32 kB | 88/222 kB | 92/155 kB | 96/185 kB Progress (4): 32 kB | 88/222 kB | 92/155 kB | 100/185 kB Progress (4): 32 kB | 92/222 kB | 92/155 kB | 100/185 kB Progress (4): 32 kB | 92/222 kB | 92/155 kB | 104/185 kB Progress (4): 32 kB | 92/222 kB | 96/155 kB | 104/185 kB Progress (4): 32 kB | 92/222 kB | 96/155 kB | 108/185 kB Progress (4): 32 kB | 96/222 kB | 96/155 kB | 108/185 kB Progress (4): 32 kB | 96/222 kB | 96/155 kB | 112/185 kB Progress (4): 32 kB | 96/222 kB | 100/155 kB | 112/185 kB Progress (4): 32 kB | 96/222 kB | 100/155 kB | 116/185 kB Progress (4): 32 kB | 96/222 kB | 100/155 kB | 120/185 kB Progress (4): 32 kB | 100/222 kB | 100/155 kB | 120/185 kB Progress (4): 32 kB | 100/222 kB | 100/155 kB | 124/185 kB Progress (4): 32 kB | 100/222 kB | 104/155 kB | 124/185 kB Progress (4): 32 kB | 100/222 kB | 104/155 kB | 128/185 kB Progress (4): 32 kB | 104/222 kB | 104/155 kB | 128/185 kB Progress (4): 32 kB | 104/222 kB | 104/155 kB | 132/185 kB Progress (4): 32 kB | 104/222 kB | 104/155 kB | 136/185 kB Progress (4): 32 kB | 104/222 kB | 108/155 kB | 136/185 kB Progress (4): 32 kB | 104/222 kB | 108/155 kB | 140/185 kB Progress (4): 32 kB | 108/222 kB | 108/155 kB | 140/185 kB Progress (4): 32 kB | 108/222 kB | 108/155 kB | 144/185 kB Progress (4): 32 kB | 108/222 kB | 112/155 kB | 144/185 kB Progress (4): 32 kB | 108/222 kB | 112/155 kB | 148/185 kB Progress (4): 32 kB | 108/222 kB | 112/155 kB | 152/185 kB Progress (4): 32 kB | 112/222 kB | 112/155 kB | 152/185 kB Progress (4): 32 kB | 112/222 kB | 112/155 kB | 156/185 kB Progress (4): 32 kB | 112/222 kB | 116/155 kB | 156/185 kB Progress (4): 32 kB | 112/222 kB | 116/155 kB | 160/185 kB Progress (4): 32 kB | 116/222 kB | 116/155 kB | 160/185 kB Progress (4): 32 kB | 116/222 kB | 116/155 kB | 164/185 kB Progress (4): 32 kB | 116/222 kB | 116/155 kB | 168/185 kB Progress (4): 32 kB | 116/222 kB | 120/155 kB | 168/185 kB Progress (4): 32 kB | 116/222 kB | 120/155 kB | 172/185 kB Progress (4): 32 kB | 116/222 kB | 120/155 kB | 176/185 kB Progress (4): 32 kB | 120/222 kB | 120/155 kB | 176/185 kB Progress (4): 32 kB | 120/222 kB | 120/155 kB | 180/185 kB Progress (4): 32 kB | 120/222 kB | 124/155 kB | 180/185 kB Progress (4): 32 kB | 120/222 kB | 124/155 kB | 184/185 kB Progress (4): 32 kB | 124/222 kB | 124/155 kB | 184/185 kB Progress (4): 32 kB | 124/222 kB | 124/155 kB | 185 kB Progress (4): 32 kB | 124/222 kB | 128/155 kB | 185 kB Progress (4): 32 kB | 128/222 kB | 128/155 kB | 185 kB Progress (4): 32 kB | 128/222 kB | 132/155 kB | 185 kB Progress (4): 32 kB | 132/222 kB | 132/155 kB | 185 kB Progress (4): 32 kB | 132/222 kB | 136/155 kB | 185 kB Progress (4): 32 kB | 136/222 kB | 136/155 kB | 185 kB Progress (4): 32 kB | 136/222 kB | 140/155 kB | 185 kB Progress (4): 32 kB | 136/222 kB | 144/155 kB | 185 kB Progress (4): 32 kB | 136/222 kB | 148/155 kB | 185 kB Progress (4): 32 kB | 136/222 kB | 152/155 kB | 185 kB Progress (4): 32 kB | 136/222 kB | 155 kB | 185 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 2.2 MB/s) [2019-07-31T07:25:18.890Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 1.4 MB/s) [2019-07-31T07:25:18.890Z] Progress (2): 32 kB | 140/222 kB Progress (2): 32 kB | 144/222 kB Progress (2): 32 kB | 148/222 kB Progress (2): 32 kB | 152/222 kB Progress (2): 32 kB | 156/222 kB Progress (2): 32 kB | 160/222 kB Progress (2): 32 kB | 164/222 kB Progress (2): 32 kB | 168/222 kB Progress (2): 32 kB | 172/222 kB Progress (2): 32 kB | 176/222 kB Progress (2): 32 kB | 180/222 kB Progress (2): 32 kB | 184/222 kB Progress (2): 32 kB | 188/222 kB Progress (2): 32 kB | 192/222 kB Progress (2): 32 kB | 196/222 kB Progress (2): 32 kB | 200/222 kB 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 133 kB/s) [2019-07-31T07:25:18.890Z] Progress (1): 204/222 kB Progress (1): 208/222 kB Progress (1): 212/222 kB Progress (1): 216/222 kB Progress (1): 220/222 kB Progress (1): 222 kB 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 881 kB/s) [2019-07-31T07:25:18.890Z] [INFO] [2019-07-31T07:25:18.890Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass --- [2019-07-31T07:25:18.890Z] 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 [2019-07-31T07:25:19.153Z] 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 [2019-07-31T07:25:19.153Z] 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 [2019-07-31T07:25:19.153Z] 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 [2019-07-31T07:25:19.153Z] 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 [2019-07-31T07:25:19.153Z] 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 [2019-07-31T07:25:19.153Z] Progress (1): 3.8 kB 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 128 kB/s) [2019-07-31T07:25:19.153Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom [2019-07-31T07:25:19.153Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.pom [2019-07-31T07:25:19.153Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom [2019-07-31T07:25:19.412Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.pom [2019-07-31T07:25:19.413Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.pom [2019-07-31T07:25:19.413Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom [2019-07-31T07:25:19.413Z] Progress (1): 2.3 kB 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 67 kB/s) [2019-07-31T07:25:19.413Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-07-31T07:25:19.413Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-07-31T07:25:19.671Z] 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 [2019-07-31T07:25:19.671Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-07-31T07:25:19.671Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-07-31T07:25:19.671Z] 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 [2019-07-31T07:25:19.671Z] Progress (1): 766 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 28 kB/s) [2019-07-31T07:25:19.671Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2019-07-31T07:25:19.671Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2019-07-31T07:25:19.930Z] 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 [2019-07-31T07:25:19.930Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2019-07-31T07:25:19.930Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2019-07-31T07:25:19.930Z] 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 [2019-07-31T07:25:19.930Z] Progress (1): 2.0 kB 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 76 kB/s) [2019-07-31T07:25:20.189Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2019-07-31T07:25:20.189Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2019-07-31T07:25:20.189Z] 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 [2019-07-31T07:25:20.189Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2019-07-31T07:25:20.189Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2019-07-31T07:25:20.189Z] 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 [2019-07-31T07:25:20.450Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 327 kB/s) [2019-07-31T07:25:20.450Z] 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 [2019-07-31T07:25:20.450Z] 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 [2019-07-31T07:25:20.450Z] 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 [2019-07-31T07:25:20.450Z] 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 [2019-07-31T07:25:20.450Z] 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 [2019-07-31T07:25:20.709Z] 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 [2019-07-31T07:25:20.709Z] Progress (1): 2.8 kB 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 91 kB/s) [2019-07-31T07:25:20.709Z] 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 [2019-07-31T07:25:20.709Z] 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 [2019-07-31T07:25:20.709Z] 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 [2019-07-31T07:25:20.709Z] 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 [2019-07-31T07:25:20.967Z] 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 [2019-07-31T07:25:20.967Z] 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 [2019-07-31T07:25:20.967Z] Progress (1): 1.2 kB 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 37 kB/s) [2019-07-31T07:25:20.967Z] 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 [2019-07-31T07:25:20.967Z] 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 [2019-07-31T07:25:20.967Z] 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 [2019-07-31T07:25:21.225Z] 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 [2019-07-31T07:25:21.225Z] 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 [2019-07-31T07:25:21.225Z] 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 [2019-07-31T07:25:21.225Z] Progress (1): 3.7 kB 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 86 kB/s) [2019-07-31T07:25:21.225Z] 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 [2019-07-31T07:25:21.225Z] 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 [2019-07-31T07:25:21.225Z] 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 [2019-07-31T07:25:21.485Z] 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 [2019-07-31T07:25:21.485Z] 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 [2019-07-31T07:25:21.485Z] 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 [2019-07-31T07:25:21.485Z] Progress (1): 3.8 kB 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 87 kB/s) [2019-07-31T07:25:21.485Z] 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 [2019-07-31T07:25:21.485Z] 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 [2019-07-31T07:25:21.485Z] 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 [2019-07-31T07:25:21.743Z] 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 [2019-07-31T07:25:21.743Z] 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 [2019-07-31T07:25:21.743Z] 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 [2019-07-31T07:25:21.743Z] Progress (1): 3.1 kB 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 56 kB/s) [2019-07-31T07:25:21.743Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [2019-07-31T07:25:21.743Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [2019-07-31T07:25:23.117Z] 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 [2019-07-31T07:25:23.117Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [2019-07-31T07:25:23.117Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [2019-07-31T07:25:23.117Z] 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 [2019-07-31T07:25:23.117Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB 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 403 kB/s) [2019-07-31T07:25:23.117Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-31T07:25:23.117Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-31T07:25:23.117Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-31T07:25:23.375Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-31T07:25:23.375Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-31T07:25:23.375Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-31T07:25:23.375Z] Progress (1): 4.1/20 kB Progress (1): 7.7/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20/20 kB Progress (1): 20 kB 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 489 kB/s) [2019-07-31T07:25:23.375Z] 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 [2019-07-31T07:25:23.375Z] 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 [2019-07-31T07:25:23.375Z] 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 [2019-07-31T07:25:23.636Z] 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 [2019-07-31T07:25:23.636Z] 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 [2019-07-31T07:25:23.636Z] 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 [2019-07-31T07:25:23.636Z] Progress (1): 2.8 kB 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 63 kB/s) [2019-07-31T07:25:23.636Z] 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 [2019-07-31T07:25:23.636Z] 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 [2019-07-31T07:25:23.636Z] 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 [2019-07-31T07:25:23.894Z] 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 [2019-07-31T07:25:23.894Z] 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 [2019-07-31T07:25:23.894Z] 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 [2019-07-31T07:25:23.894Z] Progress (1): 4.0 kB 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 130 kB/s) [2019-07-31T07:25:23.894Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [2019-07-31T07:25:23.894Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [2019-07-31T07:25:23.894Z] 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 [2019-07-31T07:25:24.270Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [2019-07-31T07:25:24.270Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [2019-07-31T07:25:24.270Z] 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 [2019-07-31T07:25:24.270Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB 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 469 kB/s) [2019-07-31T07:25:24.270Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [2019-07-31T07:25:24.270Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [2019-07-31T07:25:24.270Z] 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 [2019-07-31T07:25:24.270Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [2019-07-31T07:25:24.872Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [2019-07-31T07:25:24.872Z] 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 [2019-07-31T07:25:24.872Z] Progress (1): 2.8 kB 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 91 kB/s) [2019-07-31T07:25:24.872Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-31T07:25:24.872Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-31T07:25:24.872Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-31T07:25:24.872Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-31T07:25:24.872Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-31T07:25:24.872Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-31T07:25:24.872Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB 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 562 kB/s) [2019-07-31T07:25:24.872Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-31T07:25:24.872Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-31T07:25:24.872Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-31T07:25:24.872Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-31T07:25:24.872Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-31T07:25:24.872Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-31T07:25:25.131Z] Progress (1): 145 B 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 3.6 kB/s) [2019-07-31T07:25:25.131Z] 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 [2019-07-31T07:25:25.131Z] 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 [2019-07-31T07:25:25.131Z] 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 [2019-07-31T07:25:25.131Z] 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 [2019-07-31T07:25:25.131Z] 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 [2019-07-31T07:25:25.389Z] 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 [2019-07-31T07:25:25.390Z] Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 167 kB/s) [2019-07-31T07:25:25.390Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-31T07:25:25.390Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-31T07:25:25.390Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-31T07:25:25.390Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-31T07:25:25.648Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-31T07:25:25.648Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-31T07:25:25.648Z] Progress (1): 1.2 kB 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 31 kB/s) [2019-07-31T07:25:25.648Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-31T07:25:25.648Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-31T07:25:25.648Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-31T07:25:25.906Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-31T07:25:25.906Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-31T07:25:25.906Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-31T07:25:25.906Z] Progress (1): 1.4 kB 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 50 kB/s) [2019-07-31T07:25:25.906Z] 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 [2019-07-31T07:25:25.906Z] 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 [2019-07-31T07:25:25.906Z] 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 [2019-07-31T07:25:26.164Z] 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 [2019-07-31T07:25:26.164Z] 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 [2019-07-31T07:25:26.164Z] 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 [2019-07-31T07:25:26.164Z] Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB 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 234 kB/s) [2019-07-31T07:25:26.164Z] 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 [2019-07-31T07:25:26.164Z] 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 [2019-07-31T07:25:26.164Z] 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 [2019-07-31T07:25:26.423Z] 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 [2019-07-31T07:25:26.423Z] 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 [2019-07-31T07:25:26.423Z] 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 [2019-07-31T07:25:26.423Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB 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 170 kB/s) [2019-07-31T07:25:26.423Z] 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 [2019-07-31T07:25:26.423Z] 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 [2019-07-31T07:25:26.423Z] 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 [2019-07-31T07:25:26.681Z] 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 [2019-07-31T07:25:26.681Z] 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 [2019-07-31T07:25:26.681Z] 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 [2019-07-31T07:25:26.681Z] Progress (1): 2.0 kB 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 66 kB/s) [2019-07-31T07:25:26.681Z] 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 [2019-07-31T07:25:26.681Z] 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 [2019-07-31T07:25:26.681Z] 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 [2019-07-31T07:25:26.940Z] 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 [2019-07-31T07:25:26.940Z] 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 [2019-07-31T07:25:26.940Z] 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 [2019-07-31T07:25:26.940Z] Progress (1): 4.1/28 kB Progress (1): 7.7/28 kB Progress (1): 12/28 kB Progress (1): 16/28 kB Progress (1): 20/28 kB Progress (1): 24/28 kB Progress (1): 28/28 kB Progress (1): 28 kB 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 753 kB/s) [2019-07-31T07:25:26.940Z] 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 [2019-07-31T07:25:26.940Z] 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 [2019-07-31T07:25:27.198Z] 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 [2019-07-31T07:25:27.198Z] 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 [2019-07-31T07:25:27.198Z] 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 [2019-07-31T07:25:27.198Z] 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 [2019-07-31T07:25:27.198Z] Progress (1): 771 B 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 25 kB/s) [2019-07-31T07:25:27.198Z] 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 [2019-07-31T07:25:27.457Z] 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 [2019-07-31T07:25:27.457Z] 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 [2019-07-31T07:25:27.457Z] 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 [2019-07-31T07:25:27.457Z] 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 [2019-07-31T07:25:27.457Z] 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 [2019-07-31T07:25:27.716Z] Progress (1): 2.1 kB 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 46 kB/s) [2019-07-31T07:25:27.716Z] 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 [2019-07-31T07:25:27.716Z] 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 [2019-07-31T07:25:27.716Z] 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 [2019-07-31T07:25:27.716Z] 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 [2019-07-31T07:25:27.974Z] 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 [2019-07-31T07:25:27.974Z] 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 [2019-07-31T07:25:27.974Z] Progress (1): 3.4 kB 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 82 kB/s) [2019-07-31T07:25:27.974Z] 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 [2019-07-31T07:25:27.974Z] 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 [2019-07-31T07:25:27.974Z] 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 [2019-07-31T07:25:28.233Z] 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 [2019-07-31T07:25:28.233Z] 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 [2019-07-31T07:25:28.233Z] 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 [2019-07-31T07:25:28.233Z] Progress (1): 4.1/9.5 kB Progress (1): 7.7/9.5 kB Progress (1): 9.5 kB 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 217 kB/s) [2019-07-31T07:25:28.233Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [2019-07-31T07:25:28.233Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [2019-07-31T07:25:28.233Z] 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 [2019-07-31T07:25:28.492Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [2019-07-31T07:25:28.492Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [2019-07-31T07:25:28.492Z] 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 [2019-07-31T07:25:28.492Z] Progress (1): 3.2 kB 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 61 kB/s) [2019-07-31T07:25:28.492Z] 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 [2019-07-31T07:25:28.492Z] 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 [2019-07-31T07:25:28.492Z] 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 [2019-07-31T07:25:28.751Z] 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 [2019-07-31T07:25:28.751Z] 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 [2019-07-31T07:25:28.751Z] 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 [2019-07-31T07:25:28.751Z] Progress (1): 3.0 kB 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 72 kB/s) [2019-07-31T07:25:28.751Z] 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 [2019-07-31T07:25:28.751Z] 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 [2019-07-31T07:25:28.751Z] 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 [2019-07-31T07:25:29.010Z] 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 [2019-07-31T07:25:29.010Z] 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 [2019-07-31T07:25:29.010Z] 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 [2019-07-31T07:25:29.010Z] Progress (1): 1.7 kB 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 60 kB/s) [2019-07-31T07:25:29.010Z] 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 [2019-07-31T07:25:29.010Z] 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 [2019-07-31T07:25:29.010Z] 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 [2019-07-31T07:25:29.010Z] 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 [2019-07-31T07:25:29.010Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2019-07-31T07:25:29.010Z] 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 [2019-07-31T07:25:29.010Z] 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 [2019-07-31T07:25:29.269Z] 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 [2019-07-31T07:25:29.269Z] 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 [2019-07-31T07:25:29.269Z] 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 [2019-07-31T07:25:29.269Z] 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 [2019-07-31T07:25:29.269Z] 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 [2019-07-31T07:25:29.269Z] 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 [2019-07-31T07:25:29.269Z] 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 [2019-07-31T07:25:29.269Z] 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 [2019-07-31T07:25:29.269Z] 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 [2019-07-31T07:25:29.269Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2019-07-31T07:25:29.269Z] 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 [2019-07-31T07:25:29.269Z] 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 [2019-07-31T07:25:29.269Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-31T07:25:29.269Z] 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 [2019-07-31T07:25:29.269Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2019-07-31T07:25:29.269Z] 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 [2019-07-31T07:25:29.269Z] 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 [2019-07-31T07:25:29.269Z] 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 [2019-07-31T07:25:29.269Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-31T07:25:29.270Z] 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 [2019-07-31T07:25:29.270Z] 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 [2019-07-31T07:25:29.270Z] 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 [2019-07-31T07:25:29.270Z] 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 [2019-07-31T07:25:29.270Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2019-07-31T07:25:29.270Z] 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 [2019-07-31T07:25:29.270Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.jar [2019-07-31T07:25:29.270Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2019-07-31T07:25:29.530Z] 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 [2019-07-31T07:25:29.530Z] 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 [2019-07-31T07:25:29.530Z] 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 [2019-07-31T07:25:29.530Z] 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 [2019-07-31T07:25:29.530Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2019-07-31T07:25:29.530Z] 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 [2019-07-31T07:25:29.530Z] 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 [2019-07-31T07:25:29.530Z] 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 [2019-07-31T07:25:29.530Z] 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 [2019-07-31T07:25:29.530Z] 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 [2019-07-31T07:25:29.530Z] 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 [2019-07-31T07:25:29.530Z] 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 [2019-07-31T07:25:29.530Z] 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 [2019-07-31T07:25:29.530Z] 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 [2019-07-31T07:25:29.530Z] 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 [2019-07-31T07:25:29.530Z] 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 [2019-07-31T07:25:29.530Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2019-07-31T07:25:29.530Z] 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 [2019-07-31T07:25:29.530Z] 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 [2019-07-31T07:25:29.530Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-31T07:25:29.530Z] 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 [2019-07-31T07:25:29.530Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2019-07-31T07:25:29.530Z] 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 [2019-07-31T07:25:29.530Z] 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 [2019-07-31T07:25:29.530Z] 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 [2019-07-31T07:25:29.530Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-31T07:25:29.530Z] 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 [2019-07-31T07:25:29.530Z] 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 [2019-07-31T07:25:29.530Z] 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 [2019-07-31T07:25:29.789Z] 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 [2019-07-31T07:25:29.789Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2019-07-31T07:25:29.789Z] 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 [2019-07-31T07:25:29.789Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.jar [2019-07-31T07:25:29.789Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2019-07-31T07:25:29.789Z] 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 [2019-07-31T07:25:29.789Z] 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 [2019-07-31T07:25:29.789Z] 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 [2019-07-31T07:25:29.789Z] 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 [2019-07-31T07:25:29.789Z] 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 [2019-07-31T07:25:30.048Z] 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 [2019-07-31T07:25:30.048Z] 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 [2019-07-31T07:25:30.048Z] 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 [2019-07-31T07:25:30.048Z] 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 [2019-07-31T07:25:30.048Z] 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 [2019-07-31T07:25:30.048Z] 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 [2019-07-31T07:25:30.048Z] 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 [2019-07-31T07:25:30.048Z] 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 [2019-07-31T07:25:30.048Z] 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 [2019-07-31T07:25:30.048Z] 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 [2019-07-31T07:25:30.307Z] 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 [2019-07-31T07:25:30.307Z] 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 [2019-07-31T07:25:30.307Z] 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 [2019-07-31T07:25:30.307Z] 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 [2019-07-31T07:25:30.307Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-31T07:25:30.307Z] 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 [2019-07-31T07:25:30.307Z] 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 [2019-07-31T07:25:30.307Z] 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 [2019-07-31T07:25:30.307Z] 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 [2019-07-31T07:25:30.307Z] 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 [2019-07-31T07:25:30.774Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-31T07:25:30.774Z] 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 [2019-07-31T07:25:30.774Z] 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 [2019-07-31T07:25:30.774Z] 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 [2019-07-31T07:25:30.774Z] 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 [2019-07-31T07:25:30.774Z] 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 [2019-07-31T07:25:30.774Z] 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 [2019-07-31T07:25:30.774Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar [2019-07-31T07:25:30.774Z] 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 [2019-07-31T07:25:30.774Z] 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 [2019-07-31T07:25:30.774Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2019-07-31T07:25:30.774Z] 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 [2019-07-31T07:25:30.774Z] 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 [2019-07-31T07:25:30.774Z] 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 [2019-07-31T07:25:31.131Z] 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 [2019-07-31T07:25:31.131Z] 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 [2019-07-31T07:25:31.131Z] 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 [2019-07-31T07:25:31.131Z] 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 [2019-07-31T07:25:31.131Z] 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 [2019-07-31T07:25:31.131Z] 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 [2019-07-31T07:25:31.131Z] 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 [2019-07-31T07:25:31.131Z] 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 [2019-07-31T07:25:31.131Z] 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 [2019-07-31T07:25:31.131Z] 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 [2019-07-31T07:25:31.131Z] 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 [2019-07-31T07:25:31.131Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2019-07-31T07:25:31.131Z] 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 [2019-07-31T07:25:31.131Z] 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 [2019-07-31T07:25:31.131Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-31T07:25:31.131Z] 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 [2019-07-31T07:25:31.131Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2019-07-31T07:25:31.131Z] 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 [2019-07-31T07:25:31.131Z] 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 [2019-07-31T07:25:31.131Z] 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 [2019-07-31T07:25:31.131Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-31T07:25:31.131Z] 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 [2019-07-31T07:25:31.131Z] 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 [2019-07-31T07:25:31.131Z] 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 [2019-07-31T07:25:31.131Z] 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 [2019-07-31T07:25:31.131Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2019-07-31T07:25:31.131Z] 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 [2019-07-31T07:25:31.131Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.jar [2019-07-31T07:25:31.131Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2019-07-31T07:25:31.131Z] 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 [2019-07-31T07:25:31.131Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2019-07-31T07:25:31.131Z] 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 [2019-07-31T07:25:31.131Z] 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 [2019-07-31T07:25:31.131Z] 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 [2019-07-31T07:25:31.131Z] 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 [2019-07-31T07:25:31.131Z] 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 [2019-07-31T07:25:31.393Z] 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 [2019-07-31T07:25:31.393Z] 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 [2019-07-31T07:25:31.393Z] 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 [2019-07-31T07:25:31.393Z] 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 [2019-07-31T07:25:31.393Z] 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 [2019-07-31T07:25:31.393Z] 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 [2019-07-31T07:25:31.393Z] 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 [2019-07-31T07:25:31.393Z] 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 [2019-07-31T07:25:31.393Z] 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 [2019-07-31T07:25:31.393Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2019-07-31T07:25:31.393Z] 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 [2019-07-31T07:25:31.393Z] 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 [2019-07-31T07:25:31.393Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-31T07:25:31.393Z] 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 [2019-07-31T07:25:31.393Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2019-07-31T07:25:31.393Z] 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 [2019-07-31T07:25:31.393Z] 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 [2019-07-31T07:25:31.393Z] 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 [2019-07-31T07:25:31.393Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-31T07:25:31.393Z] 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 [2019-07-31T07:25:31.393Z] 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 [2019-07-31T07:25:31.669Z] 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 [2019-07-31T07:25:31.669Z] 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 [2019-07-31T07:25:31.669Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2019-07-31T07:25:31.669Z] 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 [2019-07-31T07:25:31.669Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.jar [2019-07-31T07:25:31.669Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2019-07-31T07:25:31.669Z] 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 [2019-07-31T07:25:31.669Z] 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 [2019-07-31T07:25:31.669Z] 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 [2019-07-31T07:25:31.669Z] 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 [2019-07-31T07:25:31.669Z] 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 [2019-07-31T07:25:31.930Z] Progress (1): 4.1/88 kB Progress (1): 7.7/88 kB Progress (1): 12/88 kB Progress (1): 16/88 kB Progress (1): 20/88 kB Progress (1): 24/88 kB Progress (1): 28/88 kB Progress (1): 32/88 kB Progress (1): 36/88 kB Progress (1): 40/88 kB Progress (1): 44/88 kB Progress (1): 48/88 kB Progress (1): 52/88 kB Progress (1): 56/88 kB Progress (1): 60/88 kB Progress (1): 64/88 kB Progress (1): 68/88 kB Progress (1): 72/88 kB Progress (2): 72/88 kB | 4.1/49 kB Progress (2): 72/88 kB | 7.7/49 kB Progress (3): 72/88 kB | 7.7/49 kB | 4.1/12 kB Progress (3): 72/88 kB | 12/49 kB | 4.1/12 kB Progress (3): 76/88 kB | 12/49 kB | 4.1/12 kB Progress (3): 76/88 kB | 16/49 kB | 4.1/12 kB Progress (3): 76/88 kB | 16/49 kB | 7.7/12 kB Progress (4): 76/88 kB | 16/49 kB | 7.7/12 kB | 4.1/51 kB Progress (4): 76/88 kB | 16/49 kB | 12/12 kB | 4.1/51 kB Progress (4): 76/88 kB | 20/49 kB | 12/12 kB | 4.1/51 kB Progress (5): 76/88 kB | 20/49 kB | 12/12 kB | 4.1/51 kB | 4.1/80 kB Progress (5): 80/88 kB | 20/49 kB | 12/12 kB | 4.1/51 kB | 4.1/80 kB Progress (5): 80/88 kB | 20/49 kB | 12/12 kB | 4.1/51 kB | 7.7/80 kB Progress (5): 80/88 kB | 24/49 kB | 12/12 kB | 4.1/51 kB | 7.7/80 kB Progress (5): 80/88 kB | 24/49 kB | 12 kB | 4.1/51 kB | 7.7/80 kB Progress (5): 80/88 kB | 24/49 kB | 12 kB | 7.7/51 kB | 7.7/80 kB Progress (5): 80/88 kB | 28/49 kB | 12 kB | 7.7/51 kB | 7.7/80 kB Progress (5): 80/88 kB | 28/49 kB | 12 kB | 7.7/51 kB | 12/80 kB Progress (5): 84/88 kB | 28/49 kB | 12 kB | 7.7/51 kB | 12/80 kB Progress (5): 84/88 kB | 28/49 kB | 12 kB | 7.7/51 kB | 16/80 kB 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 86 kB/s) [2019-07-31T07:25:31.930Z] Progress (4): 84/88 kB | 32/49 kB | 7.7/51 kB | 16/80 kB Progress (4): 84/88 kB | 32/49 kB | 12/51 kB | 16/80 kB 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 [2019-07-31T07:25:31.930Z] Progress (4): 84/88 kB | 32/49 kB | 12/51 kB | 20/80 kB Progress (4): 88 kB | 32/49 kB | 12/51 kB | 20/80 kB Progress (4): 88 kB | 32/49 kB | 12/51 kB | 24/80 kB Progress (4): 88 kB | 32/49 kB | 16/51 kB | 24/80 kB Progress (4): 88 kB | 36/49 kB | 16/51 kB | 24/80 kB Progress (4): 88 kB | 36/49 kB | 20/51 kB | 24/80 kB Progress (4): 88 kB | 36/49 kB | 20/51 kB | 28/80 kB Progress (4): 88 kB | 36/49 kB | 24/51 kB | 28/80 kB Progress (4): 88 kB | 40/49 kB | 24/51 kB | 28/80 kB Progress (4): 88 kB | 40/49 kB | 28/51 kB | 28/80 kB Progress (4): 88 kB | 40/49 kB | 32/51 kB | 28/80 kB Progress (4): 88 kB | 40/49 kB | 32/51 kB | 32/80 kB Progress (4): 88 kB | 40/49 kB | 36/51 kB | 32/80 kB Progress (4): 88 kB | 44/49 kB | 36/51 kB | 32/80 kB Progress (4): 88 kB | 44/49 kB | 40/51 kB | 32/80 kB Progress (4): 88 kB | 44/49 kB | 40/51 kB | 36/80 kB Progress (4): 88 kB | 44/49 kB | 44/51 kB | 36/80 kB Progress (4): 88 kB | 48/49 kB | 44/51 kB | 36/80 kB Progress (4): 88 kB | 48/49 kB | 48/51 kB | 36/80 kB Progress (4): 88 kB | 48/49 kB | 48/51 kB | 40/80 kB Progress (4): 88 kB | 48/49 kB | 51 kB | 40/80 kB 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 558 kB/s) [2019-07-31T07:25:31.930Z] 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 [2019-07-31T07:25:31.930Z] Progress (3): 49 kB | 51 kB | 40/80 kB Progress (3): 49 kB | 51 kB | 44/80 kB Progress (3): 49 kB | 51 kB | 48/80 kB Progress (3): 49 kB | 51 kB | 52/80 kB Progress (3): 49 kB | 51 kB | 56/80 kB Progress (3): 49 kB | 51 kB | 60/80 kB Progress (4): 49 kB | 51 kB | 60/80 kB | 4.1/194 kB Progress (4): 49 kB | 51 kB | 64/80 kB | 4.1/194 kB Progress (4): 49 kB | 51 kB | 64/80 kB | 7.7/194 kB Progress (4): 49 kB | 51 kB | 68/80 kB | 7.7/194 kB Progress (4): 49 kB | 51 kB | 68/80 kB | 12/194 kB Progress (4): 49 kB | 51 kB | 72/80 kB | 12/194 kB Progress (4): 49 kB | 51 kB | 72/80 kB | 16/194 kB Progress (4): 49 kB | 51 kB | 76/80 kB | 16/194 kB Progress (4): 49 kB | 51 kB | 76/80 kB | 20/194 kB Progress (4): 49 kB | 51 kB | 80/80 kB | 20/194 kB Progress (4): 49 kB | 51 kB | 80/80 kB | 24/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 24/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 28/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 32/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 33/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 37/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 41/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 45/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 49/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 53/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 57/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 61/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 65/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 69/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 73/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 77/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 81/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 85/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 89/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 93/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 97/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 101/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 105/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 109/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 113/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 117/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 121/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 125/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 129/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 133/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 137/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 141/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 145/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 149/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 153/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 157/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 161/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 165/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 169/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 173/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 177/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 181/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 185/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 189/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 193/194 kB Progress (4): 49 kB | 51 kB | 80 kB | 194 kB 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 414 kB/s) [2019-07-31T07:25:31.930Z] 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 [2019-07-31T07:25:31.930Z] 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 211 kB/s) [2019-07-31T07:25:31.930Z] 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 [2019-07-31T07:25:31.930Z] 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 201 kB/s) [2019-07-31T07:25:31.930Z] 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 786 kB/s) [2019-07-31T07:25:31.930Z] Progress (1): 4.1/178 kB 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 [2019-07-31T07:25:31.930Z] 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 [2019-07-31T07:25:31.930Z] Progress (1): 7.7/178 kB Progress (1): 12/178 kB Progress (1): 16/178 kB Progress (2): 16/178 kB | 4.1/22 kB Progress (2): 20/178 kB | 4.1/22 kB Progress (2): 20/178 kB | 7.7/22 kB Progress (2): 24/178 kB | 7.7/22 kB Progress (2): 24/178 kB | 12/22 kB Progress (2): 24/178 kB | 16/22 kB Progress (2): 28/178 kB | 16/22 kB Progress (2): 28/178 kB | 20/22 kB Progress (2): 32/178 kB | 20/22 kB Progress (2): 32/178 kB | 22 kB Progress (2): 33/178 kB | 22 kB Progress (2): 37/178 kB | 22 kB Progress (2): 41/178 kB | 22 kB Progress (2): 45/178 kB | 22 kB Progress (2): 49/178 kB | 22 kB Progress (2): 53/178 kB | 22 kB Progress (2): 57/178 kB | 22 kB Progress (2): 61/178 kB | 22 kB Progress (2): 65/178 kB | 22 kB Progress (2): 66/178 kB | 22 kB Progress (3): 66/178 kB | 22 kB | 4.1/8.8 kB Progress (3): 70/178 kB | 22 kB | 4.1/8.8 kB Progress (3): 70/178 kB | 22 kB | 7.7/8.8 kB Progress (3): 74/178 kB | 22 kB | 7.7/8.8 kB Progress (3): 74/178 kB | 22 kB | 8.8 kB Progress (3): 78/178 kB | 22 kB | 8.8 kB Progress (3): 82/178 kB | 22 kB | 8.8 kB Progress (3): 86/178 kB | 22 kB | 8.8 kB Progress (3): 90/178 kB | 22 kB | 8.8 kB Progress (3): 94/178 kB | 22 kB | 8.8 kB Progress (3): 98/178 kB | 22 kB | 8.8 kB Progress (3): 102/178 kB | 22 kB | 8.8 kB Progress (3): 106/178 kB | 22 kB | 8.8 kB Progress (3): 110/178 kB | 22 kB | 8.8 kB Progress (3): 114/178 kB | 22 kB | 8.8 kB Progress (3): 118/178 kB | 22 kB | 8.8 kB Progress (3): 122/178 kB | 22 kB | 8.8 kB Progress (3): 126/178 kB | 22 kB | 8.8 kB Progress (3): 130/178 kB | 22 kB | 8.8 kB Progress (3): 134/178 kB | 22 kB | 8.8 kB Progress (3): 138/178 kB | 22 kB | 8.8 kB Progress (3): 142/178 kB | 22 kB | 8.8 kB Progress (3): 146/178 kB | 22 kB | 8.8 kB Progress (3): 150/178 kB | 22 kB | 8.8 kB Progress (3): 154/178 kB | 22 kB | 8.8 kB Progress (3): 158/178 kB | 22 kB | 8.8 kB Progress (3): 162/178 kB | 22 kB | 8.8 kB Progress (3): 166/178 kB | 22 kB | 8.8 kB 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 81 kB/s) [2019-07-31T07:25:31.930Z] 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 32 kB/s) [2019-07-31T07:25:31.930Z] 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 [2019-07-31T07:25:31.930Z] Progress (2): 166/178 kB | 4.1/17 kB Progress (2): 170/178 kB | 4.1/17 kB Progress (2): 170/178 kB | 7.7/17 kB Progress (3): 170/178 kB | 7.7/17 kB | 4.1/22 kB Progress (3): 170/178 kB | 12/17 kB | 4.1/22 kB Progress (3): 170/178 kB | 16/17 kB | 4.1/22 kB 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 [2019-07-31T07:25:31.930Z] Progress (3): 170/178 kB | 17 kB | 4.1/22 kB Progress (3): 170/178 kB | 17 kB | 7.7/22 kB Progress (3): 174/178 kB | 17 kB | 7.7/22 kB Progress (3): 174/178 kB | 17 kB | 12/22 kB Progress (3): 178/178 kB | 17 kB | 12/22 kB Progress (3): 178 kB | 17 kB | 12/22 kB Progress (3): 178 kB | 17 kB | 16/22 kB Progress (3): 178 kB | 17 kB | 20/22 kB Progress (3): 178 kB | 17 kB | 22 kB 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 57 kB/s) [2019-07-31T07:25:31.930Z] 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 [2019-07-31T07:25:31.930Z] 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 605 kB/s) [2019-07-31T07:25:31.930Z] 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 [2019-07-31T07:25:31.930Z] Progress (2): 22 kB | 4.1/11 kB Progress (3): 22 kB | 4.1/11 kB | 4.1/9.8 kB Progress (4): 22 kB | 4.1/11 kB | 4.1/9.8 kB | 4.1/13 kB 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 65 kB/s) [2019-07-31T07:25:31.930Z] 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 [2019-07-31T07:25:31.930Z] Progress (3): 4.1/11 kB | 4.1/9.8 kB | 7.7/13 kB Progress (3): 4.1/11 kB | 7.7/9.8 kB | 7.7/13 kB Progress (3): 7.7/11 kB | 7.7/9.8 kB | 7.7/13 kB Progress (3): 7.7/11 kB | 9.8 kB | 7.7/13 kB Progress (3): 7.7/11 kB | 9.8 kB | 12/13 kB Progress (3): 7.7/11 kB | 9.8 kB | 13 kB Progress (3): 11 kB | 9.8 kB | 13 kB 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 27 kB/s) [2019-07-31T07:25:31.930Z] 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 [2019-07-31T07:25:31.930Z] Progress (3): 11 kB | 13 kB | 4.1/26 kB 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 31 kB/s) [2019-07-31T07:25:31.930Z] 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 [2019-07-31T07:25:31.930Z] 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 35 kB/s) [2019-07-31T07:25:31.930Z] 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 [2019-07-31T07:25:31.930Z] Progress (1): 7.7/26 kB Progress (1): 12/26 kB Progress (1): 16/26 kB Progress (2): 16/26 kB | 4.1/13 kB Progress (2): 20/26 kB | 4.1/13 kB Progress (2): 20/26 kB | 7.7/13 kB Progress (2): 24/26 kB | 7.7/13 kB Progress (2): 24/26 kB | 12/13 kB Progress (2): 26 kB | 12/13 kB Progress (2): 26 kB | 13 kB 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 35 kB/s) [2019-07-31T07:25:31.930Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-31T07:25:31.930Z] 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 68 kB/s) [2019-07-31T07:25:31.930Z] 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 [2019-07-31T07:25:31.930Z] Progress (1): 4.1/41 kB Progress (1): 7.7/41 kB Progress (1): 12/41 kB Progress (2): 12/41 kB | 4.1/13 kB Progress (3): 12/41 kB | 4.1/13 kB | 4.1/10 kB Progress (3): 16/41 kB | 4.1/13 kB | 4.1/10 kB Progress (3): 16/41 kB | 4.1/13 kB | 7.7/10 kB Progress (3): 16/41 kB | 7.7/13 kB | 7.7/10 kB Progress (3): 16/41 kB | 7.7/13 kB | 10 kB Progress (3): 20/41 kB | 7.7/13 kB | 10 kB Progress (3): 20/41 kB | 12/13 kB | 10 kB Progress (3): 20/41 kB | 13 kB | 10 kB Progress (3): 24/41 kB | 13 kB | 10 kB Progress (3): 28/41 kB | 13 kB | 10 kB Progress (3): 32/41 kB | 13 kB | 10 kB Progress (3): 36/41 kB | 13 kB | 10 kB Progress (3): 40/41 kB | 13 kB | 10 kB Progress (3): 41 kB | 13 kB | 10 kB 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 26 kB/s) [2019-07-31T07:25:31.930Z] 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 [2019-07-31T07:25:32.190Z] Progress (3): 41 kB | 13 kB | 4.1/245 kB Progress (3): 41 kB | 13 kB | 7.7/245 kB Progress (3): 41 kB | 13 kB | 12/245 kB 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 103 kB/s) [2019-07-31T07:25:32.190Z] Progress (2): 13 kB | 16/245 kB Progress (3): 13 kB | 16/245 kB | 4.1/38 kB Progress (3): 13 kB | 20/245 kB | 4.1/38 kB Progress (3): 13 kB | 24/245 kB | 4.1/38 kB 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 30 kB/s) [2019-07-31T07:25:32.190Z] 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 [2019-07-31T07:25:32.190Z] 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 [2019-07-31T07:25:32.190Z] Progress (2): 28/245 kB | 4.1/38 kB Progress (3): 28/245 kB | 4.1/38 kB | 4.1/245 kB Progress (3): 28/245 kB | 7.7/38 kB | 4.1/245 kB Progress (3): 28/245 kB | 7.7/38 kB | 7.7/245 kB Progress (3): 28/245 kB | 12/38 kB | 7.7/245 kB Progress (3): 32/245 kB | 12/38 kB | 7.7/245 kB Progress (3): 32/245 kB | 16/38 kB | 7.7/245 kB Progress (3): 32/245 kB | 16/38 kB | 12/245 kB Progress (3): 32/245 kB | 20/38 kB | 12/245 kB Progress (3): 33/245 kB | 20/38 kB | 12/245 kB Progress (3): 33/245 kB | 24/38 kB | 12/245 kB Progress (3): 33/245 kB | 24/38 kB | 16/245 kB Progress (3): 33/245 kB | 28/38 kB | 16/245 kB Progress (3): 37/245 kB | 28/38 kB | 16/245 kB Progress (3): 37/245 kB | 32/38 kB | 16/245 kB Progress (3): 37/245 kB | 32/38 kB | 20/245 kB Progress (3): 37/245 kB | 36/38 kB | 20/245 kB Progress (3): 41/245 kB | 36/38 kB | 20/245 kB Progress (3): 41/245 kB | 38 kB | 20/245 kB Progress (3): 41/245 kB | 38 kB | 24/245 kB Progress (3): 45/245 kB | 38 kB | 24/245 kB Progress (3): 49/245 kB | 38 kB | 24/245 kB Progress (4): 49/245 kB | 38 kB | 24/245 kB | 4.1/99 kB Progress (4): 49/245 kB | 38 kB | 28/245 kB | 4.1/99 kB Progress (4): 49/245 kB | 38 kB | 28/245 kB | 7.7/99 kB Progress (4): 53/245 kB | 38 kB | 28/245 kB | 7.7/99 kB Progress (4): 53/245 kB | 38 kB | 28/245 kB | 12/99 kB Progress (4): 53/245 kB | 38 kB | 32/245 kB | 12/99 kB Progress (4): 53/245 kB | 38 kB | 32/245 kB | 16/99 kB Progress (4): 57/245 kB | 38 kB | 32/245 kB | 16/99 kB Progress (4): 57/245 kB | 38 kB | 32/245 kB | 20/99 kB Progress (4): 57/245 kB | 38 kB | 32/245 kB | 24/99 kB Progress (4): 57/245 kB | 38 kB | 33/245 kB | 24/99 kB Progress (5): 57/245 kB | 38 kB | 33/245 kB | 24/99 kB | 4.1/11 kB 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 82 kB/s) [2019-07-31T07:25:32.190Z] 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 [2019-07-31T07:25:32.190Z] Progress (4): 57/245 kB | 37/245 kB | 24/99 kB | 4.1/11 kB Progress (4): 57/245 kB | 37/245 kB | 28/99 kB | 4.1/11 kB Progress (4): 61/245 kB | 37/245 kB | 28/99 kB | 4.1/11 kB Progress (4): 61/245 kB | 37/245 kB | 32/99 kB | 4.1/11 kB Progress (4): 61/245 kB | 41/245 kB | 32/99 kB | 4.1/11 kB Progress (4): 61/245 kB | 41/245 kB | 32/99 kB | 7.7/11 kB Progress (4): 61/245 kB | 45/245 kB | 32/99 kB | 7.7/11 kB Progress (4): 61/245 kB | 49/245 kB | 32/99 kB | 7.7/11 kB Progress (4): 61/245 kB | 49/245 kB | 33/99 kB | 7.7/11 kB Progress (4): 65/245 kB | 49/245 kB | 33/99 kB | 7.7/11 kB Progress (4): 65/245 kB | 49/245 kB | 37/99 kB | 7.7/11 kB Progress (4): 65/245 kB | 53/245 kB | 37/99 kB | 7.7/11 kB Progress (4): 65/245 kB | 57/245 kB | 37/99 kB | 7.7/11 kB Progress (4): 65/245 kB | 57/245 kB | 37/99 kB | 11 kB Progress (4): 65/245 kB | 61/245 kB | 37/99 kB | 11 kB Progress (4): 65/245 kB | 61/245 kB | 41/99 kB | 11 kB Progress (4): 66/245 kB | 61/245 kB | 41/99 kB | 11 kB Progress (4): 66/245 kB | 61/245 kB | 45/99 kB | 11 kB Progress (4): 66/245 kB | 61/245 kB | 49/99 kB | 11 kB Progress (4): 66/245 kB | 65/245 kB | 49/99 kB | 11 kB Progress (4): 66/245 kB | 65/245 kB | 53/99 kB | 11 kB Progress (4): 70/245 kB | 65/245 kB | 53/99 kB | 11 kB Progress (4): 74/245 kB | 65/245 kB | 53/99 kB | 11 kB Progress (4): 74/245 kB | 65/245 kB | 57/99 kB | 11 kB Progress (4): 74/245 kB | 66/245 kB | 57/99 kB | 11 kB Progress (4): 74/245 kB | 66/245 kB | 61/99 kB | 11 kB Progress (4): 74/245 kB | 66/245 kB | 65/99 kB | 11 kB Progress (4): 78/245 kB | 66/245 kB | 65/99 kB | 11 kB Progress (4): 78/245 kB | 66/245 kB | 66/99 kB | 11 kB Progress (4): 78/245 kB | 70/245 kB | 66/99 kB | 11 kB Progress (4): 78/245 kB | 70/245 kB | 70/99 kB | 11 kB Progress (4): 82/245 kB | 70/245 kB | 70/99 kB | 11 kB Progress (4): 82/245 kB | 70/245 kB | 74/99 kB | 11 kB Progress (4): 82/245 kB | 74/245 kB | 74/99 kB | 11 kB Progress (4): 86/245 kB | 74/245 kB | 74/99 kB | 11 kB Progress (4): 86/245 kB | 78/245 kB | 74/99 kB | 11 kB Progress (4): 86/245 kB | 78/245 kB | 78/99 kB | 11 kB Progress (4): 86/245 kB | 78/245 kB | 82/99 kB | 11 kB Progress (4): 86/245 kB | 82/245 kB | 82/99 kB | 11 kB Progress (4): 90/245 kB | 82/245 kB | 82/99 kB | 11 kB Progress (4): 90/245 kB | 86/245 kB | 82/99 kB | 11 kB Progress (4): 90/245 kB | 90/245 kB | 82/99 kB | 11 kB Progress (4): 90/245 kB | 90/245 kB | 86/99 kB | 11 kB Progress (4): 90/245 kB | 94/245 kB | 86/99 kB | 11 kB Progress (4): 90/245 kB | 98/245 kB | 86/99 kB | 11 kB Progress (4): 94/245 kB | 98/245 kB | 86/99 kB | 11 kB Progress (4): 94/245 kB | 102/245 kB | 86/99 kB | 11 kB 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 23 kB/s) [2019-07-31T07:25:32.190Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-31T07:25:32.190Z] Progress (3): 94/245 kB | 102/245 kB | 90/99 kB Progress (4): 94/245 kB | 102/245 kB | 90/99 kB | 4.1/32 kB Progress (4): 94/245 kB | 106/245 kB | 90/99 kB | 4.1/32 kB Progress (4): 98/245 kB | 106/245 kB | 90/99 kB | 4.1/32 kB Progress (4): 98/245 kB | 110/245 kB | 90/99 kB | 4.1/32 kB Progress (4): 98/245 kB | 110/245 kB | 90/99 kB | 7.7/32 kB Progress (4): 98/245 kB | 110/245 kB | 94/99 kB | 7.7/32 kB Progress (4): 98/245 kB | 110/245 kB | 94/99 kB | 12/32 kB Progress (4): 98/245 kB | 110/245 kB | 94/99 kB | 16/32 kB Progress (4): 98/245 kB | 114/245 kB | 94/99 kB | 16/32 kB Progress (4): 98/245 kB | 114/245 kB | 94/99 kB | 16/32 kB Progress (4): 98/245 kB | 118/245 kB | 94/99 kB | 16/32 kB Progress (4): 98/245 kB | 122/245 kB | 94/99 kB | 16/32 kB Progress (4): 98/245 kB | 122/245 kB | 94/99 kB | 20/32 kB Progress (4): 98/245 kB | 122/245 kB | 94/99 kB | 24/32 kB Progress (5): 98/245 kB | 122/245 kB | 94/99 kB | 24/32 kB | 4.1/282 kB Progress (5): 98/245 kB | 122/245 kB | 98/99 kB | 24/32 kB | 4.1/282 kB Progress (5): 98/245 kB | 122/245 kB | 98/99 kB | 24/32 kB | 7.7/282 kB Progress (5): 98/245 kB | 122/245 kB | 98/99 kB | 28/32 kB | 7.7/282 kB Progress (5): 98/245 kB | 126/245 kB | 98/99 kB | 28/32 kB | 7.7/282 kB Progress (5): 102/245 kB | 126/245 kB | 98/99 kB | 28/32 kB | 7.7/282 kB Progress (5): 102/245 kB | 130/245 kB | 98/99 kB | 28/32 kB | 7.7/282 kB Progress (5): 102/245 kB | 130/245 kB | 98/99 kB | 32 kB | 7.7/282 kB Progress (5): 102/245 kB | 130/245 kB | 98/99 kB | 32 kB | 12/282 kB Progress (5): 102/245 kB | 130/245 kB | 99 kB | 32 kB | 12/282 kB Progress (5): 102/245 kB | 130/245 kB | 99 kB | 32 kB | 16/282 kB Progress (5): 102/245 kB | 134/245 kB | 99 kB | 32 kB | 16/282 kB Progress (5): 106/245 kB | 134/245 kB | 99 kB | 32 kB | 16/282 kB Progress (5): 106/245 kB | 138/245 kB | 99 kB | 32 kB | 16/282 kB Progress (5): 106/245 kB | 138/245 kB | 99 kB | 32 kB | 20/282 kB Progress (5): 106/245 kB | 142/245 kB | 99 kB | 32 kB | 20/282 kB Progress (5): 110/245 kB | 142/245 kB | 99 kB | 32 kB | 20/282 kB Progress (5): 114/245 kB | 142/245 kB | 99 kB | 32 kB | 20/282 kB Progress (5): 114/245 kB | 146/245 kB | 99 kB | 32 kB | 20/282 kB Progress (5): 114/245 kB | 146/245 kB | 99 kB | 32 kB | 24/282 kB Progress (5): 114/245 kB | 150/245 kB | 99 kB | 32 kB | 24/282 kB Progress (5): 118/245 kB | 150/245 kB | 99 kB | 32 kB | 24/282 kB Progress (5): 122/245 kB | 150/245 kB | 99 kB | 32 kB | 24/282 kB Progress (5): 122/245 kB | 154/245 kB | 99 kB | 32 kB | 24/282 kB Progress (5): 122/245 kB | 154/245 kB | 99 kB | 32 kB | 28/282 kB Progress (5): 122/245 kB | 158/245 kB | 99 kB | 32 kB | 28/282 kB Progress (5): 122/245 kB | 162/245 kB | 99 kB | 32 kB | 28/282 kB Progress (5): 126/245 kB | 162/245 kB | 99 kB | 32 kB | 28/282 kB Progress (5): 126/245 kB | 166/245 kB | 99 kB | 32 kB | 28/282 kB Progress (5): 126/245 kB | 170/245 kB | 99 kB | 32 kB | 28/282 kB Progress (5): 126/245 kB | 170/245 kB | 99 kB | 32 kB | 32/282 kB 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 177 kB/s) [2019-07-31T07:25:32.190Z] 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 [2019-07-31T07:25:32.190Z] Progress (4): 126/245 kB | 174/245 kB | 32 kB | 32/282 kB Progress (4): 126/245 kB | 178/245 kB | 32 kB | 32/282 kB Progress (4): 130/245 kB | 178/245 kB | 32 kB | 32/282 kB Progress (4): 130/245 kB | 182/245 kB | 32 kB | 32/282 kB 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 56 kB/s) [2019-07-31T07:25:32.190Z] 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 [2019-07-31T07:25:32.190Z] Progress (3): 130/245 kB | 182/245 kB | 33/282 kB Progress (3): 130/245 kB | 186/245 kB | 33/282 kB Progress (3): 134/245 kB | 186/245 kB | 33/282 kB Progress (3): 134/245 kB | 190/245 kB | 33/282 kB Progress (3): 134/245 kB | 194/245 kB | 33/282 kB Progress (3): 134/245 kB | 194/245 kB | 37/282 kB Progress (3): 134/245 kB | 194/245 kB | 41/282 kB Progress (3): 134/245 kB | 198/245 kB | 41/282 kB Progress (3): 138/245 kB | 198/245 kB | 41/282 kB Progress (3): 138/245 kB | 202/245 kB | 41/282 kB Progress (3): 138/245 kB | 202/245 kB | 45/282 kB Progress (3): 138/245 kB | 202/245 kB | 49/282 kB Progress (3): 138/245 kB | 206/245 kB | 49/282 kB Progress (3): 138/245 kB | 210/245 kB | 49/282 kB Progress (3): 142/245 kB | 210/245 kB | 49/282 kB Progress (3): 142/245 kB | 214/245 kB | 49/282 kB Progress (3): 142/245 kB | 214/245 kB | 53/282 kB Progress (3): 142/245 kB | 218/245 kB | 53/282 kB Progress (4): 142/245 kB | 218/245 kB | 53/282 kB | 4.1/64 kB Progress (4): 146/245 kB | 218/245 kB | 53/282 kB | 4.1/64 kB Progress (4): 146/245 kB | 218/245 kB | 53/282 kB | 7.7/64 kB Progress (4): 146/245 kB | 222/245 kB | 53/282 kB | 7.7/64 kB Progress (4): 146/245 kB | 226/245 kB | 53/282 kB | 7.7/64 kB Progress (5): 146/245 kB | 226/245 kB | 53/282 kB | 7.7/64 kB | 4.1/134 kB Progress (5): 146/245 kB | 226/245 kB | 57/282 kB | 7.7/64 kB | 4.1/134 kB Progress (5): 146/245 kB | 226/245 kB | 57/282 kB | 7.7/64 kB | 7.7/134 kB Progress (5): 146/245 kB | 230/245 kB | 57/282 kB | 7.7/64 kB | 7.7/134 kB Progress (5): 146/245 kB | 234/245 kB | 57/282 kB | 7.7/64 kB | 7.7/134 kB Progress (5): 146/245 kB | 234/245 kB | 57/282 kB | 12/64 kB | 7.7/134 kB Progress (5): 150/245 kB | 234/245 kB | 57/282 kB | 12/64 kB | 7.7/134 kB Progress (5): 154/245 kB | 234/245 kB | 57/282 kB | 12/64 kB | 7.7/134 kB Progress (5): 154/245 kB | 234/245 kB | 57/282 kB | 16/64 kB | 7.7/134 kB Progress (5): 154/245 kB | 238/245 kB | 57/282 kB | 16/64 kB | 7.7/134 kB Progress (5): 154/245 kB | 242/245 kB | 57/282 kB | 16/64 kB | 7.7/134 kB Progress (5): 154/245 kB | 242/245 kB | 57/282 kB | 16/64 kB | 12/134 kB Progress (5): 154/245 kB | 242/245 kB | 57/282 kB | 16/64 kB | 16/134 kB Progress (5): 154/245 kB | 242/245 kB | 61/282 kB | 16/64 kB | 16/134 kB Progress (5): 154/245 kB | 242/245 kB | 61/282 kB | 16/64 kB | 20/134 kB Progress (5): 154/245 kB | 242/245 kB | 61/282 kB | 16/64 kB | 24/134 kB Progress (5): 154/245 kB | 242/245 kB | 61/282 kB | 16/64 kB | 28/134 kB Progress (5): 154/245 kB | 245 kB | 61/282 kB | 16/64 kB | 28/134 kB Progress (5): 154/245 kB | 245 kB | 61/282 kB | 20/64 kB | 28/134 kB Progress (5): 158/245 kB | 245 kB | 61/282 kB | 20/64 kB | 28/134 kB Progress (5): 158/245 kB | 245 kB | 61/282 kB | 24/64 kB | 28/134 kB Progress (5): 158/245 kB | 245 kB | 61/282 kB | 24/64 kB | 32/134 kB Progress (5): 158/245 kB | 245 kB | 65/282 kB | 24/64 kB | 32/134 kB Progress (5): 158/245 kB | 245 kB | 65/282 kB | 24/64 kB | 33/134 kB Progress (5): 158/245 kB | 245 kB | 65/282 kB | 28/64 kB | 33/134 kB Progress (5): 162/245 kB | 245 kB | 65/282 kB | 28/64 kB | 33/134 kB Progress (5): 162/245 kB | 245 kB | 65/282 kB | 32/64 kB | 33/134 kB Progress (5): 162/245 kB | 245 kB | 65/282 kB | 32/64 kB | 37/134 kB Progress (5): 162/245 kB | 245 kB | 65/282 kB | 32/64 kB | 41/134 kB Progress (5): 162/245 kB | 245 kB | 66/282 kB | 32/64 kB | 41/134 kB 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 383 kB/s) [2019-07-31T07:25:32.190Z] 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 [2019-07-31T07:25:32.450Z] Progress (4): 162/245 kB | 66/282 kB | 32/64 kB | 45/134 kB Progress (4): 162/245 kB | 66/282 kB | 36/64 kB | 45/134 kB Progress (4): 166/245 kB | 66/282 kB | 36/64 kB | 45/134 kB Progress (4): 166/245 kB | 66/282 kB | 40/64 kB | 45/134 kB Progress (4): 166/245 kB | 66/282 kB | 40/64 kB | 49/134 kB Progress (4): 166/245 kB | 70/282 kB | 40/64 kB | 49/134 kB Progress (4): 166/245 kB | 74/282 kB | 40/64 kB | 49/134 kB Progress (4): 166/245 kB | 74/282 kB | 40/64 kB | 53/134 kB Progress (4): 166/245 kB | 74/282 kB | 40/64 kB | 57/134 kB Progress (4): 166/245 kB | 74/282 kB | 44/64 kB | 57/134 kB Progress (4): 170/245 kB | 74/282 kB | 44/64 kB | 57/134 kB Progress (4): 170/245 kB | 74/282 kB | 48/64 kB | 57/134 kB Progress (4): 170/245 kB | 74/282 kB | 48/64 kB | 61/134 kB Progress (4): 170/245 kB | 78/282 kB | 48/64 kB | 61/134 kB Progress (4): 170/245 kB | 82/282 kB | 48/64 kB | 61/134 kB Progress (4): 170/245 kB | 82/282 kB | 48/64 kB | 65/134 kB Progress (4): 170/245 kB | 82/282 kB | 52/64 kB | 65/134 kB Progress (4): 174/245 kB | 82/282 kB | 52/64 kB | 65/134 kB Progress (4): 174/245 kB | 82/282 kB | 56/64 kB | 65/134 kB Progress (4): 174/245 kB | 82/282 kB | 56/64 kB | 66/134 kB Progress (4): 174/245 kB | 86/282 kB | 56/64 kB | 66/134 kB Progress (4): 174/245 kB | 90/282 kB | 56/64 kB | 66/134 kB Progress (4): 174/245 kB | 90/282 kB | 56/64 kB | 70/134 kB Progress (4): 174/245 kB | 90/282 kB | 60/64 kB | 70/134 kB Progress (4): 178/245 kB | 90/282 kB | 60/64 kB | 70/134 kB Progress (4): 178/245 kB | 90/282 kB | 64 kB | 70/134 kB Progress (4): 178/245 kB | 90/282 kB | 64 kB | 74/134 kB Progress (5): 178/245 kB | 90/282 kB | 64 kB | 74/134 kB | 4.1/12 kB Progress (5): 178/245 kB | 94/282 kB | 64 kB | 74/134 kB | 4.1/12 kB Progress (5): 178/245 kB | 98/282 kB | 64 kB | 74/134 kB | 4.1/12 kB Progress (5): 178/245 kB | 98/282 kB | 64 kB | 74/134 kB | 4.1/12 kB Progress (5): 178/245 kB | 98/282 kB | 64 kB | 74/134 kB | 7.7/12 kB Progress (5): 178/245 kB | 98/282 kB | 64 kB | 74/134 kB | 12/12 kB Progress (5): 178/245 kB | 98/282 kB | 64 kB | 74/134 kB | 12 kB Progress (5): 178/245 kB | 98/282 kB | 64 kB | 78/134 kB | 12 kB Progress (5): 178/245 kB | 98/282 kB | 64 kB | 82/134 kB | 12 kB Progress (5): 178/245 kB | 98/282 kB | 64 kB | 86/134 kB | 12 kB Progress (5): 178/245 kB | 98/282 kB | 64 kB | 90/134 kB | 12 kB Progress (5): 182/245 kB | 98/282 kB | 64 kB | 90/134 kB | 12 kB 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 96 kB/s) [2019-07-31T07:25:32.450Z] 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 [2019-07-31T07:25:32.450Z] Progress (4): 182/245 kB | 98/282 kB | 94/134 kB | 12 kB Progress (4): 182/245 kB | 98/282 kB | 98/134 kB | 12 kB Progress (4): 182/245 kB | 102/282 kB | 98/134 kB | 12 kB Progress (4): 182/245 kB | 102/282 kB | 102/134 kB | 12 kB 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 18 kB/s) [2019-07-31T07:25:32.450Z] 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 [2019-07-31T07:25:32.450Z] Progress (3): 186/245 kB | 102/282 kB | 102/134 kB Progress (3): 186/245 kB | 102/282 kB | 106/134 kB Progress (3): 186/245 kB | 106/282 kB | 106/134 kB Progress (3): 186/245 kB | 106/282 kB | 110/134 kB Progress (3): 186/245 kB | 106/282 kB | 114/134 kB Progress (3): 190/245 kB | 106/282 kB | 114/134 kB Progress (3): 190/245 kB | 106/282 kB | 118/134 kB Progress (3): 190/245 kB | 110/282 kB | 118/134 kB Progress (3): 190/245 kB | 110/282 kB | 122/134 kB Progress (3): 194/245 kB | 110/282 kB | 122/134 kB Progress (3): 194/245 kB | 110/282 kB | 126/134 kB Progress (3): 194/245 kB | 110/282 kB | 130/134 kB Progress (3): 194/245 kB | 114/282 kB | 130/134 kB Progress (3): 194/245 kB | 114/282 kB | 134 kB Progress (3): 198/245 kB | 114/282 kB | 134 kB Progress (3): 198/245 kB | 118/282 kB | 134 kB Progress (3): 202/245 kB | 118/282 kB | 134 kB Progress (3): 202/245 kB | 122/282 kB | 134 kB Progress (3): 206/245 kB | 122/282 kB | 134 kB Progress (3): 206/245 kB | 126/282 kB | 134 kB Progress (4): 206/245 kB | 126/282 kB | 134 kB | 4.1/35 kB Progress (4): 210/245 kB | 126/282 kB | 134 kB | 4.1/35 kB Progress (4): 210/245 kB | 126/282 kB | 134 kB | 7.7/35 kB Progress (4): 210/245 kB | 130/282 kB | 134 kB | 7.7/35 kB Progress (4): 210/245 kB | 130/282 kB | 134 kB | 12/35 kB Progress (4): 210/245 kB | 130/282 kB | 134 kB | 16/35 kB Progress (5): 210/245 kB | 130/282 kB | 134 kB | 16/35 kB | 4.1/185 kB Progress (5): 214/245 kB | 130/282 kB | 134 kB | 16/35 kB | 4.1/185 kB Progress (5): 214/245 kB | 130/282 kB | 134 kB | 16/35 kB | 7.7/185 kB Progress (5): 214/245 kB | 130/282 kB | 134 kB | 20/35 kB | 7.7/185 kB Progress (5): 214/245 kB | 134/282 kB | 134 kB | 20/35 kB | 7.7/185 kB Progress (5): 214/245 kB | 134/282 kB | 134 kB | 24/35 kB | 7.7/185 kB Progress (5): 214/245 kB | 134/282 kB | 134 kB | 24/35 kB | 12/185 kB Progress (5): 218/245 kB | 134/282 kB | 134 kB | 24/35 kB | 12/185 kB Progress (5): 218/245 kB | 134/282 kB | 134 kB | 24/35 kB | 16/185 kB Progress (5): 218/245 kB | 134/282 kB | 134 kB | 28/35 kB | 16/185 kB Progress (5): 218/245 kB | 134/282 kB | 134 kB | 32/35 kB | 16/185 kB Progress (5): 218/245 kB | 138/282 kB | 134 kB | 32/35 kB | 16/185 kB Progress (5): 218/245 kB | 138/282 kB | 134 kB | 35 kB | 16/185 kB Progress (5): 218/245 kB | 138/282 kB | 134 kB | 35 kB | 20/185 kB Progress (5): 222/245 kB | 138/282 kB | 134 kB | 35 kB | 20/185 kB Progress (5): 226/245 kB | 138/282 kB | 134 kB | 35 kB | 20/185 kB Progress (5): 226/245 kB | 138/282 kB | 134 kB | 35 kB | 24/185 kB 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 194 kB/s) [2019-07-31T07:25:32.450Z] 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 [2019-07-31T07:25:32.450Z] Progress (4): 226/245 kB | 142/282 kB | 35 kB | 24/185 kB Progress (4): 226/245 kB | 142/282 kB | 35 kB | 28/185 kB Progress (4): 226/245 kB | 142/282 kB | 35 kB | 32/185 kB Progress (4): 230/245 kB | 142/282 kB | 35 kB | 32/185 kB Progress (4): 230/245 kB | 142/282 kB | 35 kB | 33/185 kB Progress (4): 230/245 kB | 146/282 kB | 35 kB | 33/185 kB Progress (4): 230/245 kB | 146/282 kB | 35 kB | 37/185 kB Progress (4): 234/245 kB | 146/282 kB | 35 kB | 37/185 kB Progress (4): 234/245 kB | 146/282 kB | 35 kB | 41/185 kB Progress (4): 234/245 kB | 150/282 kB | 35 kB | 41/185 kB Progress (4): 234/245 kB | 154/282 kB | 35 kB | 41/185 kB Progress (4): 234/245 kB | 154/282 kB | 35 kB | 45/185 kB Progress (4): 234/245 kB | 154/282 kB | 35 kB | 49/185 kB Progress (4): 238/245 kB | 154/282 kB | 35 kB | 49/185 kB Progress (4): 242/245 kB | 154/282 kB | 35 kB | 49/185 kB 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 50 kB/s) [2019-07-31T07:25:32.450Z] Progress (4): 242/245 kB | 154/282 kB | 49/185 kB | 4.1/58 kB Progress (4): 242/245 kB | 154/282 kB | 49/185 kB | 7.7/58 kB Progress (4): 242/245 kB | 154/282 kB | 49/185 kB | 12/58 kB Progress (4): 245 kB | 154/282 kB | 49/185 kB | 12/58 kB Progress (4): 245 kB | 154/282 kB | 53/185 kB | 12/58 kB Progress (4): 245 kB | 158/282 kB | 53/185 kB | 12/58 kB Progress (4): 245 kB | 158/282 kB | 57/185 kB | 12/58 kB Progress (4): 245 kB | 158/282 kB | 57/185 kB | 16/58 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar [2019-07-31T07:25:32.450Z] Progress (4): 245 kB | 158/282 kB | 57/185 kB | 20/58 kB Progress (4): 245 kB | 158/282 kB | 57/185 kB | 24/58 kB Progress (4): 245 kB | 158/282 kB | 61/185 kB | 24/58 kB Progress (4): 245 kB | 162/282 kB | 61/185 kB | 24/58 kB Progress (4): 245 kB | 162/282 kB | 65/185 kB | 24/58 kB Progress (4): 245 kB | 162/282 kB | 65/185 kB | 28/58 kB Progress (4): 245 kB | 162/282 kB | 66/185 kB | 28/58 kB Progress (4): 245 kB | 166/282 kB | 66/185 kB | 28/58 kB Progress (4): 245 kB | 166/282 kB | 70/185 kB | 28/58 kB Progress (4): 245 kB | 166/282 kB | 74/185 kB | 28/58 kB Progress (4): 245 kB | 166/282 kB | 74/185 kB | 32/58 kB Progress (4): 245 kB | 166/282 kB | 78/185 kB | 32/58 kB Progress (4): 245 kB | 170/282 kB | 78/185 kB | 32/58 kB Progress (4): 245 kB | 170/282 kB | 82/185 kB | 32/58 kB Progress (4): 245 kB | 170/282 kB | 82/185 kB | 36/58 kB Progress (4): 245 kB | 170/282 kB | 82/185 kB | 40/58 kB Progress (4): 245 kB | 170/282 kB | 86/185 kB | 40/58 kB Progress (4): 245 kB | 170/282 kB | 90/185 kB | 40/58 kB Progress (4): 245 kB | 174/282 kB | 90/185 kB | 40/58 kB 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 342 kB/s) [2019-07-31T07:25:32.450Z] 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 [2019-07-31T07:25:32.450Z] Progress (3): 178/282 kB | 90/185 kB | 40/58 kB Progress (3): 178/282 kB | 94/185 kB | 40/58 kB Progress (3): 178/282 kB | 98/185 kB | 40/58 kB Progress (4): 178/282 kB | 98/185 kB | 40/58 kB | 4.1/245 kB Progress (4): 178/282 kB | 98/185 kB | 44/58 kB | 4.1/245 kB Progress (4): 178/282 kB | 98/185 kB | 44/58 kB | 7.7/245 kB Progress (4): 178/282 kB | 98/185 kB | 44/58 kB | 7.7/245 kB Progress (4): 182/282 kB | 98/185 kB | 44/58 kB | 7.7/245 kB Progress (4): 186/282 kB | 98/185 kB | 44/58 kB | 7.7/245 kB Progress (4): 186/282 kB | 102/185 kB | 44/58 kB | 7.7/245 kB Progress (4): 186/282 kB | 106/185 kB | 44/58 kB | 7.7/245 kB Progress (4): 186/282 kB | 106/185 kB | 44/58 kB | 12/245 kB Progress (4): 186/282 kB | 106/185 kB | 44/58 kB | 16/245 kB Progress (4): 186/282 kB | 106/185 kB | 48/58 kB | 16/245 kB Progress (4): 186/282 kB | 106/185 kB | 48/58 kB | 20/245 kB Progress (4): 186/282 kB | 110/185 kB | 48/58 kB | 20/245 kB Progress (4): 186/282 kB | 114/185 kB | 48/58 kB | 20/245 kB Progress (5): 186/282 kB | 114/185 kB | 48/58 kB | 20/245 kB | 4.1/45 kB Progress (5): 190/282 kB | 114/185 kB | 48/58 kB | 20/245 kB | 4.1/45 kB Progress (5): 194/282 kB | 114/185 kB | 48/58 kB | 20/245 kB | 4.1/45 kB Progress (5): 194/282 kB | 114/185 kB | 48/58 kB | 20/245 kB | 7.7/45 kB Progress (5): 194/282 kB | 118/185 kB | 48/58 kB | 20/245 kB | 7.7/45 kB Progress (5): 194/282 kB | 118/185 kB | 48/58 kB | 24/245 kB | 7.7/45 kB Progress (5): 194/282 kB | 118/185 kB | 52/58 kB | 24/245 kB | 7.7/45 kB Progress (5): 194/282 kB | 118/185 kB | 52/58 kB | 28/245 kB | 7.7/45 kB Progress (5): 194/282 kB | 118/185 kB | 52/58 kB | 32/245 kB | 7.7/45 kB Progress (5): 194/282 kB | 122/185 kB | 52/58 kB | 32/245 kB | 7.7/45 kB Progress (5): 194/282 kB | 122/185 kB | 52/58 kB | 32/245 kB | 12/45 kB Progress (5): 194/282 kB | 122/185 kB | 52/58 kB | 32/245 kB | 16/45 kB Progress (5): 198/282 kB | 122/185 kB | 52/58 kB | 32/245 kB | 16/45 kB Progress (5): 198/282 kB | 122/185 kB | 52/58 kB | 32/245 kB | 20/45 kB Progress (5): 198/282 kB | 122/185 kB | 52/58 kB | 32/245 kB | 24/45 kB Progress (5): 198/282 kB | 126/185 kB | 52/58 kB | 32/245 kB | 24/45 kB Progress (5): 198/282 kB | 130/185 kB | 52/58 kB | 32/245 kB | 24/45 kB Progress (5): 198/282 kB | 131/185 kB | 52/58 kB | 32/245 kB | 24/45 kB Progress (5): 198/282 kB | 131/185 kB | 52/58 kB | 33/245 kB | 24/45 kB Progress (5): 198/282 kB | 131/185 kB | 56/58 kB | 33/245 kB | 24/45 kB Progress (5): 198/282 kB | 131/185 kB | 56/58 kB | 37/245 kB | 24/45 kB Progress (5): 198/282 kB | 131/185 kB | 56/58 kB | 41/245 kB | 24/45 kB Progress (5): 198/282 kB | 135/185 kB | 56/58 kB | 41/245 kB | 24/45 kB Progress (5): 198/282 kB | 139/185 kB | 56/58 kB | 41/245 kB | 24/45 kB Progress (5): 198/282 kB | 139/185 kB | 56/58 kB | 41/245 kB | 28/45 kB Progress (5): 202/282 kB | 139/185 kB | 56/58 kB | 41/245 kB | 28/45 kB Progress (5): 202/282 kB | 139/185 kB | 56/58 kB | 41/245 kB | 32/45 kB Progress (5): 202/282 kB | 143/185 kB | 56/58 kB | 41/245 kB | 32/45 kB Progress (5): 202/282 kB | 147/185 kB | 56/58 kB | 41/245 kB | 32/45 kB Progress (5): 202/282 kB | 147/185 kB | 56/58 kB | 45/245 kB | 32/45 kB Progress (5): 202/282 kB | 147/185 kB | 58 kB | 45/245 kB | 32/45 kB Progress (5): 202/282 kB | 147/185 kB | 58 kB | 49/245 kB | 32/45 kB Progress (5): 202/282 kB | 151/185 kB | 58 kB | 49/245 kB | 32/45 kB Progress (5): 202/282 kB | 151/185 kB | 58 kB | 53/245 kB | 32/45 kB Progress (5): 202/282 kB | 151/185 kB | 58 kB | 53/245 kB | 33/45 kB Progress (5): 206/282 kB | 151/185 kB | 58 kB | 53/245 kB | 33/45 kB Progress (5): 206/282 kB | 151/185 kB | 58 kB | 53/245 kB | 37/45 kB Progress (5): 206/282 kB | 151/185 kB | 58 kB | 53/245 kB | 41/45 kB Progress (5): 206/282 kB | 151/185 kB | 58 kB | 57/245 kB | 41/45 kB Progress (5): 206/282 kB | 155/185 kB | 58 kB | 57/245 kB | 41/45 kB Progress (5): 206/282 kB | 155/185 kB | 58 kB | 61/245 kB | 41/45 kB Progress (5): 206/282 kB | 155/185 kB | 58 kB | 61/245 kB | 45/45 kB Progress (5): 206/282 kB | 155/185 kB | 58 kB | 61/245 kB | 45 kB Progress (5): 210/282 kB | 155/185 kB | 58 kB | 61/245 kB | 45 kB Progress (5): 210/282 kB | 155/185 kB | 58 kB | 65/245 kB | 45 kB Progress (5): 210/282 kB | 155/185 kB | 58 kB | 66/245 kB | 45 kB Progress (5): 210/282 kB | 159/185 kB | 58 kB | 66/245 kB | 45 kB Progress (5): 210/282 kB | 159/185 kB | 58 kB | 70/245 kB | 45 kB Progress (5): 214/282 kB | 159/185 kB | 58 kB | 70/245 kB | 45 kB Progress (5): 214/282 kB | 159/185 kB | 58 kB | 74/245 kB | 45 kB Progress (5): 214/282 kB | 163/185 kB | 58 kB | 74/245 kB | 45 kB Progress (5): 214/282 kB | 163/185 kB | 58 kB | 78/245 kB | 45 kB Progress (5): 214/282 kB | 163/185 kB | 58 kB | 82/245 kB | 45 kB Progress (5): 218/282 kB | 163/185 kB | 58 kB | 82/245 kB | 45 kB Progress (5): 218/282 kB | 163/185 kB | 58 kB | 86/245 kB | 45 kB Progress (5): 218/282 kB | 167/185 kB | 58 kB | 86/245 kB | 45 kB Progress (5): 218/282 kB | 167/185 kB | 58 kB | 90/245 kB | 45 kB Progress (5): 222/282 kB | 167/185 kB | 58 kB | 90/245 kB | 45 kB Progress (5): 222/282 kB | 167/185 kB | 58 kB | 94/245 kB | 45 kB Progress (5): 222/282 kB | 171/185 kB | 58 kB | 94/245 kB | 45 kB Progress (5): 222/282 kB | 171/185 kB | 58 kB | 98/245 kB | 45 kB Progress (5): 222/282 kB | 175/185 kB | 58 kB | 98/245 kB | 45 kB Progress (5): 226/282 kB | 175/185 kB | 58 kB | 98/245 kB | 45 kB Progress (5): 226/282 kB | 179/185 kB | 58 kB | 98/245 kB | 45 kB Progress (5): 226/282 kB | 179/185 kB | 58 kB | 98/245 kB | 45 kB Progress (5): 226/282 kB | 183/185 kB | 58 kB | 98/245 kB | 45 kB 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 75 kB/s) [2019-07-31T07:25:32.450Z] 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 58 kB/s) [2019-07-31T07:25:32.450Z] Progress (3): 230/282 kB | 183/185 kB | 98/245 kB Progress (3): 234/282 kB | 183/185 kB | 98/245 kB Progress (3): 234/282 kB | 185 kB | 98/245 kB Progress (3): 234/282 kB | 185 kB | 102/245 kB Progress (3): 238/282 kB | 185 kB | 102/245 kB Progress (3): 242/282 kB | 185 kB | 102/245 kB Progress (3): 242/282 kB | 185 kB | 106/245 kB Progress (3): 246/282 kB | 185 kB | 106/245 kB Progress (3): 250/282 kB | 185 kB | 106/245 kB Progress (3): 250/282 kB | 185 kB | 110/245 kB Progress (3): 254/282 kB | 185 kB | 110/245 kB Progress (3): 254/282 kB | 185 kB | 114/245 kB Progress (3): 258/282 kB | 185 kB | 114/245 kB Progress (3): 258/282 kB | 185 kB | 118/245 kB Progress (3): 258/282 kB | 185 kB | 122/245 kB Progress (3): 262/282 kB | 185 kB | 122/245 kB Progress (3): 262/282 kB | 185 kB | 126/245 kB Progress (3): 262/282 kB | 185 kB | 130/245 kB Progress (3): 266/282 kB | 185 kB | 130/245 kB Progress (3): 266/282 kB | 185 kB | 134/245 kB Progress (3): 270/282 kB | 185 kB | 134/245 kB Progress (3): 270/282 kB | 185 kB | 138/245 kB Progress (3): 274/282 kB | 185 kB | 138/245 kB Progress (3): 274/282 kB | 185 kB | 142/245 kB Progress (3): 278/282 kB | 185 kB | 142/245 kB Progress (3): 282 kB | 185 kB | 142/245 kB 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 233 kB/s) [2019-07-31T07:25:32.450Z] Progress (2): 282 kB | 146/245 kB Progress (2): 282 kB | 150/245 kB Progress (2): 282 kB | 154/245 kB Progress (2): 282 kB | 158/245 kB Progress (2): 282 kB | 162/245 kB Progress (2): 282 kB | 166/245 kB Progress (2): 282 kB | 170/245 kB Progress (2): 282 kB | 174/245 kB Progress (2): 282 kB | 178/245 kB Progress (2): 282 kB | 182/245 kB Progress (2): 282 kB | 186/245 kB Progress (2): 282 kB | 190/245 kB Progress (2): 282 kB | 194/245 kB Progress (2): 282 kB | 198/245 kB Progress (2): 282 kB | 202/245 kB Progress (2): 282 kB | 206/245 kB Progress (2): 282 kB | 210/245 kB Progress (2): 282 kB | 214/245 kB Progress (2): 282 kB | 218/245 kB 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 351 kB/s) [2019-07-31T07:25:32.450Z] Progress (1): 222/245 kB Progress (1): 226/245 kB Progress (1): 230/245 kB Progress (1): 234/245 kB Progress (1): 238/245 kB Progress (1): 242/245 kB Progress (1): 245 kB 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 301 kB/s) [2019-07-31T07:25:32.709Z] [INFO] [2019-07-31T07:25:32.709Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass --- [2019-07-31T07:25:32.709Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-31T07:25:32.709Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-31T07:25:32.709Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-31T07:25:32.969Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-31T07:25:32.969Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-31T07:25:32.969Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-31T07:25:32.969Z] Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.pom (1.5 kB at 51 kB/s) [2019-07-31T07:25:32.969Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [2019-07-31T07:25:32.969Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [2019-07-31T07:25:32.969Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [2019-07-31T07:25:33.228Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [2019-07-31T07:25:33.228Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [2019-07-31T07:25:33.228Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [2019-07-31T07:25:33.228Z] Progress (1): 3.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (3.9 kB at 108 kB/s) [2019-07-31T07:25:33.228Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [2019-07-31T07:25:33.228Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [2019-07-31T07:25:33.228Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [2019-07-31T07:25:33.486Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [2019-07-31T07:25:33.486Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [2019-07-31T07:25:33.486Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [2019-07-31T07:25:33.486Z] Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 281 kB/s) [2019-07-31T07:25:33.486Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-31T07:25:33.486Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-31T07:25:33.486Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-31T07:25:33.745Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-31T07:25:33.745Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-31T07:25:33.745Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-31T07:25:33.745Z] Progress (1): 4.1/33 kB Progress (1): 7.7/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 24/33 kB Progress (1): 28/33 kB Progress (1): 32/33 kB Progress (1): 33 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 842 kB/s) [2019-07-31T07:25:33.745Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [2019-07-31T07:25:33.745Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [2019-07-31T07:25:33.745Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [2019-07-31T07:25:34.004Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [2019-07-31T07:25:34.263Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [2019-07-31T07:25:34.263Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [2019-07-31T07:25:34.521Z] Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4.1 kB at 88 kB/s) [2019-07-31T07:25:34.521Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [2019-07-31T07:25:34.521Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [2019-07-31T07:25:34.521Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [2019-07-31T07:25:34.521Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [2019-07-31T07:25:34.780Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [2019-07-31T07:25:34.780Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [2019-07-31T07:25:34.780Z] Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 76 kB/s) [2019-07-31T07:25:34.780Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-31T07:25:34.780Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-31T07:25:34.780Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-31T07:25:35.038Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-31T07:25:35.038Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-31T07:25:35.038Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-31T07:25:35.038Z] Progress (1): 4.1/21 kB Progress (1): 7.7/21 kB Progress (1): 12/21 kB Progress (1): 16/21 kB Progress (1): 20/21 kB Progress (1): 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 644 kB/s) [2019-07-31T07:25:35.038Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [2019-07-31T07:25:35.038Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [2019-07-31T07:25:35.038Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [2019-07-31T07:25:35.297Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [2019-07-31T07:25:35.297Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [2019-07-31T07:25:35.297Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [2019-07-31T07:25:35.297Z] Progress (1): 765 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 26 kB/s) [2019-07-31T07:25:35.297Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [2019-07-31T07:25:35.297Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [2019-07-31T07:25:35.555Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [2019-07-31T07:25:35.814Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [2019-07-31T07:25:35.814Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [2019-07-31T07:25:35.814Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [2019-07-31T07:25:35.814Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 kB at 412 kB/s) [2019-07-31T07:25:35.814Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [2019-07-31T07:25:35.814Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [2019-07-31T07:25:35.814Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [2019-07-31T07:25:36.072Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [2019-07-31T07:25:36.072Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [2019-07-31T07:25:36.072Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [2019-07-31T07:25:36.072Z] Progress (1): 767 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 26 kB/s) [2019-07-31T07:25:36.072Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [2019-07-31T07:25:36.072Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [2019-07-31T07:25:36.072Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [2019-07-31T07:25:36.331Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [2019-07-31T07:25:36.331Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [2019-07-31T07:25:36.331Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [2019-07-31T07:25:36.331Z] Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 44 kB/s) [2019-07-31T07:25:36.331Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [2019-07-31T07:25:36.331Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [2019-07-31T07:25:36.331Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [2019-07-31T07:25:36.589Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [2019-07-31T07:25:36.589Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [2019-07-31T07:25:36.589Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [2019-07-31T07:25:36.847Z] Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (1.3 kB at 7.9 kB/s) [2019-07-31T07:25:36.847Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom [2019-07-31T07:25:36.847Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom [2019-07-31T07:25:36.847Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom [2019-07-31T07:25:37.111Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom [2019-07-31T07:25:37.111Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom [2019-07-31T07:25:37.111Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom [2019-07-31T07:25:37.111Z] Progress (1): 588 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 18 kB/s) [2019-07-31T07:25:37.111Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [2019-07-31T07:25:37.111Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [2019-07-31T07:25:37.111Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [2019-07-31T07:25:37.872Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [2019-07-31T07:25:37.872Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [2019-07-31T07:25:37.872Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [2019-07-31T07:25:37.872Z] Progress (1): 4.1/6.4 kB Progress (1): 6.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (6.4 kB at 207 kB/s) [2019-07-31T07:25:37.872Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [2019-07-31T07:25:37.872Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [2019-07-31T07:25:37.872Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [2019-07-31T07:25:37.872Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [2019-07-31T07:25:37.872Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [2019-07-31T07:25:37.872Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [2019-07-31T07:25:37.872Z] Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 81 kB/s) [2019-07-31T07:25:37.872Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [2019-07-31T07:25:37.872Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [2019-07-31T07:25:37.872Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [2019-07-31T07:25:38.131Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [2019-07-31T07:25:38.131Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [2019-07-31T07:25:38.131Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [2019-07-31T07:25:38.131Z] Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 166 kB/s) [2019-07-31T07:25:38.131Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [2019-07-31T07:25:38.131Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [2019-07-31T07:25:38.131Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [2019-07-31T07:25:38.131Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [2019-07-31T07:25:38.131Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [2019-07-31T07:25:38.131Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [2019-07-31T07:25:38.131Z] Progress (1): 4.1/9.8 kB Progress (1): 7.7/9.8 kB Progress (1): 9.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.8 kB at 288 kB/s) [2019-07-31T07:25:38.131Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [2019-07-31T07:25:38.131Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [2019-07-31T07:25:38.131Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [2019-07-31T07:25:38.391Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [2019-07-31T07:25:38.391Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [2019-07-31T07:25:38.391Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [2019-07-31T07:25:38.391Z] Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom (4.5 kB at 133 kB/s) [2019-07-31T07:25:38.391Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [2019-07-31T07:25:38.650Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [2019-07-31T07:25:38.650Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [2019-07-31T07:25:38.650Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [2019-07-31T07:25:38.650Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [2019-07-31T07:25:38.650Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [2019-07-31T07:25:38.908Z] Progress (1): 4.1/9.3 kB Progress (1): 7.7/9.3 kB Progress (1): 9.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 283 kB/s) [2019-07-31T07:25:38.908Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-31T07:25:38.908Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-31T07:25:38.908Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-31T07:25:38.908Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-31T07:25:39.167Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-31T07:25:39.167Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-31T07:25:39.167Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 684 kB/s) [2019-07-31T07:25:39.167Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom [2019-07-31T07:25:39.167Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom [2019-07-31T07:25:39.167Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom [2019-07-31T07:25:39.426Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/7/apache-7.pom [2019-07-31T07:25:39.426Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom [2019-07-31T07:25:39.426Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom [2019-07-31T07:25:39.426Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 390 kB/s) [2019-07-31T07:25:39.426Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [2019-07-31T07:25:39.426Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [2019-07-31T07:25:39.426Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [2019-07-31T07:25:39.684Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [2019-07-31T07:25:39.684Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [2019-07-31T07:25:39.684Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [2019-07-31T07:25:39.684Z] Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 82 kB/s) [2019-07-31T07:25:39.684Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [2019-07-31T07:25:39.684Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [2019-07-31T07:25:39.684Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [2019-07-31T07:25:39.943Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [2019-07-31T07:25:39.943Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [2019-07-31T07:25:39.943Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [2019-07-31T07:25:39.943Z] Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 45 kB/s) [2019-07-31T07:25:39.943Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2019-07-31T07:25:39.943Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2019-07-31T07:25:39.943Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2019-07-31T07:25:40.202Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2019-07-31T07:25:40.202Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2019-07-31T07:25:40.202Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2019-07-31T07:25:40.202Z] Progress (1): 4.1/9.6 kB Progress (1): 7.7/9.6 kB Progress (1): 9.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 214 kB/s) [2019-07-31T07:25:40.202Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-31T07:25:40.202Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-31T07:25:40.202Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-31T07:25:40.461Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-31T07:25:40.461Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-31T07:25:40.461Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-31T07:25:40.461Z] Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 904 kB/s) [2019-07-31T07:25:40.461Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [2019-07-31T07:25:40.461Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [2019-07-31T07:25:40.719Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [2019-07-31T07:25:40.720Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [2019-07-31T07:25:40.720Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [2019-07-31T07:25:40.720Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [2019-07-31T07:25:40.720Z] Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom (2.8 kB at 95 kB/s) [2019-07-31T07:25:40.720Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [2019-07-31T07:25:40.979Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [2019-07-31T07:25:40.979Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [2019-07-31T07:25:40.979Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [2019-07-31T07:25:40.979Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [2019-07-31T07:25:41.238Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [2019-07-31T07:25:41.238Z] Progress (1): 4.1/24 kB Progress (1): 7.7/24 kB Progress (1): 12/24 kB Progress (1): 16/24 kB Progress (1): 20/24 kB Progress (1): 24/24 kB Progress (1): 24 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.10/maven-2.0.10.pom (24 kB at 578 kB/s) [2019-07-31T07:25:41.238Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [2019-07-31T07:25:41.238Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [2019-07-31T07:25:41.238Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [2019-07-31T07:25:41.238Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [2019-07-31T07:25:41.496Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [2019-07-31T07:25:41.497Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [2019-07-31T07:25:41.497Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom (2.2 kB at 64 kB/s) [2019-07-31T07:25:41.497Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [2019-07-31T07:25:41.497Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [2019-07-31T07:25:41.497Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [2019-07-31T07:25:41.755Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [2019-07-31T07:25:41.755Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [2019-07-31T07:25:41.755Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [2019-07-31T07:25:41.755Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom (3.3 kB at 104 kB/s) [2019-07-31T07:25:41.755Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [2019-07-31T07:25:41.755Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [2019-07-31T07:25:41.755Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [2019-07-31T07:25:42.015Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [2019-07-31T07:25:42.015Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [2019-07-31T07:25:42.015Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [2019-07-31T07:25:42.015Z] Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom (1.4 kB at 45 kB/s) [2019-07-31T07:25:42.015Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [2019-07-31T07:25:42.015Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [2019-07-31T07:25:42.015Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [2019-07-31T07:25:42.273Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [2019-07-31T07:25:42.273Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [2019-07-31T07:25:42.273Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [2019-07-31T07:25:42.273Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom (2.1 kB at 70 kB/s) [2019-07-31T07:25:42.273Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [2019-07-31T07:25:42.273Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [2019-07-31T07:25:42.273Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [2019-07-31T07:25:42.531Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [2019-07-31T07:25:42.531Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [2019-07-31T07:25:42.531Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [2019-07-31T07:25:42.531Z] Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom (2.7 kB at 60 kB/s) [2019-07-31T07:25:42.531Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [2019-07-31T07:25:42.531Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [2019-07-31T07:25:42.790Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [2019-07-31T07:25:42.790Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [2019-07-31T07:25:42.790Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [2019-07-31T07:25:42.790Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [2019-07-31T07:25:42.790Z] Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom (2.3 kB at 48 kB/s) [2019-07-31T07:25:43.048Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [2019-07-31T07:25:43.048Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [2019-07-31T07:25:43.048Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [2019-07-31T07:25:43.048Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [2019-07-31T07:25:43.048Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [2019-07-31T07:25:43.307Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [2019-07-31T07:25:43.307Z] Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom (1.6 kB at 38 kB/s) [2019-07-31T07:25:43.307Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [2019-07-31T07:25:43.307Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [2019-07-31T07:25:43.307Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [2019-07-31T07:25:43.307Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [2019-07-31T07:25:43.565Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [2019-07-31T07:25:43.565Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [2019-07-31T07:25:43.565Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom (2.0 kB at 65 kB/s) [2019-07-31T07:25:43.565Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [2019-07-31T07:25:43.565Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [2019-07-31T07:25:43.565Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [2019-07-31T07:25:43.826Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [2019-07-31T07:25:43.826Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [2019-07-31T07:25:43.826Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [2019-07-31T07:25:43.826Z] Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom (1.5 kB at 42 kB/s) [2019-07-31T07:25:43.826Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [2019-07-31T07:25:43.826Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [2019-07-31T07:25:43.826Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [2019-07-31T07:25:44.378Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [2019-07-31T07:25:44.379Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [2019-07-31T07:25:44.379Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [2019-07-31T07:25:44.379Z] Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom (1.6 kB at 52 kB/s) [2019-07-31T07:25:44.379Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [2019-07-31T07:25:44.379Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [2019-07-31T07:25:44.379Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [2019-07-31T07:25:44.379Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [2019-07-31T07:25:44.379Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [2019-07-31T07:25:44.379Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [2019-07-31T07:25:44.379Z] Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom (18 kB at 504 kB/s) [2019-07-31T07:25:44.379Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [2019-07-31T07:25:44.379Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [2019-07-31T07:25:44.824Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [2019-07-31T07:25:44.824Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [2019-07-31T07:25:44.824Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [2019-07-31T07:25:44.824Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [2019-07-31T07:25:44.824Z] Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom (1.6 kB at 51 kB/s) [2019-07-31T07:25:44.824Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [2019-07-31T07:25:44.824Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [2019-07-31T07:25:44.824Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [2019-07-31T07:25:44.824Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [2019-07-31T07:25:44.824Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [2019-07-31T07:25:44.824Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [2019-07-31T07:25:44.824Z] Progress (1): 3.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom (3.7 kB at 124 kB/s) [2019-07-31T07:25:45.085Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [2019-07-31T07:25:45.085Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [2019-07-31T07:25:45.085Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [2019-07-31T07:25:45.343Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [2019-07-31T07:25:45.343Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [2019-07-31T07:25:45.602Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [2019-07-31T07:25:45.602Z] Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom (5.6 kB at 166 kB/s) [2019-07-31T07:25:45.602Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-31T07:25:45.602Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-31T07:25:45.602Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-31T07:25:45.602Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-31T07:25:45.860Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-31T07:25:45.860Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-31T07:25:45.860Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom (2.2 kB at 79 kB/s) [2019-07-31T07:25:45.860Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [2019-07-31T07:25:45.860Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [2019-07-31T07:25:46.120Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [2019-07-31T07:25:46.120Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [2019-07-31T07:25:46.120Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [2019-07-31T07:25:46.379Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [2019-07-31T07:25:46.379Z] Progress (1): 738 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (738 B at 20 kB/s) [2019-07-31T07:25:46.379Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/1/apache-1.pom [2019-07-31T07:25:46.379Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/1/apache-1.pom [2019-07-31T07:25:46.379Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/1/apache-1.pom [2019-07-31T07:25:46.379Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/1/apache-1.pom [2019-07-31T07:25:46.644Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/1/apache-1.pom [2019-07-31T07:25:46.644Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom [2019-07-31T07:25:46.644Z] Progress (1): 3.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom (3.4 kB at 107 kB/s) [2019-07-31T07:25:46.644Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-07-31T07:25:46.644Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-07-31T07:25:46.644Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-07-31T07:25:46.644Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-07-31T07:25:46.903Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-07-31T07:25:46.903Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-07-31T07:25:46.903Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 424 kB/s) [2019-07-31T07:25:46.903Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-31T07:25:46.903Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-31T07:25:46.903Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-31T07:25:47.470Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-31T07:25:47.470Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-31T07:25:47.470Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-31T07:25:47.470Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 665 kB/s) [2019-07-31T07:25:47.470Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2019-07-31T07:25:47.470Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2019-07-31T07:25:47.470Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2019-07-31T07:25:47.729Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2019-07-31T07:25:47.729Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2019-07-31T07:25:47.729Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2019-07-31T07:25:47.729Z] Progress (1): 4.1/7.8 kB Progress (1): 7.7/7.8 kB Progress (1): 7.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (7.8 kB at 228 kB/s) [2019-07-31T07:25:47.729Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [2019-07-31T07:25:47.729Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [2019-07-31T07:25:47.729Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [2019-07-31T07:25:47.987Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [2019-07-31T07:25:48.245Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [2019-07-31T07:25:48.245Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [2019-07-31T07:25:48.245Z] Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 170 kB/s) [2019-07-31T07:25:48.245Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [2019-07-31T07:25:48.245Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [2019-07-31T07:25:48.245Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [2019-07-31T07:25:48.503Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [2019-07-31T07:25:48.503Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [2019-07-31T07:25:48.503Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [2019-07-31T07:25:48.503Z] Progress (1): 3.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (3.8 kB at 103 kB/s) [2019-07-31T07:25:48.503Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [2019-07-31T07:25:48.503Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [2019-07-31T07:25:48.503Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [2019-07-31T07:25:48.761Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [2019-07-31T07:25:48.761Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [2019-07-31T07:25:48.761Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [2019-07-31T07:25:48.761Z] Progress (1): 4.1/6.1 kB Progress (1): 6.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom (6.1 kB at 197 kB/s) [2019-07-31T07:25:48.761Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [2019-07-31T07:25:48.761Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [2019-07-31T07:25:48.761Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [2019-07-31T07:25:49.020Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [2019-07-31T07:25:49.020Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [2019-07-31T07:25:49.020Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [2019-07-31T07:25:49.020Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom (15 kB at 493 kB/s) [2019-07-31T07:25:49.020Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [2019-07-31T07:25:49.020Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [2019-07-31T07:25:49.020Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [2019-07-31T07:25:49.279Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [2019-07-31T07:25:49.279Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [2019-07-31T07:25:49.279Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [2019-07-31T07:25:49.279Z] Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom (3.0 kB at 99 kB/s) [2019-07-31T07:25:49.279Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [2019-07-31T07:25:49.279Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [2019-07-31T07:25:49.279Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [2019-07-31T07:25:49.539Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [2019-07-31T07:25:49.539Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [2019-07-31T07:25:49.539Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [2019-07-31T07:25:49.539Z] Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom (1.6 kB at 53 kB/s) [2019-07-31T07:25:49.539Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [2019-07-31T07:25:49.539Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [2019-07-31T07:25:49.539Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [2019-07-31T07:25:49.799Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [2019-07-31T07:25:49.799Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [2019-07-31T07:25:49.799Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [2019-07-31T07:25:49.799Z] Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom (2.4 kB at 49 kB/s) [2019-07-31T07:25:49.799Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [2019-07-31T07:25:50.058Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [2019-07-31T07:25:50.058Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [2019-07-31T07:25:50.058Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [2019-07-31T07:25:50.058Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [2019-07-31T07:25:50.058Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [2019-07-31T07:25:50.317Z] Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom (5.5 kB at 153 kB/s) [2019-07-31T07:25:50.317Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [2019-07-31T07:25:50.317Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [2019-07-31T07:25:50.317Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [2019-07-31T07:25:50.317Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [2019-07-31T07:25:50.317Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [2019-07-31T07:25:50.582Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [2019-07-31T07:25:50.582Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 32 kB/s) [2019-07-31T07:25:50.582Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [2019-07-31T07:25:50.582Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [2019-07-31T07:25:50.582Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [2019-07-31T07:25:50.582Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [2019-07-31T07:25:51.272Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [2019-07-31T07:25:51.272Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [2019-07-31T07:25:51.272Z] Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 83 kB/s) [2019-07-31T07:25:51.272Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [2019-07-31T07:25:51.272Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [2019-07-31T07:25:51.272Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [2019-07-31T07:25:51.272Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [2019-07-31T07:25:51.272Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [2019-07-31T07:25:51.272Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [2019-07-31T07:25:51.272Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 61 kB/s) [2019-07-31T07:25:51.272Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [2019-07-31T07:25:51.272Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [2019-07-31T07:25:51.272Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [2019-07-31T07:25:51.272Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [2019-07-31T07:25:51.530Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [2019-07-31T07:25:51.530Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [2019-07-31T07:25:51.530Z] Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 70 kB/s) [2019-07-31T07:25:51.530Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [2019-07-31T07:25:51.530Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [2019-07-31T07:25:51.530Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [2019-07-31T07:25:51.530Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [2019-07-31T07:25:51.530Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [2019-07-31T07:25:51.530Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [2019-07-31T07:25:51.790Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 59 kB/s) [2019-07-31T07:25:51.790Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [2019-07-31T07:25:51.790Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [2019-07-31T07:25:51.790Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [2019-07-31T07:25:51.790Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [2019-07-31T07:25:51.790Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [2019-07-31T07:25:51.790Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [2019-07-31T07:25:52.049Z] Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 32 kB/s) [2019-07-31T07:25:52.049Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [2019-07-31T07:25:52.049Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [2019-07-31T07:25:52.049Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [2019-07-31T07:25:52.049Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [2019-07-31T07:25:52.049Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [2019-07-31T07:25:52.310Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [2019-07-31T07:25:52.310Z] Progress (1): 4.1/7.2 kB Progress (1): 7.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 195 kB/s) [2019-07-31T07:25:52.310Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [2019-07-31T07:25:52.310Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [2019-07-31T07:25:52.310Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [2019-07-31T07:25:52.310Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [2019-07-31T07:25:52.568Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [2019-07-31T07:25:52.568Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [2019-07-31T07:25:52.568Z] Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 70 kB/s) [2019-07-31T07:25:52.568Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [2019-07-31T07:25:52.568Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [2019-07-31T07:25:52.568Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [2019-07-31T07:25:52.827Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [2019-07-31T07:25:52.827Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [2019-07-31T07:25:52.827Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [2019-07-31T07:25:52.827Z] Progress (1): 4.1/7.7 kB Progress (1): 7.7/7.7 kB Progress (1): 7.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 233 kB/s) [2019-07-31T07:25:52.827Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-31T07:25:52.827Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-31T07:25:52.827Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-31T07:25:53.086Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-31T07:25:53.086Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-31T07:25:53.086Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-31T07:25:53.086Z] Progress (1): 4.1/7.8 kB Progress (1): 7.7/7.8 kB Progress (1): 7.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 259 kB/s) [2019-07-31T07:25:53.086Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [2019-07-31T07:25:53.086Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [2019-07-31T07:25:53.086Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [2019-07-31T07:25:53.344Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [2019-07-31T07:25:53.344Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [2019-07-31T07:25:53.344Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [2019-07-31T07:25:53.344Z] Progress (1): 4.1/6.1 kB Progress (1): 6.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 160 kB/s) [2019-07-31T07:25:53.344Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [2019-07-31T07:25:53.344Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [2019-07-31T07:25:53.344Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [2019-07-31T07:25:53.603Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [2019-07-31T07:25:53.603Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [2019-07-31T07:25:53.603Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [2019-07-31T07:25:53.603Z] Progress (1): 4.1/9.9 kB Progress (1): 7.7/9.9 kB Progress (1): 9.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 292 kB/s) [2019-07-31T07:25:53.603Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-31T07:25:53.603Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-31T07:25:53.603Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-31T07:25:53.862Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-31T07:25:53.862Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-31T07:25:53.862Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-31T07:25:53.862Z] Progress (1): 140 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 4.7 kB/s) [2019-07-31T07:25:53.862Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [2019-07-31T07:25:53.862Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [2019-07-31T07:25:54.120Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [2019-07-31T07:25:54.120Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [2019-07-31T07:25:54.120Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [2019-07-31T07:25:54.120Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [2019-07-31T07:25:54.120Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 424 kB/s) [2019-07-31T07:25:54.120Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [2019-07-31T07:25:54.378Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [2019-07-31T07:25:54.378Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [2019-07-31T07:25:54.378Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [2019-07-31T07:25:54.378Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [2019-07-31T07:25:54.378Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [2019-07-31T07:25:54.637Z] Progress (1): 4.1/9.1 kB Progress (1): 7.7/9.1 kB Progress (1): 9.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9.1 kB at 275 kB/s) [2019-07-31T07:25:54.637Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [2019-07-31T07:25:54.637Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [2019-07-31T07:25:54.637Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [2019-07-31T07:25:54.637Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [2019-07-31T07:25:54.637Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [2019-07-31T07:25:54.637Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [2019-07-31T07:25:54.897Z] Progress (1): 357 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 11 kB/s) [2019-07-31T07:25:54.897Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [2019-07-31T07:25:54.897Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [2019-07-31T07:25:54.897Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [2019-07-31T07:25:54.897Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [2019-07-31T07:25:55.156Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [2019-07-31T07:25:55.156Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [2019-07-31T07:25:55.156Z] Progress (1): 866 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 24 kB/s) [2019-07-31T07:25:55.156Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2019-07-31T07:25:55.156Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2019-07-31T07:25:55.156Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2019-07-31T07:25:55.414Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2019-07-31T07:25:55.414Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2019-07-31T07:25:55.414Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2019-07-31T07:25:55.414Z] Progress (1): 974 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 29 kB/s) [2019-07-31T07:25:55.414Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2019-07-31T07:25:55.414Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2019-07-31T07:25:55.414Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2019-07-31T07:25:55.675Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2019-07-31T07:25:55.675Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2019-07-31T07:25:55.675Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2019-07-31T07:25:55.675Z] Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 72 kB/s) [2019-07-31T07:25:55.675Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-07-31T07:25:55.675Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-07-31T07:25:55.675Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-07-31T07:25:55.935Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-07-31T07:25:55.935Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-07-31T07:25:55.935Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-07-31T07:25:55.935Z] Progress (1): 163 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 4.5 kB/s) [2019-07-31T07:25:55.935Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [2019-07-31T07:25:55.935Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [2019-07-31T07:25:55.935Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [2019-07-31T07:25:56.193Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [2019-07-31T07:25:56.193Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [2019-07-31T07:25:56.193Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [2019-07-31T07:25:56.193Z] Progress (1): 171 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 5.0 kB/s) [2019-07-31T07:25:56.193Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [2019-07-31T07:25:56.193Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [2019-07-31T07:25:56.193Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [2019-07-31T07:25:56.452Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [2019-07-31T07:25:56.452Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [2019-07-31T07:25:56.452Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [2019-07-31T07:25:56.452Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 78 kB/s) [2019-07-31T07:25:56.452Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [2019-07-31T07:25:56.711Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [2019-07-31T07:25:56.711Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [2019-07-31T07:25:56.711Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [2019-07-31T07:25:56.711Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [2019-07-31T07:25:56.711Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [2019-07-31T07:25:56.971Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 98 kB/s) [2019-07-31T07:25:56.971Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [2019-07-31T07:25:56.971Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [2019-07-31T07:25:56.971Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [2019-07-31T07:25:56.971Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [2019-07-31T07:25:56.971Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [2019-07-31T07:25:57.230Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [2019-07-31T07:25:57.230Z] Progress (1): 346 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 11 kB/s) [2019-07-31T07:25:57.230Z] 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 [2019-07-31T07:25:57.230Z] 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 [2019-07-31T07:25:57.230Z] 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 [2019-07-31T07:25:57.494Z] 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 [2019-07-31T07:25:57.494Z] 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 [2019-07-31T07:25:57.494Z] 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 [2019-07-31T07:25:57.494Z] Progress (1): 4.1/8.1 kB Progress (1): 7.7/8.1 kB Progress (1): 8.1 kB 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 172 kB/s) [2019-07-31T07:25:57.494Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9.pom [2019-07-31T07:25:57.494Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9.pom [2019-07-31T07:25:57.494Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9.pom [2019-07-31T07:25:58.374Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9.pom [2019-07-31T07:25:58.374Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9.pom [2019-07-31T07:25:58.374Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9.pom [2019-07-31T07:25:58.374Z] Progress (1): 3.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9.pom (3.5 kB at 110 kB/s) [2019-07-31T07:25:58.374Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.pom [2019-07-31T07:25:58.374Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.pom [2019-07-31T07:25:58.374Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.pom [2019-07-31T07:25:58.374Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.pom [2019-07-31T07:25:58.374Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.pom [2019-07-31T07:25:58.374Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.pom [2019-07-31T07:25:58.374Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.pom (1.9 kB at 47 kB/s) [2019-07-31T07:25:58.374Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.pom [2019-07-31T07:25:58.374Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.pom [2019-07-31T07:25:58.374Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.pom [2019-07-31T07:25:58.727Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.pom [2019-07-31T07:25:58.727Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.pom [2019-07-31T07:25:58.727Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.pom [2019-07-31T07:25:58.727Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.pom (2.0 kB at 62 kB/s) [2019-07-31T07:25:58.727Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom [2019-07-31T07:25:58.727Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom [2019-07-31T07:25:58.727Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom [2019-07-31T07:25:58.727Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom [2019-07-31T07:25:58.727Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom [2019-07-31T07:25:58.727Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom [2019-07-31T07:25:58.727Z] Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom (5.5 kB at 153 kB/s) [2019-07-31T07:25:58.727Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.pom [2019-07-31T07:25:58.727Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.pom [2019-07-31T07:25:58.727Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.pom [2019-07-31T07:25:58.727Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.pom [2019-07-31T07:25:58.989Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.pom [2019-07-31T07:25:58.989Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.pom [2019-07-31T07:25:58.989Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.pom (2.0 kB at 60 kB/s) [2019-07-31T07:25:58.989Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-31T07:25:58.989Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [2019-07-31T07:25:58.989Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [2019-07-31T07:25:58.989Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [2019-07-31T07:25:58.989Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [2019-07-31T07:25:58.989Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [2019-07-31T07:25:58.989Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-31T07:25:58.989Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-07-31T07:25:58.989Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-07-31T07:25:58.989Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-07-31T07:25:58.989Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [2019-07-31T07:25:58.989Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [2019-07-31T07:25:58.989Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [2019-07-31T07:25:58.989Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [2019-07-31T07:25:58.989Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [2019-07-31T07:25:58.989Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [2019-07-31T07:25:58.989Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-31T07:25:58.989Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [2019-07-31T07:25:58.989Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [2019-07-31T07:25:58.989Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [2019-07-31T07:25:58.989Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-07-31T07:25:58.989Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [2019-07-31T07:25:58.989Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-31T07:25:58.989Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [2019-07-31T07:25:58.989Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar [2019-07-31T07:25:58.989Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.jar [2019-07-31T07:25:58.989Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.jar [2019-07-31T07:25:58.989Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.jar [2019-07-31T07:25:59.247Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-31T07:25:59.247Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [2019-07-31T07:25:59.247Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [2019-07-31T07:25:59.247Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [2019-07-31T07:25:59.247Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [2019-07-31T07:25:59.247Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [2019-07-31T07:25:59.247Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-31T07:25:59.247Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-07-31T07:25:59.247Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-07-31T07:25:59.247Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-07-31T07:25:59.247Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [2019-07-31T07:25:59.247Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [2019-07-31T07:25:59.247Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [2019-07-31T07:25:59.247Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [2019-07-31T07:25:59.247Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [2019-07-31T07:25:59.247Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [2019-07-31T07:25:59.247Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-31T07:25:59.247Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [2019-07-31T07:25:59.505Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [2019-07-31T07:25:59.505Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [2019-07-31T07:25:59.505Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-07-31T07:25:59.505Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [2019-07-31T07:25:59.505Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-31T07:25:59.505Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [2019-07-31T07:25:59.505Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar [2019-07-31T07:25:59.505Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.jar [2019-07-31T07:25:59.505Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.jar [2019-07-31T07:25:59.505Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.jar [2019-07-31T07:25:59.764Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-31T07:25:59.764Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [2019-07-31T07:25:59.764Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [2019-07-31T07:25:59.764Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [2019-07-31T07:25:59.764Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [2019-07-31T07:25:59.764Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [2019-07-31T07:25:59.764Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-31T07:25:59.764Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-07-31T07:25:59.764Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-07-31T07:25:59.764Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-07-31T07:26:00.023Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [2019-07-31T07:26:00.023Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [2019-07-31T07:26:00.023Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [2019-07-31T07:26:00.023Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [2019-07-31T07:26:00.023Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [2019-07-31T07:26:00.023Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [2019-07-31T07:26:00.023Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-31T07:26:00.023Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [2019-07-31T07:26:00.023Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [2019-07-31T07:26:00.023Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [2019-07-31T07:26:00.281Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-07-31T07:26:00.281Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [2019-07-31T07:26:00.281Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-31T07:26:00.281Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [2019-07-31T07:26:00.281Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar [2019-07-31T07:26:00.281Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.jar [2019-07-31T07:26:00.540Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.jar [2019-07-31T07:26:00.540Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.jar [2019-07-31T07:26:01.476Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-31T07:26:01.476Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [2019-07-31T07:26:01.476Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [2019-07-31T07:26:01.476Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [2019-07-31T07:26:01.476Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [2019-07-31T07:26:01.735Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [2019-07-31T07:26:01.735Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-31T07:26:01.735Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-07-31T07:26:01.735Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-07-31T07:26:01.735Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-07-31T07:26:01.735Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [2019-07-31T07:26:01.735Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [2019-07-31T07:26:01.735Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [2019-07-31T07:26:01.735Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [2019-07-31T07:26:01.735Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [2019-07-31T07:26:01.735Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [2019-07-31T07:26:01.735Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-31T07:26:01.735Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [2019-07-31T07:26:01.735Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [2019-07-31T07:26:01.735Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [2019-07-31T07:26:01.735Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-07-31T07:26:01.735Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [2019-07-31T07:26:01.735Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-31T07:26:01.735Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [2019-07-31T07:26:01.735Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar [2019-07-31T07:26:01.735Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.jar [2019-07-31T07:26:01.735Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.jar [2019-07-31T07:26:01.735Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.jar [2019-07-31T07:26:01.995Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-31T07:26:01.995Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [2019-07-31T07:26:01.995Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [2019-07-31T07:26:01.995Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [2019-07-31T07:26:01.995Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [2019-07-31T07:26:01.995Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [2019-07-31T07:26:01.995Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-31T07:26:01.995Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-07-31T07:26:01.995Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-07-31T07:26:01.995Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-07-31T07:26:01.995Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [2019-07-31T07:26:01.995Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [2019-07-31T07:26:01.995Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [2019-07-31T07:26:01.995Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [2019-07-31T07:26:01.995Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [2019-07-31T07:26:01.995Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [2019-07-31T07:26:01.995Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-31T07:26:01.995Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [2019-07-31T07:26:01.995Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [2019-07-31T07:26:01.995Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [2019-07-31T07:26:01.995Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-07-31T07:26:01.995Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [2019-07-31T07:26:01.995Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-31T07:26:01.995Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [2019-07-31T07:26:01.995Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar [2019-07-31T07:26:01.995Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.jar [2019-07-31T07:26:01.995Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.jar [2019-07-31T07:26:01.995Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.jar [2019-07-31T07:26:01.995Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-31T07:26:01.995Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [2019-07-31T07:26:01.995Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [2019-07-31T07:26:01.995Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [2019-07-31T07:26:01.995Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [2019-07-31T07:26:01.995Z] Progress (1): 4.1/39 kB Progress (1): 7.7/39 kB Progress (1): 12/39 kB Progress (1): 16/39 kB Progress (1): 20/39 kB Progress (1): 24/39 kB Progress (2): 24/39 kB | 4.1/237 kB Progress (2): 28/39 kB | 4.1/237 kB Progress (2): 32/39 kB | 4.1/237 kB Progress (2): 32/39 kB | 7.7/237 kB Progress (2): 36/39 kB | 7.7/237 kB Progress (2): 36/39 kB | 12/237 kB Progress (2): 39 kB | 12/237 kB Progress (2): 39 kB | 16/237 kB Progress (2): 39 kB | 20/237 kB Progress (2): 39 kB | 24/237 kB Progress (2): 39 kB | 28/237 kB Progress (2): 39 kB | 32/237 kB Progress (2): 39 kB | 36/237 kB Progress (2): 39 kB | 40/237 kB Progress (2): 39 kB | 44/237 kB Progress (2): 39 kB | 48/237 kB Progress (2): 39 kB | 52/237 kB Progress (2): 39 kB | 56/237 kB Progress (2): 39 kB | 60/237 kB Progress (2): 39 kB | 64/237 kB Progress (2): 39 kB | 68/237 kB Progress (2): 39 kB | 72/237 kB Progress (2): 39 kB | 76/237 kB Progress (2): 39 kB | 80/237 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 kB at 822 kB/s) [2019-07-31T07:26:01.995Z] Progress (2): 80/237 kB | 4.1/43 kB Progress (3): 80/237 kB | 4.1/43 kB | 4.1/17 kB Progress (3): 84/237 kB | 4.1/43 kB | 4.1/17 kB Progress (3): 88/237 kB | 4.1/43 kB | 4.1/17 kB Progress (3): 88/237 kB | 4.1/43 kB | 7.7/17 kB Progress (3): 88/237 kB | 7.7/43 kB | 7.7/17 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [2019-07-31T07:26:02.264Z] Progress (4): 88/237 kB | 7.7/43 kB | 7.7/17 kB | 4.1/38 kB Progress (4): 88/237 kB | 12/43 kB | 7.7/17 kB | 4.1/38 kB Progress (4): 88/237 kB | 16/43 kB | 7.7/17 kB | 4.1/38 kB Progress (4): 88/237 kB | 16/43 kB | 12/17 kB | 4.1/38 kB Progress (4): 92/237 kB | 16/43 kB | 12/17 kB | 4.1/38 kB Progress (4): 92/237 kB | 16/43 kB | 16/17 kB | 4.1/38 kB Progress (4): 92/237 kB | 20/43 kB | 16/17 kB | 4.1/38 kB Progress (4): 92/237 kB | 24/43 kB | 16/17 kB | 4.1/38 kB Progress (4): 92/237 kB | 24/43 kB | 16/17 kB | 7.7/38 kB Progress (4): 92/237 kB | 28/43 kB | 16/17 kB | 7.7/38 kB Progress (4): 92/237 kB | 28/43 kB | 17 kB | 7.7/38 kB Progress (4): 96/237 kB | 28/43 kB | 17 kB | 7.7/38 kB Progress (4): 96/237 kB | 32/43 kB | 17 kB | 7.7/38 kB Progress (4): 96/237 kB | 32/43 kB | 17 kB | 12/38 kB Progress (4): 96/237 kB | 32/43 kB | 17 kB | 16/38 kB Progress (4): 96/237 kB | 36/43 kB | 17 kB | 16/38 kB Progress (4): 100/237 kB | 36/43 kB | 17 kB | 16/38 kB Progress (4): 100/237 kB | 40/43 kB | 17 kB | 16/38 kB Progress (4): 100/237 kB | 40/43 kB | 17 kB | 20/38 kB Progress (4): 100/237 kB | 43 kB | 17 kB | 20/38 kB Progress (4): 104/237 kB | 43 kB | 17 kB | 20/38 kB Progress (4): 104/237 kB | 43 kB | 17 kB | 24/38 kB Progress (4): 108/237 kB | 43 kB | 17 kB | 24/38 kB Progress (4): 112/237 kB | 43 kB | 17 kB | 24/38 kB Progress (4): 112/237 kB | 43 kB | 17 kB | 28/38 kB Progress (4): 112/237 kB | 43 kB | 17 kB | 32/38 kB Progress (4): 116/237 kB | 43 kB | 17 kB | 32/38 kB Progress (4): 120/237 kB | 43 kB | 17 kB | 32/38 kB Progress (4): 120/237 kB | 43 kB | 17 kB | 36/38 kB Progress (4): 120/237 kB | 43 kB | 17 kB | 38 kB Progress (4): 124/237 kB | 43 kB | 17 kB | 38 kB Progress (4): 128/237 kB | 43 kB | 17 kB | 38 kB Progress (4): 132/237 kB | 43 kB | 17 kB | 38 kB Progress (4): 136/237 kB | 43 kB | 17 kB | 38 kB Progress (4): 140/237 kB | 43 kB | 17 kB | 38 kB Progress (4): 144/237 kB | 43 kB | 17 kB | 38 kB Progress (4): 148/237 kB | 43 kB | 17 kB | 38 kB Progress (4): 152/237 kB | 43 kB | 17 kB | 38 kB Progress (4): 156/237 kB | 43 kB | 17 kB | 38 kB Progress (4): 160/237 kB | 43 kB | 17 kB | 38 kB Progress (4): 164/237 kB | 43 kB | 17 kB | 38 kB Progress (4): 168/237 kB | 43 kB | 17 kB | 38 kB Progress (4): 172/237 kB | 43 kB | 17 kB | 38 kB Progress (4): 176/237 kB | 43 kB | 17 kB | 38 kB Progress (4): 180/237 kB | 43 kB | 17 kB | 38 kB Progress (4): 184/237 kB | 43 kB | 17 kB | 38 kB Progress (4): 188/237 kB | 43 kB | 17 kB | 38 kB Progress (4): 192/237 kB | 43 kB | 17 kB | 38 kB Progress (4): 196/237 kB | 43 kB | 17 kB | 38 kB Progress (4): 200/237 kB | 43 kB | 17 kB | 38 kB Progress (4): 204/237 kB | 43 kB | 17 kB | 38 kB Progress (4): 208/237 kB | 43 kB | 17 kB | 38 kB Progress (4): 212/237 kB | 43 kB | 17 kB | 38 kB Progress (4): 216/237 kB | 43 kB | 17 kB | 38 kB Progress (5): 216/237 kB | 43 kB | 17 kB | 38 kB | 4.1/158 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (38 kB at 482 kB/s) [2019-07-31T07:26:02.264Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-31T07:26:02.264Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar (17 kB at 210 kB/s) [2019-07-31T07:26:02.264Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-07-31T07:26:02.264Z] Progress (3): 216/237 kB | 43 kB | 7.7/158 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (43 kB at 509 kB/s) [2019-07-31T07:26:02.264Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-07-31T07:26:02.264Z] Progress (2): 220/237 kB | 7.7/158 kB Progress (2): 220/237 kB | 12/158 kB Progress (2): 224/237 kB | 12/158 kB Progress (2): 224/237 kB | 16/158 kB Progress (2): 228/237 kB | 16/158 kB Progress (3): 228/237 kB | 16/158 kB | 0/1.2 MB Progress (3): 228/237 kB | 20/158 kB | 0/1.2 MB Progress (3): 228/237 kB | 24/158 kB | 0/1.2 MB Progress (3): 232/237 kB | 24/158 kB | 0/1.2 MB Progress (3): 232/237 kB | 28/158 kB | 0/1.2 MB Progress (4): 232/237 kB | 28/158 kB | 0/1.2 MB | 4.1/262 kB Progress (4): 232/237 kB | 28/158 kB | 0/1.2 MB | 4.1/262 kB Progress (4): 232/237 kB | 28/158 kB | 0/1.2 MB | 7.7/262 kB Progress (4): 232/237 kB | 32/158 kB | 0/1.2 MB | 7.7/262 kB Progress (4): 236/237 kB | 32/158 kB | 0/1.2 MB | 7.7/262 kB Progress (4): 237 kB | 32/158 kB | 0/1.2 MB | 7.7/262 kB Progress (4): 237 kB | 33/158 kB | 0/1.2 MB | 7.7/262 kB Progress (4): 237 kB | 33/158 kB | 0/1.2 MB | 12/262 kB Progress (4): 237 kB | 33/158 kB | 0/1.2 MB | 12/262 kB Progress (4): 237 kB | 33/158 kB | 0/1.2 MB | 16/262 kB Progress (4): 237 kB | 37/158 kB | 0/1.2 MB | 16/262 kB Progress (5): 237 kB | 37/158 kB | 0/1.2 MB | 16/262 kB | 4.1/305 kB Progress (5): 237 kB | 41/158 kB | 0/1.2 MB | 16/262 kB | 4.1/305 kB Progress (5): 237 kB | 41/158 kB | 0/1.2 MB | 20/262 kB | 4.1/305 kB Progress (5): 237 kB | 41/158 kB | 0/1.2 MB | 24/262 kB | 4.1/305 kB Progress (5): 237 kB | 41/158 kB | 0/1.2 MB | 24/262 kB | 4.1/305 kB Progress (5): 237 kB | 41/158 kB | 0/1.2 MB | 28/262 kB | 4.1/305 kB Progress (5): 237 kB | 41/158 kB | 0/1.2 MB | 32/262 kB | 4.1/305 kB Progress (5): 237 kB | 45/158 kB | 0/1.2 MB | 32/262 kB | 4.1/305 kB Progress (5): 237 kB | 45/158 kB | 0/1.2 MB | 32/262 kB | 7.7/305 kB Progress (5): 237 kB | 49/158 kB | 0/1.2 MB | 32/262 kB | 7.7/305 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.jar (237 kB at 2.3 MB/s) [2019-07-31T07:26:02.264Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-07-31T07:26:02.264Z] Progress (4): 49/158 kB | 0/1.2 MB | 33/262 kB | 7.7/305 kB Progress (4): 49/158 kB | 0/1.2 MB | 33/262 kB | 7.7/305 kB Progress (4): 49/158 kB | 0/1.2 MB | 37/262 kB | 7.7/305 kB Progress (4): 53/158 kB | 0/1.2 MB | 37/262 kB | 7.7/305 kB Progress (4): 53/158 kB | 0/1.2 MB | 37/262 kB | 12/305 kB Progress (4): 57/158 kB | 0/1.2 MB | 37/262 kB | 12/305 kB Progress (4): 57/158 kB | 0/1.2 MB | 41/262 kB | 12/305 kB Progress (4): 57/158 kB | 0/1.2 MB | 41/262 kB | 12/305 kB Progress (4): 57/158 kB | 0/1.2 MB | 45/262 kB | 12/305 kB Progress (4): 61/158 kB | 0/1.2 MB | 45/262 kB | 12/305 kB Progress (4): 61/158 kB | 0/1.2 MB | 45/262 kB | 16/305 kB Progress (4): 65/158 kB | 0/1.2 MB | 45/262 kB | 16/305 kB Progress (4): 65/158 kB | 0/1.2 MB | 49/262 kB | 16/305 kB Progress (4): 65/158 kB | 0/1.2 MB | 49/262 kB | 16/305 kB Progress (4): 65/158 kB | 0/1.2 MB | 49/262 kB | 16/305 kB Progress (4): 65/158 kB | 0/1.2 MB | 53/262 kB | 16/305 kB Progress (4): 65/158 kB | 0/1.2 MB | 57/262 kB | 16/305 kB Progress (4): 69/158 kB | 0/1.2 MB | 57/262 kB | 16/305 kB Progress (4): 69/158 kB | 0/1.2 MB | 57/262 kB | 20/305 kB Progress (4): 73/158 kB | 0/1.2 MB | 57/262 kB | 20/305 kB Progress (4): 73/158 kB | 0/1.2 MB | 61/262 kB | 20/305 kB Progress (4): 73/158 kB | 0/1.2 MB | 61/262 kB | 20/305 kB Progress (4): 73/158 kB | 0/1.2 MB | 65/262 kB | 20/305 kB Progress (5): 73/158 kB | 0/1.2 MB | 65/262 kB | 20/305 kB | 4.1/30 kB Progress (5): 77/158 kB | 0/1.2 MB | 65/262 kB | 20/305 kB | 4.1/30 kB Progress (5): 77/158 kB | 0/1.2 MB | 65/262 kB | 24/305 kB | 4.1/30 kB Progress (5): 81/158 kB | 0/1.2 MB | 65/262 kB | 24/305 kB | 4.1/30 kB Progress (5): 81/158 kB | 0/1.2 MB | 65/262 kB | 24/305 kB | 7.7/30 kB Progress (5): 81/158 kB | 0/1.2 MB | 66/262 kB | 24/305 kB | 7.7/30 kB Progress (5): 81/158 kB | 0/1.2 MB | 66/262 kB | 24/305 kB | 12/30 kB Progress (5): 81/158 kB | 0/1.2 MB | 66/262 kB | 24/305 kB | 12/30 kB Progress (5): 81/158 kB | 0/1.2 MB | 66/262 kB | 24/305 kB | 16/30 kB Progress (5): 81/158 kB | 0/1.2 MB | 70/262 kB | 24/305 kB | 16/30 kB Progress (5): 81/158 kB | 0/1.2 MB | 74/262 kB | 24/305 kB | 16/30 kB Progress (5): 85/158 kB | 0/1.2 MB | 74/262 kB | 24/305 kB | 16/30 kB Progress (5): 85/158 kB | 0/1.2 MB | 74/262 kB | 28/305 kB | 16/30 kB Progress (5): 89/158 kB | 0/1.2 MB | 74/262 kB | 28/305 kB | 16/30 kB Progress (5): 89/158 kB | 0/1.2 MB | 78/262 kB | 28/305 kB | 16/30 kB Progress (5): 89/158 kB | 0/1.2 MB | 78/262 kB | 28/305 kB | 20/30 kB Progress (5): 89/158 kB | 0/1.2 MB | 78/262 kB | 28/305 kB | 20/30 kB Progress (5): 89/158 kB | 0/1.2 MB | 78/262 kB | 28/305 kB | 24/30 kB Progress (5): 89/158 kB | 0/1.2 MB | 82/262 kB | 28/305 kB | 24/30 kB Progress (5): 93/158 kB | 0/1.2 MB | 82/262 kB | 28/305 kB | 24/30 kB Progress (5): 97/158 kB | 0/1.2 MB | 82/262 kB | 28/305 kB | 24/30 kB Progress (5): 97/158 kB | 0/1.2 MB | 82/262 kB | 32/305 kB | 24/30 kB Progress (5): 101/158 kB | 0/1.2 MB | 82/262 kB | 32/305 kB | 24/30 kB Progress (5): 101/158 kB | 0/1.2 MB | 86/262 kB | 32/305 kB | 24/30 kB Progress (5): 101/158 kB | 0/1.2 MB | 86/262 kB | 32/305 kB | 28/30 kB Progress (5): 101/158 kB | 0/1.2 MB | 86/262 kB | 32/305 kB | 28/30 kB Progress (5): 101/158 kB | 0/1.2 MB | 86/262 kB | 32/305 kB | 30 kB Progress (5): 101/158 kB | 0/1.2 MB | 90/262 kB | 32/305 kB | 30 kB Progress (5): 105/158 kB | 0/1.2 MB | 90/262 kB | 32/305 kB | 30 kB Progress (5): 105/158 kB | 0/1.2 MB | 90/262 kB | 33/305 kB | 30 kB Progress (5): 109/158 kB | 0/1.2 MB | 90/262 kB | 33/305 kB | 30 kB Progress (5): 113/158 kB | 0/1.2 MB | 90/262 kB | 33/305 kB | 30 kB Progress (5): 113/158 kB | 0/1.2 MB | 94/262 kB | 33/305 kB | 30 kB Progress (5): 113/158 kB | 0/1.2 MB | 94/262 kB | 33/305 kB | 30 kB Progress (5): 113/158 kB | 0/1.2 MB | 98/262 kB | 33/305 kB | 30 kB Progress (5): 117/158 kB | 0/1.2 MB | 98/262 kB | 33/305 kB | 30 kB Progress (5): 117/158 kB | 0/1.2 MB | 98/262 kB | 37/305 kB | 30 kB Progress (5): 121/158 kB | 0/1.2 MB | 98/262 kB | 37/305 kB | 30 kB Progress (5): 121/158 kB | 0/1.2 MB | 102/262 kB | 37/305 kB | 30 kB Progress (5): 121/158 kB | 0.1/1.2 MB | 102/262 kB | 37/305 kB | 30 kB Progress (5): 121/158 kB | 0.1/1.2 MB | 106/262 kB | 37/305 kB | 30 kB Progress (5): 125/158 kB | 0.1/1.2 MB | 106/262 kB | 37/305 kB | 30 kB Progress (5): 125/158 kB | 0.1/1.2 MB | 106/262 kB | 41/305 kB | 30 kB Progress (5): 129/158 kB | 0.1/1.2 MB | 106/262 kB | 41/305 kB | 30 kB Progress (5): 129/158 kB | 0.1/1.2 MB | 110/262 kB | 41/305 kB | 30 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (30 kB at 188 kB/s) [2019-07-31T07:26:02.264Z] Progress (4): 129/158 kB | 0.1/1.2 MB | 110/262 kB | 41/305 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [2019-07-31T07:26:02.264Z] Progress (4): 129/158 kB | 0.1/1.2 MB | 114/262 kB | 41/305 kB Progress (4): 133/158 kB | 0.1/1.2 MB | 114/262 kB | 41/305 kB Progress (4): 133/158 kB | 0.1/1.2 MB | 114/262 kB | 45/305 kB Progress (4): 137/158 kB | 0.1/1.2 MB | 114/262 kB | 45/305 kB Progress (4): 137/158 kB | 0.1/1.2 MB | 118/262 kB | 45/305 kB Progress (4): 137/158 kB | 0.1/1.2 MB | 122/262 kB | 45/305 kB Progress (4): 137/158 kB | 0.1/1.2 MB | 126/262 kB | 45/305 kB Progress (4): 137/158 kB | 0.1/1.2 MB | 130/262 kB | 45/305 kB Progress (4): 137/158 kB | 0.1/1.2 MB | 130/262 kB | 45/305 kB Progress (4): 137/158 kB | 0.1/1.2 MB | 134/262 kB | 45/305 kB Progress (4): 137/158 kB | 0.1/1.2 MB | 138/262 kB | 45/305 kB Progress (4): 141/158 kB | 0.1/1.2 MB | 138/262 kB | 45/305 kB Progress (4): 141/158 kB | 0.1/1.2 MB | 138/262 kB | 49/305 kB Progress (4): 145/158 kB | 0.1/1.2 MB | 138/262 kB | 49/305 kB Progress (4): 145/158 kB | 0.1/1.2 MB | 142/262 kB | 49/305 kB Progress (4): 145/158 kB | 0.1/1.2 MB | 142/262 kB | 49/305 kB Progress (4): 145/158 kB | 0.1/1.2 MB | 146/262 kB | 49/305 kB Progress (4): 149/158 kB | 0.1/1.2 MB | 146/262 kB | 49/305 kB Progress (4): 149/158 kB | 0.1/1.2 MB | 146/262 kB | 53/305 kB Progress (4): 153/158 kB | 0.1/1.2 MB | 146/262 kB | 53/305 kB Progress (4): 153/158 kB | 0.1/1.2 MB | 150/262 kB | 53/305 kB Progress (4): 153/158 kB | 0.1/1.2 MB | 150/262 kB | 53/305 kB Progress (4): 153/158 kB | 0.1/1.2 MB | 150/262 kB | 53/305 kB Progress (5): 153/158 kB | 0.1/1.2 MB | 150/262 kB | 53/305 kB | 4.1/50 kB Progress (5): 157/158 kB | 0.1/1.2 MB | 150/262 kB | 53/305 kB | 4.1/50 kB Progress (5): 158 kB | 0.1/1.2 MB | 150/262 kB | 53/305 kB | 4.1/50 kB Progress (5): 158 kB | 0.1/1.2 MB | 154/262 kB | 53/305 kB | 4.1/50 kB Progress (5): 158 kB | 0.1/1.2 MB | 154/262 kB | 57/305 kB | 4.1/50 kB Progress (5): 158 kB | 0.1/1.2 MB | 158/262 kB | 57/305 kB | 4.1/50 kB Progress (5): 158 kB | 0.1/1.2 MB | 158/262 kB | 57/305 kB | 7.7/50 kB Progress (5): 158 kB | 0.1/1.2 MB | 158/262 kB | 57/305 kB | 7.7/50 kB Progress (5): 158 kB | 0.1/1.2 MB | 158/262 kB | 57/305 kB | 7.7/50 kB Progress (5): 158 kB | 0.1/1.2 MB | 158/262 kB | 57/305 kB | 12/50 kB Progress (5): 158 kB | 0.1/1.2 MB | 162/262 kB | 57/305 kB | 12/50 kB Progress (5): 158 kB | 0.1/1.2 MB | 162/262 kB | 61/305 kB | 12/50 kB Progress (5): 158 kB | 0.1/1.2 MB | 166/262 kB | 61/305 kB | 12/50 kB Progress (5): 158 kB | 0.1/1.2 MB | 170/262 kB | 61/305 kB | 12/50 kB Progress (5): 158 kB | 0.1/1.2 MB | 170/262 kB | 61/305 kB | 16/50 kB Progress (5): 158 kB | 0.1/1.2 MB | 170/262 kB | 61/305 kB | 16/50 kB Progress (5): 158 kB | 0.1/1.2 MB | 170/262 kB | 61/305 kB | 16/50 kB Progress (5): 158 kB | 0.1/1.2 MB | 170/262 kB | 61/305 kB | 20/50 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar (158 kB at 851 kB/s) [2019-07-31T07:26:02.264Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [2019-07-31T07:26:02.264Z] Progress (4): 0.1/1.2 MB | 174/262 kB | 61/305 kB | 20/50 kB Progress (4): 0.1/1.2 MB | 178/262 kB | 61/305 kB | 20/50 kB Progress (4): 0.1/1.2 MB | 178/262 kB | 65/305 kB | 20/50 kB Progress (4): 0.1/1.2 MB | 182/262 kB | 65/305 kB | 20/50 kB Progress (4): 0.1/1.2 MB | 182/262 kB | 65/305 kB | 24/50 kB Progress (4): 0.1/1.2 MB | 182/262 kB | 65/305 kB | 24/50 kB Progress (4): 0.1/1.2 MB | 182/262 kB | 65/305 kB | 28/50 kB Progress (4): 0.1/1.2 MB | 186/262 kB | 65/305 kB | 28/50 kB Progress (4): 0.1/1.2 MB | 186/262 kB | 69/305 kB | 28/50 kB Progress (4): 0.1/1.2 MB | 190/262 kB | 69/305 kB | 28/50 kB Progress (4): 0.1/1.2 MB | 190/262 kB | 69/305 kB | 32/50 kB Progress (4): 0.1/1.2 MB | 190/262 kB | 69/305 kB | 32/50 kB Progress (4): 0.1/1.2 MB | 190/262 kB | 69/305 kB | 36/50 kB Progress (4): 0.1/1.2 MB | 194/262 kB | 69/305 kB | 36/50 kB Progress (4): 0.1/1.2 MB | 194/262 kB | 73/305 kB | 36/50 kB Progress (4): 0.1/1.2 MB | 198/262 kB | 73/305 kB | 36/50 kB Progress (4): 0.1/1.2 MB | 198/262 kB | 73/305 kB | 40/50 kB Progress (4): 0.1/1.2 MB | 198/262 kB | 73/305 kB | 40/50 kB Progress (4): 0.1/1.2 MB | 198/262 kB | 73/305 kB | 44/50 kB Progress (4): 0.1/1.2 MB | 202/262 kB | 73/305 kB | 44/50 kB Progress (4): 0.1/1.2 MB | 202/262 kB | 77/305 kB | 44/50 kB Progress (4): 0.1/1.2 MB | 206/262 kB | 77/305 kB | 44/50 kB Progress (4): 0.1/1.2 MB | 210/262 kB | 77/305 kB | 44/50 kB Progress (5): 0.1/1.2 MB | 210/262 kB | 77/305 kB | 44/50 kB | 4.1/52 kB Progress (5): 0.1/1.2 MB | 210/262 kB | 77/305 kB | 48/50 kB | 4.1/52 kB Progress (5): 0.1/1.2 MB | 210/262 kB | 77/305 kB | 48/50 kB | 4.1/52 kB Progress (5): 0.1/1.2 MB | 210/262 kB | 77/305 kB | 50 kB | 4.1/52 kB Progress (5): 0.1/1.2 MB | 210/262 kB | 77/305 kB | 50 kB | 7.7/52 kB Progress (5): 0.1/1.2 MB | 214/262 kB | 77/305 kB | 50 kB | 7.7/52 kB Progress (5): 0.1/1.2 MB | 214/262 kB | 81/305 kB | 50 kB | 7.7/52 kB Progress (5): 0.1/1.2 MB | 218/262 kB | 81/305 kB | 50 kB | 7.7/52 kB Progress (5): 0.1/1.2 MB | 218/262 kB | 81/305 kB | 50 kB | 12/52 kB Progress (5): 0.1/1.2 MB | 218/262 kB | 81/305 kB | 50 kB | 12/52 kB Progress (5): 0.1/1.2 MB | 218/262 kB | 81/305 kB | 50 kB | 16/52 kB Progress (5): 0.1/1.2 MB | 218/262 kB | 85/305 kB | 50 kB | 16/52 kB Progress (5): 0.1/1.2 MB | 222/262 kB | 85/305 kB | 50 kB | 16/52 kB Progress (5): 0.1/1.2 MB | 226/262 kB | 85/305 kB | 50 kB | 16/52 kB Progress (5): 0.1/1.2 MB | 226/262 kB | 89/305 kB | 50 kB | 16/52 kB Progress (5): 0.1/1.2 MB | 226/262 kB | 89/305 kB | 50 kB | 20/52 kB Progress (5): 0.1/1.2 MB | 226/262 kB | 89/305 kB | 50 kB | 20/52 kB Progress (5): 0.1/1.2 MB | 226/262 kB | 89/305 kB | 50 kB | 24/52 kB Progress (5): 0.1/1.2 MB | 226/262 kB | 93/305 kB | 50 kB | 24/52 kB Progress (5): 0.1/1.2 MB | 230/262 kB | 93/305 kB | 50 kB | 24/52 kB Progress (5): 0.1/1.2 MB | 234/262 kB | 93/305 kB | 50 kB | 24/52 kB Progress (5): 0.1/1.2 MB | 234/262 kB | 97/305 kB | 50 kB | 24/52 kB Progress (5): 0.1/1.2 MB | 234/262 kB | 101/305 kB | 50 kB | 24/52 kB Progress (5): 0.1/1.2 MB | 234/262 kB | 105/305 kB | 50 kB | 24/52 kB Progress (5): 0.1/1.2 MB | 234/262 kB | 109/305 kB | 50 kB | 24/52 kB Progress (5): 0.1/1.2 MB | 234/262 kB | 113/305 kB | 50 kB | 24/52 kB Progress (5): 0.1/1.2 MB | 234/262 kB | 113/305 kB | 50 kB | 28/52 kB Progress (5): 0.1/1.2 MB | 234/262 kB | 113/305 kB | 50 kB | 32/52 kB Progress (5): 0.1/1.2 MB | 234/262 kB | 113/305 kB | 50 kB | 32/52 kB Progress (5): 0.1/1.2 MB | 234/262 kB | 113/305 kB | 50 kB | 36/52 kB Progress (5): 0.1/1.2 MB | 234/262 kB | 117/305 kB | 50 kB | 36/52 kB Progress (5): 0.1/1.2 MB | 238/262 kB | 117/305 kB | 50 kB | 36/52 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar (50 kB at 230 kB/s) [2019-07-31T07:26:02.264Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [2019-07-31T07:26:02.264Z] Progress (4): 0.1/1.2 MB | 242/262 kB | 117/305 kB | 36/52 kB Progress (4): 0.1/1.2 MB | 242/262 kB | 121/305 kB | 36/52 kB Progress (4): 0.1/1.2 MB | 242/262 kB | 121/305 kB | 40/52 kB Progress (4): 0.1/1.2 MB | 242/262 kB | 121/305 kB | 40/52 kB Progress (4): 0.1/1.2 MB | 242/262 kB | 121/305 kB | 44/52 kB Progress (4): 0.1/1.2 MB | 242/262 kB | 125/305 kB | 44/52 kB Progress (4): 0.1/1.2 MB | 246/262 kB | 125/305 kB | 44/52 kB Progress (4): 0.1/1.2 MB | 246/262 kB | 129/305 kB | 44/52 kB Progress (4): 0.1/1.2 MB | 246/262 kB | 129/305 kB | 48/52 kB Progress (4): 0.1/1.2 MB | 246/262 kB | 129/305 kB | 48/52 kB Progress (4): 0.1/1.2 MB | 246/262 kB | 129/305 kB | 52/52 kB Progress (4): 0.1/1.2 MB | 246/262 kB | 129/305 kB | 52 kB Progress (4): 0.1/1.2 MB | 246/262 kB | 133/305 kB | 52 kB Progress (4): 0.1/1.2 MB | 250/262 kB | 133/305 kB | 52 kB Progress (4): 0.1/1.2 MB | 250/262 kB | 137/305 kB | 52 kB Progress (4): 0.1/1.2 MB | 250/262 kB | 137/305 kB | 52 kB Progress (4): 0.1/1.2 MB | 250/262 kB | 137/305 kB | 52 kB Progress (4): 0.1/1.2 MB | 250/262 kB | 137/305 kB | 52 kB Progress (4): 0.1/1.2 MB | 250/262 kB | 137/305 kB | 52 kB Progress (4): 0.1/1.2 MB | 250/262 kB | 137/305 kB | 52 kB Progress (4): 0.1/1.2 MB | 250/262 kB | 137/305 kB | 52 kB Progress (4): 0.1/1.2 MB | 250/262 kB | 141/305 kB | 52 kB Progress (4): 0.1/1.2 MB | 254/262 kB | 141/305 kB | 52 kB Progress (4): 0.1/1.2 MB | 254/262 kB | 145/305 kB | 52 kB Progress (4): 0.2/1.2 MB | 254/262 kB | 145/305 kB | 52 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar (52 kB at 216 kB/s) [2019-07-31T07:26:02.264Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [2019-07-31T07:26:02.264Z] Progress (4): 0.2/1.2 MB | 254/262 kB | 145/305 kB | 4.1/15 kB Progress (4): 0.2/1.2 MB | 254/262 kB | 145/305 kB | 4.1/15 kB Progress (4): 0.2/1.2 MB | 254/262 kB | 149/305 kB | 4.1/15 kB Progress (4): 0.2/1.2 MB | 258/262 kB | 149/305 kB | 4.1/15 kB Progress (4): 0.2/1.2 MB | 258/262 kB | 153/305 kB | 4.1/15 kB Progress (4): 0.2/1.2 MB | 258/262 kB | 153/305 kB | 4.1/15 kB Progress (4): 0.2/1.2 MB | 258/262 kB | 153/305 kB | 7.7/15 kB Progress (4): 0.2/1.2 MB | 258/262 kB | 153/305 kB | 7.7/15 kB Progress (4): 0.2/1.2 MB | 258/262 kB | 157/305 kB | 7.7/15 kB Progress (4): 0.2/1.2 MB | 258/262 kB | 161/305 kB | 7.7/15 kB Progress (4): 0.2/1.2 MB | 262/262 kB | 161/305 kB | 7.7/15 kB Progress (4): 0.2/1.2 MB | 262 kB | 161/305 kB | 7.7/15 kB Progress (4): 0.2/1.2 MB | 262 kB | 165/305 kB | 7.7/15 kB Progress (4): 0.2/1.2 MB | 262 kB | 169/305 kB | 7.7/15 kB Progress (4): 0.2/1.2 MB | 262 kB | 169/305 kB | 7.7/15 kB Progress (4): 0.2/1.2 MB | 262 kB | 169/305 kB | 12/15 kB Progress (4): 0.2/1.2 MB | 262 kB | 169/305 kB | 12/15 kB Progress (4): 0.2/1.2 MB | 262 kB | 169/305 kB | 12/15 kB Progress (4): 0.2/1.2 MB | 262 kB | 173/305 kB | 12/15 kB Progress (4): 0.2/1.2 MB | 262 kB | 177/305 kB | 12/15 kB Progress (4): 0.2/1.2 MB | 262 kB | 177/305 kB | 12/15 kB Progress (4): 0.2/1.2 MB | 262 kB | 177/305 kB | 12/15 kB Progress (4): 0.2/1.2 MB | 262 kB | 177/305 kB | 15 kB Progress (4): 0.2/1.2 MB | 262 kB | 177/305 kB | 15 kB Progress (4): 0.2/1.2 MB | 262 kB | 181/305 kB | 15 kB Progress (4): 0.2/1.2 MB | 262 kB | 181/305 kB | 15 kB Progress (4): 0.2/1.2 MB | 262 kB | 185/305 kB | 15 kB Progress (5): 0.2/1.2 MB | 262 kB | 185/305 kB | 15 kB | 4.1/37 kB Progress (5): 0.2/1.2 MB | 262 kB | 185/305 kB | 15 kB | 4.1/37 kB Progress (5): 0.2/1.2 MB | 262 kB | 185/305 kB | 15 kB | 7.7/37 kB Progress (5): 0.2/1.2 MB | 262 kB | 189/305 kB | 15 kB | 7.7/37 kB Progress (5): 0.2/1.2 MB | 262 kB | 189/305 kB | 15 kB | 12/37 kB Progress (5): 0.2/1.2 MB | 262 kB | 189/305 kB | 15 kB | 16/37 kB Progress (5): 0.2/1.2 MB | 262 kB | 189/305 kB | 15 kB | 16/37 kB Progress (5): 0.2/1.2 MB | 262 kB | 189/305 kB | 15 kB | 16/37 kB Progress (5): 0.2/1.2 MB | 262 kB | 189/305 kB | 15 kB | 20/37 kB Progress (5): 0.2/1.2 MB | 262 kB | 189/305 kB | 15 kB | 24/37 kB Progress (5): 0.2/1.2 MB | 262 kB | 193/305 kB | 15 kB | 24/37 kB Progress (5): 0.2/1.2 MB | 262 kB | 193/305 kB | 15 kB | 28/37 kB Progress (5): 0.2/1.2 MB | 262 kB | 197/305 kB | 15 kB | 28/37 kB Progress (5): 0.2/1.2 MB | 262 kB | 201/305 kB | 15 kB | 28/37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar (15 kB at 56 kB/s) [2019-07-31T07:26:02.264Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [2019-07-31T07:26:02.264Z] Progress (4): 0.2/1.2 MB | 262 kB | 201/305 kB | 28/37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 973 kB/s) [2019-07-31T07:26:02.264Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [2019-07-31T07:26:02.264Z] Progress (3): 0.2/1.2 MB | 201/305 kB | 28/37 kB Progress (3): 0.2/1.2 MB | 201/305 kB | 28/37 kB Progress (3): 0.2/1.2 MB | 205/305 kB | 28/37 kB Progress (3): 0.2/1.2 MB | 205/305 kB | 32/37 kB Progress (3): 0.2/1.2 MB | 209/305 kB | 32/37 kB Progress (3): 0.2/1.2 MB | 209/305 kB | 36/37 kB Progress (3): 0.2/1.2 MB | 209/305 kB | 37 kB Progress (3): 0.2/1.2 MB | 209/305 kB | 37 kB Progress (3): 0.2/1.2 MB | 213/305 kB | 37 kB Progress (3): 0.2/1.2 MB | 213/305 kB | 37 kB Progress (3): 0.2/1.2 MB | 217/305 kB | 37 kB Progress (3): 0.2/1.2 MB | 217/305 kB | 37 kB Progress (3): 0.2/1.2 MB | 217/305 kB | 37 kB Progress (3): 0.2/1.2 MB | 221/305 kB | 37 kB Progress (3): 0.2/1.2 MB | 221/305 kB | 37 kB Progress (3): 0.2/1.2 MB | 221/305 kB | 37 kB Progress (3): 0.2/1.2 MB | 225/305 kB | 37 kB Progress (3): 0.2/1.2 MB | 225/305 kB | 37 kB Progress (3): 0.2/1.2 MB | 229/305 kB | 37 kB Progress (3): 0.2/1.2 MB | 229/305 kB | 37 kB Progress (3): 0.2/1.2 MB | 233/305 kB | 37 kB Progress (3): 0.2/1.2 MB | 237/305 kB | 37 kB Progress (3): 0.2/1.2 MB | 241/305 kB | 37 kB Progress (3): 0.3/1.2 MB | 241/305 kB | 37 kB Progress (3): 0.3/1.2 MB | 241/305 kB | 37 kB Progress (4): 0.3/1.2 MB | 241/305 kB | 37 kB | 4.1/11 kB Progress (4): 0.3/1.2 MB | 245/305 kB | 37 kB | 4.1/11 kB Progress (4): 0.3/1.2 MB | 249/305 kB | 37 kB | 4.1/11 kB Progress (4): 0.3/1.2 MB | 249/305 kB | 37 kB | 7.7/11 kB Progress (4): 0.3/1.2 MB | 249/305 kB | 37 kB | 7.7/11 kB Progress (5): 0.3/1.2 MB | 249/305 kB | 37 kB | 7.7/11 kB | 4.1/7.7 kB Progress (5): 0.3/1.2 MB | 249/305 kB | 37 kB | 7.7/11 kB | 4.1/7.7 kB Progress (5): 0.3/1.2 MB | 249/305 kB | 37 kB | 11 kB | 4.1/7.7 kB Progress (5): 0.3/1.2 MB | 253/305 kB | 37 kB | 11 kB | 4.1/7.7 kB Progress (5): 0.3/1.2 MB | 257/305 kB | 37 kB | 11 kB | 4.1/7.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar (37 kB at 129 kB/s) [2019-07-31T07:26:02.264Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-31T07:26:02.264Z] Progress (4): 0.3/1.2 MB | 261/305 kB | 11 kB | 4.1/7.7 kB Progress (4): 0.3/1.2 MB | 261/305 kB | 11 kB | 4.1/7.7 kB Progress (4): 0.3/1.2 MB | 261/305 kB | 11 kB | 7.7 kB Progress (4): 0.3/1.2 MB | 261/305 kB | 11 kB | 7.7 kB Progress (4): 0.3/1.2 MB | 265/305 kB | 11 kB | 7.7 kB Progress (4): 0.3/1.2 MB | 265/305 kB | 11 kB | 7.7 kB Progress (4): 0.3/1.2 MB | 265/305 kB | 11 kB | 7.7 kB Progress (4): 0.3/1.2 MB | 269/305 kB | 11 kB | 7.7 kB Progress (4): 0.3/1.2 MB | 273/305 kB | 11 kB | 7.7 kB Progress (4): 0.3/1.2 MB | 273/305 kB | 11 kB | 7.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 35 kB/s) [2019-07-31T07:26:02.264Z] Progress (3): 0.3/1.2 MB | 273/305 kB | 7.7 kB Progress (3): 0.3/1.2 MB | 277/305 kB | 7.7 kB Progress (3): 0.3/1.2 MB | 277/305 kB | 7.7 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [2019-07-31T07:26:02.524Z] Progress (4): 0.3/1.2 MB | 277/305 kB | 7.7 kB | 4.1/392 kB Progress (4): 0.3/1.2 MB | 277/305 kB | 7.7 kB | 4.1/392 kB Progress (4): 0.3/1.2 MB | 281/305 kB | 7.7 kB | 4.1/392 kB Progress (4): 0.3/1.2 MB | 281/305 kB | 7.7 kB | 4.1/392 kB Progress (4): 0.3/1.2 MB | 281/305 kB | 7.7 kB | 7.7/392 kB Progress (4): 0.3/1.2 MB | 281/305 kB | 7.7 kB | 7.7/392 kB Progress (4): 0.3/1.2 MB | 285/305 kB | 7.7 kB | 7.7/392 kB Progress (4): 0.3/1.2 MB | 285/305 kB | 7.7 kB | 7.7/392 kB Progress (4): 0.3/1.2 MB | 285/305 kB | 7.7 kB | 12/392 kB Progress (4): 0.3/1.2 MB | 285/305 kB | 7.7 kB | 12/392 kB Progress (4): 0.3/1.2 MB | 289/305 kB | 7.7 kB | 12/392 kB Progress (4): 0.3/1.2 MB | 289/305 kB | 7.7 kB | 12/392 kB Progress (4): 0.3/1.2 MB | 289/305 kB | 7.7 kB | 16/392 kB Progress (4): 0.3/1.2 MB | 289/305 kB | 7.7 kB | 16/392 kB Progress (4): 0.3/1.2 MB | 293/305 kB | 7.7 kB | 16/392 kB Progress (4): 0.3/1.2 MB | 293/305 kB | 7.7 kB | 16/392 kB Progress (4): 0.3/1.2 MB | 293/305 kB | 7.7 kB | 20/392 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 23 kB/s) [2019-07-31T07:26:02.524Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [2019-07-31T07:26:02.524Z] Progress (4): 0.3/1.2 MB | 293/305 kB | 20/392 kB | 4.1/571 kB Progress (4): 0.3/1.2 MB | 293/305 kB | 20/392 kB | 4.1/571 kB Progress (4): 0.3/1.2 MB | 297/305 kB | 20/392 kB | 4.1/571 kB Progress (4): 0.3/1.2 MB | 297/305 kB | 20/392 kB | 4.1/571 kB Progress (4): 0.3/1.2 MB | 297/305 kB | 20/392 kB | 4.1/571 kB Progress (4): 0.3/1.2 MB | 297/305 kB | 20/392 kB | 7.7/571 kB Progress (4): 0.3/1.2 MB | 297/305 kB | 24/392 kB | 7.7/571 kB Progress (4): 0.3/1.2 MB | 297/305 kB | 24/392 kB | 12/571 kB Progress (4): 0.3/1.2 MB | 297/305 kB | 24/392 kB | 12/571 kB Progress (4): 0.3/1.2 MB | 301/305 kB | 24/392 kB | 12/571 kB Progress (4): 0.3/1.2 MB | 301/305 kB | 24/392 kB | 12/571 kB Progress (4): 0.3/1.2 MB | 301/305 kB | 24/392 kB | 16/571 kB Progress (4): 0.3/1.2 MB | 301/305 kB | 28/392 kB | 16/571 kB Progress (4): 0.3/1.2 MB | 301/305 kB | 28/392 kB | 20/571 kB Progress (4): 0.3/1.2 MB | 301/305 kB | 28/392 kB | 20/571 kB Progress (4): 0.3/1.2 MB | 305/305 kB | 28/392 kB | 20/571 kB Progress (4): 0.4/1.2 MB | 305/305 kB | 28/392 kB | 20/571 kB Progress (4): 0.4/1.2 MB | 305/305 kB | 28/392 kB | 24/571 kB Progress (4): 0.4/1.2 MB | 305/305 kB | 32/392 kB | 24/571 kB Progress (4): 0.4/1.2 MB | 305/305 kB | 32/392 kB | 28/571 kB Progress (4): 0.4/1.2 MB | 305/305 kB | 32/392 kB | 28/571 kB Progress (4): 0.4/1.2 MB | 305 kB | 32/392 kB | 28/571 kB Progress (4): 0.4/1.2 MB | 305 kB | 32/392 kB | 28/571 kB Progress (4): 0.4/1.2 MB | 305 kB | 32/392 kB | 32/571 kB Progress (4): 0.4/1.2 MB | 305 kB | 33/392 kB | 32/571 kB Progress (5): 0.4/1.2 MB | 305 kB | 33/392 kB | 32/571 kB | 4.1/91 kB Progress (5): 0.4/1.2 MB | 305 kB | 33/392 kB | 33/571 kB | 4.1/91 kB Progress (5): 0.4/1.2 MB | 305 kB | 33/392 kB | 33/571 kB | 4.1/91 kB Progress (5): 0.4/1.2 MB | 305 kB | 33/392 kB | 37/571 kB | 4.1/91 kB Progress (5): 0.4/1.2 MB | 305 kB | 33/392 kB | 37/571 kB | 7.7/91 kB Progress (5): 0.4/1.2 MB | 305 kB | 37/392 kB | 37/571 kB | 7.7/91 kB Progress (5): 0.4/1.2 MB | 305 kB | 37/392 kB | 37/571 kB | 12/91 kB Progress (5): 0.4/1.2 MB | 305 kB | 37/392 kB | 41/571 kB | 12/91 kB Progress (5): 0.4/1.2 MB | 305 kB | 37/392 kB | 41/571 kB | 12/91 kB Progress (5): 0.4/1.2 MB | 305 kB | 37/392 kB | 45/571 kB | 12/91 kB Progress (5): 0.4/1.2 MB | 305 kB | 37/392 kB | 45/571 kB | 16/91 kB Progress (5): 0.4/1.2 MB | 305 kB | 41/392 kB | 45/571 kB | 16/91 kB Progress (5): 0.4/1.2 MB | 305 kB | 41/392 kB | 45/571 kB | 20/91 kB Progress (5): 0.4/1.2 MB | 305 kB | 41/392 kB | 49/571 kB | 20/91 kB Progress (5): 0.4/1.2 MB | 305 kB | 41/392 kB | 49/571 kB | 20/91 kB Progress (5): 0.4/1.2 MB | 305 kB | 41/392 kB | 49/571 kB | 20/91 kB Progress (5): 0.4/1.2 MB | 305 kB | 41/392 kB | 53/571 kB | 20/91 kB Progress (5): 0.4/1.2 MB | 305 kB | 41/392 kB | 57/571 kB | 20/91 kB Progress (5): 0.4/1.2 MB | 305 kB | 41/392 kB | 61/571 kB | 20/91 kB Progress (5): 0.4/1.2 MB | 305 kB | 41/392 kB | 65/571 kB | 20/91 kB Progress (5): 0.4/1.2 MB | 305 kB | 41/392 kB | 65/571 kB | 24/91 kB Progress (5): 0.4/1.2 MB | 305 kB | 45/392 kB | 65/571 kB | 24/91 kB Progress (5): 0.4/1.2 MB | 305 kB | 49/392 kB | 65/571 kB | 24/91 kB Progress (5): 0.4/1.2 MB | 305 kB | 49/392 kB | 65/571 kB | 28/91 kB Progress (5): 0.4/1.2 MB | 305 kB | 49/392 kB | 65/571 kB | 32/91 kB Progress (5): 0.4/1.2 MB | 305 kB | 49/392 kB | 66/571 kB | 32/91 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (305 kB at 836 kB/s) [2019-07-31T07:26:02.524Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [2019-07-31T07:26:02.524Z] Progress (4): 0.4/1.2 MB | 49/392 kB | 66/571 kB | 32/91 kB Progress (4): 0.4/1.2 MB | 49/392 kB | 66/571 kB | 32/91 kB Progress (4): 0.4/1.2 MB | 49/392 kB | 70/571 kB | 32/91 kB Progress (4): 0.4/1.2 MB | 49/392 kB | 70/571 kB | 33/91 kB Progress (4): 0.4/1.2 MB | 53/392 kB | 70/571 kB | 33/91 kB Progress (4): 0.4/1.2 MB | 57/392 kB | 70/571 kB | 33/91 kB Progress (4): 0.4/1.2 MB | 57/392 kB | 70/571 kB | 37/91 kB Progress (4): 0.4/1.2 MB | 57/392 kB | 70/571 kB | 41/91 kB Progress (4): 0.4/1.2 MB | 57/392 kB | 74/571 kB | 41/91 kB Progress (4): 0.4/1.2 MB | 57/392 kB | 74/571 kB | 41/91 kB Progress (4): 0.4/1.2 MB | 57/392 kB | 78/571 kB | 41/91 kB Progress (4): 0.4/1.2 MB | 57/392 kB | 78/571 kB | 45/91 kB Progress (4): 0.4/1.2 MB | 57/392 kB | 78/571 kB | 49/91 kB Progress (4): 0.4/1.2 MB | 61/392 kB | 78/571 kB | 49/91 kB Progress (4): 0.4/1.2 MB | 61/392 kB | 78/571 kB | 53/91 kB Progress (4): 0.4/1.2 MB | 61/392 kB | 82/571 kB | 53/91 kB Progress (4): 0.4/1.2 MB | 61/392 kB | 82/571 kB | 53/91 kB Progress (4): 0.4/1.2 MB | 61/392 kB | 86/571 kB | 53/91 kB Progress (4): 0.4/1.2 MB | 61/392 kB | 90/571 kB | 53/91 kB Progress (4): 0.4/1.2 MB | 61/392 kB | 90/571 kB | 57/91 kB Progress (4): 0.4/1.2 MB | 65/392 kB | 90/571 kB | 57/91 kB Progress (4): 0.4/1.2 MB | 66/392 kB | 90/571 kB | 57/91 kB Progress (5): 0.4/1.2 MB | 66/392 kB | 90/571 kB | 57/91 kB | 4.1/189 kB Progress (5): 0.4/1.2 MB | 66/392 kB | 90/571 kB | 61/91 kB | 4.1/189 kB Progress (5): 0.4/1.2 MB | 66/392 kB | 94/571 kB | 61/91 kB | 4.1/189 kB Progress (5): 0.4/1.2 MB | 66/392 kB | 98/571 kB | 61/91 kB | 4.1/189 kB Progress (5): 0.4/1.2 MB | 66/392 kB | 98/571 kB | 61/91 kB | 4.1/189 kB Progress (5): 0.4/1.2 MB | 66/392 kB | 98/571 kB | 61/91 kB | 4.1/189 kB Progress (5): 0.4/1.2 MB | 66/392 kB | 102/571 kB | 61/91 kB | 4.1/189 kB Progress (5): 0.4/1.2 MB | 66/392 kB | 106/571 kB | 61/91 kB | 4.1/189 kB Progress (5): 0.4/1.2 MB | 66/392 kB | 106/571 kB | 65/91 kB | 4.1/189 kB Progress (5): 0.4/1.2 MB | 66/392 kB | 106/571 kB | 65/91 kB | 7.7/189 kB Progress (5): 0.4/1.2 MB | 70/392 kB | 106/571 kB | 65/91 kB | 7.7/189 kB Progress (5): 0.4/1.2 MB | 70/392 kB | 106/571 kB | 65/91 kB | 12/189 kB Progress (5): 0.4/1.2 MB | 70/392 kB | 106/571 kB | 69/91 kB | 12/189 kB Progress (5): 0.4/1.2 MB | 70/392 kB | 110/571 kB | 69/91 kB | 12/189 kB Progress (5): 0.4/1.2 MB | 70/392 kB | 110/571 kB | 69/91 kB | 12/189 kB Progress (5): 0.4/1.2 MB | 70/392 kB | 114/571 kB | 69/91 kB | 12/189 kB Progress (5): 0.4/1.2 MB | 70/392 kB | 114/571 kB | 73/91 kB | 12/189 kB Progress (5): 0.4/1.2 MB | 70/392 kB | 114/571 kB | 73/91 kB | 16/189 kB Progress (5): 0.4/1.2 MB | 74/392 kB | 114/571 kB | 73/91 kB | 16/189 kB Progress (5): 0.4/1.2 MB | 74/392 kB | 114/571 kB | 73/91 kB | 20/189 kB Progress (5): 0.4/1.2 MB | 74/392 kB | 114/571 kB | 77/91 kB | 20/189 kB Progress (5): 0.4/1.2 MB | 74/392 kB | 118/571 kB | 77/91 kB | 20/189 kB Progress (5): 0.4/1.2 MB | 74/392 kB | 122/571 kB | 77/91 kB | 20/189 kB Progress (5): 0.4/1.2 MB | 74/392 kB | 122/571 kB | 77/91 kB | 20/189 kB Progress (5): 0.4/1.2 MB | 74/392 kB | 122/571 kB | 77/91 kB | 20/189 kB Progress (5): 0.4/1.2 MB | 74/392 kB | 126/571 kB | 77/91 kB | 20/189 kB Progress (5): 0.4/1.2 MB | 74/392 kB | 126/571 kB | 81/91 kB | 20/189 kB Progress (5): 0.4/1.2 MB | 74/392 kB | 126/571 kB | 81/91 kB | 24/189 kB Progress (5): 0.4/1.2 MB | 78/392 kB | 126/571 kB | 81/91 kB | 24/189 kB Progress (5): 0.4/1.2 MB | 78/392 kB | 126/571 kB | 81/91 kB | 28/189 kB Progress (5): 0.4/1.2 MB | 78/392 kB | 126/571 kB | 85/91 kB | 28/189 kB Progress (5): 0.4/1.2 MB | 78/392 kB | 130/571 kB | 85/91 kB | 28/189 kB Progress (5): 0.4/1.2 MB | 78/392 kB | 130/571 kB | 85/91 kB | 28/189 kB Progress (5): 0.4/1.2 MB | 78/392 kB | 134/571 kB | 85/91 kB | 28/189 kB Progress (5): 0.4/1.2 MB | 78/392 kB | 134/571 kB | 89/91 kB | 28/189 kB Progress (5): 0.4/1.2 MB | 78/392 kB | 134/571 kB | 89/91 kB | 32/189 kB Progress (5): 0.4/1.2 MB | 82/392 kB | 134/571 kB | 89/91 kB | 32/189 kB Progress (5): 0.4/1.2 MB | 82/392 kB | 134/571 kB | 89/91 kB | 33/189 kB Progress (5): 0.4/1.2 MB | 82/392 kB | 134/571 kB | 91 kB | 33/189 kB Progress (5): 0.4/1.2 MB | 82/392 kB | 138/571 kB | 91 kB | 33/189 kB Progress (5): 0.4/1.2 MB | 82/392 kB | 138/571 kB | 91 kB | 33/189 kB Progress (5): 0.4/1.2 MB | 82/392 kB | 142/571 kB | 91 kB | 33/189 kB Progress (5): 0.4/1.2 MB | 82/392 kB | 146/571 kB | 91 kB | 33/189 kB Progress (5): 0.4/1.2 MB | 82/392 kB | 146/571 kB | 91 kB | 37/189 kB Progress (5): 0.4/1.2 MB | 82/392 kB | 146/571 kB | 91 kB | 41/189 kB Progress (5): 0.4/1.2 MB | 86/392 kB | 146/571 kB | 91 kB | 41/189 kB Progress (5): 0.4/1.2 MB | 86/392 kB | 146/571 kB | 91 kB | 45/189 kB Progress (5): 0.4/1.2 MB | 86/392 kB | 150/571 kB | 91 kB | 45/189 kB Progress (5): 0.4/1.2 MB | 86/392 kB | 150/571 kB | 91 kB | 45/189 kB Progress (5): 0.4/1.2 MB | 86/392 kB | 154/571 kB | 91 kB | 45/189 kB Progress (5): 0.4/1.2 MB | 86/392 kB | 154/571 kB | 91 kB | 49/189 kB Progress (5): 0.4/1.2 MB | 90/392 kB | 154/571 kB | 91 kB | 49/189 kB Progress (5): 0.4/1.2 MB | 90/392 kB | 154/571 kB | 91 kB | 53/189 kB Progress (5): 0.4/1.2 MB | 90/392 kB | 158/571 kB | 91 kB | 53/189 kB Progress (5): 0.4/1.2 MB | 90/392 kB | 158/571 kB | 91 kB | 53/189 kB Progress (5): 0.4/1.2 MB | 90/392 kB | 162/571 kB | 91 kB | 53/189 kB Progress (5): 0.4/1.2 MB | 90/392 kB | 162/571 kB | 91 kB | 57/189 kB Progress (5): 0.4/1.2 MB | 94/392 kB | 162/571 kB | 91 kB | 57/189 kB Progress (5): 0.4/1.2 MB | 98/392 kB | 162/571 kB | 91 kB | 57/189 kB Progress (5): 0.4/1.2 MB | 98/392 kB | 162/571 kB | 91 kB | 57/189 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (91 kB at 222 kB/s) [2019-07-31T07:26:02.524Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-07-31T07:26:02.525Z] Progress (4): 0.4/1.2 MB | 102/392 kB | 162/571 kB | 57/189 kB Progress (4): 0.4/1.2 MB | 102/392 kB | 162/571 kB | 61/189 kB Progress (4): 0.4/1.2 MB | 102/392 kB | 166/571 kB | 61/189 kB Progress (4): 0.4/1.2 MB | 102/392 kB | 166/571 kB | 61/189 kB Progress (4): 0.4/1.2 MB | 102/392 kB | 170/571 kB | 61/189 kB Progress (4): 0.4/1.2 MB | 102/392 kB | 170/571 kB | 65/189 kB Progress (4): 0.4/1.2 MB | 106/392 kB | 170/571 kB | 65/189 kB Progress (4): 0.4/1.2 MB | 106/392 kB | 170/571 kB | 66/189 kB Progress (4): 0.4/1.2 MB | 106/392 kB | 174/571 kB | 66/189 kB Progress (4): 0.4/1.2 MB | 106/392 kB | 174/571 kB | 66/189 kB Progress (4): 0.4/1.2 MB | 106/392 kB | 174/571 kB | 66/189 kB Progress (4): 0.4/1.2 MB | 106/392 kB | 174/571 kB | 66/189 kB Progress (4): 0.4/1.2 MB | 106/392 kB | 178/571 kB | 66/189 kB Progress (4): 0.4/1.2 MB | 106/392 kB | 178/571 kB | 70/189 kB Progress (4): 0.4/1.2 MB | 110/392 kB | 178/571 kB | 70/189 kB Progress (4): 0.4/1.2 MB | 110/392 kB | 178/571 kB | 74/189 kB Progress (4): 0.4/1.2 MB | 110/392 kB | 182/571 kB | 74/189 kB Progress (5): 0.4/1.2 MB | 110/392 kB | 182/571 kB | 74/189 kB | 4.1/168 kB Progress (5): 0.4/1.2 MB | 110/392 kB | 182/571 kB | 74/189 kB | 4.1/168 kB Progress (5): 0.4/1.2 MB | 110/392 kB | 182/571 kB | 74/189 kB | 4.1/168 kB Progress (5): 0.4/1.2 MB | 110/392 kB | 182/571 kB | 74/189 kB | 7.7/168 kB Progress (5): 0.4/1.2 MB | 110/392 kB | 186/571 kB | 74/189 kB | 7.7/168 kB Progress (5): 0.4/1.2 MB | 110/392 kB | 186/571 kB | 78/189 kB | 7.7/168 kB Progress (5): 0.4/1.2 MB | 110/392 kB | 190/571 kB | 78/189 kB | 7.7/168 kB Progress (5): 0.4/1.2 MB | 114/392 kB | 190/571 kB | 78/189 kB | 7.7/168 kB Progress (5): 0.4/1.2 MB | 114/392 kB | 194/571 kB | 78/189 kB | 7.7/168 kB Progress (5): 0.4/1.2 MB | 114/392 kB | 194/571 kB | 82/189 kB | 7.7/168 kB Progress (5): 0.4/1.2 MB | 114/392 kB | 194/571 kB | 82/189 kB | 12/168 kB Progress (5): 0.4/1.2 MB | 114/392 kB | 194/571 kB | 82/189 kB | 16/168 kB Progress (5): 0.5/1.2 MB | 114/392 kB | 194/571 kB | 82/189 kB | 16/168 kB Progress (5): 0.5/1.2 MB | 114/392 kB | 194/571 kB | 82/189 kB | 20/168 kB Progress (5): 0.5/1.2 MB | 114/392 kB | 194/571 kB | 86/189 kB | 20/168 kB Progress (5): 0.5/1.2 MB | 114/392 kB | 198/571 kB | 86/189 kB | 20/168 kB Progress (5): 0.5/1.2 MB | 118/392 kB | 198/571 kB | 86/189 kB | 20/168 kB Progress (5): 0.5/1.2 MB | 122/392 kB | 198/571 kB | 86/189 kB | 20/168 kB Progress (5): 0.5/1.2 MB | 122/392 kB | 202/571 kB | 86/189 kB | 20/168 kB Progress (5): 0.5/1.2 MB | 122/392 kB | 202/571 kB | 90/189 kB | 20/168 kB Progress (5): 0.5/1.2 MB | 122/392 kB | 202/571 kB | 90/189 kB | 24/168 kB Progress (5): 0.5/1.2 MB | 122/392 kB | 202/571 kB | 90/189 kB | 24/168 kB Progress (5): 0.5/1.2 MB | 122/392 kB | 202/571 kB | 90/189 kB | 28/168 kB Progress (5): 0.5/1.2 MB | 122/392 kB | 202/571 kB | 94/189 kB | 28/168 kB Progress (5): 0.5/1.2 MB | 122/392 kB | 206/571 kB | 94/189 kB | 28/168 kB Progress (5): 0.5/1.2 MB | 126/392 kB | 206/571 kB | 94/189 kB | 28/168 kB Progress (5): 0.5/1.2 MB | 126/392 kB | 210/571 kB | 94/189 kB | 28/168 kB Progress (5): 0.5/1.2 MB | 126/392 kB | 210/571 kB | 98/189 kB | 28/168 kB Progress (5): 0.5/1.2 MB | 126/392 kB | 214/571 kB | 98/189 kB | 28/168 kB Progress (5): 0.5/1.2 MB | 126/392 kB | 214/571 kB | 98/189 kB | 32/168 kB Progress (5): 0.5/1.2 MB | 126/392 kB | 214/571 kB | 98/189 kB | 32/168 kB Progress (5): 0.5/1.2 MB | 126/392 kB | 214/571 kB | 98/189 kB | 33/168 kB Progress (5): 0.5/1.2 MB | 126/392 kB | 218/571 kB | 98/189 kB | 33/168 kB Progress (5): 0.5/1.2 MB | 126/392 kB | 218/571 kB | 98/189 kB | 33/168 kB Progress (5): 0.5/1.2 MB | 130/392 kB | 218/571 kB | 98/189 kB | 33/168 kB Progress (5): 0.5/1.2 MB | 130/392 kB | 218/571 kB | 102/189 kB | 33/168 kB Progress (5): 0.5/1.2 MB | 130/392 kB | 222/571 kB | 102/189 kB | 33/168 kB Progress (5): 0.5/1.2 MB | 130/392 kB | 222/571 kB | 102/189 kB | 37/168 kB Progress (5): 0.5/1.2 MB | 130/392 kB | 222/571 kB | 102/189 kB | 37/168 kB Progress (5): 0.5/1.2 MB | 130/392 kB | 222/571 kB | 102/189 kB | 41/168 kB Progress (5): 0.5/1.2 MB | 130/392 kB | 226/571 kB | 102/189 kB | 41/168 kB Progress (5): 0.5/1.2 MB | 130/392 kB | 226/571 kB | 106/189 kB | 41/168 kB Progress (5): 0.5/1.2 MB | 134/392 kB | 226/571 kB | 106/189 kB | 41/168 kB Progress (5): 0.5/1.2 MB | 134/392 kB | 226/571 kB | 110/189 kB | 41/168 kB Progress (5): 0.5/1.2 MB | 134/392 kB | 230/571 kB | 110/189 kB | 41/168 kB Progress (5): 0.5/1.2 MB | 134/392 kB | 234/571 kB | 110/189 kB | 41/168 kB Progress (5): 0.5/1.2 MB | 134/392 kB | 234/571 kB | 110/189 kB | 45/168 kB Progress (5): 0.5/1.2 MB | 134/392 kB | 234/571 kB | 110/189 kB | 49/168 kB Progress (5): 0.5/1.2 MB | 134/392 kB | 234/571 kB | 110/189 kB | 49/168 kB Progress (5): 0.5/1.2 MB | 134/392 kB | 234/571 kB | 110/189 kB | 53/168 kB Progress (5): 0.5/1.2 MB | 134/392 kB | 234/571 kB | 110/189 kB | 57/168 kB Progress (5): 0.5/1.2 MB | 134/392 kB | 238/571 kB | 110/189 kB | 57/168 kB Progress (5): 0.5/1.2 MB | 134/392 kB | 238/571 kB | 114/189 kB | 57/168 kB Progress (5): 0.5/1.2 MB | 138/392 kB | 238/571 kB | 114/189 kB | 57/168 kB Progress (5): 0.5/1.2 MB | 138/392 kB | 238/571 kB | 118/189 kB | 57/168 kB Progress (5): 0.5/1.2 MB | 138/392 kB | 242/571 kB | 118/189 kB | 57/168 kB Progress (5): 0.5/1.2 MB | 138/392 kB | 242/571 kB | 118/189 kB | 61/168 kB Progress (5): 0.5/1.2 MB | 138/392 kB | 242/571 kB | 118/189 kB | 65/168 kB Progress (5): 0.5/1.2 MB | 138/392 kB | 242/571 kB | 118/189 kB | 65/168 kB Progress (5): 0.5/1.2 MB | 138/392 kB | 242/571 kB | 118/189 kB | 66/168 kB Progress (5): 0.5/1.2 MB | 138/392 kB | 246/571 kB | 118/189 kB | 66/168 kB Progress (5): 0.5/1.2 MB | 138/392 kB | 246/571 kB | 122/189 kB | 66/168 kB Progress (5): 0.5/1.2 MB | 142/392 kB | 246/571 kB | 122/189 kB | 66/168 kB Progress (5): 0.5/1.2 MB | 142/392 kB | 246/571 kB | 126/189 kB | 66/168 kB Progress (5): 0.5/1.2 MB | 142/392 kB | 250/571 kB | 126/189 kB | 66/168 kB Progress (5): 0.5/1.2 MB | 142/392 kB | 250/571 kB | 126/189 kB | 70/168 kB Progress (5): 0.5/1.2 MB | 142/392 kB | 250/571 kB | 126/189 kB | 70/168 kB Progress (5): 0.5/1.2 MB | 142/392 kB | 250/571 kB | 126/189 kB | 74/168 kB Progress (5): 0.5/1.2 MB | 142/392 kB | 254/571 kB | 126/189 kB | 74/168 kB Progress (5): 0.5/1.2 MB | 142/392 kB | 254/571 kB | 130/189 kB | 74/168 kB Progress (5): 0.5/1.2 MB | 146/392 kB | 254/571 kB | 130/189 kB | 74/168 kB Progress (5): 0.5/1.2 MB | 146/392 kB | 254/571 kB | 131/189 kB | 74/168 kB Progress (5): 0.5/1.2 MB | 146/392 kB | 258/571 kB | 131/189 kB | 74/168 kB Progress (5): 0.5/1.2 MB | 146/392 kB | 258/571 kB | 131/189 kB | 78/168 kB Progress (5): 0.5/1.2 MB | 146/392 kB | 258/571 kB | 131/189 kB | 78/168 kB Progress (5): 0.5/1.2 MB | 146/392 kB | 258/571 kB | 131/189 kB | 82/168 kB Progress (5): 0.5/1.2 MB | 146/392 kB | 262/571 kB | 131/189 kB | 82/168 kB Progress (5): 0.5/1.2 MB | 146/392 kB | 262/571 kB | 135/189 kB | 82/168 kB Progress (5): 0.5/1.2 MB | 150/392 kB | 262/571 kB | 135/189 kB | 82/168 kB Progress (5): 0.5/1.2 MB | 150/392 kB | 262/571 kB | 139/189 kB | 82/168 kB Progress (5): 0.5/1.2 MB | 150/392 kB | 266/571 kB | 139/189 kB | 82/168 kB Progress (5): 0.5/1.2 MB | 150/392 kB | 266/571 kB | 139/189 kB | 86/168 kB Progress (5): 0.5/1.2 MB | 150/392 kB | 266/571 kB | 139/189 kB | 90/168 kB Progress (5): 0.5/1.2 MB | 150/392 kB | 266/571 kB | 139/189 kB | 90/168 kB Progress (5): 0.5/1.2 MB | 150/392 kB | 266/571 kB | 139/189 kB | 90/168 kB Progress (5): 0.5/1.2 MB | 150/392 kB | 266/571 kB | 139/189 kB | 94/168 kB Progress (5): 0.5/1.2 MB | 150/392 kB | 266/571 kB | 139/189 kB | 98/168 kB Progress (5): 0.5/1.2 MB | 150/392 kB | 270/571 kB | 139/189 kB | 98/168 kB Progress (5): 0.5/1.2 MB | 150/392 kB | 270/571 kB | 143/189 kB | 98/168 kB Progress (5): 0.5/1.2 MB | 150/392 kB | 270/571 kB | 147/189 kB | 98/168 kB Progress (5): 0.5/1.2 MB | 154/392 kB | 270/571 kB | 147/189 kB | 98/168 kB Progress (5): 0.5/1.2 MB | 154/392 kB | 270/571 kB | 151/189 kB | 98/168 kB Progress (5): 0.5/1.2 MB | 154/392 kB | 270/571 kB | 155/189 kB | 98/168 kB Progress (5): 0.5/1.2 MB | 154/392 kB | 274/571 kB | 155/189 kB | 98/168 kB Progress (5): 0.5/1.2 MB | 154/392 kB | 274/571 kB | 155/189 kB | 98/168 kB Progress (5): 0.5/1.2 MB | 154/392 kB | 274/571 kB | 155/189 kB | 98/168 kB Progress (5): 0.5/1.2 MB | 154/392 kB | 274/571 kB | 155/189 kB | 98/168 kB Progress (5): 0.5/1.2 MB | 154/392 kB | 274/571 kB | 155/189 kB | 102/168 kB Progress (5): 0.5/1.2 MB | 154/392 kB | 278/571 kB | 155/189 kB | 102/168 kB Progress (5): 0.5/1.2 MB | 154/392 kB | 282/571 kB | 155/189 kB | 102/168 kB Progress (5): 0.5/1.2 MB | 154/392 kB | 282/571 kB | 159/189 kB | 102/168 kB Progress (5): 0.5/1.2 MB | 154/392 kB | 282/571 kB | 163/189 kB | 102/168 kB Progress (5): 0.5/1.2 MB | 158/392 kB | 282/571 kB | 163/189 kB | 102/168 kB Progress (5): 0.5/1.2 MB | 162/392 kB | 282/571 kB | 163/189 kB | 102/168 kB Progress (5): 0.5/1.2 MB | 162/392 kB | 282/571 kB | 167/189 kB | 102/168 kB Progress (5): 0.5/1.2 MB | 162/392 kB | 286/571 kB | 167/189 kB | 102/168 kB Progress (5): 0.5/1.2 MB | 162/392 kB | 286/571 kB | 167/189 kB | 106/168 kB Progress (5): 0.5/1.2 MB | 162/392 kB | 286/571 kB | 167/189 kB | 106/168 kB Progress (5): 0.5/1.2 MB | 162/392 kB | 286/571 kB | 167/189 kB | 106/168 kB Progress (5): 0.5/1.2 MB | 162/392 kB | 286/571 kB | 167/189 kB | 110/168 kB Progress (5): 0.5/1.2 MB | 162/392 kB | 290/571 kB | 167/189 kB | 110/168 kB Progress (5): 0.5/1.2 MB | 162/392 kB | 290/571 kB | 171/189 kB | 110/168 kB Progress (5): 0.5/1.2 MB | 166/392 kB | 290/571 kB | 171/189 kB | 110/168 kB Progress (5): 0.5/1.2 MB | 166/392 kB | 290/571 kB | 175/189 kB | 110/168 kB Progress (5): 0.5/1.2 MB | 166/392 kB | 294/571 kB | 175/189 kB | 110/168 kB Progress (5): 0.5/1.2 MB | 166/392 kB | 298/571 kB | 175/189 kB | 110/168 kB Progress (5): 0.5/1.2 MB | 166/392 kB | 298/571 kB | 175/189 kB | 114/168 kB Progress (5): 0.5/1.2 MB | 166/392 kB | 298/571 kB | 175/189 kB | 114/168 kB Progress (5): 0.5/1.2 MB | 166/392 kB | 298/571 kB | 175/189 kB | 114/168 kB Progress (5): 0.5/1.2 MB | 166/392 kB | 298/571 kB | 175/189 kB | 118/168 kB Progress (5): 0.5/1.2 MB | 166/392 kB | 298/571 kB | 175/189 kB | 122/168 kB Progress (5): 0.5/1.2 MB | 166/392 kB | 302/571 kB | 175/189 kB | 122/168 kB Progress (5): 0.5/1.2 MB | 166/392 kB | 306/571 kB | 175/189 kB | 122/168 kB Progress (5): 0.5/1.2 MB | 166/392 kB | 306/571 kB | 179/189 kB | 122/168 kB Progress (5): 0.5/1.2 MB | 170/392 kB | 306/571 kB | 179/189 kB | 122/168 kB Progress (5): 0.5/1.2 MB | 170/392 kB | 306/571 kB | 183/189 kB | 122/168 kB Progress (5): 0.5/1.2 MB | 170/392 kB | 310/571 kB | 183/189 kB | 122/168 kB Progress (5): 0.5/1.2 MB | 170/392 kB | 314/571 kB | 183/189 kB | 122/168 kB Progress (5): 0.5/1.2 MB | 170/392 kB | 314/571 kB | 183/189 kB | 126/168 kB Progress (5): 0.5/1.2 MB | 170/392 kB | 314/571 kB | 183/189 kB | 126/168 kB Progress (5): 0.5/1.2 MB | 170/392 kB | 314/571 kB | 183/189 kB | 130/168 kB Progress (5): 0.5/1.2 MB | 170/392 kB | 318/571 kB | 183/189 kB | 130/168 kB Progress (5): 0.5/1.2 MB | 170/392 kB | 318/571 kB | 187/189 kB | 130/168 kB Progress (5): 0.5/1.2 MB | 174/392 kB | 318/571 kB | 187/189 kB | 130/168 kB Progress (5): 0.5/1.2 MB | 174/392 kB | 318/571 kB | 189 kB | 130/168 kB Progress (5): 0.5/1.2 MB | 174/392 kB | 322/571 kB | 189 kB | 130/168 kB Progress (5): 0.5/1.2 MB | 174/392 kB | 322/571 kB | 189 kB | 134/168 kB Progress (5): 0.5/1.2 MB | 174/392 kB | 322/571 kB | 189 kB | 138/168 kB Progress (5): 0.5/1.2 MB | 174/392 kB | 322/571 kB | 189 kB | 138/168 kB Progress (5): 0.5/1.2 MB | 174/392 kB | 322/571 kB | 189 kB | 142/168 kB Progress (5): 0.5/1.2 MB | 174/392 kB | 322/571 kB | 189 kB | 146/168 kB Progress (5): 0.5/1.2 MB | 174/392 kB | 326/571 kB | 189 kB | 146/168 kB Progress (5): 0.5/1.2 MB | 174/392 kB | 330/571 kB | 189 kB | 146/168 kB Progress (5): 0.5/1.2 MB | 178/392 kB | 330/571 kB | 189 kB | 146/168 kB Progress (5): 0.5/1.2 MB | 178/392 kB | 334/571 kB | 189 kB | 146/168 kB Progress (5): 0.5/1.2 MB | 178/392 kB | 338/571 kB | 189 kB | 146/168 kB Progress (5): 0.5/1.2 MB | 178/392 kB | 338/571 kB | 189 kB | 150/168 kB Progress (5): 0.5/1.2 MB | 178/392 kB | 338/571 kB | 189 kB | 154/168 kB Progress (5): 0.5/1.2 MB | 178/392 kB | 338/571 kB | 189 kB | 154/168 kB Progress (5): 0.5/1.2 MB | 178/392 kB | 338/571 kB | 189 kB | 158/168 kB Progress (5): 0.5/1.2 MB | 178/392 kB | 342/571 kB | 189 kB | 158/168 kB Progress (5): 0.5/1.2 MB | 178/392 kB | 346/571 kB | 189 kB | 158/168 kB Progress (5): 0.5/1.2 MB | 182/392 kB | 346/571 kB | 189 kB | 158/168 kB Progress (5): 0.5/1.2 MB | 182/392 kB | 350/571 kB | 189 kB | 158/168 kB Progress (5): 0.5/1.2 MB | 182/392 kB | 354/571 kB | 189 kB | 158/168 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 363 kB/s) [2019-07-31T07:26:02.525Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [2019-07-31T07:26:02.525Z] Progress (4): 0.5/1.2 MB | 182/392 kB | 354/571 kB | 162/168 kB Progress (4): 0.5/1.2 MB | 182/392 kB | 354/571 kB | 162/168 kB Progress (4): 0.5/1.2 MB | 182/392 kB | 354/571 kB | 166/168 kB Progress (4): 0.5/1.2 MB | 182/392 kB | 354/571 kB | 168 kB Progress (4): 0.5/1.2 MB | 182/392 kB | 358/571 kB | 168 kB Progress (4): 0.5/1.2 MB | 186/392 kB | 358/571 kB | 168 kB Progress (4): 0.5/1.2 MB | 186/392 kB | 362/571 kB | 168 kB Progress (4): 0.5/1.2 MB | 186/392 kB | 362/571 kB | 168 kB Progress (4): 0.5/1.2 MB | 186/392 kB | 362/571 kB | 168 kB Progress (4): 0.5/1.2 MB | 186/392 kB | 366/571 kB | 168 kB Progress (4): 0.5/1.2 MB | 186/392 kB | 370/571 kB | 168 kB Progress (4): 0.5/1.2 MB | 190/392 kB | 370/571 kB | 168 kB Progress (4): 0.5/1.2 MB | 190/392 kB | 374/571 kB | 168 kB Progress (4): 0.5/1.2 MB | 190/392 kB | 374/571 kB | 168 kB Progress (4): 0.5/1.2 MB | 190/392 kB | 378/571 kB | 168 kB Progress (4): 0.5/1.2 MB | 194/392 kB | 378/571 kB | 168 kB Progress (4): 0.5/1.2 MB | 194/392 kB | 382/571 kB | 168 kB Progress (4): 0.5/1.2 MB | 194/392 kB | 386/571 kB | 168 kB Progress (4): 0.5/1.2 MB | 194/392 kB | 386/571 kB | 168 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 314 kB/s) [2019-07-31T07:26:02.525Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-31T07:26:02.525Z] Progress (4): 0.5/1.2 MB | 194/392 kB | 386/571 kB | 4.1/38 kB Progress (4): 0.5/1.2 MB | 194/392 kB | 390/571 kB | 4.1/38 kB Progress (4): 0.5/1.2 MB | 194/392 kB | 394/571 kB | 4.1/38 kB Progress (4): 0.5/1.2 MB | 198/392 kB | 394/571 kB | 4.1/38 kB Progress (4): 0.5/1.2 MB | 198/392 kB | 398/571 kB | 4.1/38 kB Progress (4): 0.5/1.2 MB | 198/392 kB | 398/571 kB | 7.7/38 kB Progress (4): 0.5/1.2 MB | 198/392 kB | 398/571 kB | 7.7/38 kB Progress (4): 0.6/1.2 MB | 198/392 kB | 398/571 kB | 7.7/38 kB Progress (4): 0.6/1.2 MB | 198/392 kB | 398/571 kB | 12/38 kB Progress (4): 0.6/1.2 MB | 198/392 kB | 398/571 kB | 16/38 kB Progress (4): 0.6/1.2 MB | 198/392 kB | 402/571 kB | 16/38 kB Progress (4): 0.6/1.2 MB | 202/392 kB | 402/571 kB | 16/38 kB Progress (4): 0.6/1.2 MB | 202/392 kB | 406/571 kB | 16/38 kB Progress (4): 0.6/1.2 MB | 202/392 kB | 406/571 kB | 20/38 kB Progress (4): 0.6/1.2 MB | 202/392 kB | 406/571 kB | 20/38 kB Progress (4): 0.6/1.2 MB | 202/392 kB | 406/571 kB | 24/38 kB Progress (5): 0.6/1.2 MB | 202/392 kB | 406/571 kB | 24/38 kB | 4.1/65 kB Progress (5): 0.6/1.2 MB | 202/392 kB | 406/571 kB | 24/38 kB | 7.7/65 kB Progress (5): 0.6/1.2 MB | 202/392 kB | 410/571 kB | 24/38 kB | 7.7/65 kB Progress (5): 0.6/1.2 MB | 206/392 kB | 410/571 kB | 24/38 kB | 7.7/65 kB Progress (5): 0.6/1.2 MB | 206/392 kB | 414/571 kB | 24/38 kB | 7.7/65 kB Progress (5): 0.6/1.2 MB | 206/392 kB | 414/571 kB | 24/38 kB | 12/65 kB Progress (5): 0.6/1.2 MB | 206/392 kB | 414/571 kB | 24/38 kB | 16/65 kB Progress (5): 0.6/1.2 MB | 206/392 kB | 414/571 kB | 28/38 kB | 16/65 kB Progress (5): 0.6/1.2 MB | 206/392 kB | 414/571 kB | 32/38 kB | 16/65 kB Progress (5): 0.6/1.2 MB | 206/392 kB | 414/571 kB | 32/38 kB | 16/65 kB Progress (5): 0.6/1.2 MB | 206/392 kB | 414/571 kB | 36/38 kB | 16/65 kB Progress (5): 0.6/1.2 MB | 206/392 kB | 414/571 kB | 38 kB | 16/65 kB Progress (5): 0.6/1.2 MB | 206/392 kB | 414/571 kB | 38 kB | 20/65 kB Progress (5): 0.6/1.2 MB | 206/392 kB | 418/571 kB | 38 kB | 20/65 kB Progress (5): 0.6/1.2 MB | 210/392 kB | 418/571 kB | 38 kB | 20/65 kB Progress (5): 0.6/1.2 MB | 210/392 kB | 422/571 kB | 38 kB | 20/65 kB Progress (5): 0.6/1.2 MB | 210/392 kB | 422/571 kB | 38 kB | 24/65 kB Progress (5): 0.6/1.2 MB | 210/392 kB | 422/571 kB | 38 kB | 24/65 kB Progress (5): 0.6/1.2 MB | 210/392 kB | 422/571 kB | 38 kB | 28/65 kB Progress (5): 0.6/1.2 MB | 210/392 kB | 422/571 kB | 38 kB | 32/65 kB Progress (5): 0.6/1.2 MB | 210/392 kB | 426/571 kB | 38 kB | 32/65 kB Progress (5): 0.6/1.2 MB | 214/392 kB | 426/571 kB | 38 kB | 32/65 kB Progress (5): 0.6/1.2 MB | 214/392 kB | 430/571 kB | 38 kB | 32/65 kB Progress (5): 0.6/1.2 MB | 214/392 kB | 434/571 kB | 38 kB | 32/65 kB Progress (5): 0.6/1.2 MB | 214/392 kB | 434/571 kB | 38 kB | 36/65 kB Progress (5): 0.6/1.2 MB | 214/392 kB | 434/571 kB | 38 kB | 40/65 kB Progress (5): 0.6/1.2 MB | 214/392 kB | 434/571 kB | 38 kB | 40/65 kB Progress (5): 0.6/1.2 MB | 214/392 kB | 434/571 kB | 38 kB | 44/65 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 68 kB/s) [2019-07-31T07:26:02.525Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [2019-07-31T07:26:02.525Z] Progress (4): 0.6/1.2 MB | 214/392 kB | 438/571 kB | 44/65 kB Progress (4): 0.6/1.2 MB | 218/392 kB | 438/571 kB | 44/65 kB Progress (4): 0.6/1.2 MB | 218/392 kB | 442/571 kB | 44/65 kB Progress (4): 0.6/1.2 MB | 218/392 kB | 442/571 kB | 48/65 kB Progress (4): 0.6/1.2 MB | 218/392 kB | 442/571 kB | 48/65 kB Progress (4): 0.6/1.2 MB | 218/392 kB | 442/571 kB | 52/65 kB Progress (4): 0.6/1.2 MB | 218/392 kB | 442/571 kB | 56/65 kB Progress (4): 0.6/1.2 MB | 218/392 kB | 446/571 kB | 56/65 kB Progress (4): 0.6/1.2 MB | 222/392 kB | 446/571 kB | 56/65 kB Progress (4): 0.6/1.2 MB | 226/392 kB | 446/571 kB | 56/65 kB Progress (4): 0.6/1.2 MB | 226/392 kB | 450/571 kB | 56/65 kB Progress (4): 0.6/1.2 MB | 226/392 kB | 450/571 kB | 60/65 kB Progress (4): 0.6/1.2 MB | 226/392 kB | 450/571 kB | 64/65 kB Progress (4): 0.6/1.2 MB | 226/392 kB | 450/571 kB | 64/65 kB Progress (4): 0.6/1.2 MB | 226/392 kB | 450/571 kB | 65 kB Progress (4): 0.6/1.2 MB | 226/392 kB | 454/571 kB | 65 kB Progress (4): 0.6/1.2 MB | 230/392 kB | 454/571 kB | 65 kB Progress (4): 0.6/1.2 MB | 234/392 kB | 454/571 kB | 65 kB Progress (4): 0.6/1.2 MB | 234/392 kB | 458/571 kB | 65 kB Progress (4): 0.6/1.2 MB | 234/392 kB | 458/571 kB | 65 kB Progress (4): 0.6/1.2 MB | 234/392 kB | 458/571 kB | 65 kB Progress (4): 0.6/1.2 MB | 234/392 kB | 462/571 kB | 65 kB Progress (4): 0.6/1.2 MB | 234/392 kB | 466/571 kB | 65 kB Progress (4): 0.6/1.2 MB | 238/392 kB | 466/571 kB | 65 kB Progress (4): 0.6/1.2 MB | 242/392 kB | 466/571 kB | 65 kB Progress (5): 0.6/1.2 MB | 242/392 kB | 466/571 kB | 65 kB | 4.1/109 kB Progress (5): 0.6/1.2 MB | 246/392 kB | 466/571 kB | 65 kB | 4.1/109 kB Progress (5): 0.6/1.2 MB | 250/392 kB | 466/571 kB | 65 kB | 4.1/109 kB Progress (5): 0.6/1.2 MB | 250/392 kB | 470/571 kB | 65 kB | 4.1/109 kB Progress (5): 0.6/1.2 MB | 250/392 kB | 474/571 kB | 65 kB | 4.1/109 kB Progress (5): 0.6/1.2 MB | 250/392 kB | 474/571 kB | 65 kB | 4.1/109 kB Progress (5): 0.6/1.2 MB | 250/392 kB | 478/571 kB | 65 kB | 4.1/109 kB Progress (5): 0.6/1.2 MB | 250/392 kB | 482/571 kB | 65 kB | 4.1/109 kB Progress (5): 0.6/1.2 MB | 254/392 kB | 482/571 kB | 65 kB | 4.1/109 kB Progress (5): 0.6/1.2 MB | 254/392 kB | 482/571 kB | 65 kB | 7.7/109 kB Progress (5): 0.6/1.2 MB | 258/392 kB | 482/571 kB | 65 kB | 7.7/109 kB Progress (5): 0.6/1.2 MB | 258/392 kB | 486/571 kB | 65 kB | 7.7/109 kB Progress (5): 0.6/1.2 MB | 258/392 kB | 490/571 kB | 65 kB | 7.7/109 kB Progress (5): 0.6/1.2 MB | 258/392 kB | 490/571 kB | 65 kB | 7.7/109 kB Progress (5): 0.6/1.2 MB | 258/392 kB | 494/571 kB | 65 kB | 7.7/109 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 112 kB/s) [2019-07-31T07:26:02.525Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar [2019-07-31T07:26:02.789Z] Progress (4): 0.6/1.2 MB | 262/392 kB | 494/571 kB | 7.7/109 kB Progress (4): 0.6/1.2 MB | 262/392 kB | 494/571 kB | 12/109 kB Progress (4): 0.6/1.2 MB | 266/392 kB | 494/571 kB | 12/109 kB Progress (4): 0.6/1.2 MB | 266/392 kB | 498/571 kB | 12/109 kB Progress (4): 0.6/1.2 MB | 266/392 kB | 498/571 kB | 12/109 kB Progress (4): 0.6/1.2 MB | 266/392 kB | 498/571 kB | 12/109 kB Progress (4): 0.6/1.2 MB | 266/392 kB | 502/571 kB | 12/109 kB Progress (4): 0.6/1.2 MB | 270/392 kB | 502/571 kB | 12/109 kB Progress (4): 0.6/1.2 MB | 274/392 kB | 502/571 kB | 12/109 kB Progress (4): 0.6/1.2 MB | 274/392 kB | 502/571 kB | 16/109 kB Progress (4): 0.6/1.2 MB | 278/392 kB | 502/571 kB | 16/109 kB Progress (4): 0.6/1.2 MB | 282/392 kB | 502/571 kB | 16/109 kB Progress (4): 0.6/1.2 MB | 282/392 kB | 506/571 kB | 16/109 kB Progress (4): 0.6/1.2 MB | 282/392 kB | 506/571 kB | 16/109 kB Progress (4): 0.6/1.2 MB | 282/392 kB | 506/571 kB | 16/109 kB Progress (4): 0.6/1.2 MB | 282/392 kB | 510/571 kB | 16/109 kB Progress (4): 0.6/1.2 MB | 282/392 kB | 514/571 kB | 16/109 kB Progress (4): 0.6/1.2 MB | 286/392 kB | 514/571 kB | 16/109 kB Progress (4): 0.6/1.2 MB | 286/392 kB | 514/571 kB | 20/109 kB Progress (4): 0.6/1.2 MB | 290/392 kB | 514/571 kB | 20/109 kB Progress (4): 0.6/1.2 MB | 290/392 kB | 518/571 kB | 20/109 kB Progress (4): 0.6/1.2 MB | 290/392 kB | 522/571 kB | 20/109 kB Progress (4): 0.6/1.2 MB | 290/392 kB | 522/571 kB | 20/109 kB Progress (4): 0.6/1.2 MB | 290/392 kB | 526/571 kB | 20/109 kB Progress (4): 0.6/1.2 MB | 294/392 kB | 526/571 kB | 20/109 kB Progress (4): 0.6/1.2 MB | 294/392 kB | 526/571 kB | 24/109 kB Progress (5): 0.6/1.2 MB | 294/392 kB | 526/571 kB | 24/109 kB | 4.1/259 kB Progress (5): 0.6/1.2 MB | 298/392 kB | 526/571 kB | 24/109 kB | 4.1/259 kB Progress (5): 0.6/1.2 MB | 298/392 kB | 530/571 kB | 24/109 kB | 4.1/259 kB Progress (5): 0.6/1.2 MB | 298/392 kB | 530/571 kB | 24/109 kB | 4.1/259 kB Progress (5): 0.6/1.2 MB | 298/392 kB | 534/571 kB | 24/109 kB | 4.1/259 kB Progress (5): 0.6/1.2 MB | 302/392 kB | 534/571 kB | 24/109 kB | 4.1/259 kB Progress (5): 0.6/1.2 MB | 306/392 kB | 534/571 kB | 24/109 kB | 4.1/259 kB Progress (5): 0.6/1.2 MB | 306/392 kB | 534/571 kB | 24/109 kB | 7.7/259 kB Progress (5): 0.6/1.2 MB | 306/392 kB | 534/571 kB | 28/109 kB | 7.7/259 kB Progress (5): 0.6/1.2 MB | 306/392 kB | 534/571 kB | 32/109 kB | 7.7/259 kB Progress (5): 0.6/1.2 MB | 306/392 kB | 534/571 kB | 32/109 kB | 12/259 kB Progress (5): 0.6/1.2 MB | 310/392 kB | 534/571 kB | 32/109 kB | 12/259 kB Progress (5): 0.6/1.2 MB | 310/392 kB | 538/571 kB | 32/109 kB | 12/259 kB Progress (5): 0.6/1.2 MB | 310/392 kB | 538/571 kB | 32/109 kB | 12/259 kB Progress (5): 0.6/1.2 MB | 310/392 kB | 542/571 kB | 32/109 kB | 12/259 kB Progress (5): 0.6/1.2 MB | 310/392 kB | 546/571 kB | 32/109 kB | 12/259 kB Progress (5): 0.6/1.2 MB | 314/392 kB | 546/571 kB | 32/109 kB | 12/259 kB Progress (5): 0.6/1.2 MB | 314/392 kB | 546/571 kB | 32/109 kB | 16/259 kB Progress (5): 0.6/1.2 MB | 314/392 kB | 546/571 kB | 33/109 kB | 16/259 kB Progress (5): 0.6/1.2 MB | 314/392 kB | 546/571 kB | 33/109 kB | 20/259 kB Progress (5): 0.6/1.2 MB | 318/392 kB | 546/571 kB | 33/109 kB | 20/259 kB Progress (5): 0.6/1.2 MB | 322/392 kB | 546/571 kB | 33/109 kB | 20/259 kB Progress (5): 0.6/1.2 MB | 322/392 kB | 550/571 kB | 33/109 kB | 20/259 kB Progress (5): 0.6/1.2 MB | 322/392 kB | 550/571 kB | 33/109 kB | 20/259 kB Progress (5): 0.6/1.2 MB | 322/392 kB | 554/571 kB | 33/109 kB | 20/259 kB Progress (5): 0.6/1.2 MB | 326/392 kB | 554/571 kB | 33/109 kB | 20/259 kB Progress (5): 0.6/1.2 MB | 326/392 kB | 554/571 kB | 33/109 kB | 24/259 kB Progress (5): 0.6/1.2 MB | 326/392 kB | 554/571 kB | 37/109 kB | 24/259 kB Progress (5): 0.6/1.2 MB | 326/392 kB | 554/571 kB | 41/109 kB | 24/259 kB Progress (5): 0.6/1.2 MB | 326/392 kB | 554/571 kB | 41/109 kB | 28/259 kB Progress (5): 0.6/1.2 MB | 326/392 kB | 554/571 kB | 41/109 kB | 32/259 kB Progress (5): 0.6/1.2 MB | 330/392 kB | 554/571 kB | 41/109 kB | 32/259 kB Progress (5): 0.6/1.2 MB | 330/392 kB | 558/571 kB | 41/109 kB | 32/259 kB Progress (5): 0.6/1.2 MB | 330/392 kB | 558/571 kB | 41/109 kB | 32/259 kB Progress (5): 0.6/1.2 MB | 330/392 kB | 562/571 kB | 41/109 kB | 32/259 kB Progress (5): 0.6/1.2 MB | 334/392 kB | 562/571 kB | 41/109 kB | 32/259 kB Progress (5): 0.6/1.2 MB | 338/392 kB | 562/571 kB | 41/109 kB | 32/259 kB Progress (5): 0.6/1.2 MB | 338/392 kB | 562/571 kB | 41/109 kB | 36/259 kB Progress (5): 0.6/1.2 MB | 338/392 kB | 562/571 kB | 41/109 kB | 40/259 kB Progress (5): 0.6/1.2 MB | 338/392 kB | 562/571 kB | 45/109 kB | 40/259 kB Progress (5): 0.6/1.2 MB | 338/392 kB | 562/571 kB | 49/109 kB | 40/259 kB Progress (5): 0.6/1.2 MB | 338/392 kB | 562/571 kB | 49/109 kB | 44/259 kB Progress (5): 0.6/1.2 MB | 338/392 kB | 562/571 kB | 49/109 kB | 48/259 kB Progress (5): 0.6/1.2 MB | 342/392 kB | 562/571 kB | 49/109 kB | 48/259 kB Progress (5): 0.6/1.2 MB | 342/392 kB | 566/571 kB | 49/109 kB | 48/259 kB Progress (5): 0.6/1.2 MB | 342/392 kB | 566/571 kB | 49/109 kB | 48/259 kB Progress (5): 0.6/1.2 MB | 342/392 kB | 570/571 kB | 49/109 kB | 48/259 kB Progress (5): 0.6/1.2 MB | 346/392 kB | 570/571 kB | 49/109 kB | 48/259 kB Progress (5): 0.6/1.2 MB | 346/392 kB | 570/571 kB | 49/109 kB | 52/259 kB Progress (5): 0.6/1.2 MB | 346/392 kB | 570/571 kB | 53/109 kB | 52/259 kB Progress (5): 0.6/1.2 MB | 346/392 kB | 570/571 kB | 53/109 kB | 56/259 kB Progress (5): 0.6/1.2 MB | 350/392 kB | 570/571 kB | 53/109 kB | 56/259 kB Progress (5): 0.6/1.2 MB | 350/392 kB | 571 kB | 53/109 kB | 56/259 kB Progress (5): 0.6/1.2 MB | 350/392 kB | 571 kB | 53/109 kB | 56/259 kB Progress (5): 0.6/1.2 MB | 350/392 kB | 571 kB | 53/109 kB | 56/259 kB Progress (5): 0.6/1.2 MB | 354/392 kB | 571 kB | 53/109 kB | 56/259 kB Progress (5): 0.6/1.2 MB | 354/392 kB | 571 kB | 53/109 kB | 60/259 kB Progress (5): 0.6/1.2 MB | 354/392 kB | 571 kB | 57/109 kB | 60/259 kB Progress (5): 0.6/1.2 MB | 354/392 kB | 571 kB | 57/109 kB | 64/259 kB Progress (5): 0.6/1.2 MB | 358/392 kB | 571 kB | 57/109 kB | 64/259 kB Progress (5): 0.6/1.2 MB | 362/392 kB | 571 kB | 57/109 kB | 64/259 kB Progress (5): 0.6/1.2 MB | 362/392 kB | 571 kB | 57/109 kB | 64/259 kB Progress (5): 0.6/1.2 MB | 366/392 kB | 571 kB | 57/109 kB | 64/259 kB Progress (5): 0.6/1.2 MB | 370/392 kB | 571 kB | 57/109 kB | 64/259 kB Progress (5): 0.6/1.2 MB | 370/392 kB | 571 kB | 57/109 kB | 68/259 kB Progress (5): 0.6/1.2 MB | 370/392 kB | 571 kB | 61/109 kB | 68/259 kB Progress (5): 0.6/1.2 MB | 370/392 kB | 571 kB | 65/109 kB | 68/259 kB Progress (5): 0.6/1.2 MB | 370/392 kB | 571 kB | 66/109 kB | 68/259 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 897 kB/s) [2019-07-31T07:26:02.789Z] Progress (4): 0.6/1.2 MB | 370/392 kB | 66/109 kB | 72/259 kB Progress (4): 0.6/1.2 MB | 374/392 kB | 66/109 kB | 72/259 kB Progress (4): 0.6/1.2 MB | 374/392 kB | 66/109 kB | 72/259 kB Progress (4): 0.6/1.2 MB | 378/392 kB | 66/109 kB | 72/259 kB Progress (4): 0.6/1.2 MB | 378/392 kB | 66/109 kB | 76/259 kB Progress (4): 0.6/1.2 MB | 378/392 kB | 66/109 kB | 80/259 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.jar [2019-07-31T07:26:02.789Z] Progress (4): 0.6/1.2 MB | 378/392 kB | 70/109 kB | 80/259 kB Progress (4): 0.6/1.2 MB | 378/392 kB | 70/109 kB | 84/259 kB Progress (4): 0.6/1.2 MB | 378/392 kB | 70/109 kB | 88/259 kB Progress (4): 0.6/1.2 MB | 382/392 kB | 70/109 kB | 88/259 kB Progress (4): 0.7/1.2 MB | 382/392 kB | 70/109 kB | 88/259 kB Progress (4): 0.7/1.2 MB | 382/392 kB | 70/109 kB | 88/259 kB Progress (4): 0.7/1.2 MB | 386/392 kB | 70/109 kB | 88/259 kB Progress (4): 0.7/1.2 MB | 386/392 kB | 70/109 kB | 92/259 kB Progress (4): 0.7/1.2 MB | 386/392 kB | 74/109 kB | 92/259 kB Progress (4): 0.7/1.2 MB | 386/392 kB | 74/109 kB | 96/259 kB Progress (4): 0.7/1.2 MB | 390/392 kB | 74/109 kB | 96/259 kB Progress (4): 0.7/1.2 MB | 392 kB | 74/109 kB | 96/259 kB Progress (4): 0.7/1.2 MB | 392 kB | 74/109 kB | 96/259 kB Progress (4): 0.7/1.2 MB | 392 kB | 74/109 kB | 96/259 kB Progress (4): 0.7/1.2 MB | 392 kB | 74/109 kB | 100/259 kB Progress (4): 0.7/1.2 MB | 392 kB | 78/109 kB | 100/259 kB Progress (4): 0.7/1.2 MB | 392 kB | 78/109 kB | 104/259 kB Progress (4): 0.7/1.2 MB | 392 kB | 78/109 kB | 104/259 kB Progress (4): 0.7/1.2 MB | 392 kB | 78/109 kB | 104/259 kB Progress (4): 0.7/1.2 MB | 392 kB | 78/109 kB | 108/259 kB Progress (4): 0.7/1.2 MB | 392 kB | 82/109 kB | 108/259 kB Progress (5): 0.7/1.2 MB | 392 kB | 82/109 kB | 108/259 kB | 4.1/126 kB Progress (5): 0.7/1.2 MB | 392 kB | 82/109 kB | 112/259 kB | 4.1/126 kB Progress (5): 0.7/1.2 MB | 392 kB | 82/109 kB | 112/259 kB | 4.1/126 kB Progress (5): 0.7/1.2 MB | 392 kB | 82/109 kB | 112/259 kB | 4.1/126 kB Progress (5): 0.7/1.2 MB | 392 kB | 82/109 kB | 116/259 kB | 4.1/126 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 597 kB/s) [2019-07-31T07:26:02.789Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.jar [2019-07-31T07:26:02.789Z] Progress (4): 0.7/1.2 MB | 82/109 kB | 116/259 kB | 7.7/126 kB Progress (4): 0.7/1.2 MB | 86/109 kB | 116/259 kB | 7.7/126 kB Progress (4): 0.7/1.2 MB | 90/109 kB | 116/259 kB | 7.7/126 kB Progress (4): 0.7/1.2 MB | 90/109 kB | 116/259 kB | 12/126 kB Progress (4): 0.7/1.2 MB | 90/109 kB | 120/259 kB | 12/126 kB Progress (4): 0.7/1.2 MB | 90/109 kB | 120/259 kB | 12/126 kB Progress (4): 0.7/1.2 MB | 90/109 kB | 120/259 kB | 12/126 kB Progress (4): 0.7/1.2 MB | 90/109 kB | 124/259 kB | 12/126 kB Progress (4): 0.7/1.2 MB | 90/109 kB | 124/259 kB | 16/126 kB Progress (4): 0.7/1.2 MB | 94/109 kB | 124/259 kB | 16/126 kB Progress (4): 0.7/1.2 MB | 98/109 kB | 124/259 kB | 16/126 kB Progress (4): 0.7/1.2 MB | 98/109 kB | 124/259 kB | 20/126 kB Progress (4): 0.7/1.2 MB | 98/109 kB | 128/259 kB | 20/126 kB Progress (4): 0.7/1.2 MB | 98/109 kB | 128/259 kB | 20/126 kB Progress (4): 0.7/1.2 MB | 98/109 kB | 128/259 kB | 20/126 kB Progress (4): 0.7/1.2 MB | 98/109 kB | 132/259 kB | 20/126 kB Progress (4): 0.7/1.2 MB | 98/109 kB | 132/259 kB | 24/126 kB Progress (4): 0.7/1.2 MB | 102/109 kB | 132/259 kB | 24/126 kB Progress (4): 0.7/1.2 MB | 106/109 kB | 132/259 kB | 24/126 kB Progress (4): 0.7/1.2 MB | 109 kB | 132/259 kB | 24/126 kB Progress (4): 0.7/1.2 MB | 109 kB | 132/259 kB | 28/126 kB Progress (4): 0.7/1.2 MB | 109 kB | 136/259 kB | 28/126 kB Progress (4): 0.7/1.2 MB | 109 kB | 136/259 kB | 28/126 kB Progress (4): 0.7/1.2 MB | 109 kB | 136/259 kB | 28/126 kB Progress (4): 0.7/1.2 MB | 109 kB | 140/259 kB | 28/126 kB Progress (4): 0.7/1.2 MB | 109 kB | 140/259 kB | 32/126 kB Progress (4): 0.7/1.2 MB | 109 kB | 140/259 kB | 33/126 kB Progress (5): 0.7/1.2 MB | 109 kB | 140/259 kB | 33/126 kB | 4.1/388 kB Progress (5): 0.7/1.2 MB | 109 kB | 140/259 kB | 37/126 kB | 4.1/388 kB Progress (5): 0.7/1.2 MB | 109 kB | 144/259 kB | 37/126 kB | 4.1/388 kB Progress (5): 0.7/1.2 MB | 109 kB | 144/259 kB | 37/126 kB | 4.1/388 kB Progress (5): 0.7/1.2 MB | 109 kB | 144/259 kB | 37/126 kB | 4.1/388 kB Progress (5): 0.7/1.2 MB | 109 kB | 148/259 kB | 37/126 kB | 4.1/388 kB Progress (5): 0.7/1.2 MB | 109 kB | 148/259 kB | 41/126 kB | 4.1/388 kB Progress (5): 0.7/1.2 MB | 109 kB | 148/259 kB | 41/126 kB | 7.7/388 kB Progress (5): 0.7/1.2 MB | 109 kB | 148/259 kB | 45/126 kB | 7.7/388 kB Progress (5): 0.7/1.2 MB | 109 kB | 148/259 kB | 49/126 kB | 7.7/388 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (109 kB at 162 kB/s) [2019-07-31T07:26:02.789Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.jar [2019-07-31T07:26:02.789Z] Progress (4): 0.7/1.2 MB | 152/259 kB | 49/126 kB | 7.7/388 kB Progress (4): 0.7/1.2 MB | 152/259 kB | 49/126 kB | 7.7/388 kB Progress (4): 0.7/1.2 MB | 156/259 kB | 49/126 kB | 7.7/388 kB Progress (4): 0.7/1.2 MB | 156/259 kB | 53/126 kB | 7.7/388 kB Progress (4): 0.7/1.2 MB | 156/259 kB | 57/126 kB | 7.7/388 kB Progress (4): 0.7/1.2 MB | 156/259 kB | 57/126 kB | 12/388 kB Progress (4): 0.7/1.2 MB | 156/259 kB | 57/126 kB | 16/388 kB Progress (4): 0.7/1.2 MB | 156/259 kB | 61/126 kB | 16/388 kB Progress (4): 0.7/1.2 MB | 156/259 kB | 65/126 kB | 16/388 kB Progress (4): 0.7/1.2 MB | 160/259 kB | 65/126 kB | 16/388 kB Progress (4): 0.7/1.2 MB | 160/259 kB | 65/126 kB | 16/388 kB Progress (4): 0.7/1.2 MB | 164/259 kB | 65/126 kB | 16/388 kB Progress (4): 0.7/1.2 MB | 164/259 kB | 66/126 kB | 16/388 kB Progress (4): 0.7/1.2 MB | 164/259 kB | 66/126 kB | 20/388 kB Progress (4): 0.7/1.2 MB | 164/259 kB | 66/126 kB | 24/388 kB Progress (4): 0.7/1.2 MB | 164/259 kB | 70/126 kB | 24/388 kB Progress (4): 0.7/1.2 MB | 168/259 kB | 70/126 kB | 24/388 kB Progress (4): 0.7/1.2 MB | 168/259 kB | 70/126 kB | 24/388 kB Progress (4): 0.7/1.2 MB | 172/259 kB | 70/126 kB | 24/388 kB Progress (4): 0.7/1.2 MB | 176/259 kB | 70/126 kB | 24/388 kB Progress (4): 0.7/1.2 MB | 176/259 kB | 74/126 kB | 24/388 kB Progress (4): 0.7/1.2 MB | 176/259 kB | 74/126 kB | 28/388 kB Progress (5): 0.7/1.2 MB | 176/259 kB | 74/126 kB | 28/388 kB | 4.1/128 kB Progress (5): 0.7/1.2 MB | 176/259 kB | 78/126 kB | 28/388 kB | 4.1/128 kB Progress (5): 0.7/1.2 MB | 180/259 kB | 78/126 kB | 28/388 kB | 4.1/128 kB Progress (5): 0.7/1.2 MB | 184/259 kB | 78/126 kB | 28/388 kB | 4.1/128 kB Progress (5): 0.7/1.2 MB | 184/259 kB | 78/126 kB | 28/388 kB | 4.1/128 kB Progress (5): 0.7/1.2 MB | 188/259 kB | 78/126 kB | 28/388 kB | 4.1/128 kB Progress (5): 0.7/1.2 MB | 192/259 kB | 78/126 kB | 28/388 kB | 4.1/128 kB Progress (5): 0.7/1.2 MB | 192/259 kB | 82/126 kB | 28/388 kB | 4.1/128 kB Progress (5): 0.7/1.2 MB | 192/259 kB | 82/126 kB | 28/388 kB | 7.7/128 kB Progress (5): 0.7/1.2 MB | 192/259 kB | 82/126 kB | 32/388 kB | 7.7/128 kB Progress (5): 0.7/1.2 MB | 192/259 kB | 82/126 kB | 32/388 kB | 12/128 kB Progress (5): 0.7/1.2 MB | 192/259 kB | 82/126 kB | 32/388 kB | 16/128 kB Progress (5): 0.7/1.2 MB | 192/259 kB | 86/126 kB | 32/388 kB | 16/128 kB Progress (5): 0.7/1.2 MB | 192/259 kB | 90/126 kB | 32/388 kB | 16/128 kB Progress (5): 0.7/1.2 MB | 196/259 kB | 90/126 kB | 32/388 kB | 16/128 kB Progress (5): 0.7/1.2 MB | 200/259 kB | 90/126 kB | 32/388 kB | 16/128 kB Progress (5): 0.7/1.2 MB | 200/259 kB | 90/126 kB | 32/388 kB | 16/128 kB Progress (5): 0.7/1.2 MB | 200/259 kB | 90/126 kB | 32/388 kB | 16/128 kB Progress (5): 0.7/1.2 MB | 204/259 kB | 90/126 kB | 32/388 kB | 16/128 kB Progress (5): 0.7/1.2 MB | 204/259 kB | 94/126 kB | 32/388 kB | 16/128 kB Progress (5): 0.7/1.2 MB | 204/259 kB | 98/126 kB | 32/388 kB | 16/128 kB Progress (5): 0.7/1.2 MB | 204/259 kB | 98/126 kB | 32/388 kB | 20/128 kB Progress (5): 0.7/1.2 MB | 204/259 kB | 98/126 kB | 32/388 kB | 24/128 kB Progress (5): 0.7/1.2 MB | 204/259 kB | 98/126 kB | 33/388 kB | 24/128 kB Progress (5): 0.7/1.2 MB | 204/259 kB | 98/126 kB | 33/388 kB | 28/128 kB Progress (5): 0.7/1.2 MB | 204/259 kB | 102/126 kB | 33/388 kB | 28/128 kB Progress (5): 0.7/1.2 MB | 204/259 kB | 106/126 kB | 33/388 kB | 28/128 kB Progress (5): 0.7/1.2 MB | 208/259 kB | 106/126 kB | 33/388 kB | 28/128 kB Progress (5): 0.7/1.2 MB | 208/259 kB | 106/126 kB | 33/388 kB | 28/128 kB Progress (5): 0.7/1.2 MB | 208/259 kB | 106/126 kB | 33/388 kB | 28/128 kB Progress (5): 0.7/1.2 MB | 212/259 kB | 106/126 kB | 33/388 kB | 28/128 kB Progress (5): 0.7/1.2 MB | 216/259 kB | 106/126 kB | 33/388 kB | 28/128 kB Progress (5): 0.7/1.2 MB | 216/259 kB | 110/126 kB | 33/388 kB | 28/128 kB Progress (5): 0.7/1.2 MB | 216/259 kB | 114/126 kB | 33/388 kB | 28/128 kB Progress (5): 0.7/1.2 MB | 216/259 kB | 114/126 kB | 33/388 kB | 32/128 kB Progress (5): 0.7/1.2 MB | 216/259 kB | 114/126 kB | 37/388 kB | 32/128 kB Progress (5): 0.7/1.2 MB | 216/259 kB | 114/126 kB | 37/388 kB | 33/128 kB Progress (5): 0.7/1.2 MB | 216/259 kB | 118/126 kB | 37/388 kB | 33/128 kB Progress (5): 0.7/1.2 MB | 216/259 kB | 122/126 kB | 37/388 kB | 33/128 kB Progress (5): 0.7/1.2 MB | 220/259 kB | 122/126 kB | 37/388 kB | 33/128 kB Progress (5): 0.7/1.2 MB | 224/259 kB | 122/126 kB | 37/388 kB | 33/128 kB Progress (5): 0.7/1.2 MB | 224/259 kB | 122/126 kB | 37/388 kB | 33/128 kB Progress (5): 0.7/1.2 MB | 228/259 kB | 122/126 kB | 37/388 kB | 33/128 kB Progress (5): 0.7/1.2 MB | 228/259 kB | 126/126 kB | 37/388 kB | 33/128 kB Progress (5): 0.7/1.2 MB | 228/259 kB | 126 kB | 37/388 kB | 33/128 kB Progress (5): 0.7/1.2 MB | 228/259 kB | 126 kB | 37/388 kB | 37/128 kB Progress (5): 0.7/1.2 MB | 228/259 kB | 126 kB | 37/388 kB | 41/128 kB Progress (5): 0.7/1.2 MB | 228/259 kB | 126 kB | 41/388 kB | 41/128 kB Progress (5): 0.7/1.2 MB | 228/259 kB | 126 kB | 41/388 kB | 45/128 kB Progress (5): 0.7/1.2 MB | 232/259 kB | 126 kB | 41/388 kB | 45/128 kB Progress (5): 0.8/1.2 MB | 232/259 kB | 126 kB | 41/388 kB | 45/128 kB Progress (5): 0.8/1.2 MB | 236/259 kB | 126 kB | 41/388 kB | 45/128 kB Progress (5): 0.8/1.2 MB | 236/259 kB | 126 kB | 41/388 kB | 49/128 kB Progress (5): 0.8/1.2 MB | 236/259 kB | 126 kB | 45/388 kB | 49/128 kB Progress (5): 0.8/1.2 MB | 236/259 kB | 126 kB | 45/388 kB | 53/128 kB Progress (5): 0.8/1.2 MB | 240/259 kB | 126 kB | 45/388 kB | 53/128 kB Progress (5): 0.8/1.2 MB | 240/259 kB | 126 kB | 45/388 kB | 53/128 kB Progress (5): 0.8/1.2 MB | 244/259 kB | 126 kB | 45/388 kB | 53/128 kB Progress (5): 0.8/1.2 MB | 244/259 kB | 126 kB | 45/388 kB | 57/128 kB Progress (5): 0.8/1.2 MB | 244/259 kB | 126 kB | 49/388 kB | 57/128 kB Progress (5): 0.8/1.2 MB | 244/259 kB | 126 kB | 49/388 kB | 61/128 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.jar (126 kB at 175 kB/s) [2019-07-31T07:26:02.789Z] Progress (4): 0.8/1.2 MB | 248/259 kB | 49/388 kB | 61/128 kB Progress (4): 0.8/1.2 MB | 248/259 kB | 49/388 kB | 61/128 kB Progress (4): 0.8/1.2 MB | 252/259 kB | 49/388 kB | 61/128 kB Progress (4): 0.8/1.2 MB | 256/259 kB | 49/388 kB | 61/128 kB Progress (4): 0.8/1.2 MB | 256/259 kB | 49/388 kB | 65/128 kB Progress (4): 0.8/1.2 MB | 256/259 kB | 53/388 kB | 65/128 kB Progress (4): 0.8/1.2 MB | 256/259 kB | 57/388 kB | 65/128 kB Progress (4): 0.8/1.2 MB | 256/259 kB | 57/388 kB | 66/128 kB Progress (4): 0.8/1.2 MB | 259 kB | 57/388 kB | 66/128 kB Progress (4): 0.8/1.2 MB | 259 kB | 57/388 kB | 66/128 kB Progress (4): 0.8/1.2 MB | 259 kB | 57/388 kB | 70/128 kB Progress (4): 0.8/1.2 MB | 259 kB | 61/388 kB | 70/128 kB Progress (4): 0.8/1.2 MB | 259 kB | 61/388 kB | 74/128 kB Progress (4): 0.8/1.2 MB | 259 kB | 61/388 kB | 74/128 kB Progress (4): 0.8/1.2 MB | 259 kB | 61/388 kB | 78/128 kB Progress (4): 0.8/1.2 MB | 259 kB | 61/388 kB | 82/128 kB Progress (4): 0.8/1.2 MB | 259 kB | 65/388 kB | 82/128 kB Progress (4): 0.8/1.2 MB | 259 kB | 65/388 kB | 86/128 kB Progress (4): 0.8/1.2 MB | 259 kB | 65/388 kB | 90/128 kB Progress (4): 0.8/1.2 MB | 259 kB | 65/388 kB | 90/128 kB Progress (4): 0.8/1.2 MB | 259 kB | 65/388 kB | 90/128 kB Progress (4): 0.8/1.2 MB | 259 kB | 65/388 kB | 94/128 kB Progress (4): 0.8/1.2 MB | 259 kB | 66/388 kB | 94/128 kB Progress (4): 0.8/1.2 MB | 259 kB | 66/388 kB | 98/128 kB Progress (4): 0.8/1.2 MB | 259 kB | 66/388 kB | 102/128 kB Progress (4): 0.8/1.2 MB | 259 kB | 66/388 kB | 106/128 kB Progress (4): 0.8/1.2 MB | 259 kB | 66/388 kB | 106/128 kB Progress (4): 0.8/1.2 MB | 259 kB | 66/388 kB | 106/128 kB Progress (4): 0.8/1.2 MB | 259 kB | 66/388 kB | 110/128 kB Progress (4): 0.8/1.2 MB | 259 kB | 66/388 kB | 114/128 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar (259 kB at 350 kB/s) [2019-07-31T07:26:02.789Z] Progress (3): 0.8/1.2 MB | 70/388 kB | 114/128 kB Progress (3): 0.8/1.2 MB | 70/388 kB | 118/128 kB Progress (3): 0.8/1.2 MB | 70/388 kB | 118/128 kB Progress (3): 0.8/1.2 MB | 70/388 kB | 118/128 kB Progress (3): 0.8/1.2 MB | 70/388 kB | 122/128 kB Progress (3): 0.8/1.2 MB | 74/388 kB | 122/128 kB Progress (3): 0.8/1.2 MB | 74/388 kB | 126/128 kB Progress (3): 0.8/1.2 MB | 74/388 kB | 128 kB Progress (3): 0.8/1.2 MB | 74/388 kB | 128 kB Progress (3): 0.8/1.2 MB | 78/388 kB | 128 kB Progress (3): 0.8/1.2 MB | 78/388 kB | 128 kB Progress (3): 0.8/1.2 MB | 82/388 kB | 128 kB Progress (3): 0.8/1.2 MB | 82/388 kB | 128 kB Progress (3): 0.8/1.2 MB | 82/388 kB | 128 kB Progress (3): 0.8/1.2 MB | 86/388 kB | 128 kB Progress (3): 0.8/1.2 MB | 86/388 kB | 128 kB Progress (3): 0.8/1.2 MB | 90/388 kB | 128 kB Progress (3): 0.8/1.2 MB | 90/388 kB | 128 kB Progress (3): 0.8/1.2 MB | 94/388 kB | 128 kB Progress (3): 0.8/1.2 MB | 94/388 kB | 128 kB Progress (3): 0.8/1.2 MB | 98/388 kB | 128 kB Progress (3): 0.8/1.2 MB | 98/388 kB | 128 kB Progress (3): 0.8/1.2 MB | 98/388 kB | 128 kB Progress (3): 0.8/1.2 MB | 98/388 kB | 128 kB Progress (3): 0.8/1.2 MB | 102/388 kB | 128 kB Progress (3): 0.8/1.2 MB | 106/388 kB | 128 kB Progress (3): 0.8/1.2 MB | 106/388 kB | 128 kB Progress (3): 0.8/1.2 MB | 110/388 kB | 128 kB Progress (3): 0.8/1.2 MB | 110/388 kB | 128 kB Progress (3): 0.8/1.2 MB | 114/388 kB | 128 kB Progress (3): 0.8/1.2 MB | 114/388 kB | 128 kB Progress (3): 0.8/1.2 MB | 118/388 kB | 128 kB Progress (3): 0.8/1.2 MB | 118/388 kB | 128 kB Progress (3): 0.8/1.2 MB | 122/388 kB | 128 kB Progress (3): 0.8/1.2 MB | 122/388 kB | 128 kB Progress (3): 0.8/1.2 MB | 126/388 kB | 128 kB Progress (3): 0.9/1.2 MB | 126/388 kB | 128 kB Progress (3): 0.9/1.2 MB | 130/388 kB | 128 kB Progress (3): 0.9/1.2 MB | 130/388 kB | 128 kB Progress (3): 0.9/1.2 MB | 131/388 kB | 128 kB Progress (3): 0.9/1.2 MB | 131/388 kB | 128 kB Progress (3): 0.9/1.2 MB | 135/388 kB | 128 kB Progress (3): 0.9/1.2 MB | 135/388 kB | 128 kB Progress (3): 0.9/1.2 MB | 139/388 kB | 128 kB Progress (3): 0.9/1.2 MB | 139/388 kB | 128 kB Progress (3): 0.9/1.2 MB | 143/388 kB | 128 kB Progress (3): 0.9/1.2 MB | 143/388 kB | 128 kB Progress (3): 0.9/1.2 MB | 147/388 kB | 128 kB Progress (3): 0.9/1.2 MB | 147/388 kB | 128 kB Progress (3): 0.9/1.2 MB | 151/388 kB | 128 kB Progress (3): 0.9/1.2 MB | 151/388 kB | 128 kB Progress (3): 0.9/1.2 MB | 155/388 kB | 128 kB Progress (3): 0.9/1.2 MB | 155/388 kB | 128 kB Progress (3): 0.9/1.2 MB | 159/388 kB | 128 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.jar (128 kB at 169 kB/s) [2019-07-31T07:26:02.789Z] Progress (2): 0.9/1.2 MB | 159/388 kB Progress (2): 0.9/1.2 MB | 163/388 kB Progress (2): 0.9/1.2 MB | 163/388 kB Progress (2): 0.9/1.2 MB | 164/388 kB Progress (2): 0.9/1.2 MB | 164/388 kB Progress (2): 0.9/1.2 MB | 168/388 kB Progress (2): 0.9/1.2 MB | 172/388 kB Progress (2): 0.9/1.2 MB | 172/388 kB Progress (2): 0.9/1.2 MB | 176/388 kB Progress (2): 0.9/1.2 MB | 176/388 kB Progress (2): 0.9/1.2 MB | 180/388 kB Progress (2): 0.9/1.2 MB | 180/388 kB Progress (2): 0.9/1.2 MB | 184/388 kB Progress (2): 0.9/1.2 MB | 184/388 kB Progress (2): 0.9/1.2 MB | 188/388 kB Progress (2): 0.9/1.2 MB | 188/388 kB Progress (2): 0.9/1.2 MB | 192/388 kB Progress (2): 0.9/1.2 MB | 192/388 kB Progress (2): 0.9/1.2 MB | 196/388 kB Progress (2): 0.9/1.2 MB | 197/388 kB Progress (2): 0.9/1.2 MB | 197/388 kB Progress (2): 0.9/1.2 MB | 201/388 kB Progress (2): 0.9/1.2 MB | 201/388 kB Progress (2): 0.9/1.2 MB | 205/388 kB Progress (2): 0.9/1.2 MB | 205/388 kB Progress (2): 0.9/1.2 MB | 209/388 kB Progress (2): 0.9/1.2 MB | 209/388 kB Progress (2): 0.9/1.2 MB | 213/388 kB Progress (2): 0.9/1.2 MB | 213/388 kB Progress (2): 0.9/1.2 MB | 217/388 kB Progress (2): 0.9/1.2 MB | 217/388 kB Progress (2): 0.9/1.2 MB | 221/388 kB Progress (2): 0.9/1.2 MB | 221/388 kB Progress (2): 0.9/1.2 MB | 225/388 kB Progress (2): 1.0/1.2 MB | 225/388 kB Progress (2): 1.0/1.2 MB | 229/388 kB Progress (2): 1.0/1.2 MB | 229/388 kB Progress (2): 1.0/1.2 MB | 233/388 kB Progress (2): 1.0/1.2 MB | 233/388 kB Progress (2): 1.0/1.2 MB | 237/388 kB Progress (2): 1.0/1.2 MB | 237/388 kB Progress (2): 1.0/1.2 MB | 241/388 kB Progress (2): 1.0/1.2 MB | 241/388 kB Progress (2): 1.0/1.2 MB | 245/388 kB Progress (2): 1.0/1.2 MB | 245/388 kB Progress (2): 1.0/1.2 MB | 249/388 kB Progress (2): 1.0/1.2 MB | 249/388 kB Progress (2): 1.0/1.2 MB | 253/388 kB Progress (2): 1.0/1.2 MB | 253/388 kB Progress (2): 1.0/1.2 MB | 257/388 kB Progress (2): 1.0/1.2 MB | 257/388 kB Progress (2): 1.0/1.2 MB | 261/388 kB Progress (2): 1.0/1.2 MB | 261/388 kB Progress (2): 1.0/1.2 MB | 265/388 kB Progress (2): 1.0/1.2 MB | 265/388 kB Progress (2): 1.0/1.2 MB | 269/388 kB Progress (2): 1.0/1.2 MB | 269/388 kB Progress (2): 1.0/1.2 MB | 269/388 kB Progress (2): 1.0/1.2 MB | 273/388 kB Progress (2): 1.0/1.2 MB | 273/388 kB Progress (2): 1.0/1.2 MB | 277/388 kB Progress (2): 1.0/1.2 MB | 277/388 kB Progress (2): 1.0/1.2 MB | 281/388 kB Progress (2): 1.0/1.2 MB | 281/388 kB Progress (2): 1.0/1.2 MB | 281/388 kB Progress (2): 1.0/1.2 MB | 285/388 kB Progress (2): 1.0/1.2 MB | 285/388 kB Progress (2): 1.0/1.2 MB | 289/388 kB Progress (2): 1.0/1.2 MB | 289/388 kB Progress (2): 1.0/1.2 MB | 293/388 kB Progress (2): 1.0/1.2 MB | 293/388 kB Progress (2): 1.0/1.2 MB | 293/388 kB Progress (2): 1.0/1.2 MB | 297/388 kB Progress (2): 1.0/1.2 MB | 297/388 kB Progress (2): 1.0/1.2 MB | 301/388 kB Progress (2): 1.0/1.2 MB | 301/388 kB Progress (2): 1.0/1.2 MB | 305/388 kB Progress (2): 1.0/1.2 MB | 305/388 kB Progress (2): 1.0/1.2 MB | 309/388 kB Progress (2): 1.0/1.2 MB | 309/388 kB Progress (2): 1.0/1.2 MB | 313/388 kB Progress (2): 1.1/1.2 MB | 313/388 kB Progress (2): 1.1/1.2 MB | 317/388 kB Progress (2): 1.1/1.2 MB | 317/388 kB Progress (2): 1.1/1.2 MB | 321/388 kB Progress (2): 1.1/1.2 MB | 321/388 kB Progress (2): 1.1/1.2 MB | 325/388 kB Progress (2): 1.1/1.2 MB | 325/388 kB Progress (2): 1.1/1.2 MB | 329/388 kB Progress (2): 1.1/1.2 MB | 329/388 kB Progress (2): 1.1/1.2 MB | 333/388 kB Progress (2): 1.1/1.2 MB | 333/388 kB Progress (2): 1.1/1.2 MB | 337/388 kB Progress (2): 1.1/1.2 MB | 337/388 kB Progress (2): 1.1/1.2 MB | 341/388 kB Progress (2): 1.1/1.2 MB | 341/388 kB Progress (2): 1.1/1.2 MB | 345/388 kB Progress (2): 1.1/1.2 MB | 345/388 kB Progress (2): 1.1/1.2 MB | 349/388 kB Progress (2): 1.1/1.2 MB | 349/388 kB Progress (2): 1.1/1.2 MB | 353/388 kB Progress (2): 1.1/1.2 MB | 353/388 kB Progress (2): 1.1/1.2 MB | 357/388 kB Progress (2): 1.1/1.2 MB | 357/388 kB Progress (2): 1.1/1.2 MB | 361/388 kB Progress (2): 1.1/1.2 MB | 365/388 kB Progress (2): 1.1/1.2 MB | 365/388 kB Progress (2): 1.1/1.2 MB | 369/388 kB Progress (2): 1.1/1.2 MB | 369/388 kB Progress (2): 1.1/1.2 MB | 373/388 kB Progress (2): 1.1/1.2 MB | 373/388 kB Progress (2): 1.1/1.2 MB | 373/388 kB Progress (2): 1.1/1.2 MB | 377/388 kB Progress (2): 1.1/1.2 MB | 377/388 kB Progress (2): 1.1/1.2 MB | 377/388 kB Progress (2): 1.1/1.2 MB | 381/388 kB Progress (2): 1.1/1.2 MB | 381/388 kB Progress (2): 1.1/1.2 MB | 381/388 kB Progress (2): 1.1/1.2 MB | 385/388 kB Progress (2): 1.1/1.2 MB | 385/388 kB Progress (2): 1.1/1.2 MB | 388 kB Progress (2): 1.1/1.2 MB | 388 kB Progress (2): 1.1/1.2 MB | 388 kB Progress (2): 1.1/1.2 MB | 388 kB Progress (2): 1.1/1.2 MB | 388 kB Progress (2): 1.2/1.2 MB | 388 kB Progress (2): 1.2/1.2 MB | 388 kB Progress (2): 1.2/1.2 MB | 388 kB Progress (2): 1.2/1.2 MB | 388 kB Progress (2): 1.2/1.2 MB | 388 kB Progress (2): 1.2/1.2 MB | 388 kB Progress (2): 1.2/1.2 MB | 388 kB Progress (2): 1.2/1.2 MB | 388 kB Progress (2): 1.2/1.2 MB | 388 kB Progress (2): 1.2/1.2 MB | 388 kB Progress (2): 1.2/1.2 MB | 388 kB Progress (2): 1.2/1.2 MB | 388 kB Progress (2): 1.2/1.2 MB | 388 kB Progress (2): 1.2/1.2 MB | 388 kB Progress (2): 1.2/1.2 MB | 388 kB Progress (2): 1.2/1.2 MB | 388 kB Progress (2): 1.2 MB | 388 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.jar (388 kB at 481 kB/s) [2019-07-31T07:26:02.789Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar (1.2 MB at 1.5 MB/s) [2019-07-31T07:26:03.054Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:26:03.054Z] [INFO] [2019-07-31T07:26:03.054Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass --- [2019-07-31T07:26:03.054Z] [INFO] [2019-07-31T07:26:03.054Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass --- [2019-07-31T07:26:03.054Z] [INFO] [2019-07-31T07:26:03.054Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass --- [2019-07-31T07:26:03.054Z] 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 [2019-07-31T07:26:03.312Z] 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 [2019-07-31T07:26:03.312Z] 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 [2019-07-31T07:26:03.312Z] 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 [2019-07-31T07:26:03.312Z] 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 [2019-07-31T07:26:03.312Z] 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 [2019-07-31T07:26:03.312Z] Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom (1.0 kB at 49 kB/s) [2019-07-31T07:26:03.312Z] 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 [2019-07-31T07:26:03.571Z] 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 [2019-07-31T07:26:03.571Z] 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 [2019-07-31T07:26:03.571Z] 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 [2019-07-31T07:26:03.571Z] 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 [2019-07-31T07:26:03.571Z] 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 [2019-07-31T07:26:03.829Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB 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 404 kB/s) [2019-07-31T07:26:03.829Z] [INFO] [2019-07-31T07:26:03.829Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass --- [2019-07-31T07:26:03.829Z] [INFO] [2019-07-31T07:26:03.829Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass --- [2019-07-31T07:26:03.829Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T07:26:03.829Z] [INFO] [2019-07-31T07:26:03.829Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass --- [2019-07-31T07:26:03.829Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2019-07-31T07:26:03.829Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2019-07-31T07:26:03.829Z] 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 [2019-07-31T07:26:04.095Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2019-07-31T07:26:04.095Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2019-07-31T07:26:04.095Z] 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 [2019-07-31T07:26:04.095Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 349 kB/s) [2019-07-31T07:26:04.095Z] 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 [2019-07-31T07:26:04.095Z] 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 [2019-07-31T07:26:04.095Z] 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 [2019-07-31T07:26:04.771Z] 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 [2019-07-31T07:26:04.771Z] 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 [2019-07-31T07:26:04.771Z] 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 [2019-07-31T07:26:04.771Z] Progress (1): 4.0 kB 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 140 kB/s) [2019-07-31T07:26:04.771Z] 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 [2019-07-31T07:26:04.771Z] 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 [2019-07-31T07:26:04.771Z] 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 [2019-07-31T07:26:04.771Z] 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 [2019-07-31T07:26:04.771Z] 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 [2019-07-31T07:26:05.029Z] 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 [2019-07-31T07:26:05.029Z] Progress (1): 4.1/6.4 kB Progress (1): 6.4 kB 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 219 kB/s) [2019-07-31T07:26:05.029Z] 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 [2019-07-31T07:26:05.029Z] 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 [2019-07-31T07:26:05.029Z] 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 [2019-07-31T07:26:05.029Z] 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 [2019-07-31T07:26:05.290Z] 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 [2019-07-31T07:26:05.290Z] 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 [2019-07-31T07:26:05.551Z] Progress (1): 3.1 kB 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 90 kB/s) [2019-07-31T07:26:05.551Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2019-07-31T07:26:05.551Z] 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 [2019-07-31T07:26:05.551Z] 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 [2019-07-31T07:26:05.551Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2019-07-31T07:26:05.551Z] 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 [2019-07-31T07:26:05.551Z] 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 [2019-07-31T07:26:05.551Z] 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 [2019-07-31T07:26:05.551Z] 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 [2019-07-31T07:26:05.551Z] 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 [2019-07-31T07:26:05.551Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2019-07-31T07:26:05.551Z] 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 [2019-07-31T07:26:05.551Z] 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 [2019-07-31T07:26:05.812Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2019-07-31T07:26:05.812Z] 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 [2019-07-31T07:26:05.812Z] 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 [2019-07-31T07:26:05.812Z] 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 [2019-07-31T07:26:05.812Z] 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 [2019-07-31T07:26:05.812Z] 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 [2019-07-31T07:26:05.812Z] Progress (1): 4.1/239 kB Progress (1): 7.7/239 kB Progress (1): 12/239 kB Progress (1): 16/239 kB Progress (2): 16/239 kB | 4.1/233 kB Progress (2): 20/239 kB | 4.1/233 kB Progress (2): 20/239 kB | 7.7/233 kB Progress (2): 24/239 kB | 7.7/233 kB Progress (2): 24/239 kB | 12/233 kB Progress (2): 24/239 kB | 16/233 kB Progress (2): 28/239 kB | 16/233 kB Progress (2): 28/239 kB | 20/233 kB Progress (2): 28/239 kB | 24/233 kB Progress (3): 28/239 kB | 24/233 kB | 4.1/155 kB Progress (3): 32/239 kB | 24/233 kB | 4.1/155 kB Progress (3): 32/239 kB | 24/233 kB | 7.7/155 kB Progress (3): 32/239 kB | 28/233 kB | 7.7/155 kB Progress (3): 36/239 kB | 28/233 kB | 7.7/155 kB Progress (3): 36/239 kB | 28/233 kB | 12/155 kB Progress (3): 36/239 kB | 32/233 kB | 12/155 kB Progress (3): 36/239 kB | 32/233 kB | 16/155 kB Progress (3): 40/239 kB | 32/233 kB | 16/155 kB Progress (3): 40/239 kB | 32/233 kB | 20/155 kB Progress (3): 40/239 kB | 36/233 kB | 20/155 kB Progress (3): 40/239 kB | 36/233 kB | 24/155 kB Progress (3): 44/239 kB | 36/233 kB | 24/155 kB Progress (3): 44/239 kB | 40/233 kB | 24/155 kB Progress (3): 44/239 kB | 40/233 kB | 28/155 kB Progress (3): 44/239 kB | 40/233 kB | 32/155 kB Progress (3): 48/239 kB | 40/233 kB | 32/155 kB Progress (3): 48/239 kB | 40/233 kB | 36/155 kB Progress (3): 48/239 kB | 44/233 kB | 36/155 kB Progress (3): 48/239 kB | 44/233 kB | 40/155 kB Progress (3): 52/239 kB | 44/233 kB | 40/155 kB Progress (3): 52/239 kB | 44/233 kB | 44/155 kB Progress (3): 52/239 kB | 44/233 kB | 48/155 kB Progress (3): 52/239 kB | 48/233 kB | 48/155 kB Progress (3): 52/239 kB | 48/233 kB | 52/155 kB Progress (3): 56/239 kB | 48/233 kB | 52/155 kB Progress (3): 56/239 kB | 48/233 kB | 56/155 kB Progress (3): 56/239 kB | 52/233 kB | 56/155 kB Progress (3): 60/239 kB | 52/233 kB | 56/155 kB Progress (3): 60/239 kB | 56/233 kB | 56/155 kB Progress (3): 60/239 kB | 56/233 kB | 60/155 kB Progress (3): 60/239 kB | 60/233 kB | 60/155 kB Progress (3): 60/239 kB | 64/233 kB | 60/155 kB Progress (3): 64/239 kB | 64/233 kB | 60/155 kB Progress (3): 64/239 kB | 68/233 kB | 60/155 kB Progress (3): 68/239 kB | 68/233 kB | 60/155 kB Progress (3): 68/239 kB | 68/233 kB | 64/155 kB Progress (3): 72/239 kB | 68/233 kB | 64/155 kB Progress (3): 72/239 kB | 72/233 kB | 64/155 kB Progress (3): 72/239 kB | 72/233 kB | 68/155 kB Progress (3): 72/239 kB | 76/233 kB | 68/155 kB Progress (3): 76/239 kB | 76/233 kB | 68/155 kB Progress (3): 80/239 kB | 76/233 kB | 68/155 kB Progress (3): 80/239 kB | 80/233 kB | 68/155 kB Progress (3): 80/239 kB | 80/233 kB | 72/155 kB Progress (3): 80/239 kB | 84/233 kB | 72/155 kB Progress (3): 84/239 kB | 84/233 kB | 72/155 kB Progress (3): 84/239 kB | 88/233 kB | 72/155 kB Progress (3): 84/239 kB | 88/233 kB | 76/155 kB Progress (3): 84/239 kB | 88/233 kB | 80/155 kB Progress (3): 84/239 kB | 92/233 kB | 80/155 kB Progress (3): 88/239 kB | 92/233 kB | 80/155 kB Progress (3): 88/239 kB | 96/233 kB | 80/155 kB Progress (3): 88/239 kB | 96/233 kB | 84/155 kB Progress (3): 88/239 kB | 100/233 kB | 84/155 kB Progress (3): 92/239 kB | 100/233 kB | 84/155 kB Progress (3): 92/239 kB | 104/233 kB | 84/155 kB Progress (3): 92/239 kB | 104/233 kB | 88/155 kB Progress (3): 92/239 kB | 108/233 kB | 88/155 kB Progress (3): 92/239 kB | 108/233 kB | 92/155 kB Progress (3): 92/239 kB | 108/233 kB | 96/155 kB Progress (3): 96/239 kB | 108/233 kB | 96/155 kB Progress (3): 96/239 kB | 108/233 kB | 100/155 kB Progress (3): 96/239 kB | 112/233 kB | 100/155 kB Progress (3): 96/239 kB | 112/233 kB | 104/155 kB Progress (3): 100/239 kB | 112/233 kB | 104/155 kB Progress (3): 100/239 kB | 112/233 kB | 108/155 kB Progress (3): 100/239 kB | 116/233 kB | 108/155 kB Progress (3): 100/239 kB | 116/233 kB | 112/155 kB Progress (3): 104/239 kB | 116/233 kB | 112/155 kB Progress (3): 104/239 kB | 116/233 kB | 116/155 kB Progress (3): 104/239 kB | 120/233 kB | 116/155 kB Progress (3): 104/239 kB | 120/233 kB | 120/155 kB Progress (3): 108/239 kB | 120/233 kB | 120/155 kB Progress (3): 108/239 kB | 120/233 kB | 124/155 kB Progress (3): 108/239 kB | 124/233 kB | 124/155 kB Progress (3): 108/239 kB | 124/233 kB | 128/155 kB Progress (3): 112/239 kB | 124/233 kB | 128/155 kB Progress (3): 112/239 kB | 124/233 kB | 132/155 kB Progress (3): 112/239 kB | 128/233 kB | 132/155 kB Progress (3): 112/239 kB | 128/233 kB | 136/155 kB Progress (3): 116/239 kB | 128/233 kB | 136/155 kB Progress (3): 116/239 kB | 128/233 kB | 140/155 kB Progress (3): 116/239 kB | 132/233 kB | 140/155 kB Progress (3): 116/239 kB | 132/233 kB | 144/155 kB Progress (3): 120/239 kB | 132/233 kB | 144/155 kB Progress (3): 120/239 kB | 132/233 kB | 148/155 kB Progress (3): 120/239 kB | 136/233 kB | 148/155 kB Progress (3): 120/239 kB | 136/233 kB | 152/155 kB Progress (3): 124/239 kB | 136/233 kB | 152/155 kB Progress (3): 128/239 kB | 136/233 kB | 152/155 kB Progress (3): 128/239 kB | 136/233 kB | 155 kB Progress (3): 128/239 kB | 140/233 kB | 155 kB Progress (3): 128/239 kB | 144/233 kB | 155 kB Progress (3): 132/239 kB | 144/233 kB | 155 kB Progress (3): 136/239 kB | 144/233 kB | 155 kB Progress (3): 136/239 kB | 148/233 kB | 155 kB Progress (3): 140/239 kB | 148/233 kB | 155 kB Progress (3): 144/239 kB | 148/233 kB | 155 kB Progress (3): 144/239 kB | 152/233 kB | 155 kB Progress (3): 148/239 kB | 152/233 kB | 155 kB Progress (3): 148/239 kB | 156/233 kB | 155 kB Progress (3): 148/239 kB | 160/233 kB | 155 kB Progress (3): 152/239 kB | 160/233 kB | 155 kB Progress (3): 152/239 kB | 164/233 kB | 155 kB Progress (3): 156/239 kB | 164/233 kB | 155 kB Progress (3): 160/239 kB | 164/233 kB | 155 kB Progress (3): 160/239 kB | 168/233 kB | 155 kB Progress (3): 164/239 kB | 168/233 kB | 155 kB Progress (3): 164/239 kB | 172/233 kB | 155 kB Progress (3): 168/239 kB | 172/233 kB | 155 kB 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 1.9 MB/s) [2019-07-31T07:26:05.812Z] Progress (2): 168/239 kB | 176/233 kB Progress (2): 172/239 kB | 176/233 kB Progress (2): 172/239 kB | 180/233 kB Progress (2): 172/239 kB | 184/233 kB Progress (2): 176/239 kB | 184/233 kB Progress (2): 176/239 kB | 188/233 kB Progress (2): 180/239 kB | 188/233 kB Progress (2): 184/239 kB | 188/233 kB Progress (2): 184/239 kB | 192/233 kB Progress (2): 188/239 kB | 192/233 kB Progress (2): 188/239 kB | 196/233 kB Progress (2): 192/239 kB | 196/233 kB Progress (2): 192/239 kB | 200/233 kB Progress (2): 196/239 kB | 200/233 kB Progress (2): 200/239 kB | 200/233 kB Progress (2): 200/239 kB | 204/233 kB Progress (2): 204/239 kB | 204/233 kB Progress (2): 204/239 kB | 208/233 kB Progress (2): 208/239 kB | 208/233 kB Progress (2): 208/239 kB | 212/233 kB Progress (2): 212/239 kB | 212/233 kB Progress (2): 212/239 kB | 216/233 kB Progress (2): 216/239 kB | 216/233 kB Progress (2): 216/239 kB | 220/233 kB Progress (2): 216/239 kB | 224/233 kB Progress (2): 220/239 kB | 224/233 kB Progress (2): 224/239 kB | 224/233 kB Progress (2): 224/239 kB | 228/233 kB Progress (2): 228/239 kB | 228/233 kB Progress (2): 228/239 kB | 232/233 kB Progress (2): 232/239 kB | 232/233 kB Progress (2): 232/239 kB | 233 kB Progress (2): 236/239 kB | 233 kB Progress (2): 239 kB | 233 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 2.3 MB/s) [2019-07-31T07:26:05.812Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 2.3 MB/s) [2019-07-31T07:26:05.812Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/5.0.0-SNAPSHOT/org.eclipse.tracecompass-5.0.0-SNAPSHOT.pom [2019-07-31T07:26:05.812Z] [INFO] [2019-07-31T07:26:05.812Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >-- [2019-07-31T07:26:05.812Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 5.0.0-SNAPSHOT [2/134] [2019-07-31T07:26:05.812Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T07:26:05.812Z] [INFO] [2019-07-31T07:26:05.812Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T07:26:05.812Z] [INFO] [2019-07-31T07:26:05.812Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T07:26:05.812Z] [INFO] [2019-07-31T07:26:05.812Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T07:26:05.812Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:26:05.812Z] [INFO] [2019-07-31T07:26:05.812Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T07:26:05.812Z] [INFO] [2019-07-31T07:26:05.812Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T07:26:05.812Z] [INFO] [2019-07-31T07:26:05.812Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T07:26:05.812Z] [INFO] [2019-07-31T07:26:06.072Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T07:26:06.072Z] [INFO] [2019-07-31T07:26:06.072Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T07:26:06.072Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T07:26:06.072Z] [INFO] [2019-07-31T07:26:06.072Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T07:26:06.072Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-5.0.0-SNAPSHOT.pom [2019-07-31T07:26:06.072Z] [INFO] [2019-07-31T07:26:06.072Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >--- [2019-07-31T07:26:06.072Z] [INFO] Building Trace Compass Common Utilities Parent 5.0.0-SNAPSHOT [3/134] [2019-07-31T07:26:06.072Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T07:26:06.072Z] [INFO] [2019-07-31T07:26:06.072Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T07:26:06.072Z] [INFO] [2019-07-31T07:26:06.072Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T07:26:06.072Z] [INFO] [2019-07-31T07:26:06.072Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T07:26:06.072Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/common/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:26:06.072Z] [INFO] [2019-07-31T07:26:06.072Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T07:26:06.072Z] [INFO] [2019-07-31T07:26:06.072Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T07:26:06.072Z] [INFO] [2019-07-31T07:26:06.072Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T07:26:06.072Z] [INFO] [2019-07-31T07:26:06.072Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T07:26:06.072Z] [INFO] [2019-07-31T07:26:06.072Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T07:26:06.072Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T07:26:06.072Z] [INFO] [2019-07-31T07:26:06.072Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T07:26:06.072Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.common-parent-5.0.0-SNAPSHOT.pom [2019-07-31T07:26:06.072Z] [INFO] [2019-07-31T07:26:06.072Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >---- [2019-07-31T07:26:06.072Z] [INFO] Building org.eclipse.tracecompass.common.core 4.1.0-SNAPSHOT [4/134] [2019-07-31T07:26:06.072Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T07:26:06.072Z] [INFO] [2019-07-31T07:26:06.072Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core --- [2019-07-31T07:26:06.072Z] [INFO] [2019-07-31T07:26:06.072Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core --- [2019-07-31T07:26:06.072Z] 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 [2019-07-31T07:26:06.072Z] 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 [2019-07-31T07:26:06.072Z] 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 [2019-07-31T07:26:06.330Z] 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 [2019-07-31T07:26:06.330Z] 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 [2019-07-31T07:26:06.330Z] 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 [2019-07-31T07:26:06.330Z] Progress (1): 1.5 kB 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 47 kB/s) [2019-07-31T07:26:06.330Z] 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 [2019-07-31T07:26:06.330Z] Progress (1): 4.1/9.3 kB Progress (1): 7.7/9.3 kB Progress (1): 9.3 kB 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 373 kB/s) [2019-07-31T07:26:06.330Z] 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 [2019-07-31T07:26:06.330Z] Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32/32 kB Progress (1): 32 kB 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 954 kB/s) [2019-07-31T07:26:06.330Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2019-07-31T07:26:06.330Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2019-07-31T07:26:06.589Z] 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 [2019-07-31T07:26:06.589Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2019-07-31T07:26:06.589Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2019-07-31T07:26:06.589Z] 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 [2019-07-31T07:26:06.589Z] Progress (1): 3.2 kB 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 77 kB/s) [2019-07-31T07:26:06.589Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2019-07-31T07:26:06.848Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2019-07-31T07:26:06.848Z] 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 [2019-07-31T07:26:06.848Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2019-07-31T07:26:06.848Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2019-07-31T07:26:06.848Z] 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 [2019-07-31T07:26:07.108Z] Progress (1): 3.1 kB 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 93 kB/s) [2019-07-31T07:26:07.108Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [2019-07-31T07:26:07.108Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [2019-07-31T07:26:07.108Z] 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 [2019-07-31T07:26:07.108Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [2019-07-31T07:26:07.108Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [2019-07-31T07:26:07.366Z] 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 [2019-07-31T07:26:07.367Z] Progress (1): 4.1/6.0 kB Progress (1): 6.0 kB 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 163 kB/s) [2019-07-31T07:26:07.367Z] 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 [2019-07-31T07:26:07.367Z] 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 [2019-07-31T07:26:07.367Z] 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 [2019-07-31T07:26:07.625Z] 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 [2019-07-31T07:26:07.625Z] 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 [2019-07-31T07:26:07.625Z] 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 [2019-07-31T07:26:07.625Z] Progress (1): 2.7 kB 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 100 kB/s) [2019-07-31T07:26:07.625Z] 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 [2019-07-31T07:26:07.625Z] 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 [2019-07-31T07:26:07.625Z] 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 [2019-07-31T07:26:07.884Z] 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 [2019-07-31T07:26:07.884Z] 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 [2019-07-31T07:26:07.884Z] 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 [2019-07-31T07:26:07.884Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB 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 337 kB/s) [2019-07-31T07:26:07.884Z] 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 [2019-07-31T07:26:07.884Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [2019-07-31T07:26:07.884Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2019-07-31T07:26:07.884Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2019-07-31T07:26:07.884Z] 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 [2019-07-31T07:26:07.884Z] 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 [2019-07-31T07:26:08.404Z] Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7 MB 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 6.1 MB/s) [2019-07-31T07:26:08.404Z] 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 [2019-07-31T07:26:08.404Z] 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 [2019-07-31T07:26:08.404Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [2019-07-31T07:26:08.404Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2019-07-31T07:26:08.404Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2019-07-31T07:26:08.404Z] 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 [2019-07-31T07:26:08.404Z] 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 [2019-07-31T07:26:08.404Z] 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 [2019-07-31T07:26:08.404Z] 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 [2019-07-31T07:26:08.404Z] 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 [2019-07-31T07:26:08.663Z] 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 [2019-07-31T07:26:08.663Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2019-07-31T07:26:08.663Z] 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 [2019-07-31T07:26:08.663Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [2019-07-31T07:26:08.663Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2019-07-31T07:26:08.663Z] 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 [2019-07-31T07:26:08.663Z] 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 [2019-07-31T07:26:08.663Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [2019-07-31T07:26:08.663Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2019-07-31T07:26:08.663Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2019-07-31T07:26:08.663Z] 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 [2019-07-31T07:26:08.663Z] 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 [2019-07-31T07:26:08.663Z] 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 [2019-07-31T07:26:08.663Z] 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 [2019-07-31T07:26:08.663Z] 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 [2019-07-31T07:26:08.663Z] Progress (1): 4.1/166 kB Progress (1): 7.7/166 kB Progress (1): 12/166 kB Progress (1): 16/166 kB Progress (1): 20/166 kB Progress (1): 24/166 kB Progress (2): 24/166 kB | 4.1/6.0 kB Progress (2): 28/166 kB | 4.1/6.0 kB Progress (2): 28/166 kB | 6.0 kB Progress (2): 32/166 kB | 6.0 kB Progress (2): 36/166 kB | 6.0 kB Progress (3): 36/166 kB | 6.0 kB | 4.1/26 kB Progress (3): 40/166 kB | 6.0 kB | 4.1/26 kB Progress (4): 40/166 kB | 6.0 kB | 4.1/26 kB | 4.1/70 kB Progress (4): 40/166 kB | 6.0 kB | 7.7/26 kB | 4.1/70 kB Progress (4): 40/166 kB | 6.0 kB | 7.7/26 kB | 7.7/70 kB Progress (4): 44/166 kB | 6.0 kB | 7.7/26 kB | 7.7/70 kB Progress (4): 48/166 kB | 6.0 kB | 7.7/26 kB | 7.7/70 kB Progress (5): 48/166 kB | 6.0 kB | 7.7/26 kB | 7.7/70 kB | 4.1/281 kB Progress (5): 52/166 kB | 6.0 kB | 7.7/26 kB | 7.7/70 kB | 4.1/281 kB Progress (5): 52/166 kB | 6.0 kB | 7.7/26 kB | 12/70 kB | 4.1/281 kB Progress (5): 52/166 kB | 6.0 kB | 7.7/26 kB | 16/70 kB | 4.1/281 kB Progress (5): 52/166 kB | 6.0 kB | 12/26 kB | 16/70 kB | 4.1/281 kB Progress (5): 52/166 kB | 6.0 kB | 12/26 kB | 20/70 kB | 4.1/281 kB Progress (5): 56/166 kB | 6.0 kB | 12/26 kB | 20/70 kB | 4.1/281 kB Progress (5): 56/166 kB | 6.0 kB | 12/26 kB | 20/70 kB | 7.7/281 kB Progress (5): 60/166 kB | 6.0 kB | 12/26 kB | 20/70 kB | 7.7/281 kB Progress (5): 60/166 kB | 6.0 kB | 12/26 kB | 24/70 kB | 7.7/281 kB Progress (5): 60/166 kB | 6.0 kB | 16/26 kB | 24/70 kB | 7.7/281 kB Progress (5): 60/166 kB | 6.0 kB | 16/26 kB | 28/70 kB | 7.7/281 kB Progress (5): 64/166 kB | 6.0 kB | 16/26 kB | 28/70 kB | 7.7/281 kB Progress (5): 64/166 kB | 6.0 kB | 16/26 kB | 28/70 kB | 12/281 kB Progress (5): 68/166 kB | 6.0 kB | 16/26 kB | 28/70 kB | 12/281 kB Progress (5): 68/166 kB | 6.0 kB | 16/26 kB | 32/70 kB | 12/281 kB Progress (5): 68/166 kB | 6.0 kB | 20/26 kB | 32/70 kB | 12/281 kB Progress (5): 68/166 kB | 6.0 kB | 20/26 kB | 36/70 kB | 12/281 kB 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 80 kB/s) [2019-07-31T07:26:08.663Z] Progress (4): 72/166 kB | 20/26 kB | 36/70 kB | 12/281 kB Progress (4): 72/166 kB | 20/26 kB | 36/70 kB | 16/281 kB Progress (4): 76/166 kB | 20/26 kB | 36/70 kB | 16/281 kB Progress (4): 76/166 kB | 20/26 kB | 40/70 kB | 16/281 kB Progress (4): 76/166 kB | 24/26 kB | 40/70 kB | 16/281 kB Progress (4): 76/166 kB | 24/26 kB | 44/70 kB | 16/281 kB Progress (4): 80/166 kB | 24/26 kB | 44/70 kB | 16/281 kB Progress (4): 80/166 kB | 24/26 kB | 44/70 kB | 20/281 kB Progress (4): 80/166 kB | 24/26 kB | 44/70 kB | 24/281 kB Progress (4): 80/166 kB | 24/26 kB | 44/70 kB | 28/281 kB Progress (4): 80/166 kB | 24/26 kB | 44/70 kB | 32/281 kB Progress (4): 84/166 kB | 24/26 kB | 44/70 kB | 32/281 kB Progress (4): 84/166 kB | 24/26 kB | 48/70 kB | 32/281 kB Progress (4): 84/166 kB | 26 kB | 48/70 kB | 32/281 kB Progress (4): 84/166 kB | 26 kB | 52/70 kB | 32/281 kB Progress (4): 88/166 kB | 26 kB | 52/70 kB | 32/281 kB Progress (4): 88/166 kB | 26 kB | 52/70 kB | 36/281 kB Progress (4): 92/166 kB | 26 kB | 52/70 kB | 36/281 kB Progress (4): 92/166 kB | 26 kB | 56/70 kB | 36/281 kB Progress (4): 96/166 kB | 26 kB | 56/70 kB | 36/281 kB Progress (4): 96/166 kB | 26 kB | 56/70 kB | 40/281 kB Progress (4): 100/166 kB | 26 kB | 56/70 kB | 40/281 kB Progress (4): 100/166 kB | 26 kB | 60/70 kB | 40/281 kB Progress (4): 100/166 kB | 26 kB | 64/70 kB | 40/281 kB Progress (4): 104/166 kB | 26 kB | 64/70 kB | 40/281 kB Progress (4): 104/166 kB | 26 kB | 64/70 kB | 44/281 kB Progress (4): 108/166 kB | 26 kB | 64/70 kB | 44/281 kB Progress (4): 108/166 kB | 26 kB | 68/70 kB | 44/281 kB Progress (4): 108/166 kB | 26 kB | 70 kB | 44/281 kB Progress (4): 112/166 kB | 26 kB | 70 kB | 44/281 kB Progress (4): 112/166 kB | 26 kB | 70 kB | 48/281 kB Progress (4): 116/166 kB | 26 kB | 70 kB | 48/281 kB Progress (4): 116/166 kB | 26 kB | 70 kB | 52/281 kB 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 280 kB/s) [2019-07-31T07:26:08.663Z] Progress (3): 120/166 kB | 70 kB | 52/281 kB Progress (3): 120/166 kB | 70 kB | 56/281 kB Progress (3): 124/166 kB | 70 kB | 56/281 kB Progress (3): 124/166 kB | 70 kB | 60/281 kB Progress (3): 128/166 kB | 70 kB | 60/281 kB Progress (3): 128/166 kB | 70 kB | 64/281 kB Progress (3): 131/166 kB | 70 kB | 64/281 kB Progress (3): 131/166 kB | 70 kB | 68/281 kB Progress (3): 135/166 kB | 70 kB | 68/281 kB Progress (3): 135/166 kB | 70 kB | 72/281 kB Progress (3): 139/166 kB | 70 kB | 72/281 kB Progress (3): 139/166 kB | 70 kB | 76/281 kB Progress (3): 143/166 kB | 70 kB | 76/281 kB Progress (3): 143/166 kB | 70 kB | 80/281 kB Progress (3): 147/166 kB | 70 kB | 80/281 kB Progress (3): 147/166 kB | 70 kB | 84/281 kB Progress (3): 151/166 kB | 70 kB | 84/281 kB 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 682 kB/s) [2019-07-31T07:26:08.663Z] Progress (2): 151/166 kB | 88/281 kB Progress (2): 155/166 kB | 88/281 kB Progress (2): 155/166 kB | 92/281 kB Progress (2): 155/166 kB | 96/281 kB Progress (2): 159/166 kB | 96/281 kB Progress (2): 163/166 kB | 96/281 kB Progress (2): 163/166 kB | 100/281 kB Progress (2): 166 kB | 100/281 kB Progress (2): 166 kB | 104/281 kB Progress (2): 166 kB | 108/281 kB Progress (2): 166 kB | 112/281 kB Progress (2): 166 kB | 116/281 kB Progress (2): 166 kB | 120/281 kB Progress (2): 166 kB | 124/281 kB Progress (2): 166 kB | 128/281 kB Progress (2): 166 kB | 132/281 kB Progress (2): 166 kB | 136/281 kB Progress (2): 166 kB | 140/281 kB Progress (2): 166 kB | 144/281 kB Progress (2): 166 kB | 148/281 kB Progress (2): 166 kB | 152/281 kB Progress (2): 166 kB | 156/281 kB Progress (2): 166 kB | 160/281 kB Progress (2): 166 kB | 164/281 kB Progress (2): 166 kB | 168/281 kB Progress (2): 166 kB | 172/281 kB 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 1.4 MB/s) [2019-07-31T07:26:08.922Z] Progress (1): 176/281 kB Progress (1): 180/281 kB Progress (1): 184/281 kB Progress (1): 188/281 kB Progress (1): 192/281 kB Progress (1): 196/281 kB Progress (1): 200/281 kB Progress (1): 204/281 kB Progress (1): 208/281 kB Progress (1): 212/281 kB Progress (1): 216/281 kB Progress (1): 220/281 kB Progress (1): 224/281 kB Progress (1): 228/281 kB Progress (1): 232/281 kB Progress (1): 236/281 kB Progress (1): 240/281 kB Progress (1): 244/281 kB Progress (1): 248/281 kB Progress (1): 252/281 kB Progress (1): 256/281 kB Progress (1): 260/281 kB Progress (1): 264/281 kB Progress (1): 268/281 kB Progress (1): 272/281 kB Progress (1): 276/281 kB Progress (1): 280/281 kB Progress (1): 281 kB 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 1.6 MB/s) [2019-07-31T07:26:08.922Z] [INFO] The project's OSGi version is 4.1.0.201907310718 [2019-07-31T07:26:08.922Z] [INFO] [2019-07-31T07:26:08.922Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core --- [2019-07-31T07:26:08.922Z] [INFO] [2019-07-31T07:26:08.922Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core --- [2019-07-31T07:26:08.922Z] [INFO] [2019-07-31T07:26:08.922Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core --- [2019-07-31T07:26:08.922Z] [INFO] [2019-07-31T07:26:08.922Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core --- [2019-07-31T07:26:08.922Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:26:08.922Z] [INFO] [2019-07-31T07:26:08.922Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core --- [2019-07-31T07:26:08.922Z] 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 [2019-07-31T07:26:08.922Z] 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 [2019-07-31T07:26:08.922Z] 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 [2019-07-31T07:26:09.180Z] 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 [2019-07-31T07:26:09.180Z] 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 [2019-07-31T07:26:09.180Z] 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 [2019-07-31T07:26:09.180Z] Progress (1): 748 B 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 31 kB/s) [2019-07-31T07:26:09.180Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2019-07-31T07:26:09.180Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2019-07-31T07:26:09.180Z] 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 [2019-07-31T07:26:09.438Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2019-07-31T07:26:09.438Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2019-07-31T07:26:09.438Z] 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 [2019-07-31T07:26:09.438Z] Progress (1): 3.8 kB 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 121 kB/s) [2019-07-31T07:26:09.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2019-07-31T07:26:09.438Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2019-07-31T07:26:09.438Z] 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 [2019-07-31T07:26:09.701Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2019-07-31T07:26:09.701Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2019-07-31T07:26:09.701Z] 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 [2019-07-31T07:26:09.701Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB 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 489 kB/s) [2019-07-31T07:26:09.963Z] 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 [2019-07-31T07:26:09.963Z] 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 [2019-07-31T07:26:09.963Z] 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 [2019-07-31T07:26:09.963Z] 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 [2019-07-31T07:26:09.963Z] 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 [2019-07-31T07:26:09.963Z] 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 [2019-07-31T07:26:10.222Z] Progress (1): 4.1/5.7 kB Progress (1): 5.7 kB 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 107 kB/s) [2019-07-31T07:26:10.222Z] 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 [2019-07-31T07:26:10.222Z] 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 [2019-07-31T07:26:10.222Z] 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 [2019-07-31T07:26:10.222Z] 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 [2019-07-31T07:26:10.481Z] 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 [2019-07-31T07:26:10.481Z] 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 [2019-07-31T07:26:10.481Z] Progress (1): 4.1/4.6 kB Progress (1): 4.6 kB 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 112 kB/s) [2019-07-31T07:26:10.481Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2019-07-31T07:26:10.481Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2019-07-31T07:26:10.481Z] 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 [2019-07-31T07:26:10.742Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2019-07-31T07:26:10.742Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2019-07-31T07:26:10.742Z] 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 [2019-07-31T07:26:10.742Z] Progress (1): 1.5 kB 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 55 kB/s) [2019-07-31T07:26:10.742Z] 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 [2019-07-31T07:26:10.742Z] 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 [2019-07-31T07:26:10.742Z] 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 [2019-07-31T07:26:11.275Z] 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 [2019-07-31T07:26:11.275Z] 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 [2019-07-31T07:26:11.275Z] 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 [2019-07-31T07:26:11.275Z] Progress (1): 3.1 kB 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 83 kB/s) [2019-07-31T07:26:11.275Z] 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 [2019-07-31T07:26:11.275Z] 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 [2019-07-31T07:26:11.275Z] 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 [2019-07-31T07:26:11.275Z] 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 [2019-07-31T07:26:11.275Z] 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 [2019-07-31T07:26:11.275Z] 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 [2019-07-31T07:26:11.625Z] Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 89 kB/s) [2019-07-31T07:26:11.625Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2019-07-31T07:26:11.625Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2019-07-31T07:26:11.625Z] 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 [2019-07-31T07:26:11.625Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2019-07-31T07:26:11.625Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2019-07-31T07:26:11.625Z] 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 [2019-07-31T07:26:11.625Z] Progress (1): 2.6 kB 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 69 kB/s) [2019-07-31T07:26:11.625Z] 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 [2019-07-31T07:26:11.625Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2019-07-31T07:26:11.625Z] 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 [2019-07-31T07:26:11.625Z] 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 [2019-07-31T07:26:11.625Z] 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 [2019-07-31T07:26:11.625Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2019-07-31T07:26:11.625Z] 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 [2019-07-31T07:26:11.625Z] 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 [2019-07-31T07:26:11.625Z] 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 [2019-07-31T07:26:11.625Z] 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 [2019-07-31T07:26:11.625Z] 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 [2019-07-31T07:26:11.625Z] 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 [2019-07-31T07:26:11.890Z] 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 [2019-07-31T07:26:11.890Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2019-07-31T07:26:11.890Z] 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 [2019-07-31T07:26:11.890Z] 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 [2019-07-31T07:26:11.890Z] 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 [2019-07-31T07:26:11.890Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2019-07-31T07:26:11.890Z] 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 [2019-07-31T07:26:11.890Z] 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 [2019-07-31T07:26:11.890Z] 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 [2019-07-31T07:26:11.890Z] 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 [2019-07-31T07:26:11.890Z] 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 [2019-07-31T07:26:11.890Z] 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 [2019-07-31T07:26:12.156Z] Progress (1): 4.1/79 kB Progress (1): 7.7/79 kB Progress (1): 12/79 kB Progress (1): 16/79 kB Progress (1): 20/79 kB Progress (1): 24/79 kB Progress (1): 28/79 kB Progress (1): 32/79 kB Progress (1): 36/79 kB Progress (1): 40/79 kB Progress (1): 44/79 kB Progress (1): 48/79 kB Progress (1): 52/79 kB Progress (1): 56/79 kB Progress (2): 56/79 kB | 4.1/4.3 kB Progress (2): 60/79 kB | 4.1/4.3 kB Progress (2): 60/79 kB | 4.3 kB Progress (2): 64/79 kB | 4.3 kB Progress (2): 68/79 kB | 4.3 kB Progress (2): 72/79 kB | 4.3 kB Progress (3): 72/79 kB | 4.3 kB | 4.1/51 kB Progress (3): 76/79 kB | 4.3 kB | 4.1/51 kB Progress (3): 76/79 kB | 4.3 kB | 7.7/51 kB Progress (3): 79 kB | 4.3 kB | 7.7/51 kB Progress (3): 79 kB | 4.3 kB | 12/51 kB Progress (3): 79 kB | 4.3 kB | 16/51 kB Progress (3): 79 kB | 4.3 kB | 20/51 kB Progress (3): 79 kB | 4.3 kB | 24/51 kB Progress (4): 79 kB | 4.3 kB | 24/51 kB | 4.1/8.5 kB 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 89 kB/s) [2019-07-31T07:26:12.156Z] Progress (3): 79 kB | 28/51 kB | 4.1/8.5 kB Progress (3): 79 kB | 28/51 kB | 7.7/8.5 kB 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.6 MB/s) [2019-07-31T07:26:12.156Z] Progress (2): 32/51 kB | 7.7/8.5 kB Progress (2): 32/51 kB | 8.5 kB Progress (2): 36/51 kB | 8.5 kB Progress (2): 40/51 kB | 8.5 kB Progress (2): 44/51 kB | 8.5 kB Progress (2): 48/51 kB | 8.5 kB Progress (2): 51 kB | 8.5 kB 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 458 kB/s) [2019-07-31T07:26:12.156Z] 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 74 kB/s) [2019-07-31T07:26:12.156Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:26:12.156Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/main/resources [2019-07-31T07:26:12.156Z] [INFO] [2019-07-31T07:26:12.156Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core --- [2019-07-31T07:26:12.156Z] 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 [2019-07-31T07:26:12.156Z] 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 [2019-07-31T07:26:12.156Z] 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 [2019-07-31T07:26:12.415Z] 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 [2019-07-31T07:26:12.415Z] 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 [2019-07-31T07:26:12.415Z] 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 [2019-07-31T07:26:12.415Z] Progress (1): 690 B 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 20 kB/s) [2019-07-31T07:26:12.415Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [2019-07-31T07:26:12.415Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [2019-07-31T07:26:12.415Z] 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 [2019-07-31T07:26:12.674Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [2019-07-31T07:26:12.674Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [2019-07-31T07:26:12.674Z] 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 [2019-07-31T07:26:12.674Z] Progress (1): 3.6 kB 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 117 kB/s) [2019-07-31T07:26:12.674Z] 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 [2019-07-31T07:26:12.674Z] 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 [2019-07-31T07:26:12.933Z] 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 [2019-07-31T07:26:12.933Z] 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 [2019-07-31T07:26:12.933Z] 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 [2019-07-31T07:26:12.933Z] 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 [2019-07-31T07:26:12.933Z] Progress (1): 865 B 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 25 kB/s) [2019-07-31T07:26:12.933Z] 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 [2019-07-31T07:26:12.933Z] 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 [2019-07-31T07:26:13.192Z] 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 [2019-07-31T07:26:13.192Z] 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 [2019-07-31T07:26:13.192Z] 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 [2019-07-31T07:26:13.192Z] 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 [2019-07-31T07:26:13.451Z] Progress (1): 2.4 kB 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 58 kB/s) [2019-07-31T07:26:13.451Z] 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 [2019-07-31T07:26:13.451Z] 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 [2019-07-31T07:26:13.451Z] 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 [2019-07-31T07:26:13.451Z] 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 [2019-07-31T07:26:13.451Z] 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 [2019-07-31T07:26:13.451Z] 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 [2019-07-31T07:26:13.710Z] Progress (1): 1.6 kB 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 46 kB/s) [2019-07-31T07:26:13.710Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [2019-07-31T07:26:13.710Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [2019-07-31T07:26:13.710Z] 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 [2019-07-31T07:26:13.710Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [2019-07-31T07:26:13.969Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [2019-07-31T07:26:13.969Z] 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 [2019-07-31T07:26:13.969Z] Progress (1): 1.7 kB 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 49 kB/s) [2019-07-31T07:26:13.969Z] 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 [2019-07-31T07:26:13.969Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [2019-07-31T07:26:13.969Z] 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 [2019-07-31T07:26:13.969Z] 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 [2019-07-31T07:26:13.969Z] 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 [2019-07-31T07:26:13.969Z] 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 [2019-07-31T07:26:13.969Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [2019-07-31T07:26:13.969Z] 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 [2019-07-31T07:26:13.969Z] 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 [2019-07-31T07:26:13.969Z] 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 [2019-07-31T07:26:13.969Z] 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 [2019-07-31T07:26:13.969Z] 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 [2019-07-31T07:26:13.969Z] 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 [2019-07-31T07:26:13.969Z] 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 [2019-07-31T07:26:13.969Z] 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 [2019-07-31T07:26:14.228Z] 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 [2019-07-31T07:26:14.228Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [2019-07-31T07:26:14.228Z] 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 [2019-07-31T07:26:14.228Z] 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 [2019-07-31T07:26:14.228Z] 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 [2019-07-31T07:26:14.228Z] 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 [2019-07-31T07:26:14.228Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [2019-07-31T07:26:14.228Z] 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 [2019-07-31T07:26:14.228Z] 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 [2019-07-31T07:26:14.228Z] 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 [2019-07-31T07:26:14.228Z] 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 [2019-07-31T07:26:14.228Z] 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 [2019-07-31T07:26:14.228Z] 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 [2019-07-31T07:26:14.228Z] 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 [2019-07-31T07:26:14.228Z] 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 [2019-07-31T07:26:14.228Z] Progress (1): 4.1/4.6 kB Progress (1): 4.6 kB Progress (2): 4.6 kB | 0/2.8 MB Progress (2): 4.6 kB | 0/2.8 MB Progress (2): 4.6 kB | 0/2.8 MB Progress (2): 4.6 kB | 0/2.8 MB Progress (2): 4.6 kB | 0/2.8 MB Progress (2): 4.6 kB | 0/2.8 MB Progress (2): 4.6 kB | 0/2.8 MB Progress (2): 4.6 kB | 0/2.8 MB Progress (2): 4.6 kB | 0/2.8 MB Progress (3): 4.6 kB | 0/2.8 MB | 4.1/18 kB Progress (3): 4.6 kB | 0/2.8 MB | 7.7/18 kB Progress (4): 4.6 kB | 0/2.8 MB | 7.7/18 kB | 3.6 kB Progress (5): 4.6 kB | 0/2.8 MB | 7.7/18 kB | 3.6 kB | 4.1/25 kB Progress (5): 4.6 kB | 0/2.8 MB | 7.7/18 kB | 3.6 kB | 4.1/25 kB Progress (5): 4.6 kB | 0/2.8 MB | 12/18 kB | 3.6 kB | 4.1/25 kB Progress (5): 4.6 kB | 0/2.8 MB | 12/18 kB | 3.6 kB | 4.1/25 kB Progress (5): 4.6 kB | 0/2.8 MB | 12/18 kB | 3.6 kB | 7.7/25 kB 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 97 kB/s) [2019-07-31T07:26:14.228Z] Progress (4): 0/2.8 MB | 12/18 kB | 3.6 kB | 12/25 kB Progress (4): 0/2.8 MB | 12/18 kB | 3.6 kB | 12/25 kB Progress (4): 0/2.8 MB | 16/18 kB | 3.6 kB | 12/25 kB Progress (4): 0/2.8 MB | 16/18 kB | 3.6 kB | 12/25 kB 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 72 kB/s) [2019-07-31T07:26:14.488Z] Progress (3): 0/2.8 MB | 16/18 kB | 16/25 kB Progress (3): 0.1/2.8 MB | 16/18 kB | 16/25 kB Progress (3): 0.1/2.8 MB | 18 kB | 16/25 kB Progress (3): 0.1/2.8 MB | 18 kB | 16/25 kB Progress (3): 0.1/2.8 MB | 18 kB | 20/25 kB Progress (3): 0.1/2.8 MB | 18 kB | 20/25 kB Progress (3): 0.1/2.8 MB | 18 kB | 24/25 kB Progress (3): 0.1/2.8 MB | 18 kB | 24/25 kB Progress (3): 0.1/2.8 MB | 18 kB | 25 kB Progress (3): 0.1/2.8 MB | 18 kB | 25 kB Progress (3): 0.1/2.8 MB | 18 kB | 25 kB Progress (3): 0.1/2.8 MB | 18 kB | 25 kB Progress (3): 0.1/2.8 MB | 18 kB | 25 kB Progress (3): 0.1/2.8 MB | 18 kB | 25 kB Progress (3): 0.1/2.8 MB | 18 kB | 25 kB Progress (3): 0.1/2.8 MB | 18 kB | 25 kB Progress (3): 0.1/2.8 MB | 18 kB | 25 kB Progress (3): 0.1/2.8 MB | 18 kB | 25 kB Progress (3): 0.1/2.8 MB | 18 kB | 25 kB 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 299 kB/s) [2019-07-31T07:26:14.488Z] 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 410 kB/s) [2019-07-31T07:26:14.488Z] Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8 MB 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 9.2 MB/s) [2019-07-31T07:26:16.393Z] [INFO] Compiling 22 source files to /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/classes [2019-07-31T07:26:19.680Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[795] [2019-07-31T07:26:19.680Z] argsArray[i] = entry.getKey(); [2019-07-31T07:26:19.680Z] ^^^^^^^^^^^^^^ [2019-07-31T07:26:19.680Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Object>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T07:26:19.680Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[796] [2019-07-31T07:26:19.680Z] argsArray[i + 1] = entry.getValue(); [2019-07-31T07:26:19.680Z] ^^^^^^^^^^^^^^^^ [2019-07-31T07:26:19.680Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Object>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T07:26:19.680Z] 2 problems (2 warnings) [2019-07-31T07:26:19.680Z] [INFO] [2019-07-31T07:26:19.680Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core --- [2019-07-31T07:26:19.680Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:26:19.680Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/test/resources [2019-07-31T07:26:19.680Z] [INFO] [2019-07-31T07:26:19.680Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core --- [2019-07-31T07:26:19.680Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-sources.jar [2019-07-31T07:26:19.680Z] [INFO] [2019-07-31T07:26:19.680Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core --- [2019-07-31T07:26:19.680Z] [INFO] [2019-07-31T07:26:19.680Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core --- [2019-07-31T07:26:20.672Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar [2019-07-31T07:26:20.672Z] [INFO] [2019-07-31T07:26:20.672Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core --- [2019-07-31T07:26:20.672Z] [INFO] [2019-07-31T07:26:20.672Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core --- [2019-07-31T07:26:20.672Z] [INFO] [2019-07-31T07:26:20.672Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core --- [2019-07-31T07:26:20.672Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar [2019-07-31T07:26:21.609Z] [INFO] [2019-07-31T07:26:21.609Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core --- [2019-07-31T07:26:21.609Z] [INFO] [2019-07-31T07:26:21.609Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.common.core --- [2019-07-31T07:26:21.609Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T07:26:21.609Z] [INFO] [2019-07-31T07:26:21.609Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core --- [2019-07-31T07:26:21.609Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar [2019-07-31T07:26:21.609Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.pom [2019-07-31T07:26:21.609Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-sources.jar [2019-07-31T07:26:21.609Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T07:26:21.609Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-p2metadata.xml [2019-07-31T07:26:21.609Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-p2artifacts.xml [2019-07-31T07:26:21.609Z] [INFO] [2019-07-31T07:26:21.609Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core --- [2019-07-31T07:26:21.609Z] [INFO] [2019-07-31T07:26:21.609Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >-- [2019-07-31T07:26:21.609Z] [INFO] Building Trace Compass State System Parent 5.0.0-SNAPSHOT [5/134] [2019-07-31T07:26:21.609Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T07:26:21.609Z] [INFO] [2019-07-31T07:26:21.609Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T07:26:21.609Z] [INFO] [2019-07-31T07:26:21.609Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T07:26:21.609Z] [INFO] [2019-07-31T07:26:21.609Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T07:26:21.609Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/statesystem/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:26:21.609Z] [INFO] [2019-07-31T07:26:21.609Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T07:26:21.609Z] [INFO] [2019-07-31T07:26:21.609Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T07:26:21.609Z] [INFO] [2019-07-31T07:26:21.609Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T07:26:21.609Z] [INFO] [2019-07-31T07:26:21.609Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T07:26:21.609Z] [INFO] [2019-07-31T07:26:21.609Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T07:26:21.609Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T07:26:21.609Z] [INFO] [2019-07-31T07:26:21.609Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T07:26:21.609Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-5.0.0-SNAPSHOT.pom [2019-07-31T07:26:21.609Z] [INFO] [2019-07-31T07:26:21.609Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >-- [2019-07-31T07:26:21.609Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT [6/134] [2019-07-31T07:26:21.609Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T07:26:21.609Z] [INFO] [2019-07-31T07:26:21.609Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T07:26:21.609Z] [INFO] [2019-07-31T07:26:21.609Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T07:26:21.609Z] [INFO] The project's OSGi version is 1.2.0.201907310718 [2019-07-31T07:26:21.609Z] [INFO] [2019-07-31T07:26:21.609Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T07:26:21.609Z] [INFO] [2019-07-31T07:26:21.609Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T07:26:21.609Z] [INFO] [2019-07-31T07:26:21.609Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T07:26:21.609Z] [INFO] [2019-07-31T07:26:21.609Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T07:26:21.609Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:26:21.609Z] [INFO] [2019-07-31T07:26:21.609Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T07:26:21.609Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:26:21.609Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources [2019-07-31T07:26:21.609Z] [INFO] [2019-07-31T07:26:21.609Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T07:26:21.609Z] [INFO] Compiling 37 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/classes [2019-07-31T07:26:22.989Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/datastore/core/interval/HTInterval.java:[71] [2019-07-31T07:26:22.989Z] return (new StringJoiner(", ", "[", "]")) //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ [2019-07-31T07:26:22.989Z] .add(String.valueOf(fStart)) [2019-07-31T07:26:22.989Z] .add(String.valueOf(fStart + fDuration)) [2019-07-31T07:26:22.989Z] .toString(); [2019-07-31T07:26:22.989Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:22.989Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:26:22.989Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[222] [2019-07-31T07:26:22.989Z] fFileChannelIn = fFileInputStream.getChannel(); [2019-07-31T07:26:22.989Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:22.989Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-31T07:26:22.989Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[223] [2019-07-31T07:26:22.989Z] fFileChannelOut = fFileOutputStream.getChannel(); [2019-07-31T07:26:22.989Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:22.989Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-31T07:26:22.989Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java:[82] [2019-07-31T07:26:22.989Z] private final Comparator fDefaultIntervalComparator = Comparator [2019-07-31T07:26:22.989Z] .comparingLong(E::getEnd) [2019-07-31T07:26:22.989Z] .thenComparingLong(E::getStart); [2019-07-31T07:26:22.989Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:22.989Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull E extends @NonNull IHTInterval>' needs unchecked conversion to conform to '@NonNull Comparator' [2019-07-31T07:26:22.989Z] 4 problems (4 warnings) [2019-07-31T07:26:22.989Z] [INFO] [2019-07-31T07:26:22.989Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T07:26:22.989Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:26:22.989Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources [2019-07-31T07:26:22.989Z] [INFO] [2019-07-31T07:26:22.989Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T07:26:22.989Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar [2019-07-31T07:26:22.989Z] [INFO] [2019-07-31T07:26:22.989Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T07:26:22.989Z] [INFO] [2019-07-31T07:26:22.989Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T07:26:23.247Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2019-07-31T07:26:23.247Z] [INFO] [2019-07-31T07:26:23.247Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T07:26:23.247Z] [INFO] [2019-07-31T07:26:23.247Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T07:26:23.247Z] [INFO] [2019-07-31T07:26:23.247Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T07:26:23.247Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2019-07-31T07:26:23.507Z] [INFO] [2019-07-31T07:26:23.507Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T07:26:23.507Z] [INFO] [2019-07-31T07:26:23.507Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T07:26:23.507Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T07:26:23.507Z] [INFO] [2019-07-31T07:26:23.507Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T07:26:23.507Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2019-07-31T07:26:23.507Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.pom [2019-07-31T07:26:23.765Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar [2019-07-31T07:26:23.765Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T07:26:23.765Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-p2metadata.xml [2019-07-31T07:26:23.765Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-p2artifacts.xml [2019-07-31T07:26:23.765Z] [INFO] [2019-07-31T07:26:23.765Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T07:26:23.765Z] [INFO] [2019-07-31T07:26:23.765Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >-- [2019-07-31T07:26:23.765Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 2.1.1-SNAPSHOT [7/134] [2019-07-31T07:26:23.765Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T07:26:23.765Z] [INFO] [2019-07-31T07:26:23.765Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T07:26:23.765Z] [INFO] [2019-07-31T07:26:23.765Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T07:26:23.765Z] [INFO] The project's OSGi version is 2.1.1.201907310718 [2019-07-31T07:26:23.765Z] [INFO] [2019-07-31T07:26:23.765Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T07:26:23.765Z] [INFO] [2019-07-31T07:26:23.765Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T07:26:23.765Z] [INFO] [2019-07-31T07:26:23.765Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T07:26:23.765Z] [INFO] [2019-07-31T07:26:23.765Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T07:26:23.765Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:26:23.765Z] [INFO] [2019-07-31T07:26:23.765Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T07:26:23.765Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:26:23.765Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources [2019-07-31T07:26:23.765Z] [INFO] [2019-07-31T07:26:23.765Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T07:26:23.765Z] [INFO] Compiling 22 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes [2019-07-31T07:26:24.701Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-31T07:26:24.701Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-31T07:26:24.701Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:24.701Z] Type safety: The constructor SegmentTreeNode.Tuple(Object, int) belongs to the raw type SegmentTreeNode.Tuple. References to generic type SegmentTreeNode.Tuple should be parameterized [2019-07-31T07:26:24.701Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-31T07:26:24.701Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-31T07:26:24.701Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:24.701Z] Type safety: The expression of type SegmentTreeNode.Tuple needs unchecked conversion to conform to SegmentTreeNode.Tuple [2019-07-31T07:26:24.701Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-31T07:26:24.701Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-31T07:26:24.701Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:24.701Z] Null type safety (type annotations): The expression of type 'SegmentTreeNode.Tuple' needs unchecked conversion to conform to 'SegmentTreeNode.@NonNull Tuple' [2019-07-31T07:26:24.701Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-31T07:26:24.701Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-31T07:26:24.701Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:24.701Z] SegmentTreeNode.Tuple is a raw type. References to generic type SegmentTreeNode.Tuple should be parameterized [2019-07-31T07:26:24.701Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[295] [2019-07-31T07:26:24.701Z] || order.compare(intersecting.element(), queue.peek().getSegment()) > 0)) { [2019-07-31T07:26:24.701Z] ^^^^^^^^^^^^ [2019-07-31T07:26:24.701Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull PriorityQueue>'. Type 'PriorityQueue' doesn't seem to be designed with null type annotations in mind [2019-07-31T07:26:24.701Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[298] [2019-07-31T07:26:24.701Z] currentNode = readNode(queue.poll().getSequenceNumber()); [2019-07-31T07:26:24.701Z] ^^^^^^^^^^^^ [2019-07-31T07:26:24.701Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull PriorityQueue>'. Type 'PriorityQueue' doesn't seem to be designed with null type annotations in mind [2019-07-31T07:26:24.701Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[304] [2019-07-31T07:26:24.701Z] queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order)); [2019-07-31T07:26:24.701Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:24.701Z] Type safety: The method selectNextChildren(TimeRangeCondition, Comparator) belongs to the raw type SegmentTreeNode. References to generic type SegmentTreeNode should be parameterized [2019-07-31T07:26:24.701Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[304] [2019-07-31T07:26:24.701Z] queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order)); [2019-07-31T07:26:24.701Z] ^^^^^^^^^^^^^^^ [2019-07-31T07:26:24.701Z] SegmentTreeNode is a raw type. References to generic type SegmentTreeNode should be parameterized [2019-07-31T07:26:24.701Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/segmentstore/core/SegmentStoreFactory.java:[118] [2019-07-31T07:26:24.701Z] store.add((E) elem); // warning from type, it should be fine [2019-07-31T07:26:24.701Z] ^^^^^^^^ [2019-07-31T07:26:24.701Z] Type safety: Unchecked cast from Object to E [2019-07-31T07:26:24.701Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java:[235] [2019-07-31T07:26:24.701Z] E fromElement = (E) new BasicSegment(Long.MIN_VALUE, start); [2019-07-31T07:26:24.701Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:24.701Z] Type safety: Unchecked cast from BasicSegment to E [2019-07-31T07:26:24.701Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[60] [2019-07-31T07:26:24.701Z] protected final Comparator COMPARATOR = Comparator.comparing(E::getStart) [2019-07-31T07:26:24.701Z] .thenComparing(E::getEnd).thenComparing(Function.identity()); [2019-07-31T07:26:24.701Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:24.701Z] 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>' [2019-07-31T07:26:24.701Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[93] [2019-07-31T07:26:24.701Z] E element = (E) object; [2019-07-31T07:26:24.701Z] ^^^^^^^^^^ [2019-07-31T07:26:24.701Z] Type safety: Unchecked cast from Object to E [2019-07-31T07:26:24.701Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java:[311] [2019-07-31T07:26:24.701Z] return getSHT().getIntersectingElements(start, end, (Comparator) order); [2019-07-31T07:26:24.701Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:24.701Z] Type safety: Unchecked cast from Comparator to Comparator [2019-07-31T07:26:24.701Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[186] [2019-07-31T07:26:24.701Z] SegmentTreeNode segmentNode = (SegmentTreeNode) childNode; [2019-07-31T07:26:24.701Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:24.701Z] Type safety: Unchecked cast from IHTNode to SegmentTreeNode [2019-07-31T07:26:24.701Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[193] [2019-07-31T07:26:24.701Z] segmentNode.addListener((node, endtime) -> updateChild((SegmentTreeNode) node, childIndex)); [2019-07-31T07:26:24.701Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:24.701Z] Type safety: Unchecked cast from OverlappingNode to SegmentTreeNode [2019-07-31T07:26:24.701Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[435] [2019-07-31T07:26:24.701Z] return (OverlappingSegmentCoreData) super.getCoreNodeData(); [2019-07-31T07:26:24.701Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:24.701Z] Type safety: Unchecked cast from OverlappingNode.OverlappingExtraData to SegmentTreeNode.OverlappingSegmentCoreData [2019-07-31T07:26:24.701Z] 16 problems (16 warnings) [2019-07-31T07:26:24.701Z] [INFO] [2019-07-31T07:26:24.701Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T07:26:24.701Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:26:24.701Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources [2019-07-31T07:26:24.701Z] [INFO] [2019-07-31T07:26:24.701Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T07:26:24.701Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-sources.jar [2019-07-31T07:26:24.701Z] [INFO] [2019-07-31T07:26:24.701Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T07:26:24.701Z] [INFO] [2019-07-31T07:26:24.701Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T07:26:24.960Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar [2019-07-31T07:26:24.960Z] [INFO] [2019-07-31T07:26:24.960Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T07:26:24.960Z] [INFO] [2019-07-31T07:26:24.960Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T07:26:24.960Z] [INFO] [2019-07-31T07:26:24.960Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T07:26:24.960Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar [2019-07-31T07:26:25.222Z] [INFO] [2019-07-31T07:26:25.222Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T07:26:25.222Z] [INFO] [2019-07-31T07:26:25.222Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T07:26:25.222Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T07:26:25.222Z] [INFO] [2019-07-31T07:26:25.222Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T07:26:25.222Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar [2019-07-31T07:26:25.222Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.pom [2019-07-31T07:26:25.222Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-sources.jar [2019-07-31T07:26:25.222Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T07:26:25.222Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-p2metadata.xml [2019-07-31T07:26:25.222Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-p2artifacts.xml [2019-07-31T07:26:25.222Z] [INFO] [2019-07-31T07:26:25.222Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T07:26:25.222Z] [INFO] [2019-07-31T07:26:25.222Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >-- [2019-07-31T07:26:25.222Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 4.2.2-SNAPSHOT [8/134] [2019-07-31T07:26:25.222Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T07:26:25.222Z] [INFO] [2019-07-31T07:26:25.222Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T07:26:25.222Z] [INFO] [2019-07-31T07:26:25.222Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T07:26:25.222Z] [INFO] The project's OSGi version is 4.2.2.201907310718 [2019-07-31T07:26:25.222Z] [INFO] [2019-07-31T07:26:25.222Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T07:26:25.222Z] [INFO] [2019-07-31T07:26:25.222Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T07:26:25.222Z] [INFO] [2019-07-31T07:26:25.222Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T07:26:25.222Z] [INFO] [2019-07-31T07:26:25.222Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T07:26:25.222Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:26:25.222Z] [INFO] [2019-07-31T07:26:25.222Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T07:26:25.222Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:26:25.222Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources [2019-07-31T07:26:25.222Z] [INFO] [2019-07-31T07:26:25.222Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T07:26:25.222Z] [INFO] Compiling 46 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes [2019-07-31T07:26:26.604Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java:[266] [2019-07-31T07:26:26.604Z] public void writeInterval(ByteBuffer buffer, long nodeStart) { [2019-07-31T07:26:26.604Z] ^^^^^^^^^ [2019-07-31T07:26:26.604Z] Javadoc: Missing tag for parameter nodeStart [2019-07-31T07:26:26.604Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java:[309] [2019-07-31T07:26:26.604Z] Iterable<@NonNull HTInterval> queuedIntervals = Iterables.filter(intervalQueue, [2019-07-31T07:26:26.604Z] ^^^^^^^^^^^^^ [2019-07-31T07:26:26.604Z] Null type safety (type annotations): The expression of type '@NonNull BufferedBlockingQueue' needs unchecked conversion to conform to 'Iterable<@NonNull HTInterval>', corresponding supertype is 'Iterable' [2019-07-31T07:26:26.604Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[44] [2019-07-31T07:26:26.604Z] throws StateValueTypeException, AttributeNotFoundException { [2019-07-31T07:26:26.604Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:26.604Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeLong(ITmfStateSystemBuilder, long, int, long) from type StateSystemBuilderUtils [2019-07-31T07:26:26.604Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[73] [2019-07-31T07:26:26.604Z] throws StateValueTypeException, AttributeNotFoundException { [2019-07-31T07:26:26.604Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:26.604Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeInt(ITmfStateSystemBuilder, long, int, int) from type StateSystemBuilderUtils [2019-07-31T07:26:26.604Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ParentNode.java:[129] [2019-07-31T07:26:26.604Z] public abstract void queueNextChildren2D(IntegerRangeCondition quarks, TimeRangeCondition subTimes, Deque queue, boolean reverse); [2019-07-31T07:26:26.604Z] ^^^^^^^ [2019-07-31T07:26:26.604Z] Javadoc: Missing tag for parameter reverse [2019-07-31T07:26:26.604Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[183] [2019-07-31T07:26:26.604Z] throws AttributeNotFoundException, StateSystemDisposedException { [2019-07-31T07:26:26.604Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:26.604Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long) from type StateSystemUtils [2019-07-31T07:26:26.604Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[251] [2019-07-31T07:26:26.604Z] throws AttributeNotFoundException, StateSystemDisposedException { [2019-07-31T07:26:26.604Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:26.604Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long, long, IProgressMonitor) from type StateSystemUtils [2019-07-31T07:26:26.604Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java:[384] [2019-07-31T07:26:26.604Z] intervalQueue = currentNode.iterable2D(quarks, subTimes).iterator(); [2019-07-31T07:26:26.604Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:26.604Z] Null type safety (type annotations): The expression of type 'Iterator' needs unchecked conversion to conform to 'Iterator<@NonNull HTInterval>' [2019-07-31T07:26:26.604Z] 8 problems (8 warnings) [2019-07-31T07:26:26.604Z] [INFO] [2019-07-31T07:26:26.604Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T07:26:26.604Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:26:26.604Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources [2019-07-31T07:26:26.604Z] [INFO] [2019-07-31T07:26:26.604Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T07:26:26.604Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-sources.jar [2019-07-31T07:26:26.863Z] [INFO] [2019-07-31T07:26:26.863Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T07:26:26.863Z] [INFO] [2019-07-31T07:26:26.863Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T07:26:26.863Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar [2019-07-31T07:26:26.863Z] [INFO] [2019-07-31T07:26:26.863Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T07:26:26.863Z] [INFO] [2019-07-31T07:26:26.863Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T07:26:26.863Z] [INFO] [2019-07-31T07:26:26.863Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T07:26:26.863Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar [2019-07-31T07:26:27.430Z] [INFO] [2019-07-31T07:26:27.430Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T07:26:27.430Z] [INFO] [2019-07-31T07:26:27.430Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T07:26:27.430Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T07:26:27.430Z] [INFO] [2019-07-31T07:26:27.430Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T07:26:27.430Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar [2019-07-31T07:26:27.430Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.pom [2019-07-31T07:26:27.430Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-sources.jar [2019-07-31T07:26:27.430Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T07:26:27.430Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-p2metadata.xml [2019-07-31T07:26:27.430Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-p2artifacts.xml [2019-07-31T07:26:27.430Z] [INFO] [2019-07-31T07:26:27.430Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T07:26:27.430Z] [INFO] [2019-07-31T07:26:27.430Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >---- [2019-07-31T07:26:27.430Z] [INFO] Building Trace Compass TMF Parent 5.0.0-SNAPSHOT [9/134] [2019-07-31T07:26:27.430Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T07:26:27.430Z] [INFO] [2019-07-31T07:26:27.430Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T07:26:27.430Z] [INFO] [2019-07-31T07:26:27.430Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T07:26:27.430Z] [INFO] [2019-07-31T07:26:27.430Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T07:26:27.430Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:26:27.430Z] [INFO] [2019-07-31T07:26:27.430Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T07:26:27.430Z] [INFO] [2019-07-31T07:26:27.430Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T07:26:27.430Z] [INFO] [2019-07-31T07:26:27.430Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T07:26:27.430Z] [INFO] [2019-07-31T07:26:27.430Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T07:26:27.430Z] [INFO] [2019-07-31T07:26:27.430Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T07:26:27.430Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T07:26:27.430Z] [INFO] [2019-07-31T07:26:27.430Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T07:26:27.430Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-5.0.0-SNAPSHOT.pom [2019-07-31T07:26:27.430Z] [INFO] [2019-07-31T07:26:27.430Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >-- [2019-07-31T07:26:27.430Z] [INFO] Building Trace Compass Filter Parser 1.0.2-SNAPSHOT [10/134] [2019-07-31T07:26:27.430Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T07:26:27.430Z] [INFO] [2019-07-31T07:26:27.430Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T07:26:27.430Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target (includes = [*/**], excludes = [generated-sources/antlr3/org/eclipse/tracecompass/tmf/filter/parser/FilterParserLexer.java, generated-sources/antlr3/org/eclipse/tracecompass/tmf/filter/parser/FilterParserParser.java, generated-sources/antlr3/FilterParser.tokens]) [2019-07-31T07:26:27.430Z] [INFO] [2019-07-31T07:26:27.430Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T07:26:27.430Z] [INFO] The project's OSGi version is 1.0.2.201907310718 [2019-07-31T07:26:27.430Z] [INFO] [2019-07-31T07:26:27.430Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T07:26:27.430Z] [INFO] [2019-07-31T07:26:27.430Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T07:26:27.430Z] [INFO] [2019-07-31T07:26:27.430Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T07:26:27.430Z] [INFO] [2019-07-31T07:26:27.430Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T07:26:27.430Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:26:27.430Z] [INFO] [2019-07-31T07:26:27.431Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T07:26:27.431Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:26:27.431Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources [2019-07-31T07:26:27.431Z] [INFO] [2019-07-31T07:26:27.431Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T07:26:27.431Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes [2019-07-31T07:26:27.689Z] [INFO] [2019-07-31T07:26:27.689Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T07:26:27.689Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:26:27.689Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources [2019-07-31T07:26:27.689Z] [INFO] [2019-07-31T07:26:27.689Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T07:26:27.948Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-31T07:26:27.948Z] [INFO] [2019-07-31T07:26:27.948Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T07:26:27.948Z] [INFO] [2019-07-31T07:26:27.948Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T07:26:27.948Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar [2019-07-31T07:26:27.948Z] [INFO] [2019-07-31T07:26:27.948Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T07:26:27.948Z] [INFO] [2019-07-31T07:26:27.948Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T07:26:27.948Z] [INFO] [2019-07-31T07:26:27.948Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T07:26:27.948Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar [2019-07-31T07:26:27.948Z] [INFO] [2019-07-31T07:26:27.948Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T07:26:27.948Z] [INFO] [2019-07-31T07:26:27.948Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T07:26:28.568Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T07:26:28.568Z] [INFO] [2019-07-31T07:26:28.568Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T07:26:28.568Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar [2019-07-31T07:26:28.568Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.pom [2019-07-31T07:26:28.568Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-31T07:26:28.568Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T07:26:28.568Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T07:26:28.568Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T07:26:28.568Z] [INFO] [2019-07-31T07:26:28.568Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T07:26:28.568Z] [INFO] [2019-07-31T07:26:28.568Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >----- [2019-07-31T07:26:28.568Z] [INFO] Building org.eclipse.tracecompass.tmf.core 5.1.0-SNAPSHOT [11/134] [2019-07-31T07:26:28.568Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T07:26:28.568Z] [INFO] [2019-07-31T07:26:28.568Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T07:26:28.568Z] [INFO] [2019-07-31T07:26:28.568Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T07:26:28.568Z] [INFO] The project's OSGi version is 5.1.0.201907310718 [2019-07-31T07:26:28.568Z] [INFO] [2019-07-31T07:26:28.568Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T07:26:28.568Z] [INFO] [2019-07-31T07:26:28.568Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T07:26:28.568Z] [INFO] [2019-07-31T07:26:28.568Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T07:26:28.568Z] [INFO] [2019-07-31T07:26:28.568Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T07:26:28.568Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:26:28.568Z] [INFO] [2019-07-31T07:26:28.568Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T07:26:28.568Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:26:28.568Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources [2019-07-31T07:26:28.568Z] [INFO] [2019-07-31T07:26:28.568Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T07:26:28.568Z] [INFO] Compiling 416 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderManager.java:[61] [2019-07-31T07:26:33.887Z] private final Multimap> fInstances = LinkedHashMultimap.create(); [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] 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>>' [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java:[59] [2019-07-31T07:26:33.887Z] fSeries = Maps.transformValues(fYSeries, model -> new SeriesModel(model.getId(), model.getName(), fXValues, model.getData())); [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] Null type safety (type annotations): The expression of type 'Map<@NonNull String,@NonNull ISeriesModel>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull ISeriesModel>' [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java:[181] [2019-07-31T07:26:33.887Z] * @param cppFilt [2019-07-31T07:26:33.887Z] ^^^^^^^ [2019-07-31T07:26:33.887Z] Javadoc: Description expected after this reference [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[197] [2019-07-31T07:26:33.887Z] return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage()); [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[273] [2019-07-31T07:26:33.887Z] return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage()); [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[430] [2019-07-31T07:26:33.887Z] Object aspectResolved = aspectEntry.getValue().resolve(event); [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull ITmfEventAspect>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[525] [2019-07-31T07:26:33.887Z] Map searchMap = (Map) searchFilterObject; [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] Type safety: Unchecked cast from Object to Map [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java:[61] [2019-07-31T07:26:33.887Z] ITmfXyModel model = new TmfXyModel(title, series); [2019-07-31T07:26:33.887Z] ^^^^^^ [2019-07-31T07:26:33.887Z] Null type safety (type annotations): The expression of type 'Map<@NonNull String,@NonNull ISeriesModel>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull ISeriesModel>' [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndex.java:[47] [2019-07-31T07:26:33.887Z] String directory = TmfTraceManager.getSupplementaryFileDir(trace); [2019-07-31T07:26:33.887Z] ^^^^^ [2019-07-31T07:26:33.887Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/AbstractTmfTraceDataProvider.java:[65] [2019-07-31T07:26:33.887Z] for (Map.Entry> entry : regexes.asMap().entrySet()) { [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] 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>>' [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.java:[157] [2019-07-31T07:26:33.887Z] Map> regexesMap = (Map>) regexesObject; [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] Type safety: Unchecked cast from Object to Map> [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/TraceTypeHelper.java:[63] [2019-07-31T07:26:33.887Z] fTraceTypeId = traceTypeId; [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.java:[315] [2019-07-31T07:26:33.887Z] for (Class signalClazz : fInboundSignalBlacklist.get(entry.getKey())) { [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] Null type safety (type annotations): The expression of type 'Object' needs unchecked conversion to conform to '@NonNull Object' [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[662] [2019-07-31T07:26:33.887Z] return dir.getAbsolutePath(); [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[667] [2019-07-31T07:26:33.887Z] return System.getProperty("java.io.tmpdir"); //$NON-NLS-1$ [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java:[121] [2019-07-31T07:26:33.887Z] V node = queue.poll(); [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] Null type mismatch (type annotations): required 'V' but this expression has type '@Nullable V', where 'V' is a free type variable [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[117] [2019-07-31T07:26:33.887Z] builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[152] [2019-07-31T07:26:33.887Z] builder.put(Long.toString(fTotalId), new YModel(fTotalId, totalName, y)); [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[159] [2019-07-31T07:26:33.887Z] builder.put(Long.toString(series.getId()), series); [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.java:[339] [2019-07-31T07:26:33.887Z] try (FlowScopeLog analysisLog = new FlowScopeLogBuilder(LOGGER, Level.FINE, "TmfAbstractAnalysis:scheduling", "name", getName()).setCategory(getId()).build()) { //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] Unnecessary $NON-NLS$ tag [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java:[80] [2019-07-31T07:26:33.887Z] return fSymbolMapping.lastKey(); [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'SortedMap<@NonNull Long,@NonNull TmfResolvedSymbol>'. Type 'SortedMap' doesn't seem to be designed with null type annotations in mind [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[112] [2019-07-31T07:26:33.887Z] ITmfTreeXYDataProvider provider = DataProviderManager.getInstance().getDataProvider(child, providerId, ITmfTreeXYDataProvider.class); [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[188] [2019-07-31T07:26:33.887Z] .collect(Collectors.joining("\n")); //$NON-NLS-1$ [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] Null type safety (type annotations): The expression of type 'Collector' needs unchecked conversion to conform to 'Collector' [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/tree/TmfTreeCompositeDataProvider.java:[69] [2019-07-31T07:26:33.887Z] ITmfTreeDataProvider provider = DataProviderManager.getInstance().getDataProvider(child, id, ITmfTreeDataProvider.class); [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/TmfResolvedSymbol.java:[29] [2019-07-31T07:26:33.887Z] public static final Comparator COMPARATOR = Comparator.comparing(TmfResolvedSymbol::getBaseAddress); [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfResolvedSymbol>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfResolvedSymbol>' [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEvent.java:[247] [2019-07-31T07:26:33.887Z] TmfTimestampFormat timestampFormat = new TmfTimestampFormat(fDefinition.timeStampOutputFormat); [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/ITmfEventAspect.java:[95] [2019-07-31T07:26:33.887Z] default @Nullable T resolve(ITmfEvent event, boolean block, IProgressMonitor monitor) throws InterruptedException { [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] The declared exception InterruptedException is not actually thrown by the method resolve(ITmfEvent, boolean, IProgressMonitor) from type ITmfEventAspect [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/MultiAspect.java:[99] [2019-07-31T07:26:33.887Z] return (T) resolve; [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] Type safety: Unchecked cast from Object to T [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/filters/TimeQueryFilter.java:[62] [2019-07-31T07:26:33.887Z] fTimesRequested = Longs.toArray(times); [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]' [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfDataModelSelectedSignal.java:[29] [2019-07-31T07:26:33.887Z] fMetadata = metadata; [2019-07-31T07:26:33.887Z] ^^^^^^^^ [2019-07-31T07:26:33.887Z] 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>' [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphStateFilter.java:[53] [2019-07-31T07:26:33.887Z] * @deprecated Use the {@link #applyFilterAndAddState(List, ITimeGraphState, Long, Multimap, Map, IProgressMonitor)} instead [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] Javadoc: The method applyFilterAndAddState(List, ITimeGraphState, Long, Map>>, IProgressMonitor) in the type ITimeGraphStateFilter is not applicable for the arguments (List, ITimeGraphState, Long, Multimap, Map, IProgressMonitor) [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[81] [2019-07-31T07:26:33.887Z] results = FunctionNameMapper.mapFromBinaryFile(path.toFile()); [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[84] [2019-07-31T07:26:33.887Z] switch(FunctionNameMapper.guessMappingType(path.toFile())) { [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[86] [2019-07-31T07:26:33.887Z] results = FunctionNameMapper.mapFromSizedTextFile(path.toFile()); [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[89] [2019-07-31T07:26:33.887Z] results = FunctionNameMapper.mapFromNmTextFile(path.toFile()); [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[247] [2019-07-31T07:26:33.887Z] public TraceEntryModel build() { [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] 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 [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[300] [2019-07-31T07:26:33.887Z] public ModuleEntryModel build() { [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] 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 [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[355] [2019-07-31T07:26:33.887Z] public StateSystemEntryModel build() { [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] 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 [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[414] [2019-07-31T07:26:33.887Z] public AttributeEntryModel build() { [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] 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 [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[700] [2019-07-31T07:26:33.887Z] for (Entry> ssEntry : table.rowMap().entrySet()) { [2019-07-31T07:26:33.887Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:33.887Z] 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>>' [2019-07-31T07:26:33.887Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndex.java:[70] [2019-07-31T07:26:33.887Z] String directory = TmfTraceManager.getSupplementaryFileDir(trace); [2019-07-31T07:26:33.887Z] ^^^^^ [2019-07-31T07:26:33.887Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T07:26:33.887Z] 41 problems (41 warnings) [2019-07-31T07:26:33.887Z] [INFO] [2019-07-31T07:26:33.887Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T07:26:33.887Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:26:33.887Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources [2019-07-31T07:26:33.887Z] [INFO] [2019-07-31T07:26:33.887Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T07:26:34.147Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-sources.jar [2019-07-31T07:26:34.715Z] [INFO] [2019-07-31T07:26:34.715Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T07:26:34.715Z] [INFO] [2019-07-31T07:26:34.715Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T07:26:35.286Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar [2019-07-31T07:26:35.544Z] [INFO] [2019-07-31T07:26:35.544Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T07:26:35.544Z] [INFO] [2019-07-31T07:26:35.544Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T07:26:35.544Z] [INFO] [2019-07-31T07:26:35.544Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T07:26:35.544Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar [2019-07-31T07:26:37.451Z] [INFO] [2019-07-31T07:26:37.451Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T07:26:37.451Z] [INFO] [2019-07-31T07:26:37.451Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T07:26:37.451Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T07:26:37.451Z] [INFO] [2019-07-31T07:26:37.451Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T07:26:37.451Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar [2019-07-31T07:26:37.451Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.pom [2019-07-31T07:26:37.451Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-sources.jar [2019-07-31T07:26:37.451Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T07:26:37.451Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-p2metadata.xml [2019-07-31T07:26:37.451Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-p2artifacts.xml [2019-07-31T07:26:37.451Z] [INFO] [2019-07-31T07:26:37.451Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T07:26:37.451Z] [INFO] [2019-07-31T07:26:37.451Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >-- [2019-07-31T07:26:37.451Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT [12/134] [2019-07-31T07:26:37.451Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T07:26:37.451Z] [INFO] [2019-07-31T07:26:37.451Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T07:26:37.451Z] [INFO] [2019-07-31T07:26:37.451Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T07:26:37.451Z] [INFO] The project's OSGi version is 2.0.2.201907310718 [2019-07-31T07:26:37.451Z] [INFO] [2019-07-31T07:26:37.451Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T07:26:37.451Z] [INFO] [2019-07-31T07:26:37.451Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T07:26:37.451Z] [INFO] [2019-07-31T07:26:37.451Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T07:26:37.451Z] [INFO] [2019-07-31T07:26:37.451Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T07:26:37.451Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:26:37.451Z] [INFO] [2019-07-31T07:26:37.451Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T07:26:37.451Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:26:37.451Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources [2019-07-31T07:26:37.451Z] [INFO] [2019-07-31T07:26:37.451Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T07:26:37.451Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes [2019-07-31T07:26:38.019Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[27] [2019-07-31T07:26:38.019Z] import org.eclipse.tracecompass.internal.tmf.core.model.filters.FetchParametersUtils; [2019-07-31T07:26:38.019Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:38.019Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T07:26:38.019Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[108] [2019-07-31T07:26:38.019Z] entries.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-31T07:26:38.019Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:38.019Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:26:38.019Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[146] [2019-07-31T07:26:38.019Z] if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) { [2019-07-31T07:26:38.019Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:38.019Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T07:26:38.019Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[146] [2019-07-31T07:26:38.019Z] if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) { [2019-07-31T07:26:38.019Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:38.019Z] Discouraged access: The method 'FetchParametersUtils.createSelectionTimeQuery(Map)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T07:26:38.019Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[179] [2019-07-31T07:26:38.019Z] int quark = entry.getValue(); [2019-07-31T07:26:38.019Z] ^^^^^^^^^^^^^^^^ [2019-07-31T07:26:38.019Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull Integer>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T07:26:38.019Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/analysis/counters/core/aspects/CounterAspect.java:[53] [2019-07-31T07:26:38.019Z] fGroups = Arrays.copyOf(groups, groups.length); [2019-07-31T07:26:38.019Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:38.019Z] Null type safety (type annotations): The expression of type 'Class>[]' needs unchecked conversion to conform to 'Class> @NonNull[]' [2019-07-31T07:26:38.019Z] 6 problems (6 warnings) [2019-07-31T07:26:38.019Z] [INFO] [2019-07-31T07:26:38.019Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T07:26:38.019Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:26:38.019Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources [2019-07-31T07:26:38.019Z] [INFO] [2019-07-31T07:26:38.019Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T07:26:38.019Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar [2019-07-31T07:26:38.019Z] [INFO] [2019-07-31T07:26:38.019Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T07:26:38.019Z] [INFO] [2019-07-31T07:26:38.019Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T07:26:38.279Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2019-07-31T07:26:38.279Z] [INFO] [2019-07-31T07:26:38.279Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T07:26:38.279Z] [INFO] [2019-07-31T07:26:38.279Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T07:26:38.279Z] [INFO] [2019-07-31T07:26:38.279Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T07:26:38.279Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2019-07-31T07:26:38.279Z] [INFO] [2019-07-31T07:26:38.279Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T07:26:38.279Z] [INFO] [2019-07-31T07:26:38.279Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T07:26:38.279Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T07:26:38.279Z] [INFO] [2019-07-31T07:26:38.279Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T07:26:38.279Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2019-07-31T07:26:38.279Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.pom [2019-07-31T07:26:38.279Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar [2019-07-31T07:26:38.279Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T07:26:38.279Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T07:26:38.279Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T07:26:38.279Z] [INFO] [2019-07-31T07:26:38.279Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T07:26:38.279Z] [INFO] [2019-07-31T07:26:38.279Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >---- [2019-07-31T07:26:38.279Z] [INFO] Building Trace Compass CTF Support Parent 5.0.0-SNAPSHOT [13/134] [2019-07-31T07:26:38.279Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T07:26:38.279Z] [INFO] [2019-07-31T07:26:38.279Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T07:26:38.279Z] [INFO] [2019-07-31T07:26:38.279Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T07:26:38.279Z] [INFO] [2019-07-31T07:26:38.279Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T07:26:38.279Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:26:38.279Z] [INFO] [2019-07-31T07:26:38.279Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T07:26:38.279Z] [INFO] [2019-07-31T07:26:38.279Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T07:26:38.279Z] [INFO] [2019-07-31T07:26:38.279Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T07:26:38.279Z] [INFO] [2019-07-31T07:26:38.279Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T07:26:38.279Z] [INFO] [2019-07-31T07:26:38.279Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T07:26:38.279Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T07:26:38.279Z] [INFO] [2019-07-31T07:26:38.279Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T07:26:38.279Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-5.0.0-SNAPSHOT.pom [2019-07-31T07:26:38.279Z] [INFO] [2019-07-31T07:26:38.279Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >---- [2019-07-31T07:26:38.279Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.0.2-SNAPSHOT [14/134] [2019-07-31T07:26:38.279Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T07:26:38.279Z] [INFO] [2019-07-31T07:26:38.543Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T07:26:38.543Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target (includes = [*/**], excludes = [generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.java, generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.java]) [2019-07-31T07:26:38.543Z] [INFO] [2019-07-31T07:26:38.543Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T07:26:38.543Z] [INFO] The project's OSGi version is 1.0.2.201907310718 [2019-07-31T07:26:38.543Z] [INFO] [2019-07-31T07:26:38.543Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T07:26:38.543Z] [INFO] [2019-07-31T07:26:38.543Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T07:26:38.543Z] [INFO] [2019-07-31T07:26:38.543Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T07:26:38.543Z] [INFO] [2019-07-31T07:26:38.543Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T07:26:38.543Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:26:38.543Z] [INFO] [2019-07-31T07:26:38.543Z] [INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T07:26:38.543Z] 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 [2019-07-31T07:26:38.543Z] 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 [2019-07-31T07:26:38.543Z] 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 [2019-07-31T07:26:39.269Z] 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 [2019-07-31T07:26:39.269Z] 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 [2019-07-31T07:26:39.269Z] 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 [2019-07-31T07:26:39.269Z] Progress (1): 2.2 kB 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 44 kB/s) [2019-07-31T07:26:39.269Z] 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 [2019-07-31T07:26:39.269Z] 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 [2019-07-31T07:26:39.269Z] 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 [2019-07-31T07:26:39.269Z] 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 [2019-07-31T07:26:39.269Z] 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 [2019-07-31T07:26:39.269Z] 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 [2019-07-31T07:26:39.269Z] Progress (1): 865 B 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 18 kB/s) [2019-07-31T07:26:39.269Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom [2019-07-31T07:26:39.269Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom [2019-07-31T07:26:39.269Z] 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 [2019-07-31T07:26:39.528Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom [2019-07-31T07:26:39.528Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom [2019-07-31T07:26:39.528Z] 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 [2019-07-31T07:26:39.528Z] Progress (1): 3.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom (3.6 kB at 77 kB/s) [2019-07-31T07:26:39.528Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2019-07-31T07:26:39.528Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2019-07-31T07:26:39.528Z] 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 [2019-07-31T07:26:39.528Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2019-07-31T07:26:39.787Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2019-07-31T07:26:39.787Z] 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 [2019-07-31T07:26:39.787Z] Progress (1): 2.7 kB 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 57 kB/s) [2019-07-31T07:26:39.787Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2019-07-31T07:26:39.787Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2019-07-31T07:26:39.787Z] 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 [2019-07-31T07:26:40.046Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2019-07-31T07:26:40.046Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2019-07-31T07:26:40.046Z] 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 [2019-07-31T07:26:40.046Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB 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 352 kB/s) [2019-07-31T07:26:40.046Z] 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 [2019-07-31T07:26:40.046Z] 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 [2019-07-31T07:26:40.046Z] 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 [2019-07-31T07:26:40.046Z] 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 [2019-07-31T07:26:40.046Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0/maven-model-2.0.jar [2019-07-31T07:26:40.046Z] 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 [2019-07-31T07:26:40.046Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2019-07-31T07:26:40.046Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2019-07-31T07:26:40.046Z] 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 [2019-07-31T07:26:40.046Z] 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 [2019-07-31T07:26:40.046Z] 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 [2019-07-31T07:26:40.046Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.jar [2019-07-31T07:26:40.046Z] 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 [2019-07-31T07:26:40.305Z] 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 [2019-07-31T07:26:40.305Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2019-07-31T07:26:40.305Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2019-07-31T07:26:40.305Z] 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 [2019-07-31T07:26:40.305Z] 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 [2019-07-31T07:26:40.305Z] 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 [2019-07-31T07:26:40.305Z] 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 [2019-07-31T07:26:40.305Z] 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 [2019-07-31T07:26:40.305Z] 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 [2019-07-31T07:26:40.563Z] 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 [2019-07-31T07:26:40.563Z] 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 [2019-07-31T07:26:40.563Z] 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 [2019-07-31T07:26:40.563Z] 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 [2019-07-31T07:26:40.563Z] 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 [2019-07-31T07:26:40.563Z] 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 [2019-07-31T07:26:40.563Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.jar [2019-07-31T07:26:40.563Z] 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 [2019-07-31T07:26:40.563Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2019-07-31T07:26:40.563Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2019-07-31T07:26:40.823Z] 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 [2019-07-31T07:26:40.823Z] 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 [2019-07-31T07:26:40.823Z] 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 [2019-07-31T07:26:40.823Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0/maven-model-2.0.jar [2019-07-31T07:26:40.823Z] 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 [2019-07-31T07:26:40.823Z] 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 [2019-07-31T07:26:40.823Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2019-07-31T07:26:40.823Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2019-07-31T07:26:40.823Z] 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 [2019-07-31T07:26:40.823Z] 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 [2019-07-31T07:26:40.823Z] 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 [2019-07-31T07:26:40.823Z] 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 [2019-07-31T07:26:40.823Z] 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 [2019-07-31T07:26:40.823Z] Progress (1): 4.1/164 kB Progress (1): 7.7/164 kB Progress (1): 12/164 kB Progress (1): 16/164 kB Progress (2): 16/164 kB | 4.1/21 kB Progress (2): 16/164 kB | 7.7/21 kB Progress (3): 16/164 kB | 7.7/21 kB | 4.1/168 kB Progress (3): 16/164 kB | 12/21 kB | 4.1/168 kB Progress (3): 16/164 kB | 16/21 kB | 4.1/168 kB Progress (3): 20/164 kB | 16/21 kB | 4.1/168 kB Progress (3): 20/164 kB | 20/21 kB | 4.1/168 kB Progress (3): 20/164 kB | 20/21 kB | 7.7/168 kB Progress (3): 20/164 kB | 21 kB | 7.7/168 kB Progress (3): 24/164 kB | 21 kB | 7.7/168 kB Progress (3): 24/164 kB | 21 kB | 12/168 kB Progress (3): 28/164 kB | 21 kB | 12/168 kB Progress (3): 28/164 kB | 21 kB | 16/168 kB Progress (3): 32/164 kB | 21 kB | 16/168 kB Progress (3): 32/164 kB | 21 kB | 20/168 kB Progress (3): 36/164 kB | 21 kB | 20/168 kB Progress (3): 36/164 kB | 21 kB | 24/168 kB Progress (3): 40/164 kB | 21 kB | 24/168 kB Progress (3): 40/164 kB | 21 kB | 28/168 kB Progress (3): 40/164 kB | 21 kB | 32/168 kB Progress (3): 44/164 kB | 21 kB | 32/168 kB Progress (3): 48/164 kB | 21 kB | 32/168 kB Progress (3): 48/164 kB | 21 kB | 36/168 kB Progress (3): 52/164 kB | 21 kB | 36/168 kB Progress (3): 52/164 kB | 21 kB | 40/168 kB Progress (3): 56/164 kB | 21 kB | 40/168 kB Progress (3): 56/164 kB | 21 kB | 44/168 kB 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 283 kB/s) [2019-07-31T07:26:40.823Z] 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 [2019-07-31T07:26:40.823Z] Progress (2): 60/164 kB | 44/168 kB Progress (2): 60/164 kB | 48/168 kB Progress (2): 64/164 kB | 48/168 kB Progress (3): 64/164 kB | 48/168 kB | 4.1/10 kB Progress (3): 68/164 kB | 48/168 kB | 4.1/10 kB Progress (3): 72/164 kB | 48/168 kB | 4.1/10 kB Progress (3): 72/164 kB | 52/168 kB | 4.1/10 kB Progress (3): 76/164 kB | 52/168 kB | 4.1/10 kB Progress (3): 80/164 kB | 52/168 kB | 4.1/10 kB Progress (3): 80/164 kB | 52/168 kB | 7.7/10 kB Progress (3): 84/164 kB | 52/168 kB | 7.7/10 kB Progress (3): 84/164 kB | 56/168 kB | 7.7/10 kB Progress (3): 88/164 kB | 56/168 kB | 7.7/10 kB Progress (3): 88/164 kB | 56/168 kB | 10 kB Progress (3): 92/164 kB | 56/168 kB | 10 kB Progress (3): 92/164 kB | 60/168 kB | 10 kB Progress (3): 96/164 kB | 60/168 kB | 10 kB Progress (3): 96/164 kB | 64/168 kB | 10 kB Progress (3): 100/164 kB | 64/168 kB | 10 kB Progress (3): 100/164 kB | 68/168 kB | 10 kB Progress (3): 104/164 kB | 68/168 kB | 10 kB Progress (3): 104/164 kB | 72/168 kB | 10 kB Progress (3): 108/164 kB | 72/168 kB | 10 kB Progress (3): 112/164 kB | 72/168 kB | 10 kB Progress (3): 112/164 kB | 76/168 kB | 10 kB Progress (3): 116/164 kB | 76/168 kB | 10 kB Progress (3): 116/164 kB | 80/168 kB | 10 kB Progress (3): 120/164 kB | 80/168 kB | 10 kB Progress (3): 120/164 kB | 84/168 kB | 10 kB Progress (3): 124/164 kB | 84/168 kB | 10 kB Progress (3): 124/164 kB | 88/168 kB | 10 kB Progress (4): 124/164 kB | 88/168 kB | 10 kB | 4.1/78 kB Progress (4): 124/164 kB | 92/168 kB | 10 kB | 4.1/78 kB 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 114 kB/s) [2019-07-31T07:26:40.823Z] 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 [2019-07-31T07:26:41.083Z] Progress (3): 128/164 kB | 92/168 kB | 4.1/78 kB Progress (3): 128/164 kB | 96/168 kB | 4.1/78 kB Progress (3): 128/164 kB | 96/168 kB | 7.7/78 kB Progress (3): 128/164 kB | 100/168 kB | 7.7/78 kB Progress (3): 132/164 kB | 100/168 kB | 7.7/78 kB Progress (3): 132/164 kB | 104/168 kB | 7.7/78 kB Progress (4): 132/164 kB | 104/168 kB | 7.7/78 kB | 4.1/25 kB Progress (4): 132/164 kB | 104/168 kB | 12/78 kB | 4.1/25 kB Progress (4): 132/164 kB | 104/168 kB | 12/78 kB | 7.7/25 kB Progress (4): 132/164 kB | 108/168 kB | 12/78 kB | 7.7/25 kB Progress (4): 132/164 kB | 112/168 kB | 12/78 kB | 7.7/25 kB Progress (4): 136/164 kB | 112/168 kB | 12/78 kB | 7.7/25 kB Progress (4): 136/164 kB | 116/168 kB | 12/78 kB | 7.7/25 kB Progress (4): 136/164 kB | 116/168 kB | 12/78 kB | 12/25 kB Progress (4): 136/164 kB | 116/168 kB | 16/78 kB | 12/25 kB Progress (4): 136/164 kB | 116/168 kB | 16/78 kB | 16/25 kB Progress (4): 136/164 kB | 120/168 kB | 16/78 kB | 16/25 kB Progress (4): 140/164 kB | 120/168 kB | 16/78 kB | 16/25 kB Progress (4): 140/164 kB | 124/168 kB | 16/78 kB | 16/25 kB Progress (4): 140/164 kB | 124/168 kB | 16/78 kB | 20/25 kB Progress (4): 140/164 kB | 124/168 kB | 16/78 kB | 24/25 kB Progress (4): 140/164 kB | 124/168 kB | 20/78 kB | 24/25 kB Progress (4): 140/164 kB | 124/168 kB | 20/78 kB | 25 kB Progress (4): 140/164 kB | 128/168 kB | 20/78 kB | 25 kB Progress (4): 144/164 kB | 128/168 kB | 20/78 kB | 25 kB Progress (4): 144/164 kB | 132/168 kB | 20/78 kB | 25 kB Progress (4): 144/164 kB | 136/168 kB | 20/78 kB | 25 kB Progress (4): 144/164 kB | 136/168 kB | 24/78 kB | 25 kB Progress (4): 144/164 kB | 136/168 kB | 28/78 kB | 25 kB Progress (4): 144/164 kB | 140/168 kB | 28/78 kB | 25 kB Progress (4): 148/164 kB | 140/168 kB | 28/78 kB | 25 kB Progress (4): 148/164 kB | 144/168 kB | 28/78 kB | 25 kB Progress (4): 148/164 kB | 144/168 kB | 32/78 kB | 25 kB Progress (5): 148/164 kB | 144/168 kB | 32/78 kB | 25 kB | 0/1.2 MB 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 152 kB/s) [2019-07-31T07:26:41.083Z] 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 [2019-07-31T07:26:41.083Z] Progress (4): 148/164 kB | 144/168 kB | 32/78 kB | 0/1.2 MB Progress (4): 148/164 kB | 144/168 kB | 36/78 kB | 0/1.2 MB Progress (4): 148/164 kB | 148/168 kB | 36/78 kB | 0/1.2 MB Progress (4): 152/164 kB | 148/168 kB | 36/78 kB | 0/1.2 MB Progress (4): 152/164 kB | 152/168 kB | 36/78 kB | 0/1.2 MB Progress (4): 152/164 kB | 152/168 kB | 40/78 kB | 0/1.2 MB Progress (4): 152/164 kB | 152/168 kB | 40/78 kB | 0/1.2 MB Progress (4): 152/164 kB | 152/168 kB | 44/78 kB | 0/1.2 MB Progress (4): 152/164 kB | 156/168 kB | 44/78 kB | 0/1.2 MB Progress (4): 152/164 kB | 160/168 kB | 44/78 kB | 0/1.2 MB Progress (4): 156/164 kB | 160/168 kB | 44/78 kB | 0/1.2 MB Progress (4): 156/164 kB | 164/168 kB | 44/78 kB | 0/1.2 MB Progress (4): 156/164 kB | 164/168 kB | 48/78 kB | 0/1.2 MB Progress (4): 156/164 kB | 164/168 kB | 48/78 kB | 0/1.2 MB Progress (4): 156/164 kB | 164/168 kB | 52/78 kB | 0/1.2 MB Progress (4): 156/164 kB | 168/168 kB | 52/78 kB | 0/1.2 MB Progress (4): 156/164 kB | 168 kB | 52/78 kB | 0/1.2 MB Progress (4): 160/164 kB | 168 kB | 52/78 kB | 0/1.2 MB Progress (4): 160/164 kB | 168 kB | 56/78 kB | 0/1.2 MB Progress (4): 160/164 kB | 168 kB | 56/78 kB | 0/1.2 MB Progress (4): 160/164 kB | 168 kB | 60/78 kB | 0/1.2 MB Progress (4): 164/164 kB | 168 kB | 60/78 kB | 0/1.2 MB Progress (4): 164 kB | 168 kB | 60/78 kB | 0/1.2 MB Progress (4): 164 kB | 168 kB | 64/78 kB | 0/1.2 MB Progress (4): 164 kB | 168 kB | 64/78 kB | 0/1.2 MB Progress (4): 164 kB | 168 kB | 68/78 kB | 0/1.2 MB Progress (4): 164 kB | 168 kB | 72/78 kB | 0/1.2 MB Progress (4): 164 kB | 168 kB | 72/78 kB | 0/1.2 MB Progress (4): 164 kB | 168 kB | 76/78 kB | 0/1.2 MB Progress (4): 164 kB | 168 kB | 76/78 kB | 0/1.2 MB Progress (4): 164 kB | 168 kB | 78 kB | 0/1.2 MB Progress (4): 164 kB | 168 kB | 78 kB | 0/1.2 MB Progress (4): 164 kB | 168 kB | 78 kB | 0/1.2 MB Progress (4): 164 kB | 168 kB | 78 kB | 0/1.2 MB Progress (4): 164 kB | 168 kB | 78 kB | 0/1.2 MB Progress (4): 164 kB | 168 kB | 78 kB | 0/1.2 MB Progress (4): 164 kB | 168 kB | 78 kB | 0.1/1.2 MB Progress (4): 164 kB | 168 kB | 78 kB | 0.1/1.2 MB Progress (4): 164 kB | 168 kB | 78 kB | 0.1/1.2 MB Progress (4): 164 kB | 168 kB | 78 kB | 0.1/1.2 MB Progress (4): 164 kB | 168 kB | 78 kB | 0.1/1.2 MB Progress (4): 164 kB | 168 kB | 78 kB | 0.1/1.2 MB Progress (4): 164 kB | 168 kB | 78 kB | 0.1/1.2 MB Progress (4): 164 kB | 168 kB | 78 kB | 0.1/1.2 MB Progress (4): 164 kB | 168 kB | 78 kB | 0.1/1.2 MB 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 869 kB/s) [2019-07-31T07:26:41.083Z] 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 407 kB/s) [2019-07-31T07:26:41.083Z] 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 840 kB/s) [2019-07-31T07:26:41.083Z] Progress (1): 0.1/1.2 MB Progress (2): 0.1/1.2 MB | 4.1/240 kB Progress (2): 0.1/1.2 MB | 7.7/240 kB Progress (2): 0.1/1.2 MB | 7.7/240 kB Progress (2): 0.1/1.2 MB | 12/240 kB Progress (2): 0.1/1.2 MB | 12/240 kB Progress (2): 0.1/1.2 MB | 16/240 kB Progress (2): 0.1/1.2 MB | 16/240 kB Progress (2): 0.1/1.2 MB | 16/240 kB Progress (2): 0.1/1.2 MB | 20/240 kB Progress (2): 0.1/1.2 MB | 24/240 kB Progress (2): 0.1/1.2 MB | 24/240 kB Progress (2): 0.1/1.2 MB | 28/240 kB Progress (2): 0.1/1.2 MB | 28/240 kB Progress (2): 0.1/1.2 MB | 32/240 kB Progress (2): 0.1/1.2 MB | 32/240 kB Progress (2): 0.1/1.2 MB | 32/240 kB Progress (2): 0.1/1.2 MB | 33/240 kB Progress (2): 0.1/1.2 MB | 33/240 kB Progress (2): 0.1/1.2 MB | 37/240 kB Progress (2): 0.1/1.2 MB | 41/240 kB Progress (2): 0.1/1.2 MB | 41/240 kB Progress (2): 0.1/1.2 MB | 45/240 kB Progress (2): 0.1/1.2 MB | 49/240 kB Progress (2): 0.1/1.2 MB | 49/240 kB Progress (2): 0.1/1.2 MB | 53/240 kB Progress (2): 0.1/1.2 MB | 53/240 kB Progress (2): 0.1/1.2 MB | 57/240 kB Progress (2): 0.1/1.2 MB | 57/240 kB Progress (2): 0.1/1.2 MB | 61/240 kB Progress (2): 0.1/1.2 MB | 65/240 kB Progress (2): 0.1/1.2 MB | 65/240 kB Progress (2): 0.1/1.2 MB | 66/240 kB Progress (2): 0.1/1.2 MB | 66/240 kB Progress (2): 0.1/1.2 MB | 70/240 kB Progress (2): 0.2/1.2 MB | 70/240 kB Progress (2): 0.2/1.2 MB | 74/240 kB Progress (2): 0.2/1.2 MB | 74/240 kB Progress (2): 0.2/1.2 MB | 78/240 kB Progress (2): 0.2/1.2 MB | 78/240 kB Progress (2): 0.2/1.2 MB | 82/240 kB Progress (2): 0.2/1.2 MB | 82/240 kB Progress (2): 0.2/1.2 MB | 82/240 kB Progress (2): 0.2/1.2 MB | 86/240 kB Progress (2): 0.2/1.2 MB | 86/240 kB Progress (2): 0.2/1.2 MB | 90/240 kB Progress (2): 0.2/1.2 MB | 90/240 kB Progress (2): 0.2/1.2 MB | 94/240 kB Progress (2): 0.2/1.2 MB | 98/240 kB Progress (2): 0.2/1.2 MB | 98/240 kB Progress (2): 0.2/1.2 MB | 102/240 kB Progress (2): 0.2/1.2 MB | 106/240 kB Progress (2): 0.2/1.2 MB | 106/240 kB Progress (2): 0.2/1.2 MB | 110/240 kB Progress (2): 0.2/1.2 MB | 114/240 kB Progress (2): 0.2/1.2 MB | 114/240 kB Progress (2): 0.2/1.2 MB | 114/240 kB Progress (2): 0.2/1.2 MB | 118/240 kB Progress (2): 0.2/1.2 MB | 122/240 kB Progress (2): 0.2/1.2 MB | 122/240 kB Progress (2): 0.2/1.2 MB | 126/240 kB Progress (2): 0.2/1.2 MB | 126/240 kB Progress (2): 0.2/1.2 MB | 130/240 kB Progress (2): 0.2/1.2 MB | 130/240 kB Progress (2): 0.2/1.2 MB | 134/240 kB Progress (2): 0.2/1.2 MB | 134/240 kB Progress (2): 0.2/1.2 MB | 138/240 kB Progress (2): 0.2/1.2 MB | 138/240 kB Progress (2): 0.2/1.2 MB | 142/240 kB Progress (2): 0.2/1.2 MB | 142/240 kB Progress (2): 0.2/1.2 MB | 146/240 kB Progress (2): 0.2/1.2 MB | 146/240 kB Progress (2): 0.2/1.2 MB | 150/240 kB Progress (2): 0.2/1.2 MB | 154/240 kB Progress (2): 0.2/1.2 MB | 154/240 kB Progress (2): 0.2/1.2 MB | 158/240 kB Progress (2): 0.2/1.2 MB | 158/240 kB Progress (2): 0.2/1.2 MB | 162/240 kB Progress (2): 0.2/1.2 MB | 162/240 kB Progress (2): 0.2/1.2 MB | 166/240 kB Progress (2): 0.2/1.2 MB | 170/240 kB Progress (2): 0.2/1.2 MB | 170/240 kB Progress (2): 0.2/1.2 MB | 174/240 kB Progress (2): 0.2/1.2 MB | 178/240 kB Progress (2): 0.2/1.2 MB | 178/240 kB Progress (2): 0.2/1.2 MB | 182/240 kB Progress (2): 0.2/1.2 MB | 182/240 kB Progress (2): 0.2/1.2 MB | 186/240 kB Progress (2): 0.2/1.2 MB | 190/240 kB Progress (2): 0.2/1.2 MB | 190/240 kB Progress (2): 0.2/1.2 MB | 194/240 kB Progress (2): 0.3/1.2 MB | 194/240 kB Progress (2): 0.3/1.2 MB | 198/240 kB Progress (2): 0.3/1.2 MB | 202/240 kB Progress (2): 0.3/1.2 MB | 202/240 kB Progress (2): 0.3/1.2 MB | 206/240 kB Progress (2): 0.3/1.2 MB | 206/240 kB Progress (2): 0.3/1.2 MB | 210/240 kB Progress (2): 0.3/1.2 MB | 210/240 kB Progress (2): 0.3/1.2 MB | 214/240 kB Progress (2): 0.3/1.2 MB | 214/240 kB Progress (2): 0.3/1.2 MB | 218/240 kB Progress (2): 0.3/1.2 MB | 218/240 kB Progress (2): 0.3/1.2 MB | 222/240 kB Progress (2): 0.3/1.2 MB | 226/240 kB Progress (2): 0.3/1.2 MB | 226/240 kB Progress (2): 0.3/1.2 MB | 230/240 kB Progress (2): 0.3/1.2 MB | 230/240 kB Progress (2): 0.3/1.2 MB | 234/240 kB Progress (2): 0.3/1.2 MB | 234/240 kB Progress (2): 0.3/1.2 MB | 238/240 kB Progress (2): 0.3/1.2 MB | 238/240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB 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 665 kB/s) [2019-07-31T07:26:41.343Z] Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.2/1.2 MB Progress (1): 1.2 MB 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 2.7 MB/s) [2019-07-31T07:26:41.603Z] [INFO] ANTLR: Processing source directory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3 [2019-07-31T07:26:41.603Z] ANTLR Parser Generator Version 3.5.2 [2019-07-31T07:26:42.173Z] Output file /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g [2019-07-31T07:26:42.173Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g [2019-07-31T07:26:43.109Z] Input file /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens is newer than output: must rebuild /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g [2019-07-31T07:26:43.109Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g [2019-07-31T07:26:43.109Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:230:3: [2019-07-31T07:26:43.109Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2 [2019-07-31T07:26:43.109Z] [2019-07-31T07:26:43.109Z] As a result, alternative(s) 2 were disabled for that input [2019-07-31T07:26:43.109Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:450:13: [2019-07-31T07:26:43.109Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3 [2019-07-31T07:26:43.109Z] [2019-07-31T07:26:43.109Z] As a result, alternative(s) 3 were disabled for that input [2019-07-31T07:26:43.109Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:618:15: [2019-07-31T07:26:43.109Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2 [2019-07-31T07:26:43.109Z] [2019-07-31T07:26:43.109Z] As a result, alternative(s) 2 were disabled for that input [2019-07-31T07:26:44.046Z] [INFO] [2019-07-31T07:26:44.046Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T07:26:44.046Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:26:44.046Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources [2019-07-31T07:26:44.046Z] [INFO] [2019-07-31T07:26:44.046Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T07:26:44.046Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/classes [2019-07-31T07:26:44.614Z] [INFO] [2019-07-31T07:26:44.614Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T07:26:44.614Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:26:44.614Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources [2019-07-31T07:26:44.614Z] [INFO] [2019-07-31T07:26:44.614Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T07:26:44.614Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-31T07:26:44.614Z] [INFO] [2019-07-31T07:26:44.614Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T07:26:44.614Z] [INFO] [2019-07-31T07:26:44.614Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T07:26:44.614Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar [2019-07-31T07:26:44.873Z] [INFO] [2019-07-31T07:26:44.873Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T07:26:44.873Z] [INFO] [2019-07-31T07:26:44.873Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T07:26:44.873Z] [INFO] [2019-07-31T07:26:44.873Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T07:26:44.873Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar [2019-07-31T07:26:45.132Z] [INFO] [2019-07-31T07:26:45.132Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T07:26:45.132Z] [INFO] [2019-07-31T07:26:45.132Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T07:26:45.132Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T07:26:45.132Z] [INFO] [2019-07-31T07:26:45.132Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T07:26:45.132Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar [2019-07-31T07:26:45.132Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.pom [2019-07-31T07:26:45.132Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-31T07:26:45.132Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T07:26:45.132Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T07:26:45.132Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T07:26:45.132Z] [INFO] [2019-07-31T07:26:45.132Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T07:26:45.132Z] [INFO] [2019-07-31T07:26:45.132Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >----- [2019-07-31T07:26:45.132Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.0.0-SNAPSHOT [15/134] [2019-07-31T07:26:45.132Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T07:26:45.132Z] [INFO] [2019-07-31T07:26:45.132Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T07:26:45.132Z] [INFO] [2019-07-31T07:26:45.132Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T07:26:45.132Z] [INFO] The project's OSGi version is 4.0.0.201907310718 [2019-07-31T07:26:45.132Z] [INFO] [2019-07-31T07:26:45.132Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T07:26:45.132Z] [INFO] [2019-07-31T07:26:45.132Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T07:26:45.132Z] [INFO] [2019-07-31T07:26:45.132Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T07:26:45.132Z] [INFO] [2019-07-31T07:26:45.132Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T07:26:45.132Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:26:45.132Z] [INFO] [2019-07-31T07:26:45.132Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T07:26:45.132Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:26:45.132Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources [2019-07-31T07:26:45.132Z] [INFO] [2019-07-31T07:26:45.132Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T07:26:45.132Z] [INFO] Compiling 133 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/classes [2019-07-31T07:26:46.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[170] [2019-07-31T07:26:46.713Z] returnArray[i] = null; [2019-07-31T07:26:46.713Z] ^^^^ [2019-07-31T07:26:46.713Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T' [2019-07-31T07:26:46.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[220] [2019-07-31T07:26:46.713Z] return fInnerElements.get(index); [2019-07-31T07:26:46.713Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:46.713Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable [2019-07-31T07:26:46.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[231] [2019-07-31T07:26:46.713Z] return fInnerElements.remove(index); [2019-07-31T07:26:46.713Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:46.713Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable [2019-07-31T07:26:46.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[254] [2019-07-31T07:26:46.713Z] CTFStreamInputReader streamInputReaderToAdd = new CTFStreamInputReader(checkNotNull(streamInput)); [2019-07-31T07:26:46.713Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:46.713Z] Potential resource leak: 'streamInputReaderToAdd' may not be closed [2019-07-31T07:26:46.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[339] [2019-07-31T07:26:46.713Z] return (top != null) ? top.getCurrentEvent() : null; [2019-07-31T07:26:46.713Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:46.713Z] Potential resource leak: 'top' may not be closed at this location [2019-07-31T07:26:46.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[394] [2019-07-31T07:26:46.713Z] return hasMoreEvents(); [2019-07-31T07:26:46.713Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:26:46.713Z] Potential resource leak: 'top' may not be closed at this location [2019-07-31T07:26:46.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[499] [2019-07-31T07:26:46.713Z] CTFStreamInputReader se = fStreamInputReaders.get(j); [2019-07-31T07:26:46.713Z] ^^ [2019-07-31T07:26:46.713Z] Potential resource leak: 'se' may not be closed [2019-07-31T07:26:46.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[306] [2019-07-31T07:26:46.713Z] SparseList sparseList = (SparseList) list; [2019-07-31T07:26:46.713Z] ^^^^^^^^^^ [2019-07-31T07:26:46.713Z] SparseList is a raw type. References to generic type SparseList should be parameterized [2019-07-31T07:26:46.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[306] [2019-07-31T07:26:46.713Z] SparseList sparseList = (SparseList) list; [2019-07-31T07:26:46.713Z] ^^^^^^^^^^ [2019-07-31T07:26:46.713Z] SparseList is a raw type. References to generic type SparseList should be parameterized [2019-07-31T07:26:46.713Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTrace.java:[917] [2019-07-31T07:26:46.713Z] return !(pathname.getName().equals("metadata")); [2019-07-31T07:26:46.713Z] ^^^^^^^^^^ [2019-07-31T07:26:46.713Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-31T07:26:46.713Z] 10 problems (10 warnings) [2019-07-31T07:26:46.713Z] [INFO] [2019-07-31T07:26:46.713Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T07:26:46.713Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:26:46.713Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources [2019-07-31T07:26:46.713Z] [INFO] [2019-07-31T07:26:46.713Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T07:26:46.713Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-sources.jar [2019-07-31T07:26:46.713Z] [INFO] [2019-07-31T07:26:46.713Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T07:26:46.972Z] [INFO] [2019-07-31T07:26:46.972Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T07:26:46.972Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar [2019-07-31T07:26:47.230Z] [INFO] [2019-07-31T07:26:47.230Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T07:26:47.231Z] [INFO] [2019-07-31T07:26:47.231Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T07:26:47.231Z] [INFO] [2019-07-31T07:26:47.231Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T07:26:47.231Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar [2019-07-31T07:26:47.489Z] [INFO] [2019-07-31T07:26:47.489Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T07:26:47.489Z] [INFO] [2019-07-31T07:26:47.489Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T07:26:47.489Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T07:26:47.489Z] [INFO] [2019-07-31T07:26:47.489Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T07:26:47.489Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar [2019-07-31T07:26:47.489Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.pom [2019-07-31T07:26:47.489Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-sources.jar [2019-07-31T07:26:47.489Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T07:26:47.489Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T07:26:47.489Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T07:26:47.748Z] [INFO] [2019-07-31T07:26:47.748Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T07:26:47.748Z] [INFO] [2019-07-31T07:26:47.748Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >-- [2019-07-31T07:26:47.748Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.5-SNAPSHOT [16/134] [2019-07-31T07:26:47.748Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T07:26:47.748Z] [INFO] [2019-07-31T07:26:47.748Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T07:26:47.748Z] [INFO] [2019-07-31T07:26:47.748Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T07:26:47.748Z] [INFO] [2019-07-31T07:26:47.748Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T07:26:47.748Z] [INFO] The project's OSGi version is 1.0.5.201907310718 [2019-07-31T07:26:47.748Z] [INFO] [2019-07-31T07:26:47.748Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T07:26:47.748Z] [INFO] [2019-07-31T07:26:47.748Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T07:26:47.748Z] [INFO] [2019-07-31T07:26:47.748Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T07:26:47.748Z] [INFO] [2019-07-31T07:26:47.748Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T07:26:47.748Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:26:47.748Z] [INFO] [2019-07-31T07:26:47.748Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T07:26:47.748Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:26:47.748Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources [2019-07-31T07:26:47.748Z] [INFO] [2019-07-31T07:26:47.748Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T07:26:47.748Z] [INFO] Compiling 54 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes [2019-07-31T07:26:48.317Z] [INFO] [2019-07-31T07:26:48.317Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T07:26:48.317Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:26:48.317Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources [2019-07-31T07:26:48.317Z] [INFO] [2019-07-31T07:26:48.317Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T07:26:48.575Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-sources.jar [2019-07-31T07:26:48.575Z] [INFO] [2019-07-31T07:26:48.575Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T07:26:48.575Z] [INFO] [2019-07-31T07:26:48.575Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T07:26:48.834Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar [2019-07-31T07:26:48.834Z] [INFO] [2019-07-31T07:26:48.834Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T07:26:48.834Z] [INFO] [2019-07-31T07:26:48.834Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T07:26:48.834Z] [INFO] [2019-07-31T07:26:48.834Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T07:26:48.834Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar [2019-07-31T07:26:49.092Z] [INFO] [2019-07-31T07:26:49.092Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T07:26:49.092Z] [INFO] [2019-07-31T07:26:49.092Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T07:26:49.092Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [2019-07-31T07:26:49.092Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [2019-07-31T07:26:49.092Z] 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 [2019-07-31T07:26:49.351Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [2019-07-31T07:26:49.351Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [2019-07-31T07:26:49.351Z] 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 [2019-07-31T07:26:49.351Z] Progress (1): 4.1/9.6 kB Progress (1): 7.7/9.6 kB Progress (1): 9.6 kB 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 458 kB/s) [2019-07-31T07:26:49.351Z] 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 [2019-07-31T07:26:49.351Z] 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 [2019-07-31T07:26:49.351Z] 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 [2019-07-31T07:26:49.609Z] 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 [2019-07-31T07:26:49.609Z] 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 [2019-07-31T07:26:49.609Z] 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 [2019-07-31T07:26:49.609Z] Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB 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 125 kB/s) [2019-07-31T07:26:49.609Z] 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 [2019-07-31T07:26:49.609Z] 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 [2019-07-31T07:26:49.609Z] 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 [2019-07-31T07:26:49.868Z] 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 [2019-07-31T07:26:49.868Z] 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 [2019-07-31T07:26:49.868Z] 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 [2019-07-31T07:26:49.868Z] Progress (1): 2.3 kB 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 75 kB/s) [2019-07-31T07:26:49.868Z] 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 [2019-07-31T07:26:49.868Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [2019-07-31T07:26:50.129Z] 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 [2019-07-31T07:26:50.129Z] 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 [2019-07-31T07:26:50.129Z] 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 [2019-07-31T07:26:50.129Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [2019-07-31T07:26:50.129Z] 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 [2019-07-31T07:26:50.129Z] 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 [2019-07-31T07:26:50.129Z] 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 [2019-07-31T07:26:50.129Z] 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 [2019-07-31T07:26:50.129Z] 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 [2019-07-31T07:26:50.129Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [2019-07-31T07:26:50.388Z] 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 [2019-07-31T07:26:50.388Z] 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 [2019-07-31T07:26:50.388Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [2019-07-31T07:26:50.388Z] 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 [2019-07-31T07:26:50.388Z] 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 [2019-07-31T07:26:50.388Z] 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 [2019-07-31T07:26:50.388Z] Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (2): 7.7/18 kB | 4.1/243 kB Progress (2): 7.7/18 kB | 7.7/243 kB Progress (2): 12/18 kB | 7.7/243 kB Progress (2): 12/18 kB | 12/243 kB Progress (2): 16/18 kB | 12/243 kB Progress (3): 16/18 kB | 12/243 kB | 0/2.0 MB Progress (3): 16/18 kB | 16/243 kB | 0/2.0 MB Progress (3): 16/18 kB | 16/243 kB | 0/2.0 MB Progress (3): 18 kB | 16/243 kB | 0/2.0 MB Progress (3): 18 kB | 16/243 kB | 0/2.0 MB Progress (3): 18 kB | 20/243 kB | 0/2.0 MB Progress (3): 18 kB | 20/243 kB | 0/2.0 MB Progress (3): 18 kB | 24/243 kB | 0/2.0 MB Progress (3): 18 kB | 24/243 kB | 0/2.0 MB Progress (3): 18 kB | 28/243 kB | 0/2.0 MB Progress (3): 18 kB | 28/243 kB | 0/2.0 MB Progress (3): 18 kB | 32/243 kB | 0/2.0 MB Progress (3): 18 kB | 32/243 kB | 0/2.0 MB Progress (3): 18 kB | 36/243 kB | 0/2.0 MB Progress (3): 18 kB | 36/243 kB | 0/2.0 MB Progress (3): 18 kB | 40/243 kB | 0/2.0 MB Progress (3): 18 kB | 40/243 kB | 0/2.0 MB Progress (3): 18 kB | 44/243 kB | 0/2.0 MB Progress (3): 18 kB | 44/243 kB | 0/2.0 MB Progress (3): 18 kB | 48/243 kB | 0/2.0 MB Progress (3): 18 kB | 48/243 kB | 0/2.0 MB Progress (3): 18 kB | 52/243 kB | 0/2.0 MB Progress (3): 18 kB | 52/243 kB | 0/2.0 MB Progress (3): 18 kB | 56/243 kB | 0/2.0 MB Progress (3): 18 kB | 56/243 kB | 0.1/2.0 MB Progress (3): 18 kB | 60/243 kB | 0.1/2.0 MB Progress (3): 18 kB | 60/243 kB | 0.1/2.0 MB Progress (3): 18 kB | 64/243 kB | 0.1/2.0 MB Progress (3): 18 kB | 64/243 kB | 0.1/2.0 MB Progress (3): 18 kB | 68/243 kB | 0.1/2.0 MB 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 438 kB/s) [2019-07-31T07:26:50.388Z] Progress (2): 72/243 kB | 0.1/2.0 MB Progress (2): 72/243 kB | 0.1/2.0 MB Progress (2): 76/243 kB | 0.1/2.0 MB Progress (2): 76/243 kB | 0.1/2.0 MB Progress (2): 80/243 kB | 0.1/2.0 MB Progress (2): 80/243 kB | 0.1/2.0 MB Progress (2): 84/243 kB | 0.1/2.0 MB Progress (2): 84/243 kB | 0.1/2.0 MB Progress (2): 88/243 kB | 0.1/2.0 MB Progress (2): 88/243 kB | 0.1/2.0 MB Progress (2): 92/243 kB | 0.1/2.0 MB Progress (2): 92/243 kB | 0.1/2.0 MB Progress (2): 96/243 kB | 0.1/2.0 MB Progress (2): 96/243 kB | 0.1/2.0 MB Progress (2): 100/243 kB | 0.1/2.0 MB Progress (2): 100/243 kB | 0.1/2.0 MB Progress (2): 104/243 kB | 0.1/2.0 MB Progress (2): 104/243 kB | 0.1/2.0 MB Progress (2): 108/243 kB | 0.1/2.0 MB Progress (2): 112/243 kB | 0.1/2.0 MB Progress (2): 112/243 kB | 0.1/2.0 MB Progress (2): 112/243 kB | 0.1/2.0 MB Progress (2): 116/243 kB | 0.1/2.0 MB Progress (2): 120/243 kB | 0.1/2.0 MB Progress (2): 120/243 kB | 0.1/2.0 MB Progress (2): 124/243 kB | 0.1/2.0 MB Progress (2): 124/243 kB | 0.1/2.0 MB Progress (2): 128/243 kB | 0.1/2.0 MB Progress (2): 128/243 kB | 0.1/2.0 MB Progress (2): 128/243 kB | 0.1/2.0 MB Progress (2): 132/243 kB | 0.1/2.0 MB Progress (2): 132/243 kB | 0.1/2.0 MB Progress (2): 136/243 kB | 0.1/2.0 MB Progress (2): 136/243 kB | 0.1/2.0 MB Progress (2): 140/243 kB | 0.1/2.0 MB Progress (2): 140/243 kB | 0.1/2.0 MB Progress (2): 144/243 kB | 0.1/2.0 MB Progress (2): 144/243 kB | 0.1/2.0 MB Progress (2): 148/243 kB | 0.1/2.0 MB Progress (2): 148/243 kB | 0.1/2.0 MB Progress (2): 152/243 kB | 0.1/2.0 MB Progress (2): 152/243 kB | 0.1/2.0 MB Progress (2): 156/243 kB | 0.1/2.0 MB Progress (2): 156/243 kB | 0.1/2.0 MB Progress (2): 160/243 kB | 0.1/2.0 MB Progress (2): 160/243 kB | 0.2/2.0 MB Progress (2): 164/243 kB | 0.2/2.0 MB Progress (2): 164/243 kB | 0.2/2.0 MB Progress (2): 168/243 kB | 0.2/2.0 MB Progress (2): 168/243 kB | 0.2/2.0 MB Progress (2): 172/243 kB | 0.2/2.0 MB Progress (2): 176/243 kB | 0.2/2.0 MB Progress (2): 176/243 kB | 0.2/2.0 MB Progress (2): 176/243 kB | 0.2/2.0 MB Progress (2): 180/243 kB | 0.2/2.0 MB Progress (2): 180/243 kB | 0.2/2.0 MB Progress (2): 184/243 kB | 0.2/2.0 MB Progress (2): 184/243 kB | 0.2/2.0 MB Progress (2): 188/243 kB | 0.2/2.0 MB Progress (2): 188/243 kB | 0.2/2.0 MB Progress (2): 192/243 kB | 0.2/2.0 MB Progress (2): 192/243 kB | 0.2/2.0 MB Progress (2): 196/243 kB | 0.2/2.0 MB Progress (2): 196/243 kB | 0.2/2.0 MB Progress (2): 200/243 kB | 0.2/2.0 MB Progress (2): 200/243 kB | 0.2/2.0 MB Progress (2): 204/243 kB | 0.2/2.0 MB Progress (2): 204/243 kB | 0.2/2.0 MB Progress (2): 208/243 kB | 0.2/2.0 MB Progress (2): 208/243 kB | 0.2/2.0 MB Progress (2): 212/243 kB | 0.2/2.0 MB Progress (2): 212/243 kB | 0.2/2.0 MB Progress (2): 216/243 kB | 0.2/2.0 MB Progress (2): 216/243 kB | 0.2/2.0 MB Progress (2): 220/243 kB | 0.2/2.0 MB Progress (2): 220/243 kB | 0.2/2.0 MB Progress (2): 224/243 kB | 0.2/2.0 MB Progress (2): 224/243 kB | 0.2/2.0 MB Progress (2): 228/243 kB | 0.2/2.0 MB Progress (2): 228/243 kB | 0.2/2.0 MB Progress (2): 232/243 kB | 0.2/2.0 MB Progress (2): 232/243 kB | 0.2/2.0 MB Progress (2): 236/243 kB | 0.2/2.0 MB Progress (2): 236/243 kB | 0.2/2.0 MB Progress (2): 240/243 kB | 0.2/2.0 MB Progress (2): 240/243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB 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 2.0 MB/s) [2019-07-31T07:26:50.648Z] Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0 MB 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 5.6 MB/s) [2019-07-31T07:26:51.217Z] [INFO] Executing tasks [2019-07-31T07:26:51.217Z] [2019-07-31T07:26:51.217Z] main: [2019-07-31T07:26:51.217Z] [2019-07-31T07:26:51.217Z] main: [2019-07-31T07:26:51.217Z] [2019-07-31T07:26:51.217Z] checkAnyTraceExists: [2019-07-31T07:26:51.217Z] [2019-07-31T07:26:51.217Z] verifyChecksum: [2019-07-31T07:26:51.217Z] [echo] Verifying: ${anyTraceExists} [2019-07-31T07:26:51.217Z] [2019-07-31T07:26:51.217Z] deleteFailedCheckSumTraces: [2019-07-31T07:26:51.217Z] [2019-07-31T07:26:51.217Z] downloadTraceFiles: [2019-07-31T07:26:51.217Z] [echo] Attempting to download test traces [2019-07-31T07:26:51.217Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz [2019-07-31T07:26:51.217Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz [2019-07-31T07:26:56.504Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz [2019-07-31T07:26:56.504Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz [2019-07-31T07:26:57.955Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz [2019-07-31T07:26:57.955Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz [2019-07-31T07:26:57.955Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz [2019-07-31T07:26:57.955Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz [2019-07-31T07:27:00.485Z] [exec] Cloning into 'ctf-testsuite'... [2019-07-31T07:27:01.052Z] [2019-07-31T07:27:01.052Z] pullTestSuite: [2019-07-31T07:27:01.052Z] [exec] Your branch is up-to-date with 'origin/master'. [2019-07-31T07:27:01.052Z] [exec] Already on 'master' [2019-07-31T07:27:01.987Z] [exec] Already up-to-date. [2019-07-31T07:27:01.987Z] [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'. [2019-07-31T07:27:01.987Z] [exec] [2019-07-31T07:27:01.987Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental [2019-07-31T07:27:01.987Z] [exec] changes and commit them, and you can discard any commits you make in this [2019-07-31T07:27:01.987Z] [exec] state without impacting any branches by performing another checkout. [2019-07-31T07:27:01.987Z] [exec] [2019-07-31T07:27:01.987Z] [exec] If you want to create a new branch to retain commits you create, you may [2019-07-31T07:27:01.987Z] [exec] do so (now or later) by using -b with the checkout command again. Example: [2019-07-31T07:27:01.987Z] [exec] [2019-07-31T07:27:01.987Z] [exec] git checkout -b [2019-07-31T07:27:01.987Z] [exec] [2019-07-31T07:27:01.987Z] [exec] HEAD is now at 0f8beba... Merge pull request #35 from compudj/master [2019-07-31T07:27:01.987Z] [2019-07-31T07:27:01.987Z] extractTraces: [2019-07-31T07:27:01.987Z] [2019-07-31T07:27:01.987Z] checkAnyTraceExists: [2019-07-31T07:27:01.987Z] [2019-07-31T07:27:01.987Z] verifyChecksum: [2019-07-31T07:27:01.987Z] [echo] Verifying: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz [2019-07-31T07:27:02.553Z] [2019-07-31T07:27:02.553Z] warnFailedCheckSum: [2019-07-31T07:27:02.553Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar [2019-07-31T07:27:02.553Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-31T07:27:02.553Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar [2019-07-31T07:27:04.470Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-31T07:27:06.669Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar [2019-07-31T07:27:06.669Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-31T07:27:06.669Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar [2019-07-31T07:27:10.857Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-31T07:27:13.388Z] [echo] Traces extracted successfully [2019-07-31T07:27:13.388Z] [INFO] Executed tasks [2019-07-31T07:27:13.388Z] [INFO] [2019-07-31T07:27:13.388Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T07:27:15.921Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log [2019-07-31T07:27:15.921Z] [INFO] Command line: [2019-07-31T07:27:15.921Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T07:27:15.921Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T07:27:20.391Z] !SESSION 2019-07-31 07:27:16.121 ----------------------------------------------- [2019-07-31T07:27:20.391Z] eclipse.buildId=unknown [2019-07-31T07:27:20.391Z] java.version=1.8.0_202 [2019-07-31T07:27:20.391Z] java.vendor=Oracle Corporation [2019-07-31T07:27:20.391Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T07:27:20.391Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T07:27:20.391Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T07:27:20.391Z] [2019-07-31T07:27:20.391Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 07:27:19.897 [2019-07-31T07:27:20.391Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T07:27:20.391Z] !STACK 0 [2019-07-31T07:27:20.391Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-31T07:27:20.391Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:27:20.391Z] [2019-07-31T07:27:20.391Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T07:27:20.391Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T07:27:20.391Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T07:27:20.391Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T07:27:20.391Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T07:27:20.391Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T07:27:20.391Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T07:27:20.391Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T07:27:20.391Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T07:27:20.391Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T07:27:20.391Z] [2019-07-31T07:27:20.391Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 07:27:20.023 [2019-07-31T07:27:20.391Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T07:27:20.391Z] !STACK 0 [2019-07-31T07:27:20.391Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-31T07:27:20.391Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:27:20.391Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T07:27:20.391Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T07:27:20.391Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-31T07:27:20.391Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:27:20.391Z] [2019-07-31T07:27:20.391Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T07:27:20.391Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T07:27:20.391Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T07:27:20.391Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T07:27:20.391Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T07:27:20.391Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T07:27:20.391Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T07:27:20.391Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T07:27:20.391Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T07:27:20.391Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T07:27:32.594Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2019-07-31T07:27:32.594Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2019-07-31T07:27:32.594Z] testAddMany(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.057 s [2019-07-31T07:27:32.594Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.001 s [2019-07-31T07:27:32.594Z] testAdd(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] testQuery(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] testDubs(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.008 s [2019-07-31T07:27:32.594Z] binaryEquivalentTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.01 s [2019-07-31T07:27:32.594Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.001 s [2019-07-31T07:27:32.594Z] testOverlap1(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] testOverlap2(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] testOverlap3(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] testOverlap4(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.001 s [2019-07-31T07:27:32.594Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2019-07-31T07:27:32.594Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.819 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2019-07-31T07:27:32.594Z] testVariantDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.002 s [2019-07-31T07:27:32.594Z] equalsAddTwiceTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.003 s [2019-07-31T07:27:32.594Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 1.804 s [2019-07-31T07:27:32.594Z] equalsOutOfOrderTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] testIsTagged(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] testIsTagged_null(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.001 s [2019-07-31T07:27:32.594Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] testSetTag(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2019-07-31T07:27:32.594Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2019-07-31T07:27:32.594Z] testgetElem_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.004 s [2019-07-31T07:27:32.594Z] testToStringStringArray(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.003 s [2019-07-31T07:27:32.594Z] testRead_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.001 s [2019-07-31T07:27:32.594Z] testgetElem_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] testToString_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.001 s [2019-07-31T07:27:32.594Z] testArrayDefinition_baseDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] testArrayDefinition_newDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.001 s [2019-07-31T07:27:32.594Z] testToString_string(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] testToString_char(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] testToString_long(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.001 s [2019-07-31T07:27:32.594Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest [2019-07-31T07:27:32.594Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest [2019-07-31T07:27:32.594Z] testGetFieldsList(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] testGetField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] testStructDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0.001 s [2019-07-31T07:27:32.594Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0.002 s [2019-07-31T07:27:32.594Z] testGetMinAlign(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest [2019-07-31T07:27:32.594Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest [2019-07-31T07:27:32.594Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] testStringDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] testStringDeclaration_2(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.594Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2019-07-31T07:27:32.853Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2019-07-31T07:27:32.853Z] testGetCurrentField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.007 s [2019-07-31T07:27:32.853Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.001 s [2019-07-31T07:27:32.853Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.001 s [2019-07-31T07:27:32.853Z] testGetCurrentFieldName(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.001 s [2019-07-31T07:27:32.853Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] testLookupInteger(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.001 s [2019-07-31T07:27:32.853Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] testVariantDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.001 s [2019-07-31T07:27:32.853Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] testGetDefinitions(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2019-07-31T07:27:32.853Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2019-07-31T07:27:32.853Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] testStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0.001 s [2019-07-31T07:27:32.853Z] testSetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest [2019-07-31T07:27:32.853Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest [2019-07-31T07:27:32.853Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] testFormatNumber_unsignedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] testIntegerDefinition(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0.001 s [2019-07-31T07:27:32.853Z] testFormatNumber_signedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2019-07-31T07:27:32.853Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2019-07-31T07:27:32.853Z] testLargeExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.001 s [2019-07-31T07:27:32.853Z] validateLargeFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.001 s [2019-07-31T07:27:32.853Z] validateLarge(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] validateCompactFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] testLargeCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] testCompactExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] testMaxSizes(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] validateCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.001 s [2019-07-31T07:27:32.853Z] testCompactCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2019-07-31T07:27:32.853Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2019-07-31T07:27:32.853Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0.001 s [2019-07-31T07:27:32.853Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] testSequenceDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0.004 s [2019-07-31T07:27:32.853Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test [2019-07-31T07:27:32.853Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test [2019-07-31T07:27:32.853Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] testGetElem(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0.001 s [2019-07-31T07:27:32.853Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] testFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2019-07-31T07:27:32.853Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2019-07-31T07:27:32.853Z] testFloat32BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.047 s [2019-07-31T07:27:32.853Z] testFloat32Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-31T07:27:32.853Z] testFloat48Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] testFloat64Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.002 s [2019-07-31T07:27:32.853Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] testFloat248(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] testFloat5311(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-31T07:27:32.853Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] testFloat64BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-31T07:27:32.853Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test [2019-07-31T07:27:32.853Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test [2019-07-31T07:27:32.853Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] testArrayDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] testIsString_complex(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T07:27:32.853Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0.001 s [2019-07-31T07:27:32.854Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T07:27:32.854Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T07:27:32.854Z] testIsString_ownDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T07:27:32.854Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2019-07-31T07:27:38.129Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.072 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2019-07-31T07:27:38.129Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.319 s [2019-07-31T07:27:38.129Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.376 s [2019-07-31T07:27:38.129Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.399 s [2019-07-31T07:27:38.129Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.326 s [2019-07-31T07:27:38.129Z] testEquals5(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.295 s [2019-07-31T07:27:38.129Z] testHashCode_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.186 s [2019-07-31T07:27:38.129Z] testEventDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.383 s [2019-07-31T07:27:38.129Z] testEquals_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.123 s [2019-07-31T07:27:38.129Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.178 s [2019-07-31T07:27:38.129Z] testFieldsIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.133 s [2019-07-31T07:27:38.129Z] testNameIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.164 s [2019-07-31T07:27:38.129Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.149 s [2019-07-31T07:27:38.129Z] testFieldsIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.148 s [2019-07-31T07:27:38.129Z] testEquals_other1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.112 s [2019-07-31T07:27:38.129Z] testEquals_other2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.116 s [2019-07-31T07:27:38.129Z] testEquals_other3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.116 s [2019-07-31T07:27:38.129Z] testEquals_other4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.152 s [2019-07-31T07:27:38.129Z] testEventDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.11 s [2019-07-31T07:27:38.129Z] testHashCode(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.104 s [2019-07-31T07:27:38.129Z] testContextIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.108 s [2019-07-31T07:27:38.129Z] testStreamIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.187 s [2019-07-31T07:27:38.129Z] testGetFields(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.1 s [2019-07-31T07:27:38.129Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.099 s [2019-07-31T07:27:38.129Z] testEquals(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.192 s [2019-07-31T07:27:38.129Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.096 s [2019-07-31T07:27:38.129Z] testStreamIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.101 s [2019-07-31T07:27:38.129Z] testEquals_emptyObject(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.1 s [2019-07-31T07:27:38.129Z] testNameIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.097 s [2019-07-31T07:27:38.129Z] testContextIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.096 s [2019-07-31T07:27:38.129Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest [2019-07-31T07:27:38.129Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest [2019-07-31T07:27:38.129Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-31T07:27:38.129Z] testGetIntegerValue_one(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-31T07:27:38.129Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-31T07:27:38.129Z] testEnumDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-31T07:27:38.129Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2019-07-31T07:27:38.129Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2019-07-31T07:27:38.129Z] testIntegerDeclarationBruteForce(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0.024 s [2019-07-31T07:27:38.129Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:38.129Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:38.129Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:38.129Z] testIsCharacter_8bytes(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:38.129Z] testMinValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0.001 s [2019-07-31T07:27:38.129Z] testIntegerDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:38.129Z] testGetBase(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:38.129Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:38.129Z] testIsSigned_unsigned(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:38.129Z] testIsSigned_signed(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:38.129Z] testMaxValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0.001 s [2019-07-31T07:27:38.129Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:38.129Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:38.129Z] testIsCharacter(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:38.129Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest [2019-07-31T07:27:38.129Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest [2019-07-31T07:27:38.129Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest) Time elapsed: 0.044 s [2019-07-31T07:27:38.129Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest [2019-07-31T07:27:38.129Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest [2019-07-31T07:27:38.129Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:38.129Z] ctorTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:38.129Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0.001 s [2019-07-31T07:27:38.129Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:38.129Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-31T07:27:38.129Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest [2019-07-31T07:27:38.129Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest [2019-07-31T07:27:38.129Z] test32BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-31T07:27:38.129Z] test32LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-31T07:27:38.129Z] test64BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-31T07:27:38.129Z] test64LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-31T07:27:38.129Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest [2019-07-31T07:27:38.129Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest [2019-07-31T07:27:38.129Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0.001 s [2019-07-31T07:27:38.129Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T07:27:38.129Z] testLookupInteger_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T07:27:38.129Z] testLookupInteger_2(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0.001 s [2019-07-31T07:27:38.129Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T07:27:38.129Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T07:27:38.129Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T07:27:38.129Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0.001 s [2019-07-31T07:27:38.129Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T07:27:38.129Z] testGetDefinitions_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T07:27:38.129Z] testLookupFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T07:27:38.129Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0.001 s [2019-07-31T07:27:38.129Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2019-07-31T07:27:38.129Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested. [2019-07-31T07:27:38.129Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested. [2019-07-31T07:27:39.374Z] line 8:11 required (...)+ loop did not match anything at character ';' [2019-07-31T07:27:39.374Z] line 10:46 mismatched character '' expecting '"' [2019-07-31T07:27:39.374Z] line 9:16 no viable alternative at character 'o' [2019-07-31T07:27:39.374Z] line 9:20 no viable alternative at character '?' [2019-07-31T07:27:39.374Z] line 12:14 no viable alternative at character '' [2019-07-31T07:27:39.374Z] line 32:0 mismatched character '' expecting '"' [2019-07-31T07:27:39.374Z] [2019-07-31T07:27:39.374Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 07:27:38.635 [2019-07-31T07:27:39.374Z] !MESSAGE Unknown trace attribute: test [2019-07-31T07:27:39.374Z] [2019-07-31T07:27:39.374Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 07:27:38.668 [2019-07-31T07:27:39.374Z] !MESSAGE Unknown trace attribute: test1 [2019-07-31T07:27:39.374Z] [2019-07-31T07:27:39.374Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 07:27:38.669 [2019-07-31T07:27:39.374Z] !MESSAGE Unknown trace attribute: test2 [2019-07-31T07:27:39.374Z] [2019-07-31T07:27:39.374Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 07:27:38.670 [2019-07-31T07:27:39.374Z] !MESSAGE Unknown trace attribute: test3 [2019-07-31T07:27:39.374Z] [2019-07-31T07:27:39.374Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 07:27:38.671 [2019-07-31T07:27:39.374Z] !MESSAGE Unknown trace attribute: test4 [2019-07-31T07:27:39.374Z] [2019-07-31T07:27:39.374Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 07:27:38.696 [2019-07-31T07:27:39.374Z] !MESSAGE Unknown trace attribute: test2 [2019-07-31T07:27:39.374Z] [2019-07-31T07:27:39.374Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 07:27:38.903 [2019-07-31T07:27:39.374Z] !MESSAGE Unknown integer attribute: aa [2019-07-31T07:27:39.374Z] [2019-07-31T07:27:39.374Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 07:27:38.904 [2019-07-31T07:27:39.374Z] !MESSAGE Unknown integer attribute: zz [2019-07-31T07:27:39.374Z] [2019-07-31T07:27:39.374Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 07:27:38.906 [2019-07-31T07:27:39.374Z] !MESSAGE Unknown trace attribute: blah [2019-07-31T07:27:39.374Z] [2019-07-31T07:27:39.374Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 07:27:38.908 [2019-07-31T07:27:39.374Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh [2019-07-31T07:27:40.316Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.14 s - in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2019-07-31T07:27:40.316Z] testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.008 s [2019-07-31T07:27:40.316Z] 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.059 s [2019-07-31T07:27:40.316Z] testTrace[2: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] testTrace[4: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T07:27:40.316Z] 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.003 s [2019-07-31T07:27:40.316Z] 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.003 s [2019-07-31T07:27:40.316Z] 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.003 s [2019-07-31T07:27:40.316Z] testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T07:27:40.316Z] testTrace[9: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-field-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] 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.006 s [2019-07-31T07:27:40.316Z] 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.003 s [2019-07-31T07:27:40.316Z] 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 [2019-07-31T07:27:40.316Z] testTrace[18: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] 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.05 s [2019-07-31T07:27:40.316Z] testTrace[21: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] testTrace[28: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T07:27:40.316Z] testTrace[29: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T07:27:40.316Z] 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 [2019-07-31T07:27:40.316Z] testTrace[31: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T07:27:40.316Z] 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 [2019-07-31T07:27:40.316Z] testTrace[33: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T07:27:40.316Z] 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 [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] 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.004 s [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] 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.003 s [2019-07-31T07:27:40.316Z] 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 [2019-07-31T07:27:40.316Z] testTrace[41: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-declaration](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T07:27:40.316Z] testTrace[42: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-expression](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T07:27:40.316Z] testTrace[43: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T07:27:40.316Z] 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.054 s [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] 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 [2019-07-31T07:27:40.316Z] testTrace[48: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-packetized-endianness-mismatch](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T07:27:40.316Z] 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.003 s [2019-07-31T07:27:40.316Z] testTrace[50: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/packet-based-metadata](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T07:27:40.316Z] testTrace[51: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/repeated-event-id-in-same-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T07:27:40.316Z] testTrace[52: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T07:27:40.316Z] testTrace[53: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T07:27:40.316Z] testTrace[54: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T07:27:40.316Z] testTrace[55: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T07:27:40.316Z] 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 [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] 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 [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] 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 [2019-07-31T07:27:40.316Z] testTrace[61: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T07:27:40.316Z] 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 [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] 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 [2019-07-31T07:27:40.316Z] testTrace[65: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-reserved-keywords](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T07:27:40.316Z] 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 [2019-07-31T07:27:40.316Z] testTrace[67: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-invalid-type-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T07:27:40.316Z] testTrace[68: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T07:27:40.316Z] 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 [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] 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 [2019-07-31T07:27:40.316Z] 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.003 s [2019-07-31T07:27:40.316Z] 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 [2019-07-31T07:27:40.316Z] testTrace[74: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T07:27:40.316Z] 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.05 s [2019-07-31T07:27:40.316Z] testTrace[76: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-floating](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T07:27:40.316Z] testTrace[77: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T07:27:40.316Z] 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.004 s [2019-07-31T07:27:40.316Z] testTrace[79: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-2typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] 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.003 s [2019-07-31T07:27:40.316Z] 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.003 s [2019-07-31T07:27:40.316Z] testTrace[84: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.013 s [2019-07-31T07:27:40.316Z] 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.009 s [2019-07-31T07:27:40.316Z] 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.005 s [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] 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.004 s [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] testTrace[90: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-unsigned-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T07:27:40.316Z] testTrace[91: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/event-id-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T07:27:40.316Z] 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 [2019-07-31T07:27:40.316Z] testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.043 s [2019-07-31T07:27:40.316Z] 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 [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] 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 [2019-07-31T07:27:40.316Z] testTrace[97: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-little-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] 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.003 s [2019-07-31T07:27:40.316Z] testTrace[100: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/repeated-event-id-in-2-streams](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T07:27:40.316Z] testTrace[101: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T07:27:40.316Z] 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 [2019-07-31T07:27:40.316Z] testTrace[103: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-scoped-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T07:27:40.316Z] testTrace[104: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T07:27:40.316Z] 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.194 s [2019-07-31T07:27:40.316Z] 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.003 s [2019-07-31T07:27:40.316Z] testTrace[107: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-smaller](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] 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 [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] 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 [2019-07-31T07:27:40.316Z] testTrace[113: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T07:27:40.316Z] testTrace[114: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typedef-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T07:27:40.316Z] 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.009 s [2019-07-31T07:27:40.316Z] testTrace[116: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T07:27:40.316Z] testTrace[119: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-missing-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T07:27:40.316Z] 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 [2019-07-31T07:27:40.316Z] testTrace[121: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T07:27:40.316Z] 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.003 s [2019-07-31T07:27:40.316Z] testTrace[123: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T07:27:40.316Z] testTrace[124: traces/ctf-testsuite/tests/1.8/regression/stream/fail/content-size-larger-than-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T07:27:40.316Z] 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.043 s [2019-07-31T07:27:40.316Z] testTrace[126: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T07:27:40.316Z] testTrace[127: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T07:27:40.316Z] testTrace[128: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T07:27:40.316Z] 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.003 s [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] 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.004 s [2019-07-31T07:27:40.316Z] testTrace[132: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T07:27:40.316Z] testTrace[133: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T07:27:40.316Z] testTrace[134: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T07:27:40.316Z] testTrace[135: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T07:27:40.316Z] 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.004 s [2019-07-31T07:27:40.316Z] testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.007 s [2019-07-31T07:27:40.316Z] 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.003 s [2019-07-31T07:27:40.316Z] 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.004 s [2019-07-31T07:27:40.316Z] 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.061 s [2019-07-31T07:27:40.316Z] 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.003 s [2019-07-31T07:27:40.316Z] testTrace[142: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T07:27:40.316Z] testTrace[143: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T07:27:40.316Z] testTrace[144: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-large-sequence-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] testTrace[151: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T07:27:40.316Z] testTrace[152: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T07:27:40.316Z] 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.003 s [2019-07-31T07:27:40.316Z] 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.003 s [2019-07-31T07:27:40.316Z] testTrace[155: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-content-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] testTrace[157: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T07:27:40.316Z] 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.002 s [2019-07-31T07:27:40.316Z] 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 [2019-07-31T07:27:40.316Z] testTrace[160: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.045 s [2019-07-31T07:27:40.316Z] testTrace[161: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T07:27:40.316Z] 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.003 s [2019-07-31T07:27:40.316Z] 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.003 s [2019-07-31T07:27:40.316Z] testTrace[164: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T07:27:40.316Z] 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.597 s [2019-07-31T07:27:40.316Z] 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.341 s [2019-07-31T07:27:40.316Z] 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.052 s [2019-07-31T07:27:40.316Z] 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.007 s [2019-07-31T07:27:40.316Z] 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.028 s [2019-07-31T07:27:40.316Z] 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.003 s [2019-07-31T07:27:40.316Z] 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.003 s [2019-07-31T07:27:40.316Z] 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.003 s [2019-07-31T07:27:40.316Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest [2019-07-31T07:27:40.576Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest [2019-07-31T07:27:40.576Z] testGetInt_le1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testGetInt_le2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testPutIntLe(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testPutInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testGetLong35s_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testGetLong35s_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testGetLong35s_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testGet24Unsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testGetInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2019-07-31T07:27:40.576Z] testGet24Signed(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testGetLong35_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testGetLong35_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testPutInt_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testPutInt_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testGetLong_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testGetLong_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testGetLong_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testGet35_pos0BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testGet35_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testGet35_pos8BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testPutIntLe_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testPutIntLe_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testGetLong_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testGetLong_pos7(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testGetLong_pos8(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testGetUnsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testGetInt_invalid2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2019-07-31T07:27:40.576Z] testGetSigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testPutInt(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testPutInt_hex(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testGetInt_base(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testGetInt_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testGetInt_pos1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.06 s [2019-07-31T07:27:40.576Z] testGetInt_pos2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest [2019-07-31T07:27:40.576Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest [2019-07-31T07:27:40.576Z] testGetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0.001 s [2019-07-31T07:27:40.576Z] testCanRead_1param(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testGetBytes(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testGetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testClear(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testBitBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testBitBuffer_fromByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testGetByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testSetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testGetBytesMiddle(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testSetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest [2019-07-31T07:27:40.576Z] [2019-07-31T07:27:40.576Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 07:27:40.395 [2019-07-31T07:27:40.576Z] !MESSAGE Struct already contains a field named ctx [2019-07-31T07:27:40.576Z] [2019-07-31T07:27:40.576Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 07:27:40.396 [2019-07-31T07:27:40.576Z] !MESSAGE Struct already contains a field named ctx [2019-07-31T07:27:40.576Z] [2019-07-31T07:27:40.576Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 07:27:40.398 [2019-07-31T07:27:40.576Z] !MESSAGE Struct already contains a field named ctx [2019-07-31T07:27:40.576Z] [2019-07-31T07:27:40.576Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 07:27:40.399 [2019-07-31T07:27:40.576Z] !MESSAGE Struct already contains a field named ctx [2019-07-31T07:27:40.576Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest [2019-07-31T07:27:40.576Z] testEvents(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest) Time elapsed: 0.006 s [2019-07-31T07:27:40.576Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2019-07-31T07:27:40.576Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2019-07-31T07:27:40.576Z] testParseField_simple(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testParseField_complex(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0.001 s [2019-07-31T07:27:40.576Z] testParseField_simple2(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] testParseField_simple3(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest [2019-07-31T07:27:40.576Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest [2019-07-31T07:27:40.576Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] constructorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] comparatorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0.001 s [2019-07-31T07:27:40.576Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] hashCodeTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-31T07:27:40.576Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2019-07-31T07:28:02.504Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 19.031 s - in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2019-07-31T07:28:02.505Z] readTraces[0: KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.937 s [2019-07-31T07:28:02.505Z] readTraces[1: TRACE2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.387 s [2019-07-31T07:28:02.505Z] readTraces[2: KERNEL_VM](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 2.763 s [2019-07-31T07:28:02.505Z] readTraces[3: SYNC_SRC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.219 s [2019-07-31T07:28:02.505Z] readTraces[4: SYNC_DEST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.27 s [2019-07-31T07:28:02.505Z] readTraces[5: DJANGO_CLIENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 2.099 s [2019-07-31T07:28:02.505Z] readTraces[6: DJANGO_DB](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.572 s [2019-07-31T07:28:02.505Z] readTraces[7: DJANGO_HTTPD](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 2.023 s [2019-07-31T07:28:02.505Z] readTraces[8: HELLO_LOST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.711 s [2019-07-31T07:28:02.505Z] readTraces[9: CYG_PROFILE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.025 s [2019-07-31T07:28:02.505Z] readTraces[10: CYG_PROFILE_FAST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.022 s [2019-07-31T07:28:02.505Z] readTraces[11: FUNKY_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.767 s [2019-07-31T07:28:02.505Z] readTraces[12: ARM_64_BIT_HEADER](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.426 s [2019-07-31T07:28:02.505Z] readTraces[13: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.159 s [2019-07-31T07:28:02.505Z] readTraces[14: DYNSCOPE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.506 s [2019-07-31T07:28:02.505Z] readTraces[15: TRACE_EXPERIMENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) skipped [2019-07-31T07:28:02.505Z] readTraces[16: DEBUG_INFO](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.021 s [2019-07-31T07:28:02.505Z] readTraces[17: DEBUG_INFO3](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.066 s [2019-07-31T07:28:02.505Z] readTraces[18: DEBUG_INFO4](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.019 s [2019-07-31T07:28:02.505Z] readTraces[19: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.008 s [2019-07-31T07:28:02.505Z] readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.008 s [2019-07-31T07:28:02.505Z] readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.008 s [2019-07-31T07:28:02.505Z] readTraces[22: MEMORY_ANALYSIS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.803 s [2019-07-31T07:28:02.505Z] readTraces[23: PERF_TASKSET2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.037 s [2019-07-31T07:28:02.505Z] readTraces[24: MANY_THREADS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.819 s [2019-07-31T07:28:02.505Z] readTraces[25: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.494 s [2019-07-31T07:28:02.505Z] readTraces[26: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.015 s [2019-07-31T07:28:02.505Z] readTraces[27: UNEVEN_STREAMS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.826 s [2019-07-31T07:28:02.505Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2019-07-31T07:28:02.505Z] [2019-07-31T07:28:02.505Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 07:27:59.822 [2019-07-31T07:28:02.505Z] !MESSAGE channel0_0 [+++++++++++++++++++++++++++++++++++++++++++++++++ ] 491 Events [2019-07-31T07:28:02.505Z] [2019-07-31T07:28:02.505Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 07:27:59.823 [2019-07-31T07:28:02.505Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++ ] 509 Events [2019-07-31T07:28:02.505Z] [2019-07-31T07:28:02.505Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 07:27:59.918 [2019-07-31T07:28:02.505Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-31T07:28:02.505Z] [2019-07-31T07:28:02.505Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 07:27:59.918 [2019-07-31T07:28:02.505Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++] 1 Events [2019-07-31T07:28:02.505Z] [2019-07-31T07:28:02.505Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 07:28:01.289 [2019-07-31T07:28:02.505Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-31T07:28:02.505Z] [2019-07-31T07:28:02.505Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 07:28:01.290 [2019-07-31T07:28:02.505Z] !MESSAGE channel0_1 [+] 1 Events [2019-07-31T07:28:02.505Z] [2019-07-31T07:28:02.505Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 07:28:01.383 [2019-07-31T07:28:02.505Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-31T07:28:02.505Z] [2019-07-31T07:28:02.505Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 07:28:01.384 [2019-07-31T07:28:02.505Z] !MESSAGE channel0_1 [++] 1 Events [2019-07-31T07:28:02.505Z] [2019-07-31T07:28:02.505Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 07:28:01.612 [2019-07-31T07:28:02.505Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-31T07:28:02.505Z] [2019-07-31T07:28:02.505Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 07:28:01.613 [2019-07-31T07:28:02.505Z] !MESSAGE channel0_1 [++++++++++] 1 Events [2019-07-31T07:28:02.505Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.489 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2019-07-31T07:28:02.505Z] testHasMoreEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.095 s [2019-07-31T07:28:02.505Z] testGetCurrentEventDef_last(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.151 s [2019-07-31T07:28:02.505Z] testPrintStats_100(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.054 s [2019-07-31T07:28:02.505Z] testPrintStats_noparam(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.096 s [2019-07-31T07:28:02.505Z] testGetEndTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.088 s [2019-07-31T07:28:02.505Z] testSeek(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.102 s [2019-07-31T07:28:02.505Z] testGetStartTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.1 s [2019-07-31T07:28:02.505Z] testAdvance_end(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.796 s [2019-07-31T07:28:02.505Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.051 s [2019-07-31T07:28:02.505Z] testGetCurrentEventDef_first(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.053 s [2019-07-31T07:28:02.505Z] testPrintStats_width0(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.094 s [2019-07-31T07:28:02.505Z] testPrintStats_width1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.088 s [2019-07-31T07:28:02.505Z] testPrintStats_width2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.094 s [2019-07-31T07:28:02.505Z] testCopyFrom(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.09 s [2019-07-31T07:28:02.505Z] testAdvance_normal(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.051 s [2019-07-31T07:28:02.505Z] testPrintStats_width10(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.087 s [2019-07-31T07:28:02.505Z] testOpen_nonexisting(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.087 s [2019-07-31T07:28:02.505Z] testGoToLastEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.124 s [2019-07-31T07:28:02.505Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.185 s [2019-07-31T07:28:02.505Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2019-07-31T07:28:04.774Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.482 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2019-07-31T07:28:04.774Z] testKernelTrace[0: WHOLE_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 1.296 s [2019-07-31T07:28:04.774Z] testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.199 s [2019-07-31T07:28:04.774Z] testKernelTrace[2: STREAM0_FIRST_PACKET_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.295 s [2019-07-31T07:28:04.775Z] testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.198 s [2019-07-31T07:28:04.775Z] testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.488 s [2019-07-31T07:28:04.775Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2019-07-31T07:28:06.680Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.112 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2019-07-31T07:28:06.680Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.315 s [2019-07-31T07:28:06.680Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.295 s [2019-07-31T07:28:06.680Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.277 s [2019-07-31T07:28:06.680Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.414 s [2019-07-31T07:28:06.680Z] testGetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.174 s [2019-07-31T07:28:06.680Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.121 s [2019-07-31T07:28:06.680Z] testSetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.168 s [2019-07-31T07:28:06.680Z] testGetFilename(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.08 s [2019-07-31T07:28:06.680Z] testStreamInput(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.093 s [2019-07-31T07:28:06.680Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.082 s [2019-07-31T07:28:06.680Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.088 s [2019-07-31T07:28:06.680Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2019-07-31T07:28:09.970Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.779 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2019-07-31T07:28:09.970Z] testGetTrace(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.204 s [2019-07-31T07:28:09.970Z] testAddEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.179 s [2019-07-31T07:28:09.970Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.119 s [2019-07-31T07:28:09.970Z] testSetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.117 s [2019-07-31T07:28:09.970Z] testAddHugeIDEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.144 s [2019-07-31T07:28:09.970Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.135 s [2019-07-31T07:28:09.970Z] testGetPacketContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.119 s [2019-07-31T07:28:09.970Z] testGetEventHeaderDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.177 s [2019-07-31T07:28:09.970Z] testEventHeaderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.17 s [2019-07-31T07:28:09.970Z] testGetStreamInputs(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.118 s [2019-07-31T07:28:09.970Z] testSetEventContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.132 s [2019-07-31T07:28:09.970Z] testSetEventHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.124 s [2019-07-31T07:28:09.970Z] testGetEventContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.125 s [2019-07-31T07:28:09.970Z] testEventContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.116 s [2019-07-31T07:28:09.970Z] testSetPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.115 s [2019-07-31T07:28:09.970Z] testGetEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.198 s [2019-07-31T07:28:09.970Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.184 s [2019-07-31T07:28:09.970Z] testStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.162 s [2019-07-31T07:28:09.970Z] testPacketContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.136 s [2019-07-31T07:28:09.970Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest [2019-07-31T07:28:09.970Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest [2019-07-31T07:28:09.970Z] testStreamInputReaderTimestampComparator_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest) Time elapsed: 0 s [2019-07-31T07:28:09.970Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2019-07-31T07:28:10.538Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.879 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2019-07-31T07:28:10.538Z] testGetCurrentEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.06 s [2019-07-31T07:28:10.538Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.046 s [2019-07-31T07:28:10.538Z] testGoToLastEvent1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.059 s [2019-07-31T07:28:10.538Z] testGoToLastEvent2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.307 s [2019-07-31T07:28:10.538Z] testGetCurrentPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.044 s [2019-07-31T07:28:10.538Z] testStreamInputReader_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.048 s [2019-07-31T07:28:10.538Z] testSeek_timestamp(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.052 s [2019-07-31T07:28:10.538Z] testReadNextEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.046 s [2019-07-31T07:28:10.538Z] testGetCPU(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.045 s [2019-07-31T07:28:10.538Z] testStreamInputReader_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.044 s [2019-07-31T07:28:10.538Z] testSeek_eventDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.125 s [2019-07-31T07:28:10.538Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2019-07-31T07:28:10.538Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2019-07-31T07:28:10.538Z] testStreamInputPacketIndexDisjoint(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.004 s [2019-07-31T07:28:10.538Z] testStreamInputPacketIndexOverlappingBothSides(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-31T07:28:10.538Z] testStreamInputPacketIndexLargeOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-31T07:28:10.538Z] testStreamInputPacketIndexContiguous(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-31T07:28:10.538Z] testStreamInputPacketIndexInvalidAppend(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.001 s [2019-07-31T07:28:10.538Z] testStreamInputPacketIndexGet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-31T07:28:10.538Z] testStreamInputPacketIndex(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-31T07:28:10.538Z] testStreamInputPacketIndexOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-31T07:28:10.538Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2019-07-31T07:28:11.474Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.9 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2019-07-31T07:28:11.474Z] testParse(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.36 s [2019-07-31T07:28:11.474Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.117 s [2019-07-31T07:28:11.474Z] testStreamTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.04 s [2019-07-31T07:28:11.474Z] testMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.084 s [2019-07-31T07:28:11.474Z] testGetDetectedByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.161 s [2019-07-31T07:28:11.474Z] testEndian(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.053 s [2019-07-31T07:28:11.474Z] testTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.082 s [2019-07-31T07:28:11.474Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2019-07-31T07:28:12.851Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.602 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2019-07-31T07:28:12.851Z] testGetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.086 s [2019-07-31T07:28:12.851Z] testGetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.051 s [2019-07-31T07:28:12.851Z] testPacketHeaderIsSet_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.053 s [2019-07-31T07:28:12.851Z] testLookupEnvironment_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.047 s [2019-07-31T07:28:12.851Z] testLookupEnvironment_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.05 s [2019-07-31T07:28:12.851Z] testLookupEnvironment_3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.048 s [2019-07-31T07:28:12.851Z] testLookupEnvironment_4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.048 s [2019-07-31T07:28:12.851Z] testMajorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.048 s [2019-07-31T07:28:12.851Z] testByteOrderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.048 s [2019-07-31T07:28:12.851Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.05 s [2019-07-31T07:28:12.851Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.045 s [2019-07-31T07:28:12.851Z] testGetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.046 s [2019-07-31T07:28:12.851Z] testUUIDIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.058 s [2019-07-31T07:28:12.851Z] testMinorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.044 s [2019-07-31T07:28:12.851Z] testGetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.045 s [2019-07-31T07:28:12.851Z] testGetTraceDirectory(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.053 s [2019-07-31T07:28:12.851Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.048 s [2019-07-31T07:28:12.851Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.105 s [2019-07-31T07:28:12.851Z] testSetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.045 s [2019-07-31T07:28:12.851Z] testGetSetClock_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.048 s [2019-07-31T07:28:12.851Z] testGetSetClock_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.045 s [2019-07-31T07:28:12.851Z] testGetByteOrder_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.045 s [2019-07-31T07:28:12.851Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.059 s [2019-07-31T07:28:12.851Z] testSetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.046 s [2019-07-31T07:28:12.851Z] testPacketHeaderIsSet_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.105 s [2019-07-31T07:28:12.851Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.05 s [2019-07-31T07:28:12.851Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.09 s [2019-07-31T07:28:12.851Z] testSetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.046 s [2019-07-31T07:28:12.851Z] testSetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.045 s [2019-07-31T07:28:12.851Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest [2019-07-31T07:28:12.851Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest [2019-07-31T07:28:12.851Z] testPacketNoHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0.001 s [2019-07-31T07:28:12.851Z] testPacketWithContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0.001 s [2019-07-31T07:28:12.851Z] testPacketWithPacketContextAndLostEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2019-07-31T07:28:12.851Z] testPacket(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2019-07-31T07:28:12.851Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2019-07-31T07:28:13.419Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2019-07-31T07:28:13.419Z] testAddTwoStreams1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.003 s [2019-07-31T07:28:13.419Z] testAddTwoStreams2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.003 s [2019-07-31T07:28:13.419Z] testAddTwoStreams3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.003 s [2019-07-31T07:28:13.419Z] testEmptyStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-07-31T07:28:13.419Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-07-31T07:28:13.419Z] testAddStreamFail(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-07-31T07:28:13.419Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest [2019-07-31T07:28:13.419Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest [2019-07-31T07:28:13.419Z] testGrowingLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 0.005 s [2019-07-31T07:28:13.419Z] testGrowingNotLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 0.002 s [2019-07-31T07:28:13.419Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2019-07-31T07:28:13.419Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2019-07-31T07:28:13.419Z] TSDLContextTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.044 s [2019-07-31T07:28:13.419Z] TSDLEnvironmentTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.004 s [2019-07-31T07:28:13.419Z] TSDLSimpleTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.004 s [2019-07-31T07:28:13.419Z] TSDLClockTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.003 s [2019-07-31T07:28:13.419Z] TSDLCallsiteTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.006 s [2019-07-31T07:28:13.419Z] TSDLEnumTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.005 s [2019-07-31T07:28:13.419Z] TSDLAllTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.007 s [2019-07-31T07:28:13.419Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest [2019-07-31T07:28:13.419Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest [2019-07-31T07:28:13.419Z] testStreamInputPacketIndexEntryConstructor1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0.001 s [2019-07-31T07:28:13.419Z] testStreamInputPacketIndexEntryConstructor2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T07:28:13.419Z] testStreamInputPacketIndexEntryConstructor3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T07:28:13.419Z] testStreamInputPacketIndexEntryConstructor4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T07:28:13.419Z] testStreamInputPacketIndexEntryConstructor5(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0.001 s [2019-07-31T07:28:13.419Z] testStreamInputPacketIndexEntryConstructor6(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T07:28:13.419Z] testStreamInputPacketIndexEntryConstructor7(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T07:28:13.419Z] testStreamInputPacketIndexEntryConstructor8(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T07:28:13.419Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T07:28:13.419Z] testStreamInputPacketIndexEntry_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T07:28:13.419Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest [2019-07-31T07:28:13.419Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest [2019-07-31T07:28:13.419Z] testEventHeaders(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-31T07:28:13.419Z] testRoot(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-31T07:28:13.419Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-31T07:28:13.419Z] testComplexNode(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-31T07:28:13.419Z] testFields(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-31T07:28:13.419Z] testNotEquals(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-31T07:28:13.419Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2019-07-31T07:28:13.419Z] [2019-07-31T07:28:13.419Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 07:28:13.326 [2019-07-31T07:28:13.419Z] !MESSAGE Some message [2019-07-31T07:28:13.419Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2019-07-31T07:28:13.419Z] testCtfCorePluginId(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2019-07-31T07:28:13.419Z] testLog(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0.002 s [2019-07-31T07:28:13.419Z] testGetDefault(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2019-07-31T07:28:13.419Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest [2019-07-31T07:28:13.419Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest [2019-07-31T07:28:13.419Z] testMakeUUID_2(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-31T07:28:13.419Z] testMakeUUID_3(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-31T07:28:13.419Z] testUnsignedCompare(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-31T07:28:13.419Z] testMakeUUID(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-31T07:28:13.419Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2019-07-31T07:28:13.678Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s - in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2019-07-31T07:28:13.678Z] testCopyConstructorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.002 s [2019-07-31T07:28:13.678Z] testUnsupporteds(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T07:28:13.678Z] testToArray(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.002 s [2019-07-31T07:28:13.678Z] testCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T07:28:13.678Z] testSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T07:28:13.678Z] testClear(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T07:28:13.678Z] testToString(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T07:28:13.678Z] testListIterator(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-31T07:28:13.678Z] testUnorderedSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T07:28:13.678Z] testRecursiveCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T07:28:13.678Z] testContains(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.006 s [2019-07-31T07:28:13.678Z] testListIteratorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T07:28:13.678Z] testCopyConstructorWithNulls(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T07:28:13.678Z] testHashCollision(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.146 s [2019-07-31T07:28:13.678Z] testEquality(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T07:28:13.678Z] testListIteratorOutOfOrder(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T07:28:13.678Z] testIndexOf(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T07:28:13.678Z] testIsEmpty(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T07:28:13.678Z] testSimple(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.044 s [2019-07-31T07:28:13.678Z] testStream(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.016 s [2019-07-31T07:28:13.678Z] testStreams(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.007 s [2019-07-31T07:28:13.678Z] [2019-07-31T07:28:13.678Z] Results: [2019-07-31T07:28:13.678Z] [2019-07-31T07:28:13.678Z] Tests run: 619, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T07:28:13.678Z] [2019-07-31T07:28:14.244Z] [INFO] All tests passed! [2019-07-31T07:28:14.244Z] [INFO] [2019-07-31T07:28:14.244Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T07:28:14.244Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec [2019-07-31T07:28:14.975Z] [INFO] Analyzed bundle 'Trace Compass CTF Core Tests Plug-in' with 64 classes [2019-07-31T07:28:15.625Z] [INFO] [2019-07-31T07:28:15.625Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T07:28:15.625Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar [2019-07-31T07:28:15.625Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.pom [2019-07-31T07:28:15.625Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-sources.jar [2019-07-31T07:28:15.625Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T07:28:15.625Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-p2metadata.xml [2019-07-31T07:28:15.625Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-p2artifacts.xml [2019-07-31T07:28:15.883Z] [INFO] [2019-07-31T07:28:15.883Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T07:28:15.884Z] [INFO] [2019-07-31T07:28:15.884Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >-- [2019-07-31T07:28:15.884Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.9-SNAPSHOT [17/134] [2019-07-31T07:28:15.884Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T07:28:15.884Z] [INFO] [2019-07-31T07:28:15.884Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T07:28:15.884Z] [INFO] [2019-07-31T07:28:15.884Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T07:28:15.884Z] [INFO] The project's OSGi version is 1.0.9.201907310718 [2019-07-31T07:28:15.884Z] [INFO] [2019-07-31T07:28:15.884Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T07:28:15.884Z] [INFO] [2019-07-31T07:28:15.884Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T07:28:15.884Z] [INFO] [2019-07-31T07:28:15.884Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T07:28:15.884Z] [INFO] [2019-07-31T07:28:15.884Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T07:28:15.884Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:28:15.884Z] [INFO] [2019-07-31T07:28:15.884Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T07:28:15.884Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:28:15.884Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources [2019-07-31T07:28:15.884Z] [INFO] [2019-07-31T07:28:15.884Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T07:28:15.884Z] [INFO] Compiling 35 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes [2019-07-31T07:28:16.821Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/StateSystem2DTest.java:[167] [2019-07-31T07:28:16.821Z] int timeStamps = (int) times.stream().filter(interval::intersects).count(); [2019-07-31T07:28:16.821Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:28:16.821Z] Null type safety: parameter 1 provided via method descriptor Predicate.test(Long) needs unchecked conversion to conform to 'long' [2019-07-31T07:28:16.821Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/SnapshotTest.java:[98] [2019-07-31T07:28:16.821Z] ITmfStateInterval value = result.getValue(); [2019-07-31T07:28:16.821Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T07:28:16.821Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull List<@NonNull String>,@NonNull ITmfStateInterval>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T07:28:16.821Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[42] [2019-07-31T07:28:16.821Z] fHistoryTreeFiles.add(historyTreeFile); [2019-07-31T07:28:16.821Z] ^^^^^^^^^^^^^^^ [2019-07-31T07:28:16.821Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-31T07:28:16.821Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[44] [2019-07-31T07:28:16.821Z] fBackendMap.put(backend, historyTreeFile); [2019-07-31T07:28:16.821Z] ^^^^^^^^^^^^^^^ [2019-07-31T07:28:16.821Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-31T07:28:16.821Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/HistoryTreeBackendTest.java:[65] [2019-07-31T07:28:16.821Z] return Arrays.asList(Boolean.FALSE, Boolean.TRUE); [2019-07-31T07:28:16.821Z] ^^^^^^^^^^^^^ [2019-07-31T07:28:16.821Z] Null type safety (type annotations): The expression of type 'Boolean' needs unchecked conversion to conform to '@NonNull Boolean' [2019-07-31T07:28:16.821Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/HistoryTreeBackendTest.java:[65] [2019-07-31T07:28:16.821Z] return Arrays.asList(Boolean.FALSE, Boolean.TRUE); [2019-07-31T07:28:16.821Z] ^^^^^^^^^^^^ [2019-07-31T07:28:16.821Z] Null type safety (type annotations): The expression of type 'Boolean' needs unchecked conversion to conform to '@NonNull Boolean' [2019-07-31T07:28:16.821Z] 6 problems (6 warnings) [2019-07-31T07:28:16.821Z] [INFO] [2019-07-31T07:28:16.821Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T07:28:16.821Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:28:16.821Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources [2019-07-31T07:28:16.821Z] [INFO] [2019-07-31T07:28:16.821Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T07:28:16.821Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T07:28:17.079Z] [INFO] [2019-07-31T07:28:17.080Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T07:28:17.080Z] [INFO] [2019-07-31T07:28:17.080Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T07:28:17.080Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T07:28:17.080Z] [INFO] [2019-07-31T07:28:17.080Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T07:28:17.080Z] [INFO] [2019-07-31T07:28:17.080Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T07:28:17.080Z] [INFO] [2019-07-31T07:28:17.080Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T07:28:17.080Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T07:28:17.338Z] [INFO] [2019-07-31T07:28:17.338Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T07:28:17.338Z] [INFO] [2019-07-31T07:28:17.338Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T07:28:19.238Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log [2019-07-31T07:28:19.238Z] [INFO] Command line: [2019-07-31T07:28:19.238Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T07:28:19.238Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T07:28:23.433Z] !SESSION 2019-07-31 07:28:19.134 ----------------------------------------------- [2019-07-31T07:28:23.433Z] eclipse.buildId=unknown [2019-07-31T07:28:23.433Z] java.version=1.8.0_202 [2019-07-31T07:28:23.433Z] java.vendor=Oracle Corporation [2019-07-31T07:28:23.433Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T07:28:23.433Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T07:28:23.433Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T07:28:23.433Z] [2019-07-31T07:28:23.433Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 07:28:22.585 [2019-07-31T07:28:23.433Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T07:28:23.433Z] !STACK 0 [2019-07-31T07:28:23.433Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [51] [2019-07-31T07:28:23.433Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:28:23.433Z] [2019-07-31T07:28:23.433Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T07:28:23.433Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T07:28:23.433Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T07:28:23.433Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T07:28:23.433Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T07:28:23.433Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T07:28:23.433Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T07:28:23.433Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T07:28:23.433Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T07:28:23.433Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T07:28:23.433Z] [2019-07-31T07:28:23.433Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 07:28:22.784 [2019-07-31T07:28:23.433Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T07:28:23.433Z] !STACK 0 [2019-07-31T07:28:23.433Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [124] [2019-07-31T07:28:23.433Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:28:23.433Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T07:28:23.433Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T07:28:23.433Z] org.apache.httpcomponents.httpclient.win [32] [2019-07-31T07:28:23.433Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:28:23.433Z] [2019-07-31T07:28:23.433Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T07:28:23.433Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T07:28:23.433Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T07:28:23.433Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T07:28:23.433Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T07:28:23.433Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T07:28:23.433Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T07:28:23.433Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T07:28:23.433Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T07:28:23.433Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T07:28:25.575Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2019-07-31T07:28:26.143Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2019-07-31T07:28:26.143Z] testFillNodes[CLASSIC](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest) Time elapsed: 0.268 s [2019-07-31T07:28:26.143Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2019-07-31T07:28:26.712Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 0, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.058 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 0, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 0, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 10, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 10, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 10, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 126, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 126, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 126, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 127, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 127, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 127, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 128, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 128, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 128, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 16,382, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.004 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 16,382, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.005 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 16,382, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.003 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 16,383, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.003 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 16,383, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.003 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 16,383, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 16,384, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 16,384, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 16,384, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 10,921, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 10,921, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 10,921, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 10,922, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 10,922, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 10,922, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 10,923, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 10,923, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 10,923, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 32,766, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 32,766, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.042 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 32,766, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 32,767, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.003 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 32,767, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 32,767, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 32,768, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 32,768, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T07:28:26.712Z] testStringWithChars[nb of chars: 32,768, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T07:28:26.712Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2019-07-31T07:28:26.712Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2019-07-31T07:28:26.712Z] testNodeSequenceNumbers(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.005 s [2019-07-31T07:28:26.712Z] testDepth(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.004 s [2019-07-31T07:28:26.713Z] testSequentialFill(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.001 s [2019-07-31T07:28:26.713Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2019-07-31T07:28:29.244Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.308 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2019-07-31T07:28:29.244Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0 s [2019-07-31T07:28:29.244Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.079 s [2019-07-31T07:28:29.244Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.011 s [2019-07-31T07:28:29.244Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.121 s [2019-07-31T07:28:29.244Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.004 s [2019-07-31T07:28:29.244Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 1.009 s [2019-07-31T07:28:29.244Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0 s [2019-07-31T07:28:29.244Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.02 s [2019-07-31T07:28:29.244Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.004 s [2019-07-31T07:28:29.244Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.039 s [2019-07-31T07:28:29.244Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.004 s [2019-07-31T07:28:29.244Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 1.012 s [2019-07-31T07:28:29.244Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2019-07-31T07:28:31.783Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.371 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2019-07-31T07:28:31.783Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.002 s [2019-07-31T07:28:31.783Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-31T07:28:31.783Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-31T07:28:31.783Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.061 s [2019-07-31T07:28:31.784Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-31T07:28:31.784Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 1.12 s [2019-07-31T07:28:31.784Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.003 s [2019-07-31T07:28:31.784Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-31T07:28:31.784Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-31T07:28:31.784Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.023 s [2019-07-31T07:28:31.784Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.036 s [2019-07-31T07:28:31.784Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 1.118 s [2019-07-31T07:28:31.784Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2019-07-31T07:28:35.072Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.351 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2019-07-31T07:28:35.072Z] testEndTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T07:28:35.072Z] testStartTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T07:28:35.072Z] testEnd(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.002 s [2019-07-31T07:28:35.072Z] testQueryAttribute(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.002 s [2019-07-31T07:28:35.072Z] testBegin(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T07:28:35.072Z] testOutOfRange_1(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T07:28:35.072Z] testOutOfRange_2(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T07:28:35.072Z] testQueryAttributeEmpty(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T07:28:35.072Z] testDoQuery(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T07:28:35.072Z] testBuildNowQueryLaterStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T07:28:35.072Z] testIntervalBeforeStart(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T07:28:35.072Z] testInsertQueryStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-07-31T07:28:35.072Z] testCascadingIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.206 s [2019-07-31T07:28:35.072Z] testNegativeTimes(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-07-31T07:28:35.072Z] testFullIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 2.844 s [2019-07-31T07:28:35.072Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2019-07-31T07:28:35.072Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2019-07-31T07:28:35.072Z] testBeginEnd(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.027 s [2019-07-31T07:28:35.072Z] testEmptyStack(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.006 s [2019-07-31T07:28:35.072Z] testFullQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.003 s [2019-07-31T07:28:35.072Z] testSingleQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.003 s [2019-07-31T07:28:35.072Z] testStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.003 s [2019-07-31T07:28:35.072Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2019-07-31T07:28:35.072Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2019-07-31T07:28:35.072Z] testAttributeTreeFileStorage(org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest) Time elapsed: 0.057 s [2019-07-31T07:28:35.072Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2019-07-31T07:28:35.332Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.513 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2019-07-31T07:28:35.332Z] testAttributes(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.003 s [2019-07-31T07:28:35.332Z] testWaitUntilBuilt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.502 s [2019-07-31T07:28:35.332Z] testSetAndQueryOngoing(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.001 s [2019-07-31T07:28:35.332Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest [2019-07-31T07:28:35.332Z] [2019-07-31T07:28:35.332Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2019-07-31 07:28:35.207 [2019-07-31T07:28:35.332Z] !MESSAGE Custom factory for type 87 does not exist [2019-07-31T07:28:35.332Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest [2019-07-31T07:28:35.332Z] testNoFactoryAvailable(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.004 s [2019-07-31T07:28:35.332Z] testSerialization(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.001 s [2019-07-31T07:28:35.332Z] testWrongCustomId(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] testWrongCustomId2(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] testSerializedTooLarge(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.001 s [2019-07-31T07:28:35.332Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest [2019-07-31T07:28:35.332Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest [2019-07-31T07:28:35.332Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest [2019-07-31T07:28:35.332Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest [2019-07-31T07:28:35.332Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0.001 s [2019-07-31T07:28:35.332Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest [2019-07-31T07:28:35.332Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest [2019-07-31T07:28:35.332Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest [2019-07-31T07:28:35.332Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest [2019-07-31T07:28:35.332Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0.001 s [2019-07-31T07:28:35.332Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0.001 s [2019-07-31T07:28:35.332Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest [2019-07-31T07:28:35.332Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest [2019-07-31T07:28:35.332Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest [2019-07-31T07:28:35.332Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest [2019-07-31T07:28:35.332Z] compareLongWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] compareStringWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0.001 s [2019-07-31T07:28:35.332Z] compareStringWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] compareIntWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] compareIntWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] compareDoubleWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] compareDoubleWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] compareIntWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] compareLongWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] compareLongWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0.001 s [2019-07-31T07:28:35.332Z] tcompareIntWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] compareDoubleWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] compareStringWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] compareLongWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] compareIntWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] compareLongWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] compareNullWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] compareNullWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] compareNullWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] compareDoubleWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] compareNullWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] compareNullWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] compareStringWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] compareDoubleWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] compareStringWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T07:28:35.332Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2019-07-31T07:28:35.592Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2019-07-31T07:28:35.592Z] testTimeRangeException2DContinous(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.006 s [2019-07-31T07:28:35.592Z] testEmpty2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.004 s [2019-07-31T07:28:35.592Z] testIOOB2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.004 s [2019-07-31T07:28:35.592Z] testContinuous2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.077 s [2019-07-31T07:28:35.592Z] testReverse2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.003 s [2019-07-31T07:28:35.592Z] testTimeRangeException2DDiscrete(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.002 s [2019-07-31T07:28:35.592Z] testDiscrete2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.013 s [2019-07-31T07:28:35.592Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2019-07-31T07:28:35.592Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2019-07-31T07:28:35.592Z] testIncrementInt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest) Time elapsed: 0.001 s [2019-07-31T07:28:35.592Z] testIncrementLong(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest) Time elapsed: 0.001 s [2019-07-31T07:28:35.592Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2019-07-31T07:28:35.592Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s - in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2019-07-31T07:28:35.592Z] testSimpleSnapshot(org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest) Time elapsed: 0.126 s [2019-07-31T07:28:35.592Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2019-07-31T07:28:35.592Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2019-07-31T07:28:35.592Z] testIteratorOverQuarkEndTime(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.003 s [2019-07-31T07:28:35.592Z] testIteratorOverQuarkResolution(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-31T07:28:35.592Z] testIteratorOverQuarkReversed(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2019-07-31T07:28:35.592Z] testQueueOfferPollPeek(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-31T07:28:35.592Z] testQueryOngoingStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2019-07-31T07:28:35.592Z] testQuerySingleStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-31T07:28:35.592Z] testQueryUntilNonNullValue(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-31T07:28:35.592Z] testIteratorOverQuark(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-31T07:28:35.592Z] testIteratorOverQuarkAddMoreIntervals(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.002 s [2019-07-31T07:28:35.592Z] testIteratorOverQuarkSubrange(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-31T07:28:35.592Z] [2019-07-31T07:28:35.592Z] Results: [2019-07-31T07:28:35.592Z] [2019-07-31T07:28:35.592Z] Tests run: 180, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T07:28:35.592Z] [2019-07-31T07:28:37.694Z] [INFO] All tests passed! [2019-07-31T07:28:37.694Z] [INFO] [2019-07-31T07:28:37.694Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T07:28:37.694Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec [2019-07-31T07:28:37.694Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T07:28:37.694Z] [INFO] [2019-07-31T07:28:37.694Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T07:28:37.694Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T07:28:37.694Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.pom [2019-07-31T07:28:37.694Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T07:28:37.694Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T07:28:37.694Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-31T07:28:37.694Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-31T07:28:37.952Z] [INFO] [2019-07-31T07:28:37.952Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T07:28:37.952Z] [INFO] [2019-07-31T07:28:37.952Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >-- [2019-07-31T07:28:37.952Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.9-SNAPSHOT [18/134] [2019-07-31T07:28:37.952Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T07:28:37.952Z] [INFO] [2019-07-31T07:28:37.952Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T07:28:37.952Z] [INFO] [2019-07-31T07:28:37.952Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T07:28:37.952Z] [INFO] The project's OSGi version is 1.0.9.201907310718 [2019-07-31T07:28:37.952Z] [INFO] [2019-07-31T07:28:37.952Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T07:28:37.952Z] [INFO] [2019-07-31T07:28:37.952Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T07:28:37.952Z] [INFO] [2019-07-31T07:28:37.952Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T07:28:37.952Z] [INFO] [2019-07-31T07:28:37.952Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T07:28:37.952Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:28:37.952Z] [INFO] [2019-07-31T07:28:37.952Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T07:28:37.952Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:28:37.952Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources [2019-07-31T07:28:37.952Z] [INFO] [2019-07-31T07:28:37.952Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T07:28:37.952Z] [INFO] Compiling 150 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes [2019-07-31T07:28:41.237Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/component/TmfEventProviderTest.java:[58] [2019-07-31T07:28:41.237Z] public void setUp() throws IOException { [2019-07-31T07:28:41.237Z] ^^^^^^^^^^^ [2019-07-31T07:28:41.237Z] The declared exception IOException is not actually thrown by the method setUp() from type TmfEventProviderTest [2019-07-31T07:28:41.237Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/xml/TmfXmlTraceStub.java:[452] [2019-07-31T07:28:41.237Z] @NonNull Iterable modules = super.getAnalysisModules(); [2019-07-31T07:28:41.237Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:28:41.237Z] Null type safety (type annotations): The expression of type '@NonNull Iterable' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IAnalysisModule>' [2019-07-31T07:28:41.237Z] 3. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogTrace.java (at line 58) [2019-07-31T07:28:41.237Z] @SuppressWarnings({"javadoc", "nls"}) [2019-07-31T07:28:41.237Z] ^^^^^ [2019-07-31T07:28:41.237Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T07:28:41.237Z] 4. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/lookup/TmfCallsiteTest.java (at line 131) [2019-07-31T07:28:41.237Z] assertFalse("equals", fCallsite1.equals(fCallsite1.getFileName())); [2019-07-31T07:28:41.237Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:28:41.237Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfCallsite [2019-07-31T07:28:41.237Z] 5. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 171) [2019-07-31T07:28:41.237Z] assertTrue("equals", !fLocation2.equals(fLocation3)); [2019-07-31T07:28:41.237Z] ^^^^^^^^^^ [2019-07-31T07:28:41.237Z] Unlikely argument type for equals(): TmfTimestampLocation seems to be unrelated to TmfLongLocation [2019-07-31T07:28:41.237Z] 6. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 172) [2019-07-31T07:28:41.237Z] assertTrue("equals", !fLocation3.equals(fLocation2)); [2019-07-31T07:28:41.237Z] ^^^^^^^^^^ [2019-07-31T07:28:41.237Z] Unlikely argument type for equals(): TmfLongLocation seems to be unrelated to TmfTimestampLocation [2019-07-31T07:28:41.237Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogEvent.java:[134] [2019-07-31T07:28:41.237Z] return new TmfCallsite((String) getContent().getField(Field.FILE).getValue(), lineNo); [2019-07-31T07:28:41.237Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:28:41.237Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:28:41.237Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceIndexTest.java:[125] [2019-07-31T07:28:41.237Z] String directory = TmfTraceManager.getSupplementaryFileDir(fTrace); [2019-07-31T07:28:41.237Z] ^^^^^^ [2019-07-31T07:28:41.237Z] Null type safety (type annotations): The expression of type 'AbstractCustomTraceIndexTest.TestTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T07:28:41.237Z] 9. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimestampTest.java (at line 189) [2019-07-31T07:28:41.237Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-31T07:28:41.237Z] ^^^^^^^^^^^^^^ [2019-07-31T07:28:41.237Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-31T07:28:41.237Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[117] [2019-07-31T07:28:41.237Z] return event; [2019-07-31T07:28:41.237Z] ^^^^^^^^^^^^^ [2019-07-31T07:28:41.237Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-31T07:28:41.237Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[122] [2019-07-31T07:28:41.237Z] return null; [2019-07-31T07:28:41.237Z] ^^^^^^^^^^^^ [2019-07-31T07:28:41.237Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-31T07:28:41.237Z] 12. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimeRangeTest.java (at line 154) [2019-07-31T07:28:41.237Z] assertTrue("equals", !range1.equals(ts1)); [2019-07-31T07:28:41.237Z] ^^^ [2019-07-31T07:28:41.237Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfTimeRange [2019-07-31T07:28:41.237Z] 13. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTest.java (at line 218) [2019-07-31T07:28:41.237Z] assertFalse("equals", fEvent1.equals(fEvent1.getType())); [2019-07-31T07:28:41.237Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T07:28:41.237Z] Unlikely argument type for equals(): ITmfEventType seems to be unrelated to ITmfEvent [2019-07-31T07:28:41.237Z] 14. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/TsTransformTest.java (at line 38) [2019-07-31T07:28:41.237Z] @SuppressWarnings("nls") [2019-07-31T07:28:41.237Z] ^^^^^ [2019-07-31T07:28:41.237Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T07:28:41.237Z] 15. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/indexer/checkpoint/TmfCheckpointTest.java (at line 212) [2019-07-31T07:28:41.237Z] assertFalse("equals", checkpoint1.equals(TmfTimestamp.fromSeconds(0))); [2019-07-31T07:28:41.237Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:28:41.237Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfCheckpoint [2019-07-31T07:28:41.237Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/component/TmfSyntheticEventProviderStub.java:[95] [2019-07-31T07:28:41.237Z] ok = fDataQueue.offer(data, TIMEOUT, TimeUnit.MILLISECONDS); [2019-07-31T07:28:41.237Z] ^^^^ [2019-07-31T07:28:41.237Z] Null type safety (type annotations): The expression of type 'TmfSyntheticEventStub' needs unchecked conversion to conform to '@NonNull ITmfEvent' [2019-07-31T07:28:41.237Z] 17. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/SyncTest.java (at line 53) [2019-07-31T07:28:41.237Z] @SuppressWarnings("nls") [2019-07-31T07:28:41.237Z] ^^^^^ [2019-07-31T07:28:41.237Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T07:28:41.237Z] 18. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfNanoTimestampTest.java (at line 124) [2019-07-31T07:28:41.237Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-31T07:28:41.237Z] ^^^^^^^^^^^^^^ [2019-07-31T07:28:41.237Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-31T07:28:41.237Z] 19. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfSecondTimestampTest.java (at line 88) [2019-07-31T07:28:41.237Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-31T07:28:41.237Z] ^^^^^^^^^^^^^^ [2019-07-31T07:28:41.237Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-31T07:28:41.237Z] 20. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTypeTest.java (at line 182) [2019-07-31T07:28:41.237Z] assertFalse("equals", fType1.equals(fLabels1)); [2019-07-31T07:28:41.237Z] ^^^^^^^^ [2019-07-31T07:28:41.237Z] Unlikely argument type for equals(): String[] seems to be unrelated to ITmfEventType [2019-07-31T07:28:41.237Z] 21. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventFieldTest.java (at line 254) [2019-07-31T07:28:41.237Z] assertFalse("equals", fField1.equals(fValue1)); [2019-07-31T07:28:41.237Z] ^^^^^^^ [2019-07-31T07:28:41.237Z] Unlikely argument type for equals(): String seems to be unrelated to TmfEventField [2019-07-31T07:28:41.237Z] 22. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceEventContentTest.java (at line 33) [2019-07-31T07:28:41.237Z] @SuppressWarnings({ "javadoc", "nls" }) [2019-07-31T07:28:41.237Z] ^^^^^ [2019-07-31T07:28:41.237Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T07:28:41.237Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTableDataProviderTest.java:[104] [2019-07-31T07:28:41.237Z] return TmfTimestampFormat.getDefaulTimeFormat().format(TmfTimestamp.fromMillis(millisecond).toNanos()); [2019-07-31T07:28:41.237Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:28:41.237Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:28:41.237Z] 24. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/analysis/TestRequirementAnalysis.java (at line 30) [2019-07-31T07:28:41.237Z] @SuppressWarnings({ "javadoc", "nls" }) [2019-07-31T07:28:41.237Z] ^^^^^ [2019-07-31T07:28:41.237Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T07:28:41.237Z] 25. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceTest.java (at line 55) [2019-07-31T07:28:41.237Z] @SuppressWarnings({ "nls", "javadoc"}) [2019-07-31T07:28:41.237Z] ^^^^^ [2019-07-31T07:28:41.237Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T07:28:41.237Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceDataTest.java:[124] [2019-07-31T07:28:41.237Z] String directory = TmfTraceManager.getSupplementaryFileDir(fTrace); [2019-07-31T07:28:41.237Z] ^^^^^^ [2019-07-31T07:28:41.237Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T07:28:41.237Z] 26 problems (0 errors, 9 warnings, 9 info) [2019-07-31T07:28:41.237Z] [INFO] [2019-07-31T07:28:41.237Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T07:28:41.237Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:28:41.237Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources [2019-07-31T07:28:41.237Z] [INFO] [2019-07-31T07:28:41.237Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T07:28:41.237Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T07:28:41.237Z] [INFO] [2019-07-31T07:28:41.237Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T07:28:41.237Z] [INFO] [2019-07-31T07:28:41.237Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T07:28:41.495Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T07:28:42.061Z] [INFO] [2019-07-31T07:28:42.061Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T07:28:42.061Z] [INFO] [2019-07-31T07:28:42.061Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T07:28:42.061Z] [INFO] [2019-07-31T07:28:42.061Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T07:28:42.061Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T07:28:43.436Z] [INFO] [2019-07-31T07:28:43.436Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T07:28:43.436Z] [INFO] [2019-07-31T07:28:43.436Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T07:28:44.812Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log [2019-07-31T07:28:44.812Z] [INFO] Command line: [2019-07-31T07:28:44.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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T07:28:44.812Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T07:28:48.421Z] !SESSION 2019-07-31 07:28:45.132 ----------------------------------------------- [2019-07-31T07:28:48.421Z] eclipse.buildId=unknown [2019-07-31T07:28:48.421Z] java.version=1.8.0_202 [2019-07-31T07:28:48.421Z] java.vendor=Oracle Corporation [2019-07-31T07:28:48.421Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T07:28:48.421Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T07:28:48.421Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T07:28:48.421Z] [2019-07-31T07:28:48.421Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 07:28:48.385 [2019-07-31T07:28:48.421Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T07:28:48.421Z] !STACK 0 [2019-07-31T07:28:48.421Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T07:28:48.421Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:28:48.421Z] [2019-07-31T07:28:48.421Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T07:28:48.421Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T07:28:48.421Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T07:28:48.421Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T07:28:48.421Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T07:28:48.421Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T07:28:48.421Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T07:28:48.421Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T07:28:48.421Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T07:28:48.421Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T07:28:48.680Z] [2019-07-31T07:28:48.680Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 07:28:48.615 [2019-07-31T07:28:48.680Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T07:28:48.680Z] !STACK 0 [2019-07-31T07:28:48.680Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T07:28:48.680Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:28:48.680Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T07:28:48.680Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T07:28:48.680Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T07:28:48.680Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:28:48.680Z] [2019-07-31T07:28:48.680Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T07:28:48.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T07:28:48.680Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T07:28:48.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T07:28:48.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T07:28:48.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T07:28:48.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T07:28:48.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T07:28:48.680Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T07:28:48.680Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T07:28:52.869Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2019-07-31T07:28:53.129Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2019-07-31T07:28:53.129Z] testMatchesTimestamp(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.051 s [2019-07-31T07:28:53.129Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2019-07-31T07:28:53.129Z] testMatchesAlpha(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.002 s [2019-07-31T07:28:53.129Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.129Z] testMatchesNum(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2019-07-31T07:28:53.129Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.129Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.129Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.129Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.129Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.129Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2019-07-31T07:28:53.129Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.129Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest [2019-07-31T07:28:53.129Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest [2019-07-31T07:28:53.129Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0.001 s [2019-07-31T07:28:53.129Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.129Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0.001 s [2019-07-31T07:28:53.129Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.129Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.129Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0.001 s [2019-07-31T07:28:53.129Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.129Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.129Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.129Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.129Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2019-07-31T07:28:53.129Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2019-07-31T07:28:53.129Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.129Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.129Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.129Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0.001 s [2019-07-31T07:28:53.129Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.129Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.129Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.129Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.129Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.129Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.129Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest [2019-07-31T07:28:53.129Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest [2019-07-31T07:28:53.129Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0.001 s [2019-07-31T07:28:53.129Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.129Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.129Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.129Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.129Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.129Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.129Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.129Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.129Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.129Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2019-07-31T07:28:53.388Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2019-07-31T07:28:53.388Z] testInputFilterEquals(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.181 s [2019-07-31T07:28:53.388Z] testInputRegexNoField(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.006 s [2019-07-31T07:28:53.388Z] testInputRegexMatchesNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-31T07:28:53.388Z] testInputFilterUnsupported(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-31T07:28:53.388Z] testInputRegexContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-31T07:28:53.389Z] testInputRegexPresent(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-31T07:28:53.389Z] testInputFilterContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-31T07:28:53.389Z] testInputRegexAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-31T07:28:53.389Z] testInputFilterAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.008 s [2019-07-31T07:28:53.389Z] testInputFilterMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.003 s [2019-07-31T07:28:53.389Z] testInputFilterCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2019-07-31T07:28:53.389Z] testInputRegexNoAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-31T07:28:53.389Z] testInputRegexMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-31T07:28:53.389Z] testInputRegexCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-31T07:28:53.389Z] testInputFilterOr(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.003 s [2019-07-31T07:28:53.389Z] testInputRegexAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-31T07:28:53.389Z] testInputRegexNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-31T07:28:53.389Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2019-07-31T07:28:53.647Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2019-07-31T07:28:53.647Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.647Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0.001 s [2019-07-31T07:28:53.647Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.647Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.647Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.647Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0.001 s [2019-07-31T07:28:53.647Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.647Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.647Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.647Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.647Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2019-07-31T07:28:53.647Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2019-07-31T07:28:53.647Z] testLogicalOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.003 s [2019-07-31T07:28:53.647Z] testContainsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-31T07:28:53.648Z] testEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-31T07:28:53.648Z] testRegex(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.002 s [2019-07-31T07:28:53.648Z] testNotOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-31T07:28:53.648Z] testComplexFilter(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.003 s [2019-07-31T07:28:53.648Z] testFilterWithNumber(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.009 s [2019-07-31T07:28:53.648Z] testLessThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-31T07:28:53.648Z] testPresentOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-31T07:28:53.648Z] testMatchesOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-31T07:28:53.648Z] testNotEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-31T07:28:53.648Z] testInvalid(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-31T07:28:53.648Z] testGreaterThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-31T07:28:53.648Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest [2019-07-31T07:28:53.648Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest [2019-07-31T07:28:53.648Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.648Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.648Z] testGetFilterName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.648Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0.001 s [2019-07-31T07:28:53.648Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.648Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.648Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.648Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.648Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.648Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.648Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.648Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest [2019-07-31T07:28:53.907Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest [2019-07-31T07:28:53.907Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-31T07:28:53.907Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-31T07:28:53.907Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-31T07:28:53.907Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-31T07:28:53.907Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-31T07:28:53.907Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-31T07:28:53.907Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-31T07:28:53.907Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-31T07:28:53.907Z] testInterfaces(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-31T07:28:53.907Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest [2019-07-31T07:28:53.907Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest [2019-07-31T07:28:53.907Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.907Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.907Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.907Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.907Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.907Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.907Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.907Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.907Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.907Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.907Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest [2019-07-31T07:28:53.907Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest [2019-07-31T07:28:53.907Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.907Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.907Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.907Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.907Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.907Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.907Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.907Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.907Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.907Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.907Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest [2019-07-31T07:28:53.907Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest [2019-07-31T07:28:53.907Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.907Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.907Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.907Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.907Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0.001 s [2019-07-31T07:28:53.907Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.907Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.907Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.907Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.907Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T07:28:53.907Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2019-07-31T07:30:45.859Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 111.199 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2019-07-31T07:30:45.859Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.412 s [2019-07-31T07:30:45.859Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.105 s [2019-07-31T07:30:45.859Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.244 s [2019-07-31T07:30:45.859Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.921 s [2019-07-31T07:30:45.859Z] testParseEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.908 s [2019-07-31T07:30:45.859Z] testSetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 3.825 s [2019-07-31T07:30:45.859Z] testProcessEventRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.108 s [2019-07-31T07:30:45.859Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 3.902 s [2019-07-31T07:30:45.859Z] testSetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 4.012 s [2019-07-31T07:30:45.859Z] testSeekOnRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.994 s [2019-07-31T07:30:45.859Z] testSeekEventOnNullTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.847 s [2019-07-31T07:30:45.859Z] testSeekOnRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.838 s [2019-07-31T07:30:45.859Z] testSeekEventOnTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.988 s [2019-07-31T07:30:45.859Z] testTraceHostId(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.008 s [2019-07-31T07:30:45.859Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 3.671 s [2019-07-31T07:30:45.859Z] testSetStreamingInterval(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.875 s [2019-07-31T07:30:45.859Z] testGetUUID(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.898 s [2019-07-31T07:30:45.859Z] testCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 3.802 s [2019-07-31T07:30:45.859Z] testSeekEventOnTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.997 s [2019-07-31T07:30:45.859Z] testInitializeNullPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.976 s [2019-07-31T07:30:45.859Z] testSeekEventNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.012 s [2019-07-31T07:30:45.859Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.885 s [2019-07-31T07:30:45.859Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.99 s [2019-07-31T07:30:45.859Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.927 s [2019-07-31T07:30:45.859Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.958 s [2019-07-31T07:30:45.859Z] testSeekEventOnNegativeRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.87 s [2019-07-31T07:30:45.859Z] testProcessDataRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.005 s [2019-07-31T07:30:45.859Z] testLiveTraceConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 3.842 s [2019-07-31T07:30:45.859Z] testProcessEventRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.892 s [2019-07-31T07:30:45.859Z] testSeekEventOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.928 s [2019-07-31T07:30:45.859Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 3.717 s [2019-07-31T07:30:45.859Z] testSetStartTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 3.737 s [2019-07-31T07:30:45.859Z] testSeekEventOnRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.005 s [2019-07-31T07:30:45.859Z] testSetEndTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 3.814 s [2019-07-31T07:30:45.859Z] testSeekEventOnTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.13 s [2019-07-31T07:30:45.859Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.956 s [2019-07-31T07:30:45.859Z] testProcessEventRequestForOtherEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.111 s [2019-07-31T07:30:45.859Z] testGetModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.872 s [2019-07-31T07:30:45.859Z] testGetEventAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.091 s [2019-07-31T07:30:45.859Z] testSeekEventOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.094 s [2019-07-31T07:30:45.859Z] testProcessEventRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.1 s [2019-07-31T07:30:45.859Z] testInitializeSimplePath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.865 s [2019-07-31T07:30:45.859Z] testDefaultTmfTraceStub(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.892 s [2019-07-31T07:30:45.859Z] testInitializeNormalPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.869 s [2019-07-31T07:30:45.859Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.879 s [2019-07-31T07:30:45.859Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.989 s [2019-07-31T07:30:45.859Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.412 s [2019-07-31T07:30:45.859Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2019-07-31T07:30:52.425Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.203 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2019-07-31T07:30:52.425Z] testAccept(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.52 s [2019-07-31T07:30:52.425Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 2.85 s [2019-07-31T07:30:52.425Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 1.488 s [2019-07-31T07:30:52.425Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.002 s [2019-07-31T07:30:52.425Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-31T07:30:52.425Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-31T07:30:52.425Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.181 s [2019-07-31T07:30:52.425Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.186 s [2019-07-31T07:30:52.425Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-31T07:30:52.425Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 1.568 s [2019-07-31T07:30:52.425Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.002 s [2019-07-31T07:30:52.425Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-31T07:30:52.425Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-31T07:30:52.425Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-31T07:30:52.425Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.206 s [2019-07-31T07:30:52.425Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.002 s [2019-07-31T07:30:52.425Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-31T07:30:52.425Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.187 s [2019-07-31T07:30:52.425Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2019-07-31T07:31:05.002Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.94 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2019-07-31T07:31:05.002Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 5.545 s [2019-07-31T07:31:05.002Z] testInsertAfterReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 4.245 s [2019-07-31T07:31:05.002Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 1.117 s [2019-07-31T07:31:05.002Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 1.028 s [2019-07-31T07:31:05.002Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2019-07-31T07:31:08.286Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.9 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2019-07-31T07:31:08.286Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest) Time elapsed: 1.862 s [2019-07-31T07:31:08.286Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest) Time elapsed: 2.037 s [2019-07-31T07:31:08.286Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest [2019-07-31T07:31:08.286Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest [2019-07-31T07:31:08.286Z] testNotEqual(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T07:31:08.286Z] testHashCodeNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0.001 s [2019-07-31T07:31:08.286Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T07:31:08.286Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T07:31:08.286Z] testTmfLocationCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T07:31:08.286Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T07:31:08.286Z] testCompareToNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0.001 s [2019-07-31T07:31:08.286Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T07:31:08.286Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T07:31:08.286Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T07:31:08.286Z] testTmfCheckpoint(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T07:31:08.286Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2019-07-31T07:31:26.391Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.492 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2019-07-31T07:31:26.391Z] testGrowingIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest) Time elapsed: 10.947 s [2019-07-31T07:31:26.391Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest) Time elapsed: 6.543 s [2019-07-31T07:31:26.391Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest [2019-07-31T07:31:26.391Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest [2019-07-31T07:31:26.391Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.011 s [2019-07-31T07:31:26.391Z] testDispose(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T07:31:26.391Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T07:31:26.391Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.211 s [2019-07-31T07:31:26.391Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-31T07:31:26.391Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-31T07:31:26.391Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T07:31:26.391Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.007 s [2019-07-31T07:31:26.391Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.014 s [2019-07-31T07:31:26.391Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T07:31:26.391Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.172 s [2019-07-31T07:31:26.391Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T07:31:26.391Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-31T07:31:26.391Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T07:31:26.391Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.01 s [2019-07-31T07:31:26.391Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-31T07:31:26.391Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T07:31:26.391Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.008 s [2019-07-31T07:31:26.391Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2019-07-31T07:31:41.306Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.263 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2019-07-31T07:31:41.306Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.671 s [2019-07-31T07:31:41.306Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 1.036 s [2019-07-31T07:31:41.306Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 5.428 s [2019-07-31T07:31:41.306Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-31T07:31:41.306Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-31T07:31:41.306Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-31T07:31:41.306Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.549 s [2019-07-31T07:31:41.306Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.551 s [2019-07-31T07:31:41.306Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-31T07:31:41.306Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 5.798 s [2019-07-31T07:31:41.306Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-31T07:31:41.306Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-31T07:31:41.306Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-31T07:31:41.306Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-31T07:31:41.306Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.615 s [2019-07-31T07:31:41.306Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-31T07:31:41.306Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-31T07:31:41.306Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.601 s [2019-07-31T07:31:41.306Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest [2019-07-31T07:31:41.306Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest [2019-07-31T07:31:41.306Z] testEqualsWrongTypes(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0.001 s [2019-07-31T07:31:41.306Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T07:31:41.306Z] testTmfLocation(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T07:31:41.306Z] testTmfLocationCopy(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T07:31:41.306Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T07:31:41.306Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T07:31:41.306Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T07:31:41.306Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T07:31:41.306Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T07:31:41.306Z] testEqualsWithNulls(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T07:31:41.306Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2019-07-31T07:31:59.392Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.725 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2019-07-31T07:31:59.392Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.003 s [2019-07-31T07:31:59.392Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.003 s [2019-07-31T07:31:59.392Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.052 s [2019-07-31T07:31:59.392Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-31T07:31:59.392Z] testInitialRangeOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 3.751 s [2019-07-31T07:31:59.392Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.146 s [2019-07-31T07:31:59.392Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.206 s [2019-07-31T07:31:59.392Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.108 s [2019-07-31T07:31:59.392Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 1.866 s [2019-07-31T07:31:59.392Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.29 s [2019-07-31T07:31:59.392Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.002 s [2019-07-31T07:31:59.392Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.129 s [2019-07-31T07:31:59.392Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.002 s [2019-07-31T07:31:59.392Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.003 s [2019-07-31T07:31:59.392Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.044 s [2019-07-31T07:31:59.392Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.082 s [2019-07-31T07:31:59.392Z] testDefaultCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 3.732 s [2019-07-31T07:31:59.392Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-31T07:31:59.392Z] testBasicTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-31T07:31:59.392Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.339 s [2019-07-31T07:31:59.392Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.115 s [2019-07-31T07:31:59.392Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.144 s [2019-07-31T07:31:59.392Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.093 s [2019-07-31T07:31:59.392Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-31T07:31:59.392Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.002 s [2019-07-31T07:31:59.392Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.003 s [2019-07-31T07:31:59.392Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.047 s [2019-07-31T07:31:59.392Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2019-07-31T07:32:11.593Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.682 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2019-07-31T07:32:11.593Z] testGetModulesByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 2.008 s [2019-07-31T07:32:11.593Z] testResolveEventAspectsOfNameForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.923 s [2019-07-31T07:32:11.593Z] testAdditionalAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.926 s [2019-07-31T07:32:11.593Z] testGetAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.87 s [2019-07-31T07:32:11.593Z] testGetModulesByClassForHost(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.866 s [2019-07-31T07:32:11.593Z] testResolveEventAspectsOfClassForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 2.082 s [2019-07-31T07:32:11.593Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2019-07-31T07:32:12.161Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.325 s - in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2019-07-31T07:32:12.161Z] testAspects(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 0.118 s [2019-07-31T07:32:12.161Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 0.079 s [2019-07-31T07:32:12.161Z] testDevelopmentTrace(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 1.126 s [2019-07-31T07:32:12.161Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2019-07-31T07:32:14.973Z] [2019-07-31T07:32:14.973Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 07:32:14.391 [2019-07-31T07:32:14.973Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2019-07-31T07:32:14.973Z] !STACK 0 [2019-07-31T07:32:14.973Z] java.lang.RuntimeException: The parameter should be set [2019-07-31T07:32:14.973Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-31T07:32:14.973Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T07:32:14.973Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T07:32:14.973Z] [2019-07-31T07:32:14.973Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 07:32:14.395 [2019-07-31T07:32:14.973Z] !MESSAGE Exception executing analysis [2019-07-31T07:32:14.973Z] !STACK 0 [2019-07-31T07:32:14.973Z] java.lang.RuntimeException: The parameter should be set [2019-07-31T07:32:14.973Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-31T07:32:14.973Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T07:32:14.973Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T07:32:16.874Z] [2019-07-31T07:32:16.874Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 07:32:16.403 [2019-07-31T07:32:16.874Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2019-07-31T07:32:16.874Z] !STACK 0 [2019-07-31T07:32:16.874Z] java.lang.RuntimeException: The parameter should be set [2019-07-31T07:32:16.874Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-31T07:32:16.874Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T07:32:16.874Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T07:32:16.874Z] [2019-07-31T07:32:16.874Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 07:32:16.405 [2019-07-31T07:32:16.874Z] !MESSAGE Exception executing analysis [2019-07-31T07:32:16.874Z] !STACK 0 [2019-07-31T07:32:16.874Z] java.lang.RuntimeException: The parameter should be set [2019-07-31T07:32:16.874Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-31T07:32:16.874Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T07:32:16.874Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T07:32:16.874Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.389 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2019-07-31T07:32:16.874Z] testGetModuleById(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest) Time elapsed: 2.379 s [2019-07-31T07:32:16.874Z] testGetModuleByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest) Time elapsed: 2.009 s [2019-07-31T07:32:16.874Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2019-07-31T07:34:38.663Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 135.4 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2019-07-31T07:34:38.663Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.875 s [2019-07-31T07:34:38.663Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.793 s [2019-07-31T07:34:38.664Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.926 s [2019-07-31T07:34:38.664Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.865 s [2019-07-31T07:34:38.664Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.98 s [2019-07-31T07:34:38.664Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.979 s [2019-07-31T07:34:38.664Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.887 s [2019-07-31T07:34:38.664Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 4.649 s [2019-07-31T07:34:38.664Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 4.178 s [2019-07-31T07:34:38.664Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.861 s [2019-07-31T07:34:38.664Z] testSimpleTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.821 s [2019-07-31T07:34:38.664Z] testExperimentInitialization(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 5.795 s [2019-07-31T07:34:38.664Z] testSeekNoTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.832 s [2019-07-31T07:34:38.664Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 4.014 s [2019-07-31T07:34:38.664Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.797 s [2019-07-31T07:34:38.664Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.767 s [2019-07-31T07:34:38.664Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.84 s [2019-07-31T07:34:38.664Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.88 s [2019-07-31T07:34:38.664Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.99 s [2019-07-31T07:34:38.664Z] testSeekBadLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.989 s [2019-07-31T07:34:38.664Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.749 s [2019-07-31T07:34:38.664Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 4.453 s [2019-07-31T07:34:38.664Z] testWithMultiHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.988 s [2019-07-31T07:34:38.664Z] testSeekEventOnRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 4.05 s [2019-07-31T07:34:38.664Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.882 s [2019-07-31T07:34:38.664Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.882 s [2019-07-31T07:34:38.664Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.994 s [2019-07-31T07:34:38.664Z] testNormalTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.761 s [2019-07-31T07:34:38.664Z] testWithSingleHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.759 s [2019-07-31T07:34:38.664Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.897 s [2019-07-31T07:34:38.664Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.863 s [2019-07-31T07:34:38.664Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.76 s [2019-07-31T07:34:38.664Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.843 s [2019-07-31T07:34:38.664Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.792 s [2019-07-31T07:34:38.664Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest [2019-07-31T07:34:38.664Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest [2019-07-31T07:34:38.664Z] testTmfContext(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] testTmfContextCopy(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0.001 s [2019-07-31T07:34:38.664Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] testTmfContextCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] testTmfContextNoRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest [2019-07-31T07:34:38.664Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest [2019-07-31T07:34:38.664Z] testGetFieldNames(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0.001 s [2019-07-31T07:34:38.664Z] testGetFieldValueWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] testGetFieldNameWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] testGetFormattedValue(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0.001 s [2019-07-31T07:34:38.664Z] testGetFieldWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] testGetFieldWithPath(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0.001 s [2019-07-31T07:34:38.664Z] testGetFields(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] testEventTypeInstance(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0.001 s [2019-07-31T07:34:38.664Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] testGetFieldValueWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest [2019-07-31T07:34:38.664Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest [2019-07-31T07:34:38.664Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0.001 s [2019-07-31T07:34:38.664Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0.001 s [2019-07-31T07:34:38.664Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest [2019-07-31T07:34:38.664Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest [2019-07-31T07:34:38.664Z] testEmptyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] testValidation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.001 s [2019-07-31T07:34:38.664Z] testLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.005 s [2019-07-31T07:34:38.664Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.004 s [2019-07-31T07:34:38.664Z] testTraceParsing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.004 s [2019-07-31T07:34:38.664Z] testBounds(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.001 s [2019-07-31T07:34:38.664Z] testTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2019-07-31T07:34:38.664Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.991 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2019-07-31T07:34:38.664Z] testFastTransformSlopeAndOffset[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.025 s [2019-07-31T07:34:38.664Z] testFastTransformSlope[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.14 s [2019-07-31T07:34:38.664Z] testFastTransformArguments[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] testFLTRepeatability[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.001 s [2019-07-31T07:34:38.664Z] testFastTransformPrecision[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.211 s [2019-07-31T07:34:38.664Z] testFLTEquivalence[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] testFastTransformSlopeAndOffset[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.278 s [2019-07-31T07:34:38.664Z] testFastTransformSlope[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.181 s [2019-07-31T07:34:38.664Z] testFastTransformArguments[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-31T07:34:38.664Z] testFLTRepeatability[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.002 s [2019-07-31T07:34:38.664Z] testFastTransformPrecision[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.138 s [2019-07-31T07:34:38.664Z] testFLTEquivalence[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.003 s [2019-07-31T07:34:38.664Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2019-07-31T07:34:41.958Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.412 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2019-07-31T07:34:41.958Z] testNegativeOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 2.654 s [2019-07-31T07:34:41.958Z] testPositiveOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.946 s [2019-07-31T07:34:41.958Z] testNoOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.933 s [2019-07-31T07:34:41.958Z] testClearOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.876 s [2019-07-31T07:34:41.958Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest [2019-07-31T07:34:41.958Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest [2019-07-31T07:34:41.958Z] transformSlope(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-31T07:34:41.958Z] testToString(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0.001 s [2019-07-31T07:34:41.958Z] transformIdentity(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0.001 s [2019-07-31T07:34:41.958Z] transformOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-31T07:34:41.958Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest [2019-07-31T07:34:41.958Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest [2019-07-31T07:34:41.958Z] testComposition(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-31T07:34:41.958Z] testEqualityConstantTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0.001 s [2019-07-31T07:34:41.958Z] testLinearTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-31T07:34:41.958Z] testIdentityTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-31T07:34:41.958Z] testEquality(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0.001 s [2019-07-31T07:34:41.958Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2019-07-31T07:34:41.958Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2019-07-31T07:34:41.958Z] testOneHull(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.048 s [2019-07-31T07:34:41.958Z] testFullyIncrementalSerialization(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.025 s [2019-07-31T07:34:41.958Z] testFullyIncremental(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.006 s [2019-07-31T07:34:41.958Z] testDisjoint(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.001 s [2019-07-31T07:34:41.958Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2019-07-31T07:34:54.169Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.021 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2019-07-31T07:34:54.169Z] testGetPlainEvents(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.998 s [2019-07-31T07:34:54.169Z] testGetSyntheticEvents_TimeRange(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 2.008 s [2019-07-31T07:34:54.169Z] testGetProviders(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.944 s [2019-07-31T07:34:54.169Z] testCancelRequests(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 2.018 s [2019-07-31T07:34:54.169Z] testGetSyntheticEvents_EqualBlockSizes(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 2.062 s [2019-07-31T07:34:54.169Z] testGetProviders2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.986 s [2019-07-31T07:34:54.169Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2019-07-31T07:35:21.315Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.653 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2019-07-31T07:35:21.315Z] testChildrenFirstCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 2.004 s [2019-07-31T07:35:21.315Z] testTraceDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.871 s [2019-07-31T07:35:21.315Z] testChildrenFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.94 s [2019-07-31T07:35:21.315Z] testMultipleRequestsCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.894 s [2019-07-31T07:35:21.315Z] testChildFirstDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 3.832 s [2019-07-31T07:35:21.315Z] testParentDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 3.725 s [2019-07-31T07:35:21.315Z] testMixedOrderCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.803 s [2019-07-31T07:35:21.315Z] testMixedCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.797 s [2019-07-31T07:35:21.315Z] testParentFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0 s [2019-07-31T07:35:21.315Z] testTraceDependencyForeground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.812 s [2019-07-31T07:35:21.315Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2019-07-31T07:35:21.315Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2019-07-31T07:35:21.315Z] testGetProvider(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.007 s [2019-07-31T07:35:21.315Z] testRegister_0(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2019-07-31T07:35:21.315Z] testRegister_Unregister_1(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2019-07-31T07:35:21.315Z] testRegister_Unregister_2(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2019-07-31T07:35:21.315Z] testRegister_Unregister_3(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.002 s [2019-07-31T07:35:21.315Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2019-07-31T07:35:21.315Z] [2019-07-31T07:35:21.315Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 07:35:17.330 [2019-07-31T07:35:21.315Z] !MESSAGE Error parsing /tmp/markers8054851685604944177xml [2019-07-31T07:35:21.315Z] !STACK 0 [2019-07-31T07:35:21.315Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers8054851685604944177xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'. [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T07:35:21.315Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-31T07:35:21.315Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-31T07:35:21.315Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T07:35:21.315Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:288) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.315Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.315Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.315Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T07:35:21.315Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T07:35:21.315Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T07:35:21.315Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T07:35:21.315Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T07:35:21.315Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T07:35:21.315Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T07:35:21.315Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T07:35:21.315Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T07:35:21.315Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T07:35:21.315Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T07:35:21.315Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T07:35:21.315Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T07:35:21.315Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T07:35:21.315Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T07:35:21.315Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T07:35:21.315Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.315Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.315Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.315Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T07:35:21.315Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T07:35:21.315Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T07:35:21.315Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T07:35:21.315Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.315Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.315Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.315Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T07:35:21.315Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T07:35:21.315Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T07:35:21.315Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T07:35:21.315Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T07:35:21.315Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.315Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.315Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.315Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T07:35:21.315Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T07:35:21.315Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T07:35:21.315Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T07:35:21.315Z] [2019-07-31T07:35:21.315Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 07:35:17.385 [2019-07-31T07:35:21.315Z] !MESSAGE Error parsing /tmp/markers8483757242612241865xml [2019-07-31T07:35:21.315Z] !STACK 0 [2019-07-31T07:35:21.315Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers8483757242612241865xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'. [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T07:35:21.315Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-31T07:35:21.315Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-31T07:35:21.315Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T07:35:21.315Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:289) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.315Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.315Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.315Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T07:35:21.315Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T07:35:21.315Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T07:35:21.315Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T07:35:21.315Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T07:35:21.315Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T07:35:21.315Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T07:35:21.315Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T07:35:21.315Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T07:35:21.315Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T07:35:21.315Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T07:35:21.315Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T07:35:21.315Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T07:35:21.315Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T07:35:21.315Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T07:35:21.315Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T07:35:21.315Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.315Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.315Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.315Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T07:35:21.315Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T07:35:21.315Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T07:35:21.315Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T07:35:21.315Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.315Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.315Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.315Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T07:35:21.315Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T07:35:21.315Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T07:35:21.315Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T07:35:21.315Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T07:35:21.315Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.315Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.315Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.315Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T07:35:21.315Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T07:35:21.315Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T07:35:21.315Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T07:35:21.315Z] [2019-07-31T07:35:21.315Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 07:35:17.394 [2019-07-31T07:35:21.315Z] !MESSAGE Error parsing /tmp/markers4267313451623113079xml [2019-07-31T07:35:21.315Z] !STACK 0 [2019-07-31T07:35:21.315Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers4267313451623113079xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'. [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T07:35:21.315Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-31T07:35:21.315Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-31T07:35:21.315Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T07:35:21.315Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.315Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.315Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.315Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T07:35:21.315Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T07:35:21.315Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T07:35:21.315Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T07:35:21.315Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T07:35:21.315Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T07:35:21.315Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T07:35:21.315Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T07:35:21.315Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T07:35:21.315Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T07:35:21.315Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T07:35:21.315Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T07:35:21.315Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T07:35:21.315Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T07:35:21.315Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T07:35:21.315Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T07:35:21.315Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.315Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.315Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.315Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T07:35:21.315Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T07:35:21.315Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T07:35:21.315Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T07:35:21.315Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.315Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.315Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.315Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T07:35:21.315Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T07:35:21.315Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T07:35:21.315Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T07:35:21.315Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T07:35:21.315Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.315Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.315Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.315Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T07:35:21.315Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T07:35:21.315Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T07:35:21.315Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T07:35:21.315Z] [2019-07-31T07:35:21.315Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 07:35:17.402 [2019-07-31T07:35:21.315Z] !MESSAGE Error parsing /tmp/markers4142300113510846677xml [2019-07-31T07:35:21.315Z] !STACK 0 [2019-07-31T07:35:21.315Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers4142300113510846677xml; 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. [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T07:35:21.315Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T07:35:21.315Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-31T07:35:21.315Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-31T07:35:21.315Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T07:35:21.315Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.315Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.315Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.315Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T07:35:21.315Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T07:35:21.315Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T07:35:21.315Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T07:35:21.315Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T07:35:21.315Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T07:35:21.315Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T07:35:21.315Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T07:35:21.315Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T07:35:21.315Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T07:35:21.315Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T07:35:21.315Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T07:35:21.315Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T07:35:21.315Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T07:35:21.315Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T07:35:21.315Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T07:35:21.315Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.315Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.315Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.315Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T07:35:21.315Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T07:35:21.315Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T07:35:21.315Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T07:35:21.315Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.315Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.315Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.315Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T07:35:21.315Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T07:35:21.315Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T07:35:21.315Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T07:35:21.315Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T07:35:21.315Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.315Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.315Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.315Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T07:35:21.315Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T07:35:21.315Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T07:35:21.315Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T07:35:21.315Z] [2019-07-31T07:35:21.315Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 07:35:17.470 [2019-07-31T07:35:21.315Z] !MESSAGE Error parsing /tmp/markers5446977023671058174xml [2019-07-31T07:35:21.315Z] !STACK 0 [2019-07-31T07:35:21.315Z] java.lang.IllegalArgumentException: Invalid range: [4095..0] [2019-07-31T07:35:21.315Z] at com.google.common.collect.Range.(Range.java:352) [2019-07-31T07:35:21.315Z] at com.google.common.collect.Range.create(Range.java:146) [2019-07-31T07:35:21.315Z] at com.google.common.collect.Range.closed(Range.java:170) [2019-07-31T07:35:21.315Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:303) [2019-07-31T07:35:21.315Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:208) [2019-07-31T07:35:21.315Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:179) [2019-07-31T07:35:21.315Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T07:35:21.315Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.315Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.315Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.315Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T07:35:21.315Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T07:35:21.315Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T07:35:21.315Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T07:35:21.315Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T07:35:21.315Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T07:35:21.315Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T07:35:21.315Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T07:35:21.315Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T07:35:21.315Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T07:35:21.315Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T07:35:21.315Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T07:35:21.315Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T07:35:21.315Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T07:35:21.315Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T07:35:21.315Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T07:35:21.315Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.315Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.315Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.315Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.316Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T07:35:21.316Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T07:35:21.316Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T07:35:21.316Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T07:35:21.316Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.316Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.316Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.316Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T07:35:21.316Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T07:35:21.316Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T07:35:21.316Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T07:35:21.316Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T07:35:21.316Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.316Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.316Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.316Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T07:35:21.316Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T07:35:21.316Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T07:35:21.316Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T07:35:21.316Z] [2019-07-31T07:35:21.316Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 07:35:17.479 [2019-07-31T07:35:21.316Z] !MESSAGE Error parsing /tmp/markers1634952962372862679xml [2019-07-31T07:35:21.316Z] !STACK 0 [2019-07-31T07:35:21.316Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers1634952962372862679xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'. [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T07:35:21.316Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-31T07:35:21.316Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-31T07:35:21.316Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T07:35:21.316Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.316Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.316Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.316Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T07:35:21.316Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T07:35:21.316Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T07:35:21.316Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T07:35:21.316Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T07:35:21.316Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T07:35:21.316Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T07:35:21.316Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T07:35:21.316Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T07:35:21.316Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T07:35:21.316Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T07:35:21.316Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T07:35:21.316Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T07:35:21.316Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T07:35:21.316Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T07:35:21.316Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T07:35:21.316Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.316Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.316Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.316Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T07:35:21.316Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T07:35:21.316Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T07:35:21.316Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T07:35:21.316Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.316Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.316Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.316Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T07:35:21.316Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T07:35:21.316Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T07:35:21.316Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T07:35:21.316Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T07:35:21.316Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.316Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.316Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.316Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T07:35:21.316Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T07:35:21.316Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T07:35:21.316Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T07:35:21.316Z] [2019-07-31T07:35:21.316Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 07:35:17.488 [2019-07-31T07:35:21.316Z] !MESSAGE Error parsing /tmp/markers766720732746081456xml [2019-07-31T07:35:21.316Z] !STACK 0 [2019-07-31T07:35:21.316Z] java.lang.IllegalArgumentException: Invalid range: [4095..0] [2019-07-31T07:35:21.316Z] at com.google.common.collect.Range.(Range.java:352) [2019-07-31T07:35:21.316Z] at com.google.common.collect.Range.create(Range.java:146) [2019-07-31T07:35:21.316Z] at com.google.common.collect.Range.closed(Range.java:170) [2019-07-31T07:35:21.316Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:303) [2019-07-31T07:35:21.316Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:208) [2019-07-31T07:35:21.316Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:179) [2019-07-31T07:35:21.316Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T07:35:21.316Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.316Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.316Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.316Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T07:35:21.316Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T07:35:21.316Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T07:35:21.316Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T07:35:21.316Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T07:35:21.316Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T07:35:21.316Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T07:35:21.316Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T07:35:21.316Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T07:35:21.316Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T07:35:21.316Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T07:35:21.316Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T07:35:21.316Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T07:35:21.316Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T07:35:21.316Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T07:35:21.316Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T07:35:21.316Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.316Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.316Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.316Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T07:35:21.316Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T07:35:21.316Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T07:35:21.316Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T07:35:21.316Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.316Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.316Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.316Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T07:35:21.316Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T07:35:21.316Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T07:35:21.316Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T07:35:21.316Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T07:35:21.316Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.316Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.316Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.316Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T07:35:21.316Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T07:35:21.316Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T07:35:21.316Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T07:35:21.316Z] [2019-07-31T07:35:21.316Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 07:35:17.495 [2019-07-31T07:35:21.316Z] !MESSAGE Error parsing /tmp/markers5527209366116544142xml [2019-07-31T07:35:21.316Z] !STACK 0 [2019-07-31T07:35:21.316Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers5527209366116544142xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected. [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3207) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3154) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3056) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2135) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:854) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T07:35:21.316Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-31T07:35:21.316Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-31T07:35:21.316Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T07:35:21.316Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.316Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.316Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.316Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T07:35:21.316Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T07:35:21.316Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T07:35:21.316Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T07:35:21.316Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T07:35:21.316Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T07:35:21.316Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T07:35:21.316Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T07:35:21.316Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T07:35:21.316Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T07:35:21.316Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T07:35:21.316Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T07:35:21.316Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T07:35:21.316Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T07:35:21.316Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T07:35:21.316Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T07:35:21.316Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.316Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.316Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.316Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T07:35:21.316Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T07:35:21.316Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T07:35:21.316Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T07:35:21.316Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.316Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.316Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.316Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T07:35:21.316Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T07:35:21.316Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T07:35:21.316Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T07:35:21.316Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T07:35:21.316Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.316Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.316Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.316Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T07:35:21.316Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T07:35:21.316Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T07:35:21.316Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T07:35:21.316Z] [2019-07-31T07:35:21.316Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 07:35:17.503 [2019-07-31T07:35:21.316Z] !MESSAGE Error parsing /tmp/markers25370402659159385xml [2019-07-31T07:35:21.316Z] !STACK 0 [2019-07-31T07:35:21.316Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers25370402659159385xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'. [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:761) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T07:35:21.316Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T07:35:21.316Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-31T07:35:21.316Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-31T07:35:21.316Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T07:35:21.316Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.316Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.316Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.316Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T07:35:21.316Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T07:35:21.316Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T07:35:21.316Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T07:35:21.316Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T07:35:21.316Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T07:35:21.316Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T07:35:21.316Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T07:35:21.316Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T07:35:21.316Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T07:35:21.316Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T07:35:21.316Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T07:35:21.316Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T07:35:21.316Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T07:35:21.316Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T07:35:21.316Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T07:35:21.316Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.316Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.316Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.316Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T07:35:21.316Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T07:35:21.316Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T07:35:21.316Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T07:35:21.316Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.316Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.316Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.316Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T07:35:21.316Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T07:35:21.316Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T07:35:21.316Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T07:35:21.316Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T07:35:21.316Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:35:21.316Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:35:21.316Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:35:21.316Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:35:21.316Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T07:35:21.316Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T07:35:21.316Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T07:35:21.316Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T07:35:21.316Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2019-07-31T07:35:21.316Z] testParseInvalidContent(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.196 s [2019-07-31T07:35:21.316Z] testExtensionPoint(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.073 s [2019-07-31T07:35:21.316Z] testParse(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.011 s [2019-07-31T07:35:21.316Z] testParseInvalidFile(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.004 s [2019-07-31T07:35:21.316Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest [2019-07-31T07:35:21.316Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest [2019-07-31T07:35:21.316Z] testAddMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest) Time elapsed: 0 s [2019-07-31T07:35:21.316Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest) Time elapsed: 0 s [2019-07-31T07:35:21.316Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest [2019-07-31T07:35:21.316Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest [2019-07-31T07:35:21.316Z] testAddSegment(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2019-07-31T07:35:21.316Z] testAddSubMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2019-07-31T07:35:21.316Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2019-07-31T07:35:21.316Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2019-07-31T07:35:21.316Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2019-07-31T07:35:21.316Z] testAppliesToExperiment(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.008 s [2019-07-31T07:35:21.316Z] testParameters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.052 s [2019-07-31T07:35:21.316Z] testGetRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.003 s [2019-07-31T07:35:21.316Z] testNewModule(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.003 s [2019-07-31T07:35:21.316Z] testGetValidTraceTypes(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.04 s [2019-07-31T07:35:21.316Z] testHelperGetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.001 s [2019-07-31T07:35:21.316Z] testAppliesToTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.001 s [2019-07-31T07:35:21.316Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest [2019-07-31T07:35:21.316Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest [2019-07-31T07:35:21.316Z] testProviderTmfTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest) Time elapsed: 0.002 s [2019-07-31T07:35:21.316Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest [2019-07-31T07:35:21.316Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest [2019-07-31T07:35:21.316Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0.003 s [2019-07-31T07:35:21.316Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-31T07:35:21.316Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-31T07:35:21.316Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-31T07:35:21.316Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-31T07:35:21.316Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2019-07-31T07:35:21.317Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2019-07-31T07:35:21.317Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.011 s [2019-07-31T07:35:21.317Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2019-07-31T07:35:21.317Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.002 s [2019-07-31T07:35:21.317Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0 s [2019-07-31T07:35:21.317Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2019-07-31T07:35:21.317Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest [2019-07-31T07:35:21.317Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest [2019-07-31T07:35:21.317Z] testGetValueLevel(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-31T07:35:21.317Z] testAddAndGetInformation(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-31T07:35:21.317Z] testGetValues(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-31T07:35:21.317Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2019-07-31T07:35:21.317Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2019-07-31T07:35:21.317Z] testAllOrNothing(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0.01 s [2019-07-31T07:35:21.317Z] testAtLeastOne(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0.001 s [2019-07-31T07:35:21.317Z] testMandatory(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0 s [2019-07-31T07:35:21.317Z] testOptional(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0 s [2019-07-31T07:35:21.317Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest [2019-07-31T07:35:21.317Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest [2019-07-31T07:35:21.317Z] testNewModuleListener(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest) Time elapsed: 0 s [2019-07-31T07:35:21.317Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest [2019-07-31T07:35:21.317Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest [2019-07-31T07:35:21.317Z] testListForTraces(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.002 s [2019-07-31T07:35:21.317Z] testSources(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.042 s [2019-07-31T07:35:21.317Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.001 s [2019-07-31T07:35:21.317Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2019-07-31T07:35:21.317Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2019-07-31T07:35:21.317Z] testApplies(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.001 s [2019-07-31T07:35:21.317Z] testDoesNotApply(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0 s [2019-07-31T07:35:21.317Z] testGetNoAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.014 s [2019-07-31T07:35:21.317Z] testGetAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0 s [2019-07-31T07:35:21.317Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest [2019-07-31T07:35:21.317Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.033 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest [2019-07-31T07:35:21.317Z] testGettersSetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2019-07-31T07:35:21.317Z] testDependentAnalyses(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 1.005 s [2019-07-31T07:35:21.317Z] testSetWrongTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.003 s [2019-07-31T07:35:21.317Z] testSetTraceTwice(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.003 s [2019-07-31T07:35:21.317Z] testMultipleDependencies(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.005 s [2019-07-31T07:35:21.317Z] testWaitForCompletionCancelled(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2019-07-31T07:35:21.317Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 1.002 s [2019-07-31T07:35:21.317Z] testHelper(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.005 s [2019-07-31T07:35:21.317Z] testWaitForCompletionSuccess(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2019-07-31T07:35:21.317Z] testParameterChanged(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2019-07-31T07:35:21.317Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2019-07-31T07:35:21.317Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2019-07-31T07:35:21.317Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-31T07:35:21.317Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-31T07:35:21.317Z] testTmfEventRequestWithDependencyLevel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-31T07:35:21.317Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-31T07:35:21.317Z] testTmfEventRequestTimeRangeNbRequestedBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-31T07:35:21.317Z] testWaitForStartAfterDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T07:35:21.317Z] testTmfEventRequestTimeRangeNbRequested(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.012 s [2019-07-31T07:35:21.317Z] testTmfEventRequestTimeRange(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-31T07:35:21.317Z] testWaitForStartBeforeStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.002 s [2019-07-31T07:35:21.317Z] testWaitForStartAfterStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T07:35:21.317Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-31T07:35:21.317Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T07:35:21.317Z] testTmfEventRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-31T07:35:21.317Z] testWaitForStartAfterCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T07:35:21.317Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2019-07-31T07:35:23.218Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.173 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2019-07-31T07:35:23.218Z] testIsCompatible(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T07:35:23.218Z] testTmfCoalescedEventRequestIndexNbEventsBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.001 s [2019-07-31T07:35:23.218Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T07:35:23.218Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.001 s [2019-07-31T07:35:23.218Z] testCancelCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.783 s [2019-07-31T07:35:23.218Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.001 s [2019-07-31T07:35:23.218Z] testAddEvent1(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T07:35:23.218Z] testAddEvent2(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T07:35:23.218Z] testSingleTimeRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.112 s [2019-07-31T07:35:23.218Z] testIsCompatibleDependency(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T07:35:23.218Z] testCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 2.272 s [2019-07-31T07:35:23.218Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T07:35:23.218Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T07:35:23.218Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest [2019-07-31T07:35:26.755Z] [2019-07-31T07:35:26.756Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 07:35:26.060 [2019-07-31T07:35:26.756Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(646,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null [2019-07-31T07:35:27.323Z] [2019-07-31T07:35:27.323Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 07:35:27.161 [2019-07-31T07:35:27.323Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(648,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null [2019-07-31T07:35:27.323Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.012 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest [2019-07-31T07:35:27.323Z] testRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest) Time elapsed: 1.016 s [2019-07-31T07:35:27.323Z] testSingleRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest) Time elapsed: 1.101 s [2019-07-31T07:35:27.323Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest [2019-07-31T07:35:27.323Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest [2019-07-31T07:35:27.323Z] testSimplePool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0.004 s [2019-07-31T07:35:27.323Z] testConstructorBad2(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-31T07:35:27.323Z] testConstructorGood(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-31T07:35:27.323Z] testRecycleWrongQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-31T07:35:27.323Z] testRecycleChildQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-31T07:35:27.323Z] testPoolWithSubTree(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0.001 s [2019-07-31T07:35:27.323Z] testConstructorBad(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-31T07:35:27.323Z] testPriorityPool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0.001 s [2019-07-31T07:35:27.323Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2019-07-31T07:35:27.582Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2019-07-31T07:35:27.582Z] testQueryMipmapRangeMinInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.012 s [2019-07-31T07:35:27.582Z] testQueryMipmapRangeMaxDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.004 s [2019-07-31T07:35:27.582Z] testQueryMipmapRangeAvgDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.007 s [2019-07-31T07:35:27.582Z] testQueryMipmapRangeAvgInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.005 s [2019-07-31T07:35:27.582Z] testQueryMipmapRangeMinDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.002 s [2019-07-31T07:35:27.582Z] testQueryMipmapRangeMaxInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.002 s [2019-07-31T07:35:27.582Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2019-07-31T07:35:28.960Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.122 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2019-07-31T07:35:28.960Z] testQueryMipAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.024 s [2019-07-31T07:35:28.960Z] testQueryMipMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.011 s [2019-07-31T07:35:28.960Z] testQueryMipMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.011 s [2019-07-31T07:35:28.960Z] testQuery(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.001 s [2019-07-31T07:35:28.960Z] testQueryValuesOnClose(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0 s [2019-07-31T07:35:28.960Z] testQueryValuesOnStart(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.013 s [2019-07-31T07:35:28.960Z] testQueryMipmapRangeAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.091 s [2019-07-31T07:35:28.960Z] testQueryMipmapRangeMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.06 s [2019-07-31T07:35:28.960Z] testQueryMipmapRangeMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.059 s [2019-07-31T07:35:28.960Z] testMaxLevel(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.006 s [2019-07-31T07:35:28.960Z] testQueryEventField(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.005 s [2019-07-31T07:35:28.960Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2019-07-31T07:35:30.864Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.226 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2019-07-31T07:35:30.864Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest) Time elapsed: 2.217 s [2019-07-31T07:35:30.864Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest) Time elapsed: 0.007 s [2019-07-31T07:35:30.864Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2019-07-31T07:35:33.397Z] [2019-07-31T07:35:33.397Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-31 07:35:33.128 [2019-07-31T07:35:33.397Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-31T07:35:33.397Z] !STACK 0 [2019-07-31T07:35:33.397Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself [2019-07-31T07:35:33.397Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-31T07:35:33.397Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-31T07:35:33.397Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-31T07:35:33.397Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-31T07:35:33.397Z] at java.lang.Thread.run(Thread.java:748) [2019-07-31T07:35:34.332Z] [2019-07-31T07:35:34.332Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-31 07:35:34.234 [2019-07-31T07:35:34.332Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-31T07:35:34.332Z] !STACK 0 [2019-07-31T07:35:34.332Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request [2019-07-31T07:35:34.332Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-31T07:35:34.332Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-31T07:35:34.332Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-31T07:35:34.332Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-31T07:35:34.332Z] at java.lang.Thread.run(Thread.java:748) [2019-07-31T07:35:35.708Z] [2019-07-31T07:35:35.708Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-31 07:35:35.322 [2019-07-31T07:35:35.708Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-31T07:35:35.708Z] !STACK 0 [2019-07-31T07:35:35.708Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread [2019-07-31T07:35:35.708Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-31T07:35:35.708Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-31T07:35:35.708Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-31T07:35:35.708Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-31T07:35:35.708Z] at java.lang.Thread.run(Thread.java:748) [2019-07-31T07:35:35.708Z] [2019-07-31T07:35:35.708Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 07:35:35.325 [2019-07-31T07:35:35.708Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(670,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 [2019-07-31T07:35:37.907Z] [2019-07-31T07:35:37.907Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 07:35:37.578 [2019-07-31T07:35:37.907Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(677,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 [2019-07-31T07:35:38.843Z] [2019-07-31T07:35:38.843Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 07:35:38.742 [2019-07-31T07:35:38.843Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml [2019-07-31T07:35:38.843Z] !STACK 0 [2019-07-31T07:35:38.843Z] java.lang.IllegalStateException: This exception happens before initialization [2019-07-31T07:35:38.843Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453) [2019-07-31T07:35:38.843Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T07:35:38.843Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T07:35:38.843Z] [2019-07-31T07:35:38.843Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 07:35:38.744 [2019-07-31T07:35:38.843Z] !MESSAGE Exception executing analysis [2019-07-31T07:35:38.843Z] !STACK 0 [2019-07-31T07:35:38.843Z] java.lang.IllegalStateException: This exception happens before initialization [2019-07-31T07:35:38.843Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453) [2019-07-31T07:35:38.843Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T07:35:38.843Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T07:35:40.224Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.084 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2019-07-31T07:35:40.224Z] testProperties(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.069 s [2019-07-31T07:35:40.224Z] testIsQueryable(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.136 s [2019-07-31T07:35:40.224Z] testFaultyStateProvider(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 3.327 s [2019-07-31T07:35:40.224Z] testIsQueryableCancel(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) skipped [2019-07-31T07:35:40.224Z] testReReadFullAnalysis(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.127 s [2019-07-31T07:35:40.224Z] testRequestFailure(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.124 s [2019-07-31T07:35:40.224Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.125 s [2019-07-31T07:35:40.224Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.018 s [2019-07-31T07:35:40.224Z] testFailBeforeInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.02 s [2019-07-31T07:35:40.224Z] testFutureEvents(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.134 s [2019-07-31T07:35:40.224Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2019-07-31T07:35:41.159Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.009 s - in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2019-07-31T07:35:41.159Z] testCopyResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.513 s [2019-07-31T07:35:41.159Z] testGetLocationUri[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0 s [2019-07-31T07:35:41.159Z] testCreateSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.068 s [2019-07-31T07:35:41.159Z] testGetLocation[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.005 s [2019-07-31T07:35:41.159Z] testDeleteResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.083 s [2019-07-31T07:35:41.159Z] testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.015 s [2019-07-31T07:35:41.159Z] testIsSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.003 s [2019-07-31T07:35:41.159Z] testCopyResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.164 s [2019-07-31T07:35:41.159Z] testGetLocationUri[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0 s [2019-07-31T07:35:41.159Z] testCreateSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.029 s [2019-07-31T07:35:41.159Z] testGetLocation[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.002 s [2019-07-31T07:35:41.159Z] testDeleteResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.071 s [2019-07-31T07:35:41.159Z] testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.012 s [2019-07-31T07:35:41.159Z] testIsSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.003 s [2019-07-31T07:35:41.159Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2019-07-31T07:35:41.419Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s - in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2019-07-31T07:35:41.419Z] testSeekAndWrite(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.02 s [2019-07-31T07:35:41.419Z] testRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.046 s [2019-07-31T07:35:41.419Z] testReadLine(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.001 s [2019-07-31T07:35:41.419Z] testSeekAndRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.298 s [2019-07-31T07:35:41.419Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest [2019-07-31T07:35:41.419Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest [2019-07-31T07:35:41.419Z] testValueArrayPrimitivesNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0.002 s [2019-07-31T07:35:41.419Z] testValueArrayObject(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testValueArrayOfArrays(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testValueArrayAndOther(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testValueArrayPrimitives(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testValueArrayMismatchedTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testValueArrayOfArraysNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest [2019-07-31T07:35:41.419Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest [2019-07-31T07:35:41.419Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testCallsiteCopy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest [2019-07-31T07:35:41.419Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest [2019-07-31T07:35:41.419Z] testCreateHappy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0.005 s [2019-07-31T07:35:41.419Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testCreateIllegal(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest [2019-07-31T07:35:41.419Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest [2019-07-31T07:35:41.419Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest [2019-07-31T07:35:41.419Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest [2019-07-31T07:35:41.419Z] testToStringInterval(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.002 s [2019-07-31T07:35:41.419Z] testCopyConstructorZero(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testCompareToLargeScale1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testCompareToLargeScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testCompareToLargeScale3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testNormalizeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testNormalizedScaleLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testToNanos(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testNormalizeLargeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.002 s [2019-07-31T07:35:41.419Z] testNormalizeOffsetAndScaleTrivial(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testNormalizeZeroScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testCompareToCornerCases1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testCompareToCornerCases2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testCompareToCornerCases3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testCompareToCornerCases4(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testCopyConstructorBigBang(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testCopyConstructorBigCrunch(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testNormalizeOffsetLowerLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-31T07:35:41.419Z] testCompareToSpecials(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testCompareToDifferentScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testNormalizeOffsetUpperLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.002 s [2019-07-31T07:35:41.419Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testCompareToSameScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testCompareToDifferentScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testNormalizeOffsetAndScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testNormalizeOffsetAndScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest [2019-07-31T07:35:41.419Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest [2019-07-31T07:35:41.419Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0.001 s [2019-07-31T07:35:41.419Z] testEqualsEndTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testOpenRange1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testOpenRange2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testOpenRange3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testContainsRange(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testEqualStartTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testEqualsBadType(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testContainsTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testGetIntersection(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2019-07-31T07:35:41.419Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2019-07-31T07:35:41.419Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-31T07:35:41.419Z] testNonEqualRanks(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testNonEqualTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testTmfEventCopy(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testToStringExtended(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.002 s [2019-07-31T07:35:41.419Z] testNoRankConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testConstructorWithTrace(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-31T07:35:41.419Z] testNonEqualContents(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testNonEqualTraces(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-31T07:35:41.419Z] testNonEqualTimestamps(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T07:35:41.419Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest [2019-07-31T07:35:41.678Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest [2019-07-31T07:35:41.678Z] testGetTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testGetIntervalPattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testComputeTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testGetPreferenceMap(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0.001 s [2019-07-31T07:35:41.678Z] testInit(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testGetTimeZone(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0.057 s [2019-07-31T07:35:41.678Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest [2019-07-31T07:35:41.678Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest [2019-07-31T07:35:41.678Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0.001 s [2019-07-31T07:35:41.678Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0.001 s [2019-07-31T07:35:41.678Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest [2019-07-31T07:35:41.678Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest [2019-07-31T07:35:41.678Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0.001 s [2019-07-31T07:35:41.678Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest [2019-07-31T07:35:41.678Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest [2019-07-31T07:35:41.678Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0.001 s [2019-07-31T07:35:41.678Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testNonEqualsClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0.001 s [2019-07-31T07:35:41.678Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2019-07-31T07:35:41.678Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2019-07-31T07:35:41.678Z] testMultiHostMultiKeyType(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.073 s [2019-07-31T07:35:41.678Z] testHostToSelf(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.001 s [2019-07-31T07:35:41.678Z] testMultiHost(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.002 s [2019-07-31T07:35:41.678Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest [2019-07-31T07:35:41.678Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest [2019-07-31T07:35:41.678Z] testNonTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.001 s [2019-07-31T07:35:41.678Z] testGetFieldValueAssignableValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testDuplicateFieldNames(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testGetFieldValueNullValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.001 s [2019-07-31T07:35:41.678Z] testNonEqualsValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testNonEqualsFields(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testGetFieldValueExists(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testEqualsEverything(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.001 s [2019-07-31T07:35:41.678Z] testGetFieldValueCast(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.009 s [2019-07-31T07:35:41.678Z] testTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.001 s [2019-07-31T07:35:41.678Z] testGetFieldValueDoesntExist(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testNonTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testMakeRoot(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testNonTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testNonEqualValues(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testCopyConstructorBadArg(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] testGetFieldValueExistsButWrongType(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T07:35:41.678Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2019-07-31T07:35:41.937Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2019-07-31T07:35:41.937Z] testUpdateDefaultFormats(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.003 s [2019-07-31T07:35:41.937Z] testGetDefaulIntervalFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-31T07:35:41.937Z] testValueTimeZoneConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-31T07:35:41.937Z] testParseDateTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.008 s [2019-07-31T07:35:41.937Z] testGetDefaulTimeFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-31T07:35:41.937Z] testParseDateTimeWithRef(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.003 s [2019-07-31T07:35:41.937Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-31T07:35:41.937Z] testParseSeconds(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.007 s [2019-07-31T07:35:41.937Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-31T07:35:41.937Z] testUnitOfSecondsFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.003 s [2019-07-31T07:35:41.937Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2019-07-31T07:35:46.231Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.82 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2019-07-31T07:35:46.231Z] testDataProviderWithOutOfBoundIndex(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.949 s [2019-07-31T07:35:46.231Z] testQueryFilterIndexParameter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0 s [2019-07-31T07:35:46.231Z] testDataProviderWithSimpleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.912 s [2019-07-31T07:35:46.231Z] testDataProviderWithOneNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.047 s [2019-07-31T07:35:46.231Z] testDataProviderWithMultipleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 1.788 s [2019-07-31T07:35:46.231Z] testDataProviderFetchColumn(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0 s [2019-07-31T07:35:46.231Z] testDataProvider(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.002 s [2019-07-31T07:35:46.231Z] testDataProviderWithNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0 s [2019-07-31T07:35:46.231Z] testDataProviderWithDesiredColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.1 s [2019-07-31T07:35:46.231Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest [2019-07-31T07:35:46.231Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest [2019-07-31T07:35:46.231Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-31T07:35:46.231Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-31T07:35:46.231Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-31T07:35:46.231Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-31T07:35:46.231Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0.001 s [2019-07-31T07:35:46.231Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-31T07:35:46.231Z] testToStringFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0.001 s [2019-07-31T07:35:46.231Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-31T07:35:46.231Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest [2019-07-31T07:35:46.231Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest [2019-07-31T07:35:46.231Z] testBadlyFormed[0: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest) Time elapsed: 0.002 s [2019-07-31T07:35:46.231Z] testBadlyFormed[1: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest) Time elapsed: 0.002 s [2019-07-31T07:35:46.231Z] testBadlyFormed[2: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest) Time elapsed: 0.002 s [2019-07-31T07:35:46.231Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2019-07-31T07:35:46.231Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2019-07-31T07:35:46.231Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest) Time elapsed: 0.011 s [2019-07-31T07:35:46.231Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest) Time elapsed: 0.001 s [2019-07-31T07:35:46.231Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2019-07-31T07:35:49.517Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.37 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2019-07-31T07:35:49.517Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.114 s [2019-07-31T07:35:49.517Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.011 s [2019-07-31T07:35:49.517Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.112 s [2019-07-31T07:35:49.517Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.009 s [2019-07-31T07:35:49.517Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.11 s [2019-07-31T07:35:49.517Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.008 s [2019-07-31T07:35:49.517Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2019-07-31T07:36:04.392Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.876 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2019-07-31T07:36:04.392Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest) Time elapsed: 9.477 s [2019-07-31T07:36:04.392Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest) Time elapsed: 4.398 s [2019-07-31T07:36:04.392Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2019-07-31T07:36:06.292Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.376 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2019-07-31T07:36:06.292Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.113 s [2019-07-31T07:36:06.292Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.009 s [2019-07-31T07:36:06.292Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.111 s [2019-07-31T07:36:06.292Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.014 s [2019-07-31T07:36:06.292Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.112 s [2019-07-31T07:36:06.292Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.007 s [2019-07-31T07:36:06.292Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest [2019-07-31T07:36:06.292Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest [2019-07-31T07:36:06.292Z] testInvalid[0: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.002 s [2019-07-31T07:36:06.292Z] testInvalid[1: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2019-07-31T07:36:06.292Z] testInvalid[2: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2019-07-31T07:36:06.292Z] testInvalid[3: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/004.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2019-07-31T07:36:06.292Z] testInvalid[4: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/005.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.002 s [2019-07-31T07:36:06.292Z] testInvalid[5: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/006.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2019-07-31T07:36:06.292Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2019-07-31T07:36:11.879Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.05 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2019-07-31T07:36:11.879Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest) Time elapsed: 3.436 s [2019-07-31T07:36:11.879Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest) Time elapsed: 1.613 s [2019-07-31T07:36:11.879Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2019-07-31T07:36:11.879Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2019-07-31T07:36:11.879Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest) Time elapsed: 0.008 s [2019-07-31T07:36:11.879Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest) Time elapsed: 0 s [2019-07-31T07:36:11.879Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest [2019-07-31T07:36:11.879Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest [2019-07-31T07:36:11.879Z] testValid[0: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0.001 s [2019-07-31T07:36:11.879Z] testValid[1: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0.001 s [2019-07-31T07:36:11.879Z] testValid[2: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0.001 s [2019-07-31T07:36:11.879Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest [2019-07-31T07:36:11.879Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest [2019-07-31T07:36:11.879Z] testExtractSelectedItems(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0.002 s [2019-07-31T07:36:11.879Z] testExtractBoolean(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-31T07:36:11.879Z] testExtractTimeRequested(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-31T07:36:11.879Z] testExtractLongList(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-31T07:36:11.879Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest [2019-07-31T07:36:11.879Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest [2019-07-31T07:36:11.879Z] testSelectionTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-07-31T07:36:11.879Z] testTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-07-31T07:36:11.879Z] testVirtualTableQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-07-31T07:36:11.879Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest [2019-07-31T07:36:11.879Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest [2019-07-31T07:36:11.879Z] testValidateName(org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest) Time elapsed: 0.001 s [2019-07-31T07:36:11.879Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2019-07-31T07:36:11.879Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2019-07-31T07:36:11.879Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest) Time elapsed: 0 s [2019-07-31T07:36:11.879Z] testGetDefault(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest) Time elapsed: 0 s [2019-07-31T07:36:11.879Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest [2019-07-31T07:36:11.879Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest [2019-07-31T07:36:11.879Z] testTmfAsyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest) Time elapsed: 0.002 s [2019-07-31T07:36:11.879Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest [2019-07-31T07:36:11.879Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest [2019-07-31T07:36:11.879Z] testTmfSyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest) Time elapsed: 0 s [2019-07-31T07:36:11.879Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2019-07-31T07:36:12.137Z] [2019-07-31T07:36:12.137Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-31 07:36:12.081 [2019-07-31T07:36:12.137Z] !MESSAGE no spawner in java.library.path [2019-07-31T07:36:12.705Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.811 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2019-07-31T07:36:12.705Z] testExtremeValues(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.647 s [2019-07-31T07:36:12.705Z] testValidTextFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.088 s [2019-07-31T07:36:12.705Z] testGettingSymbolMapFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.061 s [2019-07-31T07:36:12.705Z] testInvalidFiles(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.001 s [2019-07-31T07:36:12.705Z] testGettingSymbolWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.013 s [2019-07-31T07:36:12.705Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest [2019-07-31T07:36:12.705Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest [2019-07-31T07:36:12.705Z] testMapFileWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.005 s [2019-07-31T07:36:12.705Z] testGuessingFileType(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.002 s [2019-07-31T07:36:12.705Z] testNmFile(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.007 s [2019-07-31T07:36:12.705Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest [2019-07-31T07:36:12.705Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest [2019-07-31T07:36:12.705Z] testGetterForExperiment(org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest) Time elapsed: 0.007 s [2019-07-31T07:36:12.705Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2019-07-31T07:36:12.963Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2019-07-31T07:36:12.963Z] testInboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.004 s [2019-07-31T07:36:12.963Z] testBroadcastAsync(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.005 s [2019-07-31T07:36:12.963Z] testSendReceive(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.001 s [2019-07-31T07:36:12.963Z] testConcurrentSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.067 s [2019-07-31T07:36:12.963Z] testOutboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.001 s [2019-07-31T07:36:12.963Z] testNestedSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0 s [2019-07-31T07:36:12.963Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest [2019-07-31T07:36:31.045Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.01 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest [2019-07-31T07:36:31.045Z] testDelay(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 6.004 s [2019-07-31T07:36:31.045Z] testOneChannel(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 5.001 s [2019-07-31T07:36:31.045Z] testMultipleChannels(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 5.002 s [2019-07-31T07:36:31.045Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest [2019-07-31T07:36:31.045Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.util.PairTest [2019-07-31T07:36:31.045Z] testAccessors(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T07:36:31.045Z] testToString(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T07:36:31.045Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T07:36:31.045Z] testEqualsDifferentObj(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T07:36:31.045Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T07:36:31.045Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T07:36:31.045Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T07:36:31.045Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T07:36:31.045Z] [2019-07-31T07:36:31.045Z] Results: [2019-07-31T07:36:31.045Z] [2019-07-31T07:36:31.045Z] Tests run: 834, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T07:36:31.045Z] [2019-07-31T07:36:31.045Z] [2019-07-31T07:36:31.045Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 07:36:28.897 [2019-07-31T07:36:31.045Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T07:36:31.045Z] [INFO] All tests passed! [2019-07-31T07:36:31.045Z] [INFO] [2019-07-31T07:36:31.045Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T07:36:31.045Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec [2019-07-31T07:36:31.045Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 273 classes [2019-07-31T07:36:31.045Z] [INFO] [2019-07-31T07:36:31.045Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T07:36:31.045Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T07:36:31.045Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.pom [2019-07-31T07:36:31.045Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T07:36:31.045Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T07:36:31.045Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-31T07:36:31.045Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-31T07:36:31.045Z] [INFO] [2019-07-31T07:36:31.045Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T07:36:31.045Z] [INFO] [2019-07-31T07:36:31.045Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >--- [2019-07-31T07:36:31.045Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT [19/134] [2019-07-31T07:36:31.045Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T07:36:31.045Z] [INFO] [2019-07-31T07:36:31.045Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T07:36:31.045Z] [INFO] [2019-07-31T07:36:31.045Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T07:36:31.045Z] [INFO] The project's OSGi version is 4.2.0.201907310718 [2019-07-31T07:36:31.045Z] [INFO] [2019-07-31T07:36:31.045Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T07:36:31.045Z] [INFO] [2019-07-31T07:36:31.045Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T07:36:31.045Z] [INFO] [2019-07-31T07:36:31.045Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T07:36:31.045Z] [INFO] [2019-07-31T07:36:31.045Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T07:36:31.045Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:36:31.045Z] [INFO] [2019-07-31T07:36:31.045Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T07:36:31.045Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:36:31.045Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources [2019-07-31T07:36:31.045Z] [INFO] [2019-07-31T07:36:31.045Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T07:36:31.045Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes [2019-07-31T07:36:31.305Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[125] [2019-07-31T07:36:31.305Z] return iter; [2019-07-31T07:36:31.305Z] ^^^^^^^^^^^^ [2019-07-31T07:36:31.305Z] Potential resource leak: 'iter' may not be closed at this location [2019-07-31T07:36:31.305Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[199] [2019-07-31T07:36:31.305Z] elem = (CtfIterator) fTrace.createIterator(); [2019-07-31T07:36:31.305Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:36:31.305Z] Potential resource leak: 'elem' may not be closed at this location [2019-07-31T07:36:31.305Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[203] [2019-07-31T07:36:31.305Z] return elem; [2019-07-31T07:36:31.305Z] ^^^^^^^^^^^^ [2019-07-31T07:36:31.305Z] Potential resource leak: 'elem' may not be closed at this location [2019-07-31T07:36:31.305Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/CtfEnumPair.java:[56] [2019-07-31T07:36:31.305Z] return getFirst(); [2019-07-31T07:36:31.305Z] ^^^^^^^^^^ [2019-07-31T07:36:31.305Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:36:31.305Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[81] [2019-07-31T07:36:31.305Z] CtfIterator iterator = getIterator(); [2019-07-31T07:36:31.305Z] ^^^^^^^^ [2019-07-31T07:36:31.305Z] Potential resource leak: 'iterator' may not be closed [2019-07-31T07:36:31.305Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[126] [2019-07-31T07:36:31.305Z] return iterator == null ? null : iterator.getCurrentEvent(); [2019-07-31T07:36:31.305Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:36:31.305Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-31T07:36:31.305Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[154] [2019-07-31T07:36:31.305Z] return retVal; [2019-07-31T07:36:31.305Z] ^^^^^^^^^^^^^^ [2019-07-31T07:36:31.305Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-31T07:36:31.305Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[176] [2019-07-31T07:36:31.305Z] return ret; [2019-07-31T07:36:31.305Z] ^^^^^^^^^^^ [2019-07-31T07:36:31.305Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-31T07:36:31.305Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[189] [2019-07-31T07:36:31.305Z] return iterator == null ? false : iterator.seek(location); [2019-07-31T07:36:31.305Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:36:31.305Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-31T07:36:31.305Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[154] [2019-07-31T07:36:31.305Z] return fPreviousEvent; [2019-07-31T07:36:31.305Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:36:31.305Z] Potential resource leak: 'top' may not be closed at this location [2019-07-31T07:36:31.305Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[171] [2019-07-31T07:36:31.305Z] return fTrace.timestampCyclesToNanos(ts); [2019-07-31T07:36:31.305Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:36:31.305Z] Potential resource leak: 'top' may not be closed at this location [2019-07-31T07:36:31.305Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[174] [2019-07-31T07:36:31.305Z] return 0; [2019-07-31T07:36:31.305Z] ^^^^^^^^^ [2019-07-31T07:36:31.305Z] Potential resource leak: 'top' may not be closed at this location [2019-07-31T07:36:31.305Z] 12 problems (12 warnings) [2019-07-31T07:36:31.563Z] [INFO] [2019-07-31T07:36:31.563Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T07:36:31.563Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:36:31.563Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources [2019-07-31T07:36:31.563Z] [INFO] [2019-07-31T07:36:31.563Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T07:36:31.563Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar [2019-07-31T07:36:31.563Z] [INFO] [2019-07-31T07:36:31.563Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T07:36:31.563Z] [INFO] [2019-07-31T07:36:31.563Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T07:36:31.563Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2019-07-31T07:36:31.563Z] [INFO] [2019-07-31T07:36:31.563Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T07:36:31.563Z] [INFO] [2019-07-31T07:36:31.563Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T07:36:31.563Z] [INFO] [2019-07-31T07:36:31.563Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T07:36:31.563Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2019-07-31T07:36:31.822Z] [INFO] [2019-07-31T07:36:31.822Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T07:36:31.822Z] [INFO] [2019-07-31T07:36:31.822Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T07:36:31.822Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/../../target/jacoco.exec [2019-07-31T07:36:31.822Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T07:36:32.084Z] [INFO] [2019-07-31T07:36:32.084Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T07:36:32.084Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2019-07-31T07:36:32.084Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.pom [2019-07-31T07:36:32.084Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar [2019-07-31T07:36:32.084Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T07:36:32.084Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-p2metadata.xml [2019-07-31T07:36:32.084Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-p2artifacts.xml [2019-07-31T07:36:32.084Z] [INFO] [2019-07-31T07:36:32.084Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T07:36:32.084Z] [INFO] [2019-07-31T07:36:32.084Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >-- [2019-07-31T07:36:32.084Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT [20/134] [2019-07-31T07:36:32.084Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T07:36:32.084Z] [INFO] [2019-07-31T07:36:32.084Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T07:36:32.084Z] [INFO] [2019-07-31T07:36:32.084Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T07:36:32.084Z] [INFO] The project's OSGi version is 1.0.9.201907310718 [2019-07-31T07:36:32.084Z] [INFO] [2019-07-31T07:36:32.084Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T07:36:32.084Z] [INFO] [2019-07-31T07:36:32.084Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T07:36:32.084Z] [INFO] [2019-07-31T07:36:32.084Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T07:36:32.084Z] [INFO] [2019-07-31T07:36:32.084Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T07:36:32.084Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:36:32.084Z] [INFO] [2019-07-31T07:36:32.084Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T07:36:32.084Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:36:32.084Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources [2019-07-31T07:36:32.084Z] [INFO] [2019-07-31T07:36:32.084Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T07:36:32.084Z] [INFO] Compiling 34 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes [2019-07-31T07:36:33.021Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/event/CtfTmfEventFieldSignExtensionTest.java:[39] [2019-07-31T07:36:33.021Z] private static final @NonNull CtfTestTrace DEBUG_INFO_TRACE = CtfTestTrace.DEBUG_INFO3; [2019-07-31T07:36:33.021Z] ^^^^^^^^^^^ [2019-07-31T07:36:33.021Z] The field CtfTestTrace.DEBUG_INFO3 is deprecated [2019-07-31T07:36:33.021Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[66] [2019-07-31T07:36:33.021Z] private static final Map EXPECTED_YDATA = ImmutableMap.of(Long.toString(1), [2019-07-31T07:36:33.021Z] ^^^^^^^^^^^^^^^^ [2019-07-31T07:36:33.021Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:36:33.021Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[71] [2019-07-31T07:36:33.021Z] Long.toString(2), [2019-07-31T07:36:33.021Z] ^^^^^^^^^^^^^^^^ [2019-07-31T07:36:33.021Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:36:33.021Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[109] [2019-07-31T07:36:33.021Z] SelectionTimeQueryFilter selectionFilter = new SelectionTimeQueryFilter(START, END, 100, ids); [2019-07-31T07:36:33.021Z] ^^^ [2019-07-31T07:36:33.021Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection' [2019-07-31T07:36:33.021Z] 4 problems (4 warnings) [2019-07-31T07:36:33.021Z] [INFO] [2019-07-31T07:36:33.021Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T07:36:33.021Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:36:33.021Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources [2019-07-31T07:36:33.021Z] [INFO] [2019-07-31T07:36:33.021Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T07:36:33.021Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T07:36:33.290Z] [INFO] [2019-07-31T07:36:33.290Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T07:36:33.290Z] [INFO] [2019-07-31T07:36:33.290Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T07:36:33.290Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T07:36:33.290Z] [INFO] [2019-07-31T07:36:33.290Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T07:36:33.290Z] [INFO] [2019-07-31T07:36:33.290Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T07:36:33.290Z] [INFO] [2019-07-31T07:36:33.290Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T07:36:33.290Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T07:36:33.549Z] [INFO] [2019-07-31T07:36:33.549Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T07:36:33.549Z] [INFO] [2019-07-31T07:36:33.549Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T07:36:35.451Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log [2019-07-31T07:36:35.451Z] [INFO] Command line: [2019-07-31T07:36:35.451Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T07:36:35.451Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T07:36:40.722Z] !SESSION 2019-07-31 07:36:35.908 ----------------------------------------------- [2019-07-31T07:36:40.722Z] eclipse.buildId=unknown [2019-07-31T07:36:40.722Z] java.version=1.8.0_202 [2019-07-31T07:36:40.722Z] java.vendor=Oracle Corporation [2019-07-31T07:36:40.722Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T07:36:40.722Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T07:36:40.722Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T07:36:40.722Z] [2019-07-31T07:36:40.722Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 07:36:40.700 [2019-07-31T07:36:40.722Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T07:36:40.722Z] !STACK 0 [2019-07-31T07:36:40.722Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T07:36:40.722Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:36:40.722Z] [2019-07-31T07:36:40.722Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T07:36:40.722Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T07:36:40.722Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T07:36:40.722Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T07:36:40.722Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T07:36:40.722Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T07:36:40.722Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T07:36:40.722Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T07:36:40.722Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T07:36:40.722Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T07:36:40.982Z] [2019-07-31T07:36:41.244Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 07:36:40.980 [2019-07-31T07:36:41.244Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T07:36:41.244Z] !STACK 0 [2019-07-31T07:36:41.244Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T07:36:41.244Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:36:41.244Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T07:36:41.244Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T07:36:41.244Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T07:36:41.244Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:36:41.244Z] [2019-07-31T07:36:41.244Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T07:36:41.244Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T07:36:41.244Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T07:36:41.244Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T07:36:41.244Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T07:36:41.244Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T07:36:41.244Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T07:36:41.244Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T07:36:41.244Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T07:36:41.244Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T07:36:44.140Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2019-07-31T07:36:44.399Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2019-07-31T07:36:44.399Z] testCtfLocation_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0.008 s [2019-07-31T07:36:44.399Z] testToString_valid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-31T07:36:44.399Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-31T07:36:44.399Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-31T07:36:44.399Z] testToString_invalid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-31T07:36:44.399Z] testCtfLocation_long(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-31T07:36:44.399Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest [2019-07-31T07:36:44.399Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest [2019-07-31T07:36:44.399Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0.001 s [2019-07-31T07:36:44.399Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-31T07:36:44.399Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-31T07:36:44.399Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-31T07:36:44.399Z] testEquals(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-31T07:36:44.399Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2019-07-31T07:37:06.341Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.682 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2019-07-31T07:37:06.341Z] testTooManyContexts(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest) Time elapsed: 18.386 s [2019-07-31T07:37:06.341Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest) Time elapsed: 1.549 s [2019-07-31T07:37:06.341Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest [2019-07-31T07:37:53.404Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.951 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest [2019-07-31T07:37:53.404Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 3.446 s [2019-07-31T07:37:53.404Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 3.1 s [2019-07-31T07:37:53.404Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.237 s [2019-07-31T07:37:53.404Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.517 s [2019-07-31T07:37:53.404Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.303 s [2019-07-31T07:37:53.404Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.195 s [2019-07-31T07:37:53.404Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.04 s [2019-07-31T07:37:53.404Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.203 s [2019-07-31T07:37:53.404Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.203 s [2019-07-31T07:37:53.404Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.103 s [2019-07-31T07:37:53.404Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.101 s [2019-07-31T07:37:53.404Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.102 s [2019-07-31T07:37:53.404Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.36 s [2019-07-31T07:37:53.404Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.047 s [2019-07-31T07:37:53.404Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.206 s [2019-07-31T07:37:53.404Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.2 s [2019-07-31T07:37:53.404Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.102 s [2019-07-31T07:37:53.404Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.433 s [2019-07-31T07:37:53.404Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.073 s [2019-07-31T07:37:53.404Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.648 s [2019-07-31T07:37:53.404Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2019-07-31T07:37:59.982Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.529 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2019-07-31T07:37:59.982Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-31T07:37:59.982Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.003 s [2019-07-31T07:37:59.982Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-31T07:37:59.982Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T07:37:59.982Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-31T07:37:59.982Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T07:37:59.982Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.068 s [2019-07-31T07:37:59.982Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T07:37:59.982Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T07:37:59.982Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.006 s [2019-07-31T07:37:59.982Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T07:37:59.982Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T07:37:59.982Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-31T07:37:59.982Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.003 s [2019-07-31T07:37:59.982Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.003 s [2019-07-31T07:37:59.982Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.003 s [2019-07-31T07:37:59.982Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T07:37:59.982Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-31T07:37:59.982Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-31T07:37:59.982Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.053 s [2019-07-31T07:37:59.982Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2019-07-31T07:38:08.733Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.507 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2019-07-31T07:38:08.733Z] testSupplementaryFileDir(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 3.226 s [2019-07-31T07:38:08.733Z] testDeleteSupplementaryFolder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.418 s [2019-07-31T07:38:08.733Z] testTemporaryDirPath(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 2.558 s [2019-07-31T07:38:08.733Z] testDeleteSupplementaryFiles(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.302 s [2019-07-31T07:38:08.733Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2019-07-31T07:39:45.384Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 86.019 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2019-07-31T07:39:45.384Z] testTraceTimeRangeClampingEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.007 s [2019-07-31T07:39:45.384Z] testTraceSetNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 17.619 s [2019-07-31T07:39:45.384Z] testExperimentTimestampInTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.368 s [2019-07-31T07:39:45.384Z] testExperimentTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.482 s [2019-07-31T07:39:45.384Z] testExperimentInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.362 s [2019-07-31T07:39:45.384Z] testTraceTimeRangeClampingStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T07:39:45.384Z] testTwoTracesTimeRangePartiallyInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.006 s [2019-07-31T07:39:45.384Z] testExperimentRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.507 s [2019-07-31T07:39:45.384Z] testTwoTracesTimestampValid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2019-07-31T07:39:45.384Z] testTwoTracesTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T07:39:45.384Z] testTraceSetWithNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 13.626 s [2019-07-31T07:39:45.384Z] testTwoTracesTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2019-07-31T07:39:45.384Z] testTraceInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-31T07:39:45.384Z] testTwoTracesTimeRangeAllInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2019-07-31T07:39:45.384Z] testInitialize(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T07:39:45.384Z] testTraceTimeRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2019-07-31T07:39:45.384Z] testTraceNewTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T07:39:45.384Z] testTraceSetExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.602 s [2019-07-31T07:39:45.384Z] testTwoTracesTimeRangeInBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2019-07-31T07:39:45.384Z] testExperimentRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.475 s [2019-07-31T07:39:45.384Z] testExperimentRangeClampingOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.235 s [2019-07-31T07:39:45.384Z] testTraceSetWithExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.57 s [2019-07-31T07:39:45.384Z] testNewTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T07:39:45.384Z] testTraceSetForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.005 s [2019-07-31T07:39:45.384Z] testTraceSetExperimentForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.491 s [2019-07-31T07:39:45.384Z] testTwoTracesTimeRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2019-07-31T07:39:45.384Z] testExperimentTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.501 s [2019-07-31T07:39:45.384Z] testTraceSet(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2019-07-31T07:39:45.384Z] testTimestampAfter(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T07:39:45.384Z] testTimestampBefore(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T07:39:45.384Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2019-07-31T07:39:53.501Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 18.215 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2019-07-31T07:39:53.501Z] preemptedForegroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.398 s [2019-07-31T07:39:53.501Z] foregroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.091 s [2019-07-31T07:39:53.501Z] executionOrder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) skipped [2019-07-31T07:39:53.501Z] TestMultiRequest1(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.379 s [2019-07-31T07:39:53.501Z] TestMultiRequest2(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.399 s [2019-07-31T07:39:53.501Z] TestMultiRequest3(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.155 s [2019-07-31T07:39:53.501Z] TestMultiRequest4(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.3 s [2019-07-31T07:39:53.501Z] TestMultiRequest5(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.299 s [2019-07-31T07:39:53.501Z] TestMultiRequest6(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.321 s [2019-07-31T07:39:53.501Z] TestMultiRequest7(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.699 s [2019-07-31T07:39:53.501Z] preemptedBackgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.323 s [2019-07-31T07:39:53.501Z] backgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.555 s [2019-07-31T07:39:53.501Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2019-07-31T07:39:54.437Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.116 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2019-07-31T07:39:54.437Z] testTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.001 s [2019-07-31T07:39:54.437Z] testContextEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.12 s [2019-07-31T07:39:54.437Z] testContext1(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.156 s [2019-07-31T07:39:54.437Z] testContext2(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.099 s [2019-07-31T07:39:54.437Z] testContext3(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.097 s [2019-07-31T07:39:54.437Z] testContext4(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.185 s [2019-07-31T07:39:54.437Z] testContextMiddle(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.131 s [2019-07-31T07:39:54.437Z] testContextStart(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.052 s [2019-07-31T07:39:54.437Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest [2019-07-31T07:39:54.437Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest [2019-07-31T07:39:54.437Z] testVariantGetField(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest) Time elapsed: 0.002 s [2019-07-31T07:39:54.437Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2019-07-31T07:39:54.437Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2019-07-31T07:39:54.437Z] testGetFieldNames(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T07:39:54.437Z] testGetFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T07:39:54.437Z] testCTFEvent_read(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T07:39:54.437Z] testGetSubFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T07:39:54.437Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0.001 s [2019-07-31T07:39:54.437Z] testCustomAttributes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T07:39:54.437Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T07:39:54.437Z] testTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T07:39:54.437Z] testGetEventName(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T07:39:54.437Z] testGetTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0.001 s [2019-07-31T07:39:54.437Z] testGetFields(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T07:39:54.437Z] testGetCPU(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T07:39:54.437Z] testNullEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T07:39:54.437Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest [2019-07-31T07:39:54.437Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest [2019-07-31T07:39:54.437Z] test(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest) Time elapsed: 0.001 s [2019-07-31T07:39:54.437Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest [2019-07-31T07:39:54.437Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest [2019-07-31T07:39:54.437Z] testParseField_array_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.005 s [2019-07-31T07:39:54.437Z] testParseField_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-31T07:39:54.437Z] testParseField_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-31T07:39:54.437Z] testParseField_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.002 s [2019-07-31T07:39:54.437Z] testParseField_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T07:39:54.437Z] testParseField_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-31T07:39:54.437Z] testParseField_sequence(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T07:39:54.437Z] testParseField_sequence_value(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-31T07:39:54.437Z] testParseField_array_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T07:39:54.437Z] testParseField_array_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T07:39:54.437Z] testParseField_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T07:39:54.437Z] testParseField_array_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T07:39:54.437Z] testParseField_array_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-31T07:39:54.437Z] testParseField_array_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T07:39:54.437Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2019-07-31T07:39:54.696Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2019-07-31T07:39:54.696Z] testUnsignedByte(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest) Time elapsed: 0.146 s [2019-07-31T07:39:54.696Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2019-07-31T07:40:09.953Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.6 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2019-07-31T07:40:09.953Z] testNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 2.373 s [2019-07-31T07:40:09.953Z] testNbEventsBug475007(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 4.223 s [2019-07-31T07:40:09.953Z] testNormalEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.714 s [2019-07-31T07:40:09.953Z] testSecondLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.613 s [2019-07-31T07:40:09.953Z] testFirstLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.511 s [2019-07-31T07:40:09.953Z] testLostEventWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 3.16 s [2019-07-31T07:40:09.953Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2019-07-31T07:40:11.858Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.306 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2019-07-31T07:40:11.858Z] testLostEventsTotals(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.001 s [2019-07-31T07:40:11.858Z] testLostEventsTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0 s [2019-07-31T07:40:11.858Z] testLostEventsTotalInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0 s [2019-07-31T07:40:11.858Z] testLostEventsTypesInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.002 s [2019-07-31T07:40:11.858Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest [2019-07-31T07:40:11.858Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest [2019-07-31T07:40:11.858Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest) Time elapsed: 0 s [2019-07-31T07:40:11.858Z] testCtfTmfEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest) Time elapsed: 0 s [2019-07-31T07:40:11.858Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2019-07-31T07:40:11.858Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2019-07-31T07:40:11.858Z] testCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T07:40:11.858Z] testSeekEvent_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-31T07:40:11.858Z] testSeekEventLoc_timetamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-31T07:40:11.858Z] testParseEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-31T07:40:11.858Z] testGetEndTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T07:40:11.858Z] testGetNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T07:40:11.858Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T07:40:11.858Z] testGetStartTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T07:40:11.858Z] testBroadcast(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T07:40:11.858Z] testEventLookup(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.003 s [2019-07-31T07:40:11.858Z] testValidate(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.093 s [2019-07-31T07:40:11.858Z] testGetEnvValue(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T07:40:11.858Z] testGetName(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T07:40:11.858Z] testGetNext(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T07:40:11.858Z] testGetPath(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T07:40:11.858Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T07:40:11.858Z] testGetContainedEventTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T07:40:11.858Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-31T07:40:11.858Z] testGetCacheSize(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T07:40:11.858Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T07:40:11.858Z] testCtfHostId(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T07:40:11.858Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-31T07:40:11.858Z] testGetTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T07:40:11.858Z] testGetEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T07:40:11.858Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.042 s [2019-07-31T07:40:11.858Z] testGetResource(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T07:40:11.858Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-31T07:40:11.858Z] testReadNextEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T07:40:11.858Z] testDispose(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-31T07:40:11.858Z] testSeekEventInvalidLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T07:40:11.858Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T07:40:11.858Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2019-07-31T07:40:29.944Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.253 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2019-07-31T07:40:29.944Z] testReopenIndex(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest) Time elapsed: 8.748 s [2019-07-31T07:40:29.944Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest) Time elapsed: 6.504 s [2019-07-31T07:40:29.944Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2019-07-31T07:40:29.944Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.467 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2019-07-31T07:40:29.944Z] testRapidBoundsWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest) Time elapsed: 0.279 s [2019-07-31T07:40:29.944Z] testRapidBounds(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest) Time elapsed: 0.187 s [2019-07-31T07:40:29.944Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2019-07-31T07:40:31.849Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.02 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2019-07-31T07:40:31.849Z] testPreviousMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.251 s [2019-07-31T07:40:31.849Z] testPreviousMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.297 s [2019-07-31T07:40:31.849Z] testNextMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2019-07-31T07:40:31.849Z] testPreviousMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2019-07-31T07:40:31.849Z] testNextMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.1 s [2019-07-31T07:40:31.849Z] testPreviousMatchingEventFar(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2019-07-31T07:40:31.849Z] testNextMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.001 s [2019-07-31T07:40:31.849Z] testPreviousMatchingBeginningOfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.398 s [2019-07-31T07:40:31.849Z] testPreviousMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.303 s [2019-07-31T07:40:31.849Z] testNextMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 1.301 s [2019-07-31T07:40:31.849Z] testNextMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2019-07-31T07:40:31.849Z] testPreviousMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.001 s [2019-07-31T07:40:31.849Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2019-07-31T07:40:31.849Z] [2019-07-31T07:40:31.849Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 07:40:31.558 [2019-07-31T07:40:31.849Z] !MESSAGE Unknown trace attribute: test [2019-07-31T07:40:31.849Z] [2019-07-31T07:40:31.849Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 07:40:31.560 [2019-07-31T07:40:31.849Z] !MESSAGE Unknown trace attribute: test1 [2019-07-31T07:40:31.849Z] [2019-07-31T07:40:31.849Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 07:40:31.561 [2019-07-31T07:40:31.849Z] !MESSAGE Unknown trace attribute: test2 [2019-07-31T07:40:31.849Z] [2019-07-31T07:40:31.849Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 07:40:31.562 [2019-07-31T07:40:31.849Z] !MESSAGE Unknown trace attribute: test3 [2019-07-31T07:40:31.849Z] [2019-07-31T07:40:31.849Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 07:40:31.563 [2019-07-31T07:40:31.849Z] !MESSAGE Unknown trace attribute: test4 [2019-07-31T07:40:31.849Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2019-07-31T07:40:31.849Z] 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.014 s [2019-07-31T07:40:31.849Z] testValidate[1: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration/org.eclipse.osgi/221/0/.cp/kernel](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0.048 s [2019-07-31T07:40:31.849Z] 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.003 s [2019-07-31T07:40:31.849Z] 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 s [2019-07-31T07:40:31.849Z] testValidate[4: ../org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0.001 s [2019-07-31T07:40:31.849Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2019-07-31T07:40:33.754Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.042 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2019-07-31T07:40:33.754Z] testSecondToLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.197 s [2019-07-31T07:40:33.754Z] testLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.199 s [2019-07-31T07:40:33.754Z] testFirstEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.074 s [2019-07-31T07:40:33.754Z] testSecondEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.099 s [2019-07-31T07:40:33.754Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2019-07-31T07:40:35.665Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.806 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2019-07-31T07:40:35.665Z] testEqualsEmpty(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.101 s [2019-07-31T07:40:35.665Z] testEqualsOther(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.153 s [2019-07-31T07:40:35.665Z] testAdvance(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.094 s [2019-07-31T07:40:35.665Z] testGetCurrentEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.09 s [2019-07-31T07:40:35.665Z] testIncreaseRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.09 s [2019-07-31T07:40:35.665Z] testHasValidRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.117 s [2019-07-31T07:40:35.665Z] testSeek(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.272 s [2019-07-31T07:40:35.665Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.095 s [2019-07-31T07:40:35.665Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.1 s [2019-07-31T07:40:35.665Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.109 s [2019-07-31T07:40:35.665Z] testGetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.094 s [2019-07-31T07:40:35.665Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.092 s [2019-07-31T07:40:35.665Z] testGetCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.093 s [2019-07-31T07:40:35.665Z] testCtfIteratorPosition(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.053 s [2019-07-31T07:40:35.665Z] testCtfIteratorInit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.098 s [2019-07-31T07:40:35.665Z] testSetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.084 s [2019-07-31T07:40:35.665Z] testCtfIteratorNoinit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.066 s [2019-07-31T07:40:35.665Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2019-07-31T07:43:57.384Z] [2019-07-31T07:43:57.384Z] !ENTRY org.eclipse.tracecompass.statesystem.core 4 0 2019-07-31 07:43:46.003 [2019-07-31T07:43:57.384Z] !MESSAGE Failed to deletestatistics-totals.ht [2019-07-31T07:45:05.803Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 265.282 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2019-07-31T07:45:05.803Z] testTrimEvents[0: KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 22.826 s [2019-07-31T07:45:05.803Z] testTrimEvents[1: TRACE2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 21.397 s [2019-07-31T07:45:05.803Z] testTrimEvents[2: KERNEL_VM](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 27.008 s [2019-07-31T07:45:05.803Z] testTrimEvents[3: SYNC_SRC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 4.772 s [2019-07-31T07:45:05.803Z] testTrimEvents[4: SYNC_DEST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 4.355 s [2019-07-31T07:45:05.803Z] testTrimEvents[5: DJANGO_CLIENT](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 31.274 s [2019-07-31T07:45:05.803Z] testTrimEvents[6: DJANGO_DB](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 26.928 s [2019-07-31T07:45:05.803Z] testTrimEvents[7: DJANGO_HTTPD](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 30.186 s [2019-07-31T07:45:05.803Z] testTrimEvents[8: CYG_PROFILE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.394 s [2019-07-31T07:45:05.803Z] testTrimEvents[9: CYG_PROFILE_FAST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.36 s [2019-07-31T07:45:05.803Z] testTrimEvents[10: FUNKY_TRACE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.371 s [2019-07-31T07:45:05.803Z] testTrimEvents[11: ARM_64_BIT_HEADER](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 4.153 s [2019-07-31T07:45:05.803Z] testTrimEvents[12: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.66 s [2019-07-31T07:45:05.803Z] testTrimEvents[13: DYNSCOPE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 3.3 s [2019-07-31T07:45:05.803Z] testTrimEvents[14: DEBUG_INFO](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.247 s [2019-07-31T07:45:05.803Z] testTrimEvents[15: DEBUG_INFO3](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.276 s [2019-07-31T07:45:05.803Z] testTrimEvents[16: DEBUG_INFO4](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.238 s [2019-07-31T07:45:05.803Z] testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.228 s [2019-07-31T07:45:05.803Z] testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.23 s [2019-07-31T07:45:05.803Z] testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.228 s [2019-07-31T07:45:05.803Z] testTrimEvents[20: MEMORY_ANALYSIS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 13.647 s [2019-07-31T07:45:05.803Z] testTrimEvents[21: PERF_TASKSET2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.287 s [2019-07-31T07:45:05.803Z] testTrimEvents[22: MANY_THREADS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 10.673 s [2019-07-31T07:45:05.803Z] testTrimEvents[23: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 12.453 s [2019-07-31T07:45:05.803Z] testTrimEvents[24: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.302 s [2019-07-31T07:45:05.803Z] testTrimEvents[25: UNEVEN_STREAMS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 24.473 s [2019-07-31T07:45:05.803Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2019-07-31T07:45:05.803Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.04 s - in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2019-07-31T07:45:05.803Z] testHelloLost(org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest) Time elapsed: 1.032 s [2019-07-31T07:45:05.803Z] [2019-07-31T07:45:05.803Z] Results: [2019-07-31T07:45:05.803Z] [2019-07-31T07:45:05.803Z] Tests run: 249, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T07:45:05.803Z] [2019-07-31T07:45:05.803Z] [INFO] All tests passed! [2019-07-31T07:45:05.803Z] [INFO] [2019-07-31T07:45:05.803Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T07:45:05.803Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec [2019-07-31T07:45:05.803Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T07:45:05.803Z] [INFO] [2019-07-31T07:45:05.803Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T07:45:05.803Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T07:45:05.803Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.pom [2019-07-31T07:45:05.803Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T07:45:05.803Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T07:45:05.803Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-31T07:45:05.803Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-31T07:45:05.803Z] [INFO] [2019-07-31T07:45:05.803Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T07:45:05.803Z] [INFO] [2019-07-31T07:45:05.803Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >-- [2019-07-31T07:45:05.803Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT [21/134] [2019-07-31T07:45:05.803Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T07:45:05.803Z] [INFO] [2019-07-31T07:45:05.803Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T07:45:05.803Z] [INFO] [2019-07-31T07:45:05.803Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T07:45:05.803Z] [INFO] The project's OSGi version is 0.0.1.201907310718 [2019-07-31T07:45:05.803Z] [INFO] [2019-07-31T07:45:05.803Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T07:45:05.803Z] [INFO] [2019-07-31T07:45:05.803Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T07:45:05.803Z] [INFO] [2019-07-31T07:45:05.803Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T07:45:05.803Z] [INFO] [2019-07-31T07:45:05.803Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T07:45:05.803Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:45:05.803Z] [INFO] [2019-07-31T07:45:05.803Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T07:45:05.803Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:45:05.803Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources [2019-07-31T07:45:05.803Z] [INFO] [2019-07-31T07:45:05.803Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T07:45:05.803Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes [2019-07-31T07:45:05.803Z] [INFO] [2019-07-31T07:45:05.803Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T07:45:05.803Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:45:05.803Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources [2019-07-31T07:45:05.803Z] [INFO] [2019-07-31T07:45:05.803Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T07:45:05.804Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar [2019-07-31T07:45:05.804Z] [INFO] [2019-07-31T07:45:05.804Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T07:45:05.804Z] [INFO] [2019-07-31T07:45:05.804Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T07:45:05.804Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar [2019-07-31T07:45:05.804Z] [INFO] [2019-07-31T07:45:05.804Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T07:45:05.804Z] [INFO] [2019-07-31T07:45:05.804Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T07:45:05.804Z] [INFO] [2019-07-31T07:45:05.804Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T07:45:05.804Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar [2019-07-31T07:45:05.804Z] [INFO] [2019-07-31T07:45:05.804Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T07:45:05.804Z] [INFO] [2019-07-31T07:45:05.804Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T07:45:06.371Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log [2019-07-31T07:45:06.371Z] [INFO] Command line: [2019-07-31T07:45:06.371Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T07:45:06.371Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T07:45:12.033Z] !SESSION 2019-07-31 07:45:07.675 ----------------------------------------------- [2019-07-31T07:45:12.033Z] eclipse.buildId=unknown [2019-07-31T07:45:12.033Z] java.version=1.8.0_202 [2019-07-31T07:45:12.033Z] java.vendor=Oracle Corporation [2019-07-31T07:45:12.033Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T07:45:12.033Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T07:45:12.033Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T07:45:12.033Z] [2019-07-31T07:45:12.033Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 07:45:10.981 [2019-07-31T07:45:12.033Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T07:45:12.033Z] !STACK 0 [2019-07-31T07:45:12.033Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T07:45:12.033Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:45:12.033Z] [2019-07-31T07:45:12.033Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T07:45:12.033Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T07:45:12.033Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T07:45:12.033Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T07:45:12.033Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T07:45:12.033Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T07:45:12.033Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T07:45:12.033Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T07:45:12.033Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T07:45:12.033Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T07:45:12.033Z] [2019-07-31T07:45:12.033Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 07:45:11.197 [2019-07-31T07:45:12.033Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T07:45:12.033Z] !STACK 0 [2019-07-31T07:45:12.033Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T07:45:12.033Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:45:12.033Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T07:45:12.033Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T07:45:12.033Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T07:45:12.033Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:45:12.033Z] [2019-07-31T07:45:12.033Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T07:45:12.033Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T07:45:12.033Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T07:45:12.033Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T07:45:12.033Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T07:45:12.033Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T07:45:12.033Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T07:45:12.033Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T07:45:12.033Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T07:45:12.033Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T07:45:16.226Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2019-07-31T07:45:16.486Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.397 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2019-07-31T07:45:16.486Z] testCanExecute(org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest) Time elapsed: 0.021 s [2019-07-31T07:45:16.486Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2019-07-31T07:45:17.056Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.429 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2019-07-31T07:45:17.056Z] testEventHandle(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest) Time elapsed: 0.4 s [2019-07-31T07:45:17.056Z] testGetNewInstance(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest) Time elapsed: 0.022 s [2019-07-31T07:45:17.056Z] [2019-07-31T07:45:17.056Z] Results: [2019-07-31T07:45:17.056Z] [2019-07-31T07:45:17.056Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T07:45:17.056Z] [2019-07-31T07:45:17.624Z] [INFO] All tests passed! [2019-07-31T07:45:17.624Z] [INFO] [2019-07-31T07:45:17.624Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T07:45:17.624Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec [2019-07-31T07:45:17.883Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core.tests' with 3 classes [2019-07-31T07:45:17.883Z] [INFO] [2019-07-31T07:45:17.883Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T07:45:17.883Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar [2019-07-31T07:45:17.883Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.pom [2019-07-31T07:45:17.883Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar [2019-07-31T07:45:17.883Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T07:45:17.883Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-p2metadata.xml [2019-07-31T07:45:17.883Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml [2019-07-31T07:45:17.883Z] [INFO] [2019-07-31T07:45:17.883Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T07:45:17.883Z] [INFO] [2019-07-31T07:45:17.883Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------ [2019-07-31T07:45:17.883Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 5.1.0-SNAPSHOT [22/134] [2019-07-31T07:45:17.883Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T07:45:17.883Z] [INFO] [2019-07-31T07:45:17.883Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T07:45:17.883Z] [INFO] [2019-07-31T07:45:17.883Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T07:45:17.883Z] [INFO] The project's OSGi version is 5.1.0.201907310718 [2019-07-31T07:45:17.883Z] [INFO] [2019-07-31T07:45:17.883Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T07:45:17.883Z] [INFO] [2019-07-31T07:45:17.883Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T07:45:17.883Z] [INFO] [2019-07-31T07:45:17.883Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T07:45:17.883Z] [INFO] [2019-07-31T07:45:17.883Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T07:45:17.883Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:45:17.883Z] [INFO] [2019-07-31T07:45:17.883Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T07:45:17.883Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:45:17.883Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources [2019-07-31T07:45:17.883Z] [INFO] [2019-07-31T07:45:17.883Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T07:45:17.883Z] [INFO] Compiling 518 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes [2019-07-31T07:45:26.056Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/Utils.java:[846] [2019-07-31T07:45:26.056Z] return Iterables.concat(Collections.singleton(root), Iterables.concat(transform)); [2019-07-31T07:45:26.056Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.056Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull TimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>' [2019-07-31T07:45:26.056Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget.java:[539] [2019-07-31T07:45:26.056Z] Object serviceObject = fSite.getSite().getWorkbenchWindow().getService(IContextService.class); [2019-07-31T07:45:26.056Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.056Z] 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 [2019-07-31T07:45:26.056Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[267] [2019-07-31T07:45:26.056Z] addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString()); [2019-07-31T07:45:26.056Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.056Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.056Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[267] [2019-07-31T07:45:26.056Z] addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString()); [2019-07-31T07:45:26.056Z] ^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.056Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.056Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[269] [2019-07-31T07:45:26.056Z] addItem(null, ToolTipString.fromString(Messages.Histogram_bucketRangeToolTip), [2019-07-31T07:45:26.056Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.056Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.056Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[270] [2019-07-31T07:45:26.056Z] ToolTipString.fromTimestamp(NLS.bind(Messages.Histogram_timeRange, [2019-07-31T07:45:26.056Z] TmfTimestamp.fromNanos(startTime).toString(), TmfTimestamp.fromNanos(endTime).toString()), startTime)); [2019-07-31T07:45:26.056Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.056Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.056Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] [2019-07-31T07:45:26.056Z] addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents)); [2019-07-31T07:45:26.056Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.056Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.056Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] [2019-07-31T07:45:26.056Z] addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents)); [2019-07-31T07:45:26.056Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.056Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.056Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[275] [2019-07-31T07:45:26.056Z] addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents)); [2019-07-31T07:45:26.056Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.056Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.056Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[275] [2019-07-31T07:45:26.056Z] addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents)); [2019-07-31T07:45:26.056Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.056Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.056Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[15] [2019-07-31T07:45:26.056Z] import org.eclipse.jface.viewers.ViewerSorter; [2019-07-31T07:45:26.056Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.056Z] The type ViewerSorter is deprecated [2019-07-31T07:45:26.056Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[21] [2019-07-31T07:45:26.056Z] public class TmfViewerSorter extends ViewerSorter { [2019-07-31T07:45:26.056Z] ^^^^^^^^^^^^ [2019-07-31T07:45:26.056Z] The type ViewerSorter is deprecated [2019-07-31T07:45:26.056Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[36] [2019-07-31T07:45:26.056Z] ((Iterable) inputElement).forEach(helper -> { [2019-07-31T07:45:26.056Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.056Z] Type safety: Unchecked cast from Object to Iterable [2019-07-31T07:45:26.056Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[74] [2019-07-31T07:45:26.056Z] fInput = (Iterable<@NonNull TraceTypeHelper>) newInput; [2019-07-31T07:45:26.056Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.056Z] Type safety: Unchecked cast from Object to Iterable [2019-07-31T07:45:26.056Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1737] [2019-07-31T07:45:26.056Z] new TmfTimestampFormat(inputElement.getInputFormat()); [2019-07-31T07:45:26.056Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.056Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.056Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1812] [2019-07-31T07:45:26.056Z] new TmfTimestampFormat(attribute.getInputFormat()); [2019-07-31T07:45:26.056Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.056Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.056Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[48] [2019-07-31T07:45:26.056Z] addItem(null, ToolTipString.fromString("x"), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); //$NON-NLS-1$ [2019-07-31T07:45:26.056Z] ^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.056Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.056Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[49] [2019-07-31T07:45:26.056Z] addItem(null, "y", Double.toString(yCoordinate)); //$NON-NLS-1$ [2019-07-31T07:45:26.056Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.056Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.056Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1168] [2019-07-31T07:45:26.056Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-31T07:45:26.056Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.056Z] 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 [2019-07-31T07:45:26.056Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1186] [2019-07-31T07:45:26.056Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-31T07:45:26.056Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.056Z] 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 [2019-07-31T07:45:26.056Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[110] [2019-07-31T07:45:26.057Z] ToolTipString category = entry.getKey().isEmpty() || entry.getKey().equals(OLD_TOOLTIP) ? null : ToolTipString.fromString(entry.getKey()); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[116] [2019-07-31T07:45:26.057Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromDecimal((Number) value)); [2019-07-31T07:45:26.057Z] ^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[118] [2019-07-31T07:45:26.057Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromTimestamp(String.valueOf(value), ((ITmfTimestamp) value).toNanos())); [2019-07-31T07:45:26.057Z] ^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[120] [2019-07-31T07:45:26.057Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromString(String.valueOf(value))); [2019-07-31T07:45:26.057Z] ^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[167] [2019-07-31T07:45:26.057Z] return new TimeGraphLineEntry(model); [2019-07-31T07:45:26.057Z] ^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[169] [2019-07-31T07:45:26.057Z] return new TimeGraphEntry(model); [2019-07-31T07:45:26.057Z] ^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[186] [2019-07-31T07:45:26.057Z] this(new TimeGraphEntryModel(-1, -1, Collections.singletonList(name), startTime, endTime)); [2019-07-31T07:45:26.057Z] ^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[279] [2019-07-31T07:45:26.057Z] fModel = new TimeGraphEntryModel(fModel.getId(), fModel.getParentId(), Collections.singletonList(name), getStartTime(), getEndTime(), fModel instanceof ITimeGraphEntryModel ? ((TimeGraphEntryModel) fModel).hasRowModel() : true); [2019-07-31T07:45:26.057Z] ^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[619] [2019-07-31T07:45:26.057Z] new TimeGraphEntryModel(model.getId(), model.getParentId(), getName(), getStartTime(), getEndTime()); [2019-07-31T07:45:26.057Z] ^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[154] [2019-07-31T07:45:26.057Z] addItem(itemName, category == null ? Messages.TimeGraphTooltipHandler_DefaultMarkerName : category, label == null ? "" : label); //$NON-NLS-1$ [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[158] [2019-07-31T07:45:26.057Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-31T07:45:26.057Z] ^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[158] [2019-07-31T07:45:26.057Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] [2019-07-31T07:45:26.057Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-31T07:45:26.057Z] ^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] [2019-07-31T07:45:26.057Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[161] [2019-07-31T07:45:26.057Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration)); [2019-07-31T07:45:26.057Z] ^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[161] [2019-07-31T07:45:26.057Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration)); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[165] [2019-07-31T07:45:26.057Z] addItem(itemName, MARKER_OFFSET + tooltip.getKey(), tooltip.getValue()); // $NON-NLS-1$ [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[231] [2019-07-31T07:45:26.057Z] addItem(ROW_CATEGORY, stateTypeName, entry.getName()); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[231] [2019-07-31T07:45:26.057Z] addItem(ROW_CATEGORY, stateTypeName, entry.getName()); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[241] [2019-07-31T07:45:26.057Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_STATE, state); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[249] [2019-07-31T07:45:26.057Z] addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[249] [2019-07-31T07:45:26.057Z] addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[296] [2019-07-31T07:45:26.057Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[297] [2019-07-31T07:45:26.057Z] eventStartTime > -1 ? FormatTimeUtils.formatDate(eventStartTime) : "?"); //$NON-NLS-1$ [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2019-07-31T07:45:26.057Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2019-07-31T07:45:26.057Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2019-07-31T07:45:26.057Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-31T07:45:26.057Z] ^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2019-07-31T07:45:26.057Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2019-07-31T07:45:26.057Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2019-07-31T07:45:26.057Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-31T07:45:26.057Z] ^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2019-07-31T07:45:26.057Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2019-07-31T07:45:26.057Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2019-07-31T07:45:26.057Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-31T07:45:26.057Z] ^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[307] [2019-07-31T07:45:26.057Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[307] [2019-07-31T07:45:26.057Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration); [2019-07-31T07:45:26.057Z] ^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[322] [2019-07-31T07:45:26.057Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[322] [2019-07-31T07:45:26.057Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[330] [2019-07-31T07:45:26.057Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName()); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[330] [2019-07-31T07:45:26.057Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName()); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[331] [2019-07-31T07:45:26.057Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName()); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[331] [2019-07-31T07:45:26.057Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName()); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[338] [2019-07-31T07:45:26.057Z] addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[338] [2019-07-31T07:45:26.057Z] addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[354] [2019-07-31T07:45:26.057Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime)); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[354] [2019-07-31T07:45:26.057Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime)); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2019-07-31T07:45:26.057Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2019-07-31T07:45:26.057Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2019-07-31T07:45:26.057Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2019-07-31T07:45:26.057Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2019-07-31T07:45:26.057Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2019-07-31T07:45:26.057Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] [2019-07-31T07:45:26.057Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res)); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] [2019-07-31T07:45:26.057Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res)); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2019-07-31T07:45:26.057Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2019-07-31T07:45:26.057Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2019-07-31T07:45:26.057Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/DiagramToolTip.java:[108] [2019-07-31T07:45:26.057Z] int width = CHARACTERS_PER_COLUMN * fm.getAverageCharWidth(); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] The method getAverageCharWidth() from the type FontMetrics is deprecated [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[238] [2019-07-31T07:45:26.057Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[322] [2019-07-31T07:45:26.057Z] dataProvider = initializeDataProvider(fTrace); [2019-07-31T07:45:26.057Z] ^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[394] [2019-07-31T07:45:26.057Z] TraceCompassLogUtils.traceInstant(LOGGER, Level.INFO, e.getMessage()); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[882] [2019-07-31T07:45:26.057Z] TmfTimestampFormat timestampFormat = new TmfTimestampFormat(firstEntryTimeStampInputFormat); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[1720] [2019-07-31T07:45:26.057Z] new TmfTimestampFormat(inputData.format); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/NGC.java:[845] [2019-07-31T07:45:26.057Z] int width = fContext.getFontMetrics().getAverageCharWidth(); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] The method getAverageCharWidth() from the type FontMetrics is deprecated [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[170] [2019-07-31T07:45:26.057Z] return traceElement.getSupplementaryResources(); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'IResource[]' needs unchecked conversion to conform to 'IResource @NonNull[]' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[193] [2019-07-31T07:45:26.057Z] TraceToTrim create = TraceToTrim.create(this, childElement); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'TmfTraceElement' needs unchecked conversion to conform to '@NonNull TmfTraceElement' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfChartView.java:[240] [2019-07-31T07:45:26.057Z] fContextService = site.getWorkbenchWindow().getService(IContextService.class); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] 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 [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1231] [2019-07-31T07:45:26.057Z] Object handlerServiceObject = activePage.getActiveEditor().getSite().getService(IHandlerService.class); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] 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 [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1233] [2019-07-31T07:45:26.057Z] Object cmdServiceObject = activePage.getActiveEditor().getSite().getService(ICommandService.class); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] 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 [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[727] [2019-07-31T07:45:26.057Z] Map toTest = new HashMap<>(getPresentationProvider().getFilterInput(te)); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type '@NonNull Map' needs unchecked conversion to conform to 'Map' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[731] [2019-07-31T07:45:26.057Z] Integer property = mapEntry.getKey(); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Integer,@NonNull Predicate<@NonNull Map<@NonNull String,@NonNull String>>>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[798] [2019-07-31T07:45:26.057Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] 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>>' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[827] [2019-07-31T07:45:26.057Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] 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>>' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1424] [2019-07-31T07:45:26.057Z] fContextService = site.getWorkbenchWindow().getService(IContextService.class); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] 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 [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1785] [2019-07-31T07:45:26.057Z] service = site.getService(IWorkbenchSiteProgressService.class); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] 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 [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2790] [2019-07-31T07:45:26.057Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] 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 [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2802] [2019-07-31T07:45:26.057Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] 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 [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[150] [2019-07-31T07:45:26.057Z] Object serviceObject = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getService(IHandlerService.class); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] 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 [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[260] [2019-07-31T07:45:26.057Z] Object serviceObject = window.getService(IHandlerService.class); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] 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 [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenAction.java:[75] [2019-07-31T07:45:26.057Z] Object service = page.getActivePart().getSite().getService(IHandlerService.class); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] 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 [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[90] [2019-07-31T07:45:26.057Z] addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[90] [2019-07-31T07:45:26.057Z] addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[104] [2019-07-31T07:45:26.057Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromDecimal(yValue)); [2019-07-31T07:45:26.057Z] ^^^ [2019-07-31T07:45:26.057Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[106] [2019-07-31T07:45:26.057Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue))); [2019-07-31T07:45:26.057Z] ^^^ [2019-07-31T07:45:26.057Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[106] [2019-07-31T07:45:26.057Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue))); [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java:[96] [2019-07-31T07:45:26.057Z] default @NonNull Map<@NonNull String, @NonNull String> computeData() { [2019-07-31T07:45:26.057Z] ^^^^^^^^^^^^^ [2019-07-31T07:45:26.057Z] The method ITimeEvent.computeData() overrides a deprecated method from IElementResolver [2019-07-31T07:45:26.057Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfGenericTreeEntry.java:[36] [2019-07-31T07:45:26.058Z] super(model.getName()); [2019-07-31T07:45:26.058Z] ^^^^^ [2019-07-31T07:45:26.058Z] Potential null pointer access: this expression has type 'M', a free type variable that may represent a '@Nullable' type [2019-07-31T07:45:26.058Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartAnalysisProvider.java:[107] [2019-07-31T07:45:26.058Z] stateItems[i] = new StateItem(settings[i].getTickColorRGB()); [2019-07-31T07:45:26.058Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.058Z] The constructor StateItem(RGB) is deprecated [2019-07-31T07:45:26.058Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[73] [2019-07-31T07:45:26.058Z] private static final @NonNull Comparator INTERVALS_COMPARATOR = Comparator.comparing(ITmfStateInterval::getStartTime).thenComparing(ITmfStateInterval::getEndTime); [2019-07-31T07:45:26.058Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.058Z] Null type safety (type annotations): The expression of type 'Comparator' needs unchecked conversion to conform to '@NonNull Comparator' [2019-07-31T07:45:26.058Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[75] [2019-07-31T07:45:26.058Z] private static final @NonNull Comparator TIME_EVENT_COMPARATOR = Comparator.comparing(ITimeEvent::getTime).thenComparing(ITimeEvent::getDuration); [2019-07-31T07:45:26.058Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.058Z] Null type safety (type annotations): The expression of type 'Comparator' needs unchecked conversion to conform to '@NonNull Comparator' [2019-07-31T07:45:26.058Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[188] [2019-07-31T07:45:26.058Z] @NonNull Map<@NonNull Integer, @NonNull Predicate<@NonNull Map<@NonNull String, @NonNull String>>> predicates = computeRegexPredicate(); [2019-07-31T07:45:26.058Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.058Z] The method computeRegexPredicate() from the type AbstractTimeGraphView is deprecated [2019-07-31T07:45:26.058Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[231] [2019-07-31T07:45:26.058Z] doFilterEvents(entry, eventList, predicates); [2019-07-31T07:45:26.058Z] ^^^^^^^^^ [2019-07-31T07:45:26.058Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>' [2019-07-31T07:45:26.058Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[251] [2019-07-31T07:45:26.058Z] doFilterEvents(entry, eventList, predicates); [2019-07-31T07:45:26.058Z] ^^^^^^^^^ [2019-07-31T07:45:26.058Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>' [2019-07-31T07:45:26.058Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[251] [2019-07-31T07:45:26.058Z] doFilterEvents(entry, eventList, predicates); [2019-07-31T07:45:26.058Z] ^^^^^^^^^^ [2019-07-31T07:45:26.058Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,@NonNull Predicate<@NonNull Map<@NonNull String,@NonNull String>>>' needs unchecked conversion to conform to '@NonNull Map<@NonNull Integer,@NonNull Predicate<@NonNull Map<@NonNull String,@NonNull String>>>' [2019-07-31T07:45:26.058Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[273] [2019-07-31T07:45:26.058Z] Collection quarks = getQuarksForEntry(entry, ss); [2019-07-31T07:45:26.058Z] ^^^^^ [2019-07-31T07:45:26.058Z] Null type safety (type annotations): The expression of type 'ITimeGraphEntry' needs unchecked conversion to conform to '@NonNull ITimeGraphEntry' [2019-07-31T07:45:26.058Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[115] [2019-07-31T07:45:26.058Z] ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager [2019-07-31T07:45:26.058Z] .getInstance().getDataProvider(trace, getProviderId(), ITimeGraphDataProvider.class); [2019-07-31T07:45:26.058Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.058Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T07:45:26.058Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[309] [2019-07-31T07:45:26.058Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(times, entry.getValue()); [2019-07-31T07:45:26.058Z] ^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.058Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>' [2019-07-31T07:45:26.058Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[313] [2019-07-31T07:45:26.058Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-31T07:45:26.058Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.058Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object' [2019-07-31T07:45:26.058Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[344] [2019-07-31T07:45:26.058Z] providersToModelIds.put(provider, entry.getModel().getId()); [2019-07-31T07:45:26.058Z] ^^^^^^^^^^ [2019-07-31T07:45:26.058Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T07:45:26.058Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer.java:[252] [2019-07-31T07:45:26.058Z] ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager [2019-07-31T07:45:26.058Z] .getInstance().getDataProvider(Objects.requireNonNull(moduleTrace), getProviderId(), ITimeGraphDataProvider.class); [2019-07-31T07:45:26.058Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.058Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T07:45:26.058Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[129] [2019-07-31T07:45:26.058Z] return closeZipFile(specifiedFile); [2019-07-31T07:45:26.058Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.058Z] Potential resource leak: 'specifiedFile' may not be closed at this location [2019-07-31T07:45:26.058Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[189] [2019-07-31T07:45:26.058Z] return archiveSize; [2019-07-31T07:45:26.058Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.058Z] Potential resource leak: 'zipFile' may not be closed at this location [2019-07-31T07:45:26.058Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer.java:[717] [2019-07-31T07:45:26.058Z] int offset = fStyledText.getOffsetAtLocation(new Point(0, fCursorYCoordinate)); [2019-07-31T07:45:26.058Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.058Z] The method getOffsetAtLocation(Point) from the type StyledText is deprecated [2019-07-31T07:45:26.058Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer.java:[1127] [2019-07-31T07:45:26.058Z] int offset = fStyledText.getOffsetAtLocation(new Point(0, e.y)); [2019-07-31T07:45:26.058Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.058Z] The method getOffsetAtLocation(Point) from the type StyledText is deprecated [2019-07-31T07:45:26.058Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[209] [2019-07-31T07:45:26.058Z] Set ids = (Set) ctx.getData(getClass() + CHECKED_ELEMENTS); [2019-07-31T07:45:26.058Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.058Z] Type safety: Unchecked cast from Object to Set [2019-07-31T07:45:26.058Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[248] [2019-07-31T07:45:26.058Z] && ids.contains(((TmfGenericTreeEntry) root).getModel().getId())) { [2019-07-31T07:45:26.058Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.058Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-31T07:45:26.058Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[420] [2019-07-31T07:45:26.058Z] ids.add(((TmfGenericTreeEntry) checkedElement).getModel().getId()); [2019-07-31T07:45:26.058Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.058Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-31T07:45:26.058Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[480] [2019-07-31T07:45:26.058Z] return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeDataProvider.class); [2019-07-31T07:45:26.058Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.058Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T07:45:26.058Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[566] [2019-07-31T07:45:26.058Z] return comparator.compare((T) e1, (T) e2); [2019-07-31T07:45:26.058Z] ^^^^^^ [2019-07-31T07:45:26.058Z] Type safety: Unchecked cast from Object to T [2019-07-31T07:45:26.058Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[566] [2019-07-31T07:45:26.058Z] return comparator.compare((T) e1, (T) e2); [2019-07-31T07:45:26.058Z] ^^^^^^ [2019-07-31T07:45:26.058Z] Type safety: Unchecked cast from Object to T [2019-07-31T07:45:26.058Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/tracepkg/AbstractTracePackageOperation.java:[129] [2019-07-31T07:45:26.058Z] return new ZipArchiveFile(new ZipFile(file)); [2019-07-31T07:45:26.058Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.058Z] Potential resource leak: '' may not be closed at this location [2019-07-31T07:45:26.058Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[83] [2019-07-31T07:45:26.058Z] Iterable counterEntries = Iterables.filter(entries, TmfGenericTreeEntry.class); [2019-07-31T07:45:26.058Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.058Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-31T07:45:26.058Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[120] [2019-07-31T07:45:26.058Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-31T07:45:26.058Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.058Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object' [2019-07-31T07:45:26.058Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[141] [2019-07-31T07:45:26.058Z] return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeXYDataProvider.class); [2019-07-31T07:45:26.058Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:26.058Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T07:45:26.058Z] 133 problems (133 warnings) [2019-07-31T07:45:26.058Z] [INFO] [2019-07-31T07:45:26.058Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T07:45:26.058Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:45:26.058Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources [2019-07-31T07:45:26.058Z] [INFO] [2019-07-31T07:45:26.058Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T07:45:26.317Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-sources.jar [2019-07-31T07:45:26.885Z] [INFO] [2019-07-31T07:45:26.885Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T07:45:26.885Z] [INFO] [2019-07-31T07:45:26.885Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T07:45:27.453Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar [2019-07-31T07:45:28.387Z] [INFO] [2019-07-31T07:45:28.387Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T07:45:28.387Z] [INFO] [2019-07-31T07:45:28.387Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T07:45:28.387Z] [INFO] [2019-07-31T07:45:28.387Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T07:45:28.387Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar [2019-07-31T07:45:31.673Z] [INFO] [2019-07-31T07:45:31.673Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T07:45:31.673Z] [INFO] [2019-07-31T07:45:31.673Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T07:45:31.673Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/../../target/jacoco.exec [2019-07-31T07:45:32.241Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T07:45:35.668Z] [INFO] [2019-07-31T07:45:35.668Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T07:45:35.668Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar [2019-07-31T07:45:35.668Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.pom [2019-07-31T07:45:35.668Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-sources.jar [2019-07-31T07:45:35.668Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T07:45:35.668Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-p2metadata.xml [2019-07-31T07:45:35.668Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-p2artifacts.xml [2019-07-31T07:45:35.668Z] [INFO] [2019-07-31T07:45:35.668Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T07:45:35.668Z] [INFO] [2019-07-31T07:45:35.668Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >-- [2019-07-31T07:45:35.668Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT [23/134] [2019-07-31T07:45:35.668Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T07:45:35.668Z] [INFO] [2019-07-31T07:45:35.668Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T07:45:35.668Z] [INFO] [2019-07-31T07:45:35.668Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T07:45:35.668Z] [INFO] The project's OSGi version is 0.0.5.201907310718 [2019-07-31T07:45:35.668Z] [INFO] [2019-07-31T07:45:35.668Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T07:45:35.668Z] [INFO] [2019-07-31T07:45:35.668Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T07:45:35.668Z] [INFO] [2019-07-31T07:45:35.668Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T07:45:35.668Z] [INFO] [2019-07-31T07:45:35.668Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T07:45:35.668Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:45:35.668Z] [INFO] [2019-07-31T07:45:35.668Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T07:45:35.668Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:45:35.668Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources [2019-07-31T07:45:35.668Z] [INFO] [2019-07-31T07:45:35.668Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T07:45:35.668Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes [2019-07-31T07:45:35.668Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[51] [2019-07-31T07:45:35.668Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-31T07:45:35.668Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:35.668Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T07:45:35.668Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[74] [2019-07-31T07:45:35.668Z] return () -> Lists.newArrayList(createColumn("Counters", Comparator.comparing(TmfGenericTreeEntry::getName)), new TmfTreeColumnData("Legend")); //$NON-NLS-1$ //$NON-NLS-2$ [2019-07-31T07:45:35.668Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:35.668Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull TmfTreeColumnData>' needs unchecked conversion to conform to '@NonNull List' [2019-07-31T07:45:35.668Z] 2 problems (2 warnings) [2019-07-31T07:45:35.668Z] [INFO] [2019-07-31T07:45:35.668Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T07:45:35.668Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:45:35.668Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources [2019-07-31T07:45:35.668Z] [INFO] [2019-07-31T07:45:35.668Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T07:45:35.668Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar [2019-07-31T07:45:35.668Z] [INFO] [2019-07-31T07:45:35.668Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T07:45:35.668Z] [INFO] [2019-07-31T07:45:35.668Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T07:45:35.668Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2019-07-31T07:45:35.668Z] [INFO] [2019-07-31T07:45:35.668Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T07:45:35.668Z] [INFO] [2019-07-31T07:45:35.668Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T07:45:35.668Z] [INFO] [2019-07-31T07:45:35.668Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T07:45:35.668Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2019-07-31T07:45:35.668Z] [INFO] [2019-07-31T07:45:35.668Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T07:45:35.668Z] [INFO] [2019-07-31T07:45:35.668Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T07:45:35.668Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/../../target/jacoco.exec [2019-07-31T07:45:35.928Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-31T07:45:35.928Z] [INFO] [2019-07-31T07:45:35.928Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T07:45:35.928Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2019-07-31T07:45:35.928Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.pom [2019-07-31T07:45:35.928Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar [2019-07-31T07:45:35.928Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T07:45:35.928Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-p2metadata.xml [2019-07-31T07:45:35.928Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-p2artifacts.xml [2019-07-31T07:45:35.928Z] [INFO] [2019-07-31T07:45:35.928Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T07:45:35.928Z] [INFO] [2019-07-31T07:45:35.928Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >-- [2019-07-31T07:45:35.928Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 2.1.2-SNAPSHOT [24/134] [2019-07-31T07:45:35.928Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T07:45:35.928Z] [INFO] [2019-07-31T07:45:35.928Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T07:45:35.928Z] [INFO] [2019-07-31T07:45:35.928Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T07:45:35.928Z] [INFO] The project's OSGi version is 2.1.2.201907310718 [2019-07-31T07:45:35.928Z] [INFO] [2019-07-31T07:45:35.928Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T07:45:35.928Z] [INFO] [2019-07-31T07:45:35.928Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T07:45:35.928Z] [INFO] [2019-07-31T07:45:35.928Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T07:45:35.928Z] [INFO] [2019-07-31T07:45:35.928Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T07:45:35.928Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:45:35.928Z] [INFO] [2019-07-31T07:45:35.928Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T07:45:35.928Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:45:35.928Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources [2019-07-31T07:45:35.928Z] [INFO] [2019-07-31T07:45:35.928Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T07:45:35.928Z] [INFO] Compiling 32 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes [2019-07-31T07:45:36.497Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/CriticalPathAlgorithmBounded.java:[278] [2019-07-31T07:45:36.497Z] while (!subPath.isEmpty() && subPath.getLast().getVertexFrom() != v) { [2019-07-31T07:45:36.497Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:36.497Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'LinkedList<@NonNull TmfEdge>'. Type 'LinkedList' doesn't seem to be designed with null type annotations in mind [2019-07-31T07:45:36.497Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[364] [2019-07-31T07:45:36.497Z] List<@NonNull CriticalPathEntry> list = new ArrayList<>(fHostEntries.values()); [2019-07-31T07:45:36.497Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:36.497Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection' [2019-07-31T07:45:36.497Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[365] [2019-07-31T07:45:36.497Z] list.addAll(fWorkers.values()); [2019-07-31T07:45:36.497Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:36.497Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection' [2019-07-31T07:45:36.497Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[389] [2019-07-31T07:45:36.497Z] return graphLinks; [2019-07-31T07:45:36.497Z] ^^^^^^^^^^ [2019-07-31T07:45:36.497Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@Nullable List<@NonNull ITimeGraphArrow>' [2019-07-31T07:45:36.497Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[61] [2019-07-31T07:45:36.497Z] fAspects.put("hostId", worker.getHostId()); [2019-07-31T07:45:36.497Z] ^^^^^^^^ [2019-07-31T07:45:36.497Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-31T07:45:36.497Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[63] [2019-07-31T07:45:36.497Z] fAspects.put(entry.getKey(), entry.getValue()); [2019-07-31T07:45:36.497Z] ^^^^^^^^^^^^^^ [2019-07-31T07:45:36.497Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:36.497Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[63] [2019-07-31T07:45:36.497Z] fAspects.put(entry.getKey(), entry.getValue()); [2019-07-31T07:45:36.497Z] ^^^^^^^^^^^^^^^^ [2019-07-31T07:45:36.497Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-31T07:45:36.497Z] 7 problems (7 warnings) [2019-07-31T07:45:36.497Z] [INFO] [2019-07-31T07:45:36.497Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T07:45:36.497Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:45:36.497Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources [2019-07-31T07:45:36.497Z] [INFO] [2019-07-31T07:45:36.497Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T07:45:36.497Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-sources.jar [2019-07-31T07:45:36.497Z] [INFO] [2019-07-31T07:45:36.497Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T07:45:36.497Z] [INFO] [2019-07-31T07:45:36.497Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T07:45:36.756Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar [2019-07-31T07:45:36.756Z] [INFO] [2019-07-31T07:45:36.756Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T07:45:36.756Z] [INFO] [2019-07-31T07:45:36.756Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T07:45:36.756Z] [INFO] [2019-07-31T07:45:36.756Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T07:45:36.756Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar [2019-07-31T07:45:36.756Z] [INFO] [2019-07-31T07:45:36.756Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T07:45:36.756Z] [INFO] [2019-07-31T07:45:36.756Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T07:45:36.756Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/../../target/jacoco.exec [2019-07-31T07:45:36.756Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T07:45:37.015Z] [INFO] [2019-07-31T07:45:37.015Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T07:45:37.015Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar [2019-07-31T07:45:37.015Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.pom [2019-07-31T07:45:37.015Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-sources.jar [2019-07-31T07:45:37.015Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T07:45:37.015Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-p2metadata.xml [2019-07-31T07:45:37.015Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-p2artifacts.xml [2019-07-31T07:45:37.015Z] [INFO] [2019-07-31T07:45:37.015Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T07:45:37.015Z] [INFO] [2019-07-31T07:45:37.015Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >-- [2019-07-31T07:45:37.015Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT [25/134] [2019-07-31T07:45:37.015Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T07:45:37.015Z] [INFO] [2019-07-31T07:45:37.015Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T07:45:37.015Z] [INFO] [2019-07-31T07:45:37.015Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T07:45:37.015Z] [INFO] The project's OSGi version is 1.0.4.201907310718 [2019-07-31T07:45:37.015Z] [INFO] [2019-07-31T07:45:37.015Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T07:45:37.015Z] [INFO] [2019-07-31T07:45:37.015Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T07:45:37.015Z] [INFO] [2019-07-31T07:45:37.015Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T07:45:37.015Z] [INFO] [2019-07-31T07:45:37.015Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T07:45:37.015Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:45:37.015Z] [INFO] [2019-07-31T07:45:37.015Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T07:45:37.015Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:45:37.015Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources [2019-07-31T07:45:37.015Z] [INFO] [2019-07-31T07:45:37.015Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T07:45:37.015Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes [2019-07-31T07:45:37.585Z] [INFO] [2019-07-31T07:45:37.585Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T07:45:37.585Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:45:37.585Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources [2019-07-31T07:45:37.585Z] [INFO] [2019-07-31T07:45:37.585Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T07:45:37.585Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar [2019-07-31T07:45:37.585Z] [INFO] [2019-07-31T07:45:37.585Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T07:45:37.585Z] [INFO] [2019-07-31T07:45:37.585Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T07:45:37.585Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar [2019-07-31T07:45:37.585Z] [INFO] [2019-07-31T07:45:37.585Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T07:45:37.585Z] [INFO] [2019-07-31T07:45:37.585Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T07:45:37.585Z] [INFO] [2019-07-31T07:45:37.585Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T07:45:37.585Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar [2019-07-31T07:45:37.585Z] [INFO] [2019-07-31T07:45:37.585Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T07:45:37.585Z] [INFO] [2019-07-31T07:45:37.585Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T07:45:40.116Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log [2019-07-31T07:45:40.116Z] [INFO] Command line: [2019-07-31T07:45:40.116Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T07:45:40.116Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T07:45:44.308Z] !SESSION 2019-07-31 07:45:40.092 ----------------------------------------------- [2019-07-31T07:45:44.308Z] eclipse.buildId=unknown [2019-07-31T07:45:44.308Z] java.version=1.8.0_202 [2019-07-31T07:45:44.308Z] java.vendor=Oracle Corporation [2019-07-31T07:45:44.308Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T07:45:44.308Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T07:45:44.308Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T07:45:44.308Z] [2019-07-31T07:45:44.308Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 07:45:44.270 [2019-07-31T07:45:44.308Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T07:45:44.308Z] !STACK 0 [2019-07-31T07:45:44.308Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T07:45:44.308Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:45:44.308Z] [2019-07-31T07:45:44.308Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T07:45:44.308Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T07:45:44.308Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T07:45:44.308Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T07:45:44.308Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T07:45:44.308Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T07:45:44.308Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T07:45:44.308Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T07:45:44.308Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T07:45:44.308Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T07:45:44.566Z] [2019-07-31T07:45:44.566Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 07:45:44.418 [2019-07-31T07:45:44.566Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T07:45:44.566Z] !STACK 0 [2019-07-31T07:45:44.566Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T07:45:44.566Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:45:44.566Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T07:45:44.566Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T07:45:44.566Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T07:45:44.566Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:45:44.566Z] [2019-07-31T07:45:44.566Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T07:45:44.566Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T07:45:44.566Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T07:45:44.566Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T07:45:44.566Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T07:45:44.566Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T07:45:44.566Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T07:45:44.566Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T07:45:44.566Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T07:45:44.566Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T07:45:47.499Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2019-07-31T07:45:50.033Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.284 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2019-07-31T07:45:50.033Z] testBuildGraph(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest) Time elapsed: 2.129 s [2019-07-31T07:45:50.033Z] testHandlers(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest) Time elapsed: 0.092 s [2019-07-31T07:45:50.033Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2019-07-31T07:45:50.033Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2019-07-31T07:45:50.033Z] testCheckVertical(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.054 s [2019-07-31T07:45:50.033Z] testAppendVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T07:45:50.033Z] testCheckHorizontal(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-31T07:45:50.033Z] testIllegalVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T07:45:50.033Z] testVertexAt(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T07:45:50.033Z] testHead2(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.006 s [2019-07-31T07:45:50.033Z] testScanCount(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-31T07:45:50.033Z] testHead(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-31T07:45:50.033Z] testLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T07:45:50.033Z] testTail(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T07:45:50.033Z] testHorizontalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T07:45:50.033Z] testVerticalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-31T07:45:50.034Z] testAddVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T07:45:50.034Z] testHorizontalCycle(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-31T07:45:50.034Z] testScanLineTerminates(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T07:45:50.034Z] testGraphStatistics(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.002 s [2019-07-31T07:45:50.034Z] testParent(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T07:45:50.034Z] testDefaultConstructor(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T07:45:50.034Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2019-07-31T07:45:50.292Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2019-07-31T07:45:50.292Z] testCriticalPathWakeupOpenedDelay(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.076 s [2019-07-31T07:45:50.292Z] testCriticalPathWakeupInterleave(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.002 s [2019-07-31T07:45:50.292Z] testCriticalPathWakeupMissing(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.002 s [2019-07-31T07:45:50.292Z] testCriticalPathWakeupNew(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-31T07:45:50.292Z] testCriticalPathWakeupMutual(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-31T07:45:50.292Z] testCriticalPathWakeupNested(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-31T07:45:50.292Z] testCriticalPathBasic(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-31T07:45:50.292Z] testCriticalPathWakeupOpened(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-31T07:45:50.292Z] testCriticalPathWakeupEmbedded(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.002 s [2019-07-31T07:45:50.292Z] testCriticalPathWakeupNet1(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-31T07:45:50.292Z] testCriticalPathWakeupSelf(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-31T07:45:50.292Z] testCriticalPathWakeupUnknown(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-31T07:45:50.292Z] [2019-07-31T07:45:50.292Z] Results: [2019-07-31T07:45:50.292Z] [2019-07-31T07:45:50.292Z] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T07:45:50.292Z] [2019-07-31T07:45:50.858Z] [INFO] All tests passed! [2019-07-31T07:45:50.858Z] [INFO] [2019-07-31T07:45:50.858Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T07:45:50.858Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec [2019-07-31T07:45:50.858Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 28 classes [2019-07-31T07:45:51.118Z] [INFO] [2019-07-31T07:45:51.118Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T07:45:51.118Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar [2019-07-31T07:45:51.118Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.pom [2019-07-31T07:45:51.118Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar [2019-07-31T07:45:51.118Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T07:45:51.118Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-p2metadata.xml [2019-07-31T07:45:51.118Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml [2019-07-31T07:45:51.118Z] [INFO] [2019-07-31T07:45:51.118Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T07:45:51.118Z] [INFO] [2019-07-31T07:45:51.118Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >-- [2019-07-31T07:45:51.118Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT [26/134] [2019-07-31T07:45:51.118Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T07:45:51.118Z] [INFO] [2019-07-31T07:45:51.118Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T07:45:51.118Z] [INFO] [2019-07-31T07:45:51.118Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T07:45:51.118Z] [INFO] The project's OSGi version is 1.0.2.201907310718 [2019-07-31T07:45:51.118Z] [INFO] [2019-07-31T07:45:51.118Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T07:45:51.118Z] [INFO] [2019-07-31T07:45:51.118Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T07:45:51.118Z] [INFO] [2019-07-31T07:45:51.118Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T07:45:51.118Z] [INFO] [2019-07-31T07:45:51.118Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T07:45:51.118Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:45:51.118Z] [INFO] [2019-07-31T07:45:51.118Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T07:45:51.118Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:45:51.118Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources [2019-07-31T07:45:51.118Z] [INFO] [2019-07-31T07:45:51.118Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T07:45:51.118Z] [INFO] Compiling 33 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes [2019-07-31T07:45:51.377Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DescriptorTypeVisitor.java:[59] [2019-07-31T07:45:51.377Z] private final EnumSet fType = EnumSet.noneOf(DescriptorType.class); [2019-07-31T07:45:51.377Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:51.377Z] Null type safety (type annotations): The expression of type 'EnumSet' needs unchecked conversion to conform to '@NonNull EnumSet' [2019-07-31T07:45:51.377Z] 1 problem (1 warning) [2019-07-31T07:45:51.377Z] [INFO] [2019-07-31T07:45:51.377Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T07:45:51.377Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:45:51.377Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources [2019-07-31T07:45:51.377Z] [INFO] [2019-07-31T07:45:51.377Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T07:45:51.635Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar [2019-07-31T07:45:51.635Z] [INFO] [2019-07-31T07:45:51.635Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T07:45:51.635Z] [INFO] [2019-07-31T07:45:51.635Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T07:45:51.635Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2019-07-31T07:45:51.635Z] [INFO] [2019-07-31T07:45:51.635Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T07:45:51.635Z] [INFO] [2019-07-31T07:45:51.635Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T07:45:51.635Z] [INFO] [2019-07-31T07:45:51.635Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T07:45:51.635Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2019-07-31T07:45:51.635Z] [INFO] [2019-07-31T07:45:51.635Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T07:45:51.635Z] [INFO] [2019-07-31T07:45:51.635Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T07:45:51.635Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/../../target/jacoco.exec [2019-07-31T07:45:51.635Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T07:45:51.895Z] [INFO] [2019-07-31T07:45:51.895Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T07:45:51.895Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2019-07-31T07:45:51.895Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.pom [2019-07-31T07:45:51.895Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar [2019-07-31T07:45:51.895Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T07:45:51.895Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T07:45:51.895Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T07:45:51.895Z] [INFO] [2019-07-31T07:45:51.895Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T07:45:51.895Z] [INFO] [2019-07-31T07:45:51.895Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >-- [2019-07-31T07:45:51.895Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.1.0-SNAPSHOT [27/134] [2019-07-31T07:45:51.895Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T07:45:51.895Z] [INFO] [2019-07-31T07:45:51.895Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T07:45:51.895Z] [INFO] [2019-07-31T07:45:51.895Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T07:45:51.895Z] [INFO] The project's OSGi version is 1.1.0.201907310718 [2019-07-31T07:45:51.895Z] [INFO] [2019-07-31T07:45:51.895Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T07:45:51.895Z] [INFO] [2019-07-31T07:45:51.895Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T07:45:51.895Z] [INFO] [2019-07-31T07:45:51.895Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T07:45:51.895Z] [INFO] [2019-07-31T07:45:51.895Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T07:45:51.895Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:45:51.895Z] [INFO] [2019-07-31T07:45:51.895Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T07:45:51.895Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:45:51.895Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources [2019-07-31T07:45:51.895Z] [INFO] [2019-07-31T07:45:51.895Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T07:45:51.895Z] [INFO] Compiling 61 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes [2019-07-31T07:45:52.462Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryFromConfigFile.java:[136] [2019-07-31T07:45:52.462Z] try (final DirectoryStream directoryStream = Files.newDirectoryStream(configDir)) { [2019-07-31T07:45:52.462Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:52.462Z] Null type safety (type annotations): The expression of type 'DirectoryStream' needs unchecked conversion to conform to 'DirectoryStream<@NonNull Path>' [2019-07-31T07:45:52.462Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/types/LamiData.java:[282] [2019-07-31T07:45:52.462Z] complexTypeGenBuilder.put(LamiStrings.DATA_CLASS_STRING, (obj) -> new LamiString(obj.getString(LamiStrings.VALUE))); [2019-07-31T07:45:52.462Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:45:52.462Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:45:52.462Z] 2 problems (2 warnings) [2019-07-31T07:45:52.462Z] [INFO] [2019-07-31T07:45:52.462Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T07:45:52.462Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:45:52.462Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources [2019-07-31T07:45:52.462Z] [INFO] [2019-07-31T07:45:52.462Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T07:45:52.720Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-sources.jar [2019-07-31T07:45:52.720Z] [INFO] [2019-07-31T07:45:52.720Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T07:45:52.720Z] [INFO] [2019-07-31T07:45:52.720Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T07:45:52.720Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar [2019-07-31T07:45:52.720Z] [INFO] [2019-07-31T07:45:52.720Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T07:45:52.720Z] [INFO] [2019-07-31T07:45:52.720Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T07:45:52.720Z] [INFO] [2019-07-31T07:45:52.720Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T07:45:52.720Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar [2019-07-31T07:45:52.980Z] [INFO] [2019-07-31T07:45:52.980Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T07:45:52.980Z] [INFO] [2019-07-31T07:45:52.980Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T07:45:52.980Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/../../target/jacoco.exec [2019-07-31T07:45:52.980Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T07:45:53.238Z] [INFO] [2019-07-31T07:45:53.238Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T07:45:53.238Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar [2019-07-31T07:45:53.238Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.pom [2019-07-31T07:45:53.238Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-sources.jar [2019-07-31T07:45:53.238Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T07:45:53.238Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-p2metadata.xml [2019-07-31T07:45:53.238Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-p2artifacts.xml [2019-07-31T07:45:53.238Z] [INFO] [2019-07-31T07:45:53.238Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T07:45:53.238Z] [INFO] [2019-07-31T07:45:53.238Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >-- [2019-07-31T07:45:53.238Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.1-SNAPSHOT [28/134] [2019-07-31T07:45:53.238Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T07:45:53.238Z] [INFO] [2019-07-31T07:45:53.238Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T07:45:53.238Z] [INFO] [2019-07-31T07:45:53.238Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T07:45:53.238Z] [INFO] The project's OSGi version is 1.0.1.201907310718 [2019-07-31T07:45:53.238Z] [INFO] [2019-07-31T07:45:53.238Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T07:45:53.238Z] [INFO] [2019-07-31T07:45:53.238Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T07:45:53.238Z] [INFO] [2019-07-31T07:45:53.238Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T07:45:53.238Z] [INFO] [2019-07-31T07:45:53.238Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T07:45:53.238Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:45:53.238Z] [INFO] [2019-07-31T07:45:53.238Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T07:45:53.497Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:45:53.497Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources [2019-07-31T07:45:53.497Z] [INFO] [2019-07-31T07:45:53.497Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T07:45:53.497Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes [2019-07-31T07:45:53.755Z] [INFO] [2019-07-31T07:45:53.755Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T07:45:53.755Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:45:53.755Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources [2019-07-31T07:45:53.755Z] [INFO] [2019-07-31T07:45:53.755Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T07:45:53.755Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T07:45:53.755Z] [INFO] [2019-07-31T07:45:53.755Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T07:45:53.755Z] [INFO] [2019-07-31T07:45:53.755Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T07:45:53.755Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T07:45:53.755Z] [INFO] [2019-07-31T07:45:53.755Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T07:45:53.755Z] [INFO] [2019-07-31T07:45:53.755Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T07:45:53.755Z] [INFO] [2019-07-31T07:45:53.755Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T07:45:53.755Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T07:45:54.014Z] [INFO] [2019-07-31T07:45:54.014Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T07:45:54.014Z] [INFO] [2019-07-31T07:45:54.014Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T07:45:55.675Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log [2019-07-31T07:45:55.675Z] [INFO] Command line: [2019-07-31T07:45:55.675Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T07:45:55.675Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T07:45:59.864Z] !SESSION 2019-07-31 07:45:55.539 ----------------------------------------------- [2019-07-31T07:45:59.864Z] eclipse.buildId=unknown [2019-07-31T07:45:59.864Z] java.version=1.8.0_202 [2019-07-31T07:45:59.864Z] java.vendor=Oracle Corporation [2019-07-31T07:45:59.864Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T07:45:59.864Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T07:45:59.864Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T07:45:59.864Z] [2019-07-31T07:45:59.864Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 07:45:59.089 [2019-07-31T07:45:59.864Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T07:45:59.864Z] !STACK 0 [2019-07-31T07:45:59.864Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T07:45:59.864Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:45:59.864Z] [2019-07-31T07:45:59.864Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T07:45:59.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T07:45:59.864Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T07:45:59.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T07:45:59.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T07:45:59.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T07:45:59.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T07:45:59.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T07:45:59.864Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T07:45:59.864Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T07:45:59.864Z] [2019-07-31T07:45:59.864Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 07:45:59.279 [2019-07-31T07:45:59.864Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T07:45:59.864Z] !STACK 0 [2019-07-31T07:45:59.864Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T07:45:59.864Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:45:59.864Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T07:45:59.864Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T07:45:59.864Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T07:45:59.864Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:45:59.864Z] [2019-07-31T07:45:59.864Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T07:45:59.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T07:45:59.864Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T07:45:59.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T07:45:59.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T07:45:59.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T07:45:59.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T07:45:59.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T07:45:59.864Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T07:45:59.864Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T07:46:02.399Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2019-07-31T07:46:02.658Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.513 s - in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2019-07-31T07:46:02.658Z] testBaseCommand(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.23 s [2019-07-31T07:46:02.658Z] testMetadata(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.103 s [2019-07-31T07:46:02.658Z] testResults(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.086 s [2019-07-31T07:46:02.658Z] testResultsError(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.002 s [2019-07-31T07:46:02.658Z] [2019-07-31T07:46:02.658Z] Results: [2019-07-31T07:46:02.658Z] [2019-07-31T07:46:02.658Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T07:46:02.658Z] [2019-07-31T07:46:03.595Z] [INFO] All tests passed! [2019-07-31T07:46:03.595Z] [INFO] [2019-07-31T07:46:03.595Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T07:46:03.595Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec [2019-07-31T07:46:03.595Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes [2019-07-31T07:46:03.595Z] [INFO] [2019-07-31T07:46:03.595Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T07:46:03.595Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T07:46:03.595Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.pom [2019-07-31T07:46:03.595Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T07:46:03.595Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T07:46:03.595Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-31T07:46:03.595Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-31T07:46:03.595Z] [INFO] [2019-07-31T07:46:03.595Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T07:46:03.595Z] [INFO] [2019-07-31T07:46:03.595Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >--- [2019-07-31T07:46:03.595Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.0.7-SNAPSHOT [29/134] [2019-07-31T07:46:03.595Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T07:46:03.595Z] [INFO] [2019-07-31T07:46:03.595Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T07:46:03.595Z] [INFO] [2019-07-31T07:46:03.595Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T07:46:03.595Z] [INFO] The project's OSGi version is 1.0.7.201907310718 [2019-07-31T07:46:03.595Z] [INFO] [2019-07-31T07:46:03.595Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T07:46:03.595Z] [INFO] [2019-07-31T07:46:03.595Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T07:46:03.595Z] [INFO] [2019-07-31T07:46:03.595Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T07:46:03.595Z] [INFO] [2019-07-31T07:46:03.595Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T07:46:03.595Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:46:03.595Z] [INFO] [2019-07-31T07:46:03.595Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T07:46:03.595Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:46:03.595Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources [2019-07-31T07:46:03.595Z] [INFO] [2019-07-31T07:46:03.595Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T07:46:03.595Z] [INFO] Compiling 31 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes [2019-07-31T07:46:04.532Z] [INFO] [2019-07-31T07:46:04.532Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T07:46:04.532Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:46:04.532Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources [2019-07-31T07:46:04.532Z] [INFO] [2019-07-31T07:46:04.532Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T07:46:04.532Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-sources.jar [2019-07-31T07:46:04.532Z] [INFO] [2019-07-31T07:46:04.532Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T07:46:04.532Z] [INFO] [2019-07-31T07:46:04.532Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T07:46:04.532Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar [2019-07-31T07:46:04.532Z] [INFO] [2019-07-31T07:46:04.532Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T07:46:04.532Z] [INFO] [2019-07-31T07:46:04.532Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T07:46:04.793Z] [INFO] [2019-07-31T07:46:04.793Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T07:46:04.793Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar [2019-07-31T07:46:04.793Z] [INFO] [2019-07-31T07:46:04.793Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T07:46:04.793Z] [INFO] [2019-07-31T07:46:04.793Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T07:46:04.793Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/../../target/jacoco.exec [2019-07-31T07:46:04.793Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T07:46:05.052Z] [INFO] [2019-07-31T07:46:05.052Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T07:46:05.052Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar [2019-07-31T07:46:05.052Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.pom [2019-07-31T07:46:05.052Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-sources.jar [2019-07-31T07:46:05.052Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T07:46:05.052Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-p2metadata.xml [2019-07-31T07:46:05.052Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-p2artifacts.xml [2019-07-31T07:46:05.052Z] [INFO] [2019-07-31T07:46:05.052Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T07:46:05.052Z] [INFO] [2019-07-31T07:46:05.052Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >-- [2019-07-31T07:46:05.052Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.1.0-SNAPSHOT [30/134] [2019-07-31T07:46:05.052Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T07:46:05.052Z] [INFO] [2019-07-31T07:46:05.052Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T07:46:05.052Z] [INFO] [2019-07-31T07:46:05.052Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T07:46:05.052Z] [INFO] The project's OSGi version is 1.1.0.201907310718 [2019-07-31T07:46:05.052Z] [INFO] [2019-07-31T07:46:05.052Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T07:46:05.052Z] [INFO] [2019-07-31T07:46:05.052Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T07:46:05.052Z] [INFO] [2019-07-31T07:46:05.052Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T07:46:05.052Z] [INFO] [2019-07-31T07:46:05.052Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T07:46:05.052Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:46:05.052Z] [INFO] [2019-07-31T07:46:05.052Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T07:46:05.052Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:46:05.052Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources [2019-07-31T07:46:05.052Z] [INFO] [2019-07-31T07:46:05.052Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T07:46:05.052Z] [INFO] Compiling 23 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes [2019-07-31T07:46:05.620Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[37] [2019-07-31T07:46:05.620Z] import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvUtils; [2019-07-31T07:46:05.620Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:46:05.620Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T07:46:05.620Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[241] [2019-07-31T07:46:05.620Z] ExportToTsvUtils.exportTableToTsv(table, stream); [2019-07-31T07:46:05.620Z] ^^^^^^^^^^^^^^^^ [2019-07-31T07:46:05.620Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T07:46:05.620Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[241] [2019-07-31T07:46:05.620Z] ExportToTsvUtils.exportTableToTsv(table, stream); [2019-07-31T07:46:05.620Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:46:05.620Z] Discouraged access: The method 'ExportToTsvUtils.exportTableToTsv(Table, OutputStream)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T07:46:05.620Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[37] [2019-07-31T07:46:05.620Z] import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvAction; [2019-07-31T07:46:05.620Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:46:05.620Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T07:46:05.620Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[95] [2019-07-31T07:46:05.620Z] private final Action fExportTsvAction = new ExportToTsvAction() { [2019-07-31T07:46:05.620Z] @Override [2019-07-31T07:46:05.620Z] protected void exportToTsv(@Nullable OutputStream stream) { [2019-07-31T07:46:05.620Z] TmfViewer viewer = getViewer(); [2019-07-31T07:46:05.620Z] if (viewer instanceof LamiTableViewer) { [2019-07-31T07:46:05.620Z] ((LamiTableViewer) viewer).exportToTsv(stream); [2019-07-31T07:46:05.620Z] } [2019-07-31T07:46:05.620Z] } [2019-07-31T07:46:05.620Z] private @Nullable TmfViewer getViewer() { [2019-07-31T07:46:05.620Z] LamiReportViewTabPage tabPage = getCurrentSelectedPage(); [2019-07-31T07:46:05.620Z] if (tabPage == null) { [2019-07-31T07:46:05.620Z] return null; [2019-07-31T07:46:05.620Z] } [2019-07-31T07:46:05.620Z] LamiViewerControl viewerControl = tabPage.getTableViewerControl(); [2019-07-31T07:46:05.620Z] TmfViewer viewer = viewerControl.getViewer(); [2019-07-31T07:46:05.620Z] return viewer; [2019-07-31T07:46:05.620Z] } [2019-07-31T07:46:05.620Z] @Override [2019-07-31T07:46:05.620Z] public boolean isEnabled() { [2019-07-31T07:46:05.620Z] return (getViewer() instanceof LamiTableViewer); [2019-07-31T07:46:05.620Z] } [2019-07-31T07:46:05.620Z] @Override [2019-07-31T07:46:05.620Z] protected @Nullable Shell getShell() { [2019-07-31T07:46:05.620Z] return getViewSite().getShell(); [2019-07-31T07:46:05.620Z] } [2019-07-31T07:46:05.620Z] }; [2019-07-31T07:46:05.620Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:46:05.620Z] Discouraged access: The constructor 'ExportToTsvAction()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T07:46:05.620Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[95] [2019-07-31T07:46:05.620Z] private final Action fExportTsvAction = new ExportToTsvAction() { [2019-07-31T07:46:05.620Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T07:46:05.620Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T07:46:05.620Z] 6 problems (6 warnings) [2019-07-31T07:46:05.880Z] [INFO] [2019-07-31T07:46:05.880Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T07:46:05.880Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:46:05.880Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources [2019-07-31T07:46:05.880Z] [INFO] [2019-07-31T07:46:05.880Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T07:46:05.880Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-sources.jar [2019-07-31T07:46:05.880Z] [INFO] [2019-07-31T07:46:05.880Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T07:46:05.880Z] [INFO] [2019-07-31T07:46:05.880Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T07:46:05.880Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar [2019-07-31T07:46:05.880Z] [INFO] [2019-07-31T07:46:05.880Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T07:46:05.880Z] [INFO] [2019-07-31T07:46:06.138Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T07:46:06.138Z] [INFO] [2019-07-31T07:46:06.138Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T07:46:06.138Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar [2019-07-31T07:46:06.138Z] [INFO] [2019-07-31T07:46:06.138Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T07:46:06.138Z] [INFO] [2019-07-31T07:46:06.138Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T07:46:06.138Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/../../target/jacoco.exec [2019-07-31T07:46:06.138Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-07-31T07:46:06.138Z] [INFO] [2019-07-31T07:46:06.138Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T07:46:06.138Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar [2019-07-31T07:46:06.138Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.pom [2019-07-31T07:46:06.138Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-sources.jar [2019-07-31T07:46:06.138Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T07:46:06.138Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-p2metadata.xml [2019-07-31T07:46:06.138Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-p2artifacts.xml [2019-07-31T07:46:06.138Z] [INFO] [2019-07-31T07:46:06.138Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T07:46:06.138Z] [INFO] [2019-07-31T07:46:06.138Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >-- [2019-07-31T07:46:06.138Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.0.8-SNAPSHOT [31/134] [2019-07-31T07:46:06.138Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T07:46:06.398Z] [INFO] [2019-07-31T07:46:06.398Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T07:46:06.398Z] [INFO] [2019-07-31T07:46:06.398Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T07:46:06.398Z] [INFO] The project's OSGi version is 1.0.8.201907310718 [2019-07-31T07:46:06.398Z] [INFO] [2019-07-31T07:46:06.398Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T07:46:06.398Z] [INFO] [2019-07-31T07:46:06.398Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T07:46:06.398Z] [INFO] [2019-07-31T07:46:06.398Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T07:46:06.398Z] [INFO] [2019-07-31T07:46:06.398Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T07:46:06.398Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:46:06.398Z] [INFO] [2019-07-31T07:46:06.398Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T07:46:06.398Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:46:06.398Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources [2019-07-31T07:46:06.398Z] [INFO] [2019-07-31T07:46:06.398Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T07:46:06.398Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes [2019-07-31T07:46:07.373Z] [INFO] [2019-07-31T07:46:07.373Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T07:46:07.373Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:46:07.373Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources [2019-07-31T07:46:07.373Z] [INFO] [2019-07-31T07:46:07.373Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T07:46:07.373Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-sources.jar [2019-07-31T07:46:07.373Z] [INFO] [2019-07-31T07:46:07.373Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T07:46:07.373Z] [INFO] [2019-07-31T07:46:07.373Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T07:46:07.373Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar [2019-07-31T07:46:07.373Z] [INFO] [2019-07-31T07:46:07.373Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T07:46:07.373Z] [INFO] [2019-07-31T07:46:07.373Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T07:46:07.373Z] [INFO] [2019-07-31T07:46:07.373Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T07:46:07.373Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar [2019-07-31T07:46:07.373Z] [INFO] [2019-07-31T07:46:07.373Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T07:46:07.373Z] [INFO] [2019-07-31T07:46:07.373Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T07:46:07.373Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/../../target/jacoco.exec [2019-07-31T07:46:07.373Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T07:46:07.373Z] [INFO] [2019-07-31T07:46:07.373Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T07:46:07.373Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar [2019-07-31T07:46:07.373Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.pom [2019-07-31T07:46:07.373Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-sources.jar [2019-07-31T07:46:07.373Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T07:46:07.373Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-p2metadata.xml [2019-07-31T07:46:07.373Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-p2artifacts.xml [2019-07-31T07:46:07.373Z] [INFO] [2019-07-31T07:46:07.373Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T07:46:07.373Z] [INFO] [2019-07-31T07:46:07.373Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >-- [2019-07-31T07:46:07.373Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.0.0-SNAPSHOT [32/134] [2019-07-31T07:46:07.373Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T07:46:07.373Z] [INFO] [2019-07-31T07:46:07.373Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T07:46:07.373Z] [INFO] [2019-07-31T07:46:07.373Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T07:46:07.373Z] [INFO] The project's OSGi version is 5.0.0.201907310718 [2019-07-31T07:46:07.373Z] [INFO] [2019-07-31T07:46:07.373Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T07:46:07.373Z] [INFO] [2019-07-31T07:46:07.373Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T07:46:07.373Z] [INFO] [2019-07-31T07:46:07.373Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T07:46:07.373Z] [INFO] [2019-07-31T07:46:07.373Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T07:46:07.373Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:46:07.373Z] [INFO] [2019-07-31T07:46:07.373Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T07:46:07.373Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:46:07.373Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources [2019-07-31T07:46:07.373Z] [INFO] [2019-07-31T07:46:07.373Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T07:46:07.373Z] [INFO] Compiling 23 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes [2019-07-31T07:46:07.941Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[240] [2019-07-31T07:46:07.941Z] fGroupingAspects = Iterables.filter(provider.getSegmentAspects(), IGroupingSegmentAspect.class); [2019-07-31T07:46:07.941Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:46:07.941Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull IGroupingSegmentAspect>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IGroupingSegmentAspect>' [2019-07-31T07:46:07.941Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[382] [2019-07-31T07:46:07.941Z] SeriesModel seriesModel = entry.getValue().build(); [2019-07-31T07:46:07.941Z] ^^^^^^^^^^^^^^^^ [2019-07-31T07:46:07.941Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,SegmentStoreScatterDataProvider.@NonNull Series>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T07:46:07.941Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[383] [2019-07-31T07:46:07.941Z] seriesModelMap.put(Long.toString(seriesModel.getId()), seriesModel); [2019-07-31T07:46:07.941Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:46:07.941Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:46:07.941Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[460] [2019-07-31T07:46:07.941Z] SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), getName(), Longs.toArray(fXValues), Doubles.toArray(fYValues)); [2019-07-31T07:46:07.941Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:46:07.941Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]' [2019-07-31T07:46:07.941Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[460] [2019-07-31T07:46:07.941Z] SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), getName(), Longs.toArray(fXValues), Doubles.toArray(fYValues)); [2019-07-31T07:46:07.941Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:46:07.941Z] Null type safety (type annotations): The expression of type 'double[]' needs unchecked conversion to conform to 'double @NonNull[]' [2019-07-31T07:46:07.941Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[461] [2019-07-31T07:46:07.941Z] builder.setProperties(Ints.toArray(fProperties)).build(); [2019-07-31T07:46:07.941Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:46:07.941Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]' [2019-07-31T07:46:07.941Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[462] [2019-07-31T07:46:07.941Z] return builder.setProperties(Ints.toArray(fProperties)).build(); [2019-07-31T07:46:07.941Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:46:07.941Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]' [2019-07-31T07:46:07.941Z] 7 problems (7 warnings) [2019-07-31T07:46:07.941Z] [INFO] [2019-07-31T07:46:07.941Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T07:46:07.941Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:46:07.941Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources [2019-07-31T07:46:07.941Z] [INFO] [2019-07-31T07:46:07.941Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T07:46:07.941Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-sources.jar [2019-07-31T07:46:07.941Z] [INFO] [2019-07-31T07:46:07.941Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T07:46:07.941Z] [INFO] [2019-07-31T07:46:07.941Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T07:46:07.941Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar [2019-07-31T07:46:07.941Z] [INFO] [2019-07-31T07:46:07.941Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T07:46:07.941Z] [INFO] [2019-07-31T07:46:07.941Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T07:46:07.941Z] [INFO] [2019-07-31T07:46:07.941Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T07:46:07.941Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar [2019-07-31T07:46:08.200Z] [INFO] [2019-07-31T07:46:08.200Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T07:46:08.200Z] [INFO] [2019-07-31T07:46:08.200Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T07:46:08.200Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/../../target/jacoco.exec [2019-07-31T07:46:08.200Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T07:46:08.200Z] [INFO] [2019-07-31T07:46:08.200Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T07:46:08.200Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar [2019-07-31T07:46:08.200Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.pom [2019-07-31T07:46:08.200Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-sources.jar [2019-07-31T07:46:08.200Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T07:46:08.200Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T07:46:08.200Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T07:46:08.200Z] [INFO] [2019-07-31T07:46:08.200Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T07:46:08.459Z] [INFO] [2019-07-31T07:46:08.459Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >-- [2019-07-31T07:46:08.459Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 4.1.0-SNAPSHOT [33/134] [2019-07-31T07:46:08.459Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T07:46:08.459Z] [INFO] [2019-07-31T07:46:08.459Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T07:46:08.459Z] [INFO] [2019-07-31T07:46:08.459Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T07:46:08.459Z] [INFO] The project's OSGi version is 4.1.0.201907310718 [2019-07-31T07:46:08.459Z] [INFO] [2019-07-31T07:46:08.459Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T07:46:08.459Z] [INFO] [2019-07-31T07:46:08.459Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T07:46:08.459Z] [INFO] [2019-07-31T07:46:08.459Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T07:46:08.459Z] [INFO] [2019-07-31T07:46:08.459Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T07:46:08.459Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:46:08.459Z] [INFO] [2019-07-31T07:46:08.459Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T07:46:08.459Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:46:08.459Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources [2019-07-31T07:46:08.459Z] [INFO] [2019-07-31T07:46:08.459Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T07:46:08.459Z] [INFO] Compiling 125 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes [2019-07-31T07:46:09.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[196] [2019-07-31T07:46:09.836Z] fTidToEntry.replaceValues(Integer.MIN_VALUE, Collections.singleton(new ThreadEntryModel.Builder(fTraceId, Collections.singletonList(getTrace().getName()), [2019-07-31T07:46:09.836Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:46:09.836Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:46:09.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[313] [2019-07-31T07:46:09.836Z] return builder.build(); [2019-07-31T07:46:09.836Z] ^^^^^^^^^^^^^^^ [2019-07-31T07:46:09.836Z] Null type safety (type annotations): The expression of type '@NonNull ImmutableList' needs unchecked conversion to conform to '@NonNull List<@NonNull ThreadEntryModel>', corresponding supertype is 'List' [2019-07-31T07:46:09.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[368] [2019-07-31T07:46:09.836Z] return Lists.newArrayList(models); [2019-07-31T07:46:09.836Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:46:09.836Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull ThreadEntryModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull ThreadEntryModel>', corresponding supertype is 'List<@NonNull ThreadEntryModel>' [2019-07-31T07:46:09.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[368] [2019-07-31T07:46:09.836Z] return Lists.newArrayList(models); [2019-07-31T07:46:09.836Z] ^^^^^^ [2019-07-31T07:46:09.836Z] Null type safety (type annotations): The expression of type 'Set' needs unchecked conversion to conform to 'Iterable', corresponding supertype is 'Iterable' [2019-07-31T07:46:09.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[382] [2019-07-31T07:46:09.836Z] return builder.build(); [2019-07-31T07:46:09.836Z] ^^^^^^^^^^^^^^^ [2019-07-31T07:46:09.836Z] Null type safety (type annotations): The expression of type '@NonNull ImmutableList' needs unchecked conversion to conform to '@NonNull List<@NonNull ThreadEntryModel>', corresponding supertype is 'List' [2019-07-31T07:46:09.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[408] [2019-07-31T07:46:09.836Z] for (ITmfStateInterval interval : ss.query2D(stateAndSyscallQuarks, times)) { [2019-07-31T07:46:09.836Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:46:09.836Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection' [2019-07-31T07:46:09.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[725] [2019-07-31T07:46:09.836Z] Map<@NonNull String, @NonNull String> model = response.getModel(); [2019-07-31T07:46:09.836Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:46:09.836Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>' [2019-07-31T07:46:09.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[728] [2019-07-31T07:46:09.836Z] data.put(entry.getKey(), entry.getValue()); [2019-07-31T07:46:09.836Z] ^^^^^^^^^^^^^^ [2019-07-31T07:46:09.836Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:46:09.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[728] [2019-07-31T07:46:09.836Z] data.put(entry.getKey(), entry.getValue()); [2019-07-31T07:46:09.836Z] ^^^^^^^^^^^^^^^^ [2019-07-31T07:46:09.836Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-31T07:46:09.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[122] [2019-07-31T07:46:09.836Z] private final TreeMultimap fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR); [2019-07-31T07:46:09.836Z] ^^^^^^^^^^^^^^^^ [2019-07-31T07:46:09.836Z] Null type safety: parameter 1 provided via method descriptor Comparator.compare(Integer, Integer) needs unchecked conversion to conform to 'int' [2019-07-31T07:46:09.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[122] [2019-07-31T07:46:09.836Z] private final TreeMultimap fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR); [2019-07-31T07:46:09.836Z] ^^^^^^^^^^^^^^^^ [2019-07-31T07:46:09.836Z] Null type safety: parameter 2 provided via method descriptor Comparator.compare(Integer, Integer) needs unchecked conversion to conform to 'int' [2019-07-31T07:46:09.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[147] [2019-07-31T07:46:09.836Z] ResourcesEntryModel resourcesEntryModel = new ResourcesEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, -1, Type.GROUP); [2019-07-31T07:46:09.836Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:46:09.836Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:46:09.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[545] [2019-07-31T07:46:09.836Z] quarks = selectedEntries.values(); [2019-07-31T07:46:09.836Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:46:09.836Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection<@NonNull Integer>' [2019-07-31T07:46:09.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[591] [2019-07-31T07:46:09.836Z] return new TmfModelResponse<>(retMap, ITmfResponse.Status.COMPLETED, CommonStatusMessage.COMPLETED); [2019-07-31T07:46:09.836Z] ^^^^^^ [2019-07-31T07:46:09.836Z] Null type safety (type annotations): The expression of type 'Map' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>' [2019-07-31T07:46:09.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[705] [2019-07-31T07:46:09.836Z] Map<@NonNull String, @NonNull String> model = response.getModel(); [2019-07-31T07:46:09.836Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:46:09.836Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>' [2019-07-31T07:46:09.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[708] [2019-07-31T07:46:09.836Z] data.put(entry.getKey(), entry.getValue()); [2019-07-31T07:46:09.836Z] ^^^^^^^^^^^^^^ [2019-07-31T07:46:09.836Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:46:09.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[708] [2019-07-31T07:46:09.836Z] data.put(entry.getKey(), entry.getValue()); [2019-07-31T07:46:09.836Z] ^^^^^^^^^^^^^^^^ [2019-07-31T07:46:09.836Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-31T07:46:09.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[43] [2019-07-31T07:46:09.836Z] private static final Predicate PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, KernelMemoryAnalysisModule.class, KernelMemoryAnalysisModule.ID) != null; [2019-07-31T07:46:09.836Z] ^ [2019-07-31T07:46:09.836Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T07:46:09.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[58] [2019-07-31T07:46:09.836Z] return TmfTreeXYCompositeDataProvider.create(traces, TITLE, KernelMemoryUsageDataProvider.ID); [2019-07-31T07:46:09.836Z] ^^^^^^ [2019-07-31T07:46:09.836Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITmfTrace>' [2019-07-31T07:46:09.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[162] [2019-07-31T07:46:09.836Z] long cpuTime = entry.getValue(); [2019-07-31T07:46:09.836Z] ^^^^^^^^^^^^^^^^ [2019-07-31T07:46:09.836Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Long>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T07:46:09.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[219] [2019-07-31T07:46:09.836Z] entryList.add(new CpuUsageEntryModel(totalId, -1, Collections.singletonList(getTrace().getName()), TOTAL_SERIES_TID, totalTime)); [2019-07-31T07:46:09.836Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:46:09.836Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:46:09.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[226] [2019-07-31T07:46:09.836Z] String key = entry.getKey(); [2019-07-31T07:46:09.836Z] ^^^^^^^^^^^^^^ [2019-07-31T07:46:09.836Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Long>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T07:46:09.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[235] [2019-07-31T07:46:09.836Z] entryList.add(new CpuUsageEntryModel(getId(tid), totalId, Collections.singletonList(getProcessName(tid, strings[1], end)), tid, entry.getValue())); [2019-07-31T07:46:09.836Z] ^^^^^^^^^^ [2019-07-31T07:46:09.836Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:46:09.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[158] [2019-07-31T07:46:09.836Z] nodes.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-31T07:46:09.836Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:46:09.836Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:46:09.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[239] [2019-07-31T07:46:09.836Z] long id = entry.getKey(); [2019-07-31T07:46:09.836Z] ^^^^^^^^^^^^^^ [2019-07-31T07:46:09.836Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull Integer>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T07:46:09.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[240] [2019-07-31T07:46:09.836Z] int quark = entry.getValue(); [2019-07-31T07:46:09.836Z] ^^^^^^^^^^^^^^^^ [2019-07-31T07:46:09.836Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull Integer>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T07:46:09.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[169] [2019-07-31T07:46:09.836Z] double[] threadValues = entry.getValue().getData(); [2019-07-31T07:46:09.836Z] ^^^^^^^^^^^^^^^^ [2019-07-31T07:46:09.836Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Integer,@NonNull IYModel>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T07:46:09.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[267] [2019-07-31T07:46:09.836Z] nodes.add(new MemoryUsageTreeModel(totalId, -1, TOTAL_TID, Collections.singletonList(getTrace().getName()))); [2019-07-31T07:46:09.836Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:46:09.836Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:46:09.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesEntryModelWeighted.java:[18] [2019-07-31T07:46:09.836Z] public class ResourcesEntryModelWeighted extends ResourcesEntryModel implements ITimeGraphEntryModelWeighted { [2019-07-31T07:46:09.836Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:46:09.836Z] Javadoc: Missing comment for public declaration [2019-07-31T07:46:09.836Z] 29 problems (29 warnings) [2019-07-31T07:46:09.836Z] [INFO] [2019-07-31T07:46:09.836Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T07:46:09.836Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:46:09.836Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources [2019-07-31T07:46:09.836Z] [INFO] [2019-07-31T07:46:09.836Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T07:46:09.836Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-sources.jar [2019-07-31T07:46:10.096Z] [INFO] [2019-07-31T07:46:10.096Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T07:46:10.096Z] [INFO] [2019-07-31T07:46:10.096Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T07:46:10.096Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar [2019-07-31T07:46:10.354Z] [INFO] [2019-07-31T07:46:10.354Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T07:46:10.354Z] [INFO] [2019-07-31T07:46:10.354Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T07:46:10.354Z] [INFO] [2019-07-31T07:46:10.354Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T07:46:10.354Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar [2019-07-31T07:46:10.613Z] [INFO] [2019-07-31T07:46:10.613Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T07:46:10.613Z] [INFO] [2019-07-31T07:46:10.613Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T07:46:10.613Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/../../target/jacoco.exec [2019-07-31T07:46:10.613Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T07:46:11.181Z] [INFO] [2019-07-31T07:46:11.181Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T07:46:11.181Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar [2019-07-31T07:46:11.181Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.pom [2019-07-31T07:46:11.181Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-sources.jar [2019-07-31T07:46:11.181Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T07:46:11.181Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-p2metadata.xml [2019-07-31T07:46:11.181Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-p2artifacts.xml [2019-07-31T07:46:11.181Z] [INFO] [2019-07-31T07:46:11.181Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T07:46:11.181Z] [INFO] [2019-07-31T07:46:11.181Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >-- [2019-07-31T07:46:11.181Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.9-SNAPSHOT [34/134] [2019-07-31T07:46:11.181Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T07:46:11.181Z] [INFO] [2019-07-31T07:46:11.181Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T07:46:11.181Z] [INFO] [2019-07-31T07:46:11.181Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T07:46:11.181Z] [INFO] The project's OSGi version is 1.0.9.201907310718 [2019-07-31T07:46:11.181Z] [INFO] [2019-07-31T07:46:11.181Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T07:46:11.181Z] [INFO] [2019-07-31T07:46:11.181Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T07:46:11.181Z] [INFO] [2019-07-31T07:46:11.181Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T07:46:11.181Z] [INFO] [2019-07-31T07:46:11.181Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T07:46:11.181Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:46:11.181Z] [INFO] [2019-07-31T07:46:11.181Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T07:46:11.181Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:46:11.181Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources [2019-07-31T07:46:11.181Z] [INFO] [2019-07-31T07:46:11.181Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T07:46:11.181Z] [INFO] Compiling 30 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes [2019-07-31T07:46:11.747Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/cpuusage/CpuUsageStateProviderTest.java:[78] [2019-07-31T07:46:11.747Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-31T07:46:11.747Z] ^^^^^ [2019-07-31T07:46:11.747Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T07:46:11.747Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/InputOutputDataProviderTest.java:[112] [2019-07-31T07:46:11.747Z] TmfModelResponse<@NonNull ITmfXyModel> yResponse = provider.fetchXY(parameters, PROGRESS_MONITOR); [2019-07-31T07:46:11.747Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:46:11.747Z] Discouraged access: The method 'AbstractTreeCommonXDataProvider.fetchXY(Map, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T07:46:11.747Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernelmemoryusage/KernelMemoryStateProviderTest.java:[63] [2019-07-31T07:46:11.747Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-31T07:46:11.747Z] ^^^^^ [2019-07-31T07:46:11.747Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T07:46:11.747Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/contextswitch/ContextSwitchProviderTest.java:[60] [2019-07-31T07:46:11.747Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-31T07:46:11.747Z] ^^^^^ [2019-07-31T07:46:11.747Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T07:46:11.747Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernel/ThreadStatusDataProviderTest.java:[117] [2019-07-31T07:46:11.747Z] TmfModelResponse rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 80, 80, idsToNames.keySet())), null); [2019-07-31T07:46:11.747Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:46:11.747Z] Null type safety (type annotations): The expression of type '@NonNull Set' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection' [2019-07-31T07:46:11.747Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/AbstractTestInputOutput.java:[84] [2019-07-31T07:46:11.747Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-31T07:46:11.747Z] ^^^^^ [2019-07-31T07:46:11.747Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T07:46:11.747Z] 6 problems (6 warnings) [2019-07-31T07:46:11.747Z] [INFO] [2019-07-31T07:46:11.747Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T07:46:11.747Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:46:11.747Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources [2019-07-31T07:46:11.747Z] [INFO] [2019-07-31T07:46:11.747Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T07:46:11.747Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T07:46:12.007Z] [INFO] [2019-07-31T07:46:12.007Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T07:46:12.007Z] [INFO] [2019-07-31T07:46:12.007Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T07:46:12.007Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T07:46:12.007Z] [INFO] [2019-07-31T07:46:12.007Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T07:46:12.007Z] [INFO] [2019-07-31T07:46:12.007Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T07:46:12.007Z] [INFO] [2019-07-31T07:46:12.007Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T07:46:12.007Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T07:46:12.007Z] [INFO] [2019-07-31T07:46:12.007Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T07:46:12.007Z] [INFO] [2019-07-31T07:46:12.266Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T07:46:13.669Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log [2019-07-31T07:46:13.669Z] [INFO] Command line: [2019-07-31T07:46:13.669Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T07:46:13.669Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T07:46:17.300Z] !SESSION 2019-07-31 07:46:13.603 ----------------------------------------------- [2019-07-31T07:46:17.300Z] eclipse.buildId=unknown [2019-07-31T07:46:17.300Z] java.version=1.8.0_202 [2019-07-31T07:46:17.300Z] java.vendor=Oracle Corporation [2019-07-31T07:46:17.300Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T07:46:17.300Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T07:46:17.300Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T07:46:17.300Z] [2019-07-31T07:46:17.300Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 07:46:16.897 [2019-07-31T07:46:17.300Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T07:46:17.300Z] !STACK 0 [2019-07-31T07:46:17.300Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T07:46:17.300Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:46:17.300Z] [2019-07-31T07:46:17.300Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T07:46:17.300Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T07:46:17.300Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T07:46:17.300Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T07:46:17.300Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T07:46:17.300Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T07:46:17.300Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T07:46:17.300Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T07:46:17.300Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T07:46:17.300Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T07:46:17.300Z] [2019-07-31T07:46:17.300Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 07:46:17.106 [2019-07-31T07:46:17.300Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T07:46:17.300Z] !STACK 0 [2019-07-31T07:46:17.300Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T07:46:17.300Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:46:17.300Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T07:46:17.300Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T07:46:17.300Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T07:46:17.300Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:46:17.300Z] [2019-07-31T07:46:17.300Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T07:46:17.300Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T07:46:17.300Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T07:46:17.300Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T07:46:17.300Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T07:46:17.300Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T07:46:17.300Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T07:46:17.300Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T07:46:17.300Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T07:46:17.300Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T07:46:20.587Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2019-07-31T07:46:23.120Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.573 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2019-07-31T07:46:23.120Z] testResolveTidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest) Time elapsed: 2.491 s [2019-07-31T07:46:23.120Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2019-07-31T07:46:24.495Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.281 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2019-07-31T07:46:24.495Z] testResolvePidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest) Time elapsed: 1.28 s [2019-07-31T07:46:24.495Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2019-07-31T07:46:36.975Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.783 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2019-07-31T07:46:36.975Z] testGetPpid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.186 s [2019-07-31T07:46:36.975Z] testGetThreadOnCpu(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.202 s [2019-07-31T07:46:36.975Z] testIsThreadActiveRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.2 s [2019-07-31T07:46:36.975Z] testGetExecutableName(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.161 s [2019-07-31T07:46:36.975Z] testGetThreadQuarks(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.181 s [2019-07-31T07:46:36.975Z] testGetStatusIntervalsForThread(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.257 s [2019-07-31T07:46:36.975Z] testGetPid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.155 s [2019-07-31T07:46:36.975Z] testGetThreadsOfCpus(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.235 s [2019-07-31T07:46:36.975Z] testGetStatusIntervalsForThreadIt(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.199 s [2019-07-31T07:46:36.975Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest [2019-07-31T07:46:36.975Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest [2019-07-31T07:46:36.975Z] testOpening(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest) Time elapsed: 0.074 s [2019-07-31T07:46:36.975Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2019-07-31T07:46:36.975Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.297 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2019-07-31T07:46:36.975Z] testThreadStatusDataProvider(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest) Time elapsed: 1.295 s [2019-07-31T07:46:36.975Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2019-07-31T07:46:46.949Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.059 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2019-07-31T07:46:46.949Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.238 s [2019-07-31T07:46:46.949Z] testInRangeWithCpuSubset(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.232 s [2019-07-31T07:46:46.949Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.225 s [2019-07-31T07:46:46.949Z] testRequirements(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 1.13 s [2019-07-31T07:46:46.949Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.232 s [2019-07-31T07:46:46.949Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest [2019-07-31T07:46:48.858Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.247 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest [2019-07-31T07:46:48.858Z] testTree(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest) Time elapsed: 2.24 s [2019-07-31T07:46:48.858Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2019-07-31T07:46:50.973Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.303 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2019-07-31T07:46:50.973Z] testDiskActivity[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest) Time elapsed: 2.279 s [2019-07-31T07:46:50.973Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest [2019-07-31T07:47:05.845Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.397 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest [2019-07-31T07:47:05.845Z] testDeviceStrings[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.265 s [2019-07-31T07:47:05.845Z] testSectorsAt[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.232 s [2019-07-31T07:47:05.845Z] testDeviceStrings[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.222 s [2019-07-31T07:47:05.845Z] testSectorsAt[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.22 s [2019-07-31T07:47:05.845Z] testDeviceStrings[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.228 s [2019-07-31T07:47:05.845Z] testSectorsAt[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.226 s [2019-07-31T07:47:05.845Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2019-07-31T07:48:02.072Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.475 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2019-07-31T07:48:02.072Z] testAnalysisExecution[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.227 s [2019-07-31T07:48:02.072Z] testStateProviderIntervalData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.234 s [2019-07-31T07:48:02.072Z] testStateProviderPunctualData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.227 s [2019-07-31T07:48:02.072Z] testAnalysisExecution[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.217 s [2019-07-31T07:48:02.072Z] testStateProviderIntervalData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.216 s [2019-07-31T07:48:02.072Z] testStateProviderPunctualData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2019-07-31T07:48:02.072Z] testAnalysisExecution[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.232 s [2019-07-31T07:48:02.072Z] testStateProviderIntervalData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.232 s [2019-07-31T07:48:02.072Z] testStateProviderPunctualData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.233 s [2019-07-31T07:48:02.072Z] testAnalysisExecution[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.234 s [2019-07-31T07:48:02.072Z] testStateProviderIntervalData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.235 s [2019-07-31T07:48:02.072Z] testStateProviderPunctualData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.234 s [2019-07-31T07:48:02.072Z] testAnalysisExecution[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.222 s [2019-07-31T07:48:02.072Z] testStateProviderIntervalData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.226 s [2019-07-31T07:48:02.072Z] testStateProviderPunctualData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.237 s [2019-07-31T07:48:02.072Z] testAnalysisExecution[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.227 s [2019-07-31T07:48:02.072Z] testStateProviderIntervalData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.225 s [2019-07-31T07:48:02.072Z] testStateProviderPunctualData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.224 s [2019-07-31T07:48:02.072Z] testAnalysisExecution[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.224 s [2019-07-31T07:48:02.072Z] testStateProviderIntervalData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.225 s [2019-07-31T07:48:02.072Z] testStateProviderPunctualData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.224 s [2019-07-31T07:48:02.072Z] testAnalysisExecution[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.231 s [2019-07-31T07:48:02.072Z] testStateProviderIntervalData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.229 s [2019-07-31T07:48:02.072Z] testStateProviderPunctualData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.228 s [2019-07-31T07:48:02.072Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2019-07-31T07:48:04.605Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.659 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2019-07-31T07:48:04.605Z] testGetDisks[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.221 s [2019-07-31T07:48:04.605Z] testGetDisks[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.218 s [2019-07-31T07:48:04.605Z] testGetDisks[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.218 s [2019-07-31T07:48:04.605Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest [2019-07-31T07:48:07.887Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.349 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest [2019-07-31T07:48:07.887Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest) Time elapsed: 2.22 s [2019-07-31T07:48:07.887Z] testAllocationDeallocationMemory(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest) Time elapsed: 1.128 s [2019-07-31T07:48:07.887Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2019-07-31T07:48:13.355Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.528 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2019-07-31T07:48:13.355Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.126 s [2019-07-31T07:48:13.355Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.128 s [2019-07-31T07:48:13.355Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.135 s [2019-07-31T07:48:13.355Z] testInvalid(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.138 s [2019-07-31T07:48:13.355Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest [2019-07-31T07:48:19.929Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.304 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest [2019-07-31T07:48:19.929Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest) Time elapsed: 6.302 s [2019-07-31T07:48:19.929Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2019-07-31T07:48:19.929Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.502 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2019-07-31T07:48:19.929Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest) Time elapsed: 0.501 s [2019-07-31T07:48:19.929Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2019-07-31T07:48:19.929Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2019-07-31T07:48:19.929Z] testMatchingMultiMatchers(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest) Time elapsed: 0.237 s [2019-07-31T07:48:19.929Z] testMatching(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest) Time elapsed: 0.172 s [2019-07-31T07:48:19.929Z] [2019-07-31T07:48:19.929Z] Results: [2019-07-31T07:48:19.929Z] [2019-07-31T07:48:19.929Z] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T07:48:19.929Z] [2019-07-31T07:48:20.498Z] [INFO] All tests passed! [2019-07-31T07:48:20.498Z] [INFO] [2019-07-31T07:48:20.498Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T07:48:20.498Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec [2019-07-31T07:48:20.498Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 43 classes [2019-07-31T07:48:20.498Z] [INFO] [2019-07-31T07:48:20.498Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T07:48:20.498Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T07:48:20.498Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.pom [2019-07-31T07:48:20.498Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T07:48:20.498Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T07:48:20.498Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-31T07:48:20.498Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-31T07:48:20.758Z] [INFO] [2019-07-31T07:48:20.758Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T07:48:20.758Z] [INFO] [2019-07-31T07:48:20.758Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >-- [2019-07-31T07:48:20.758Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 4.0.0-SNAPSHOT [35/134] [2019-07-31T07:48:20.758Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T07:48:20.758Z] [INFO] [2019-07-31T07:48:20.758Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T07:48:20.758Z] [INFO] [2019-07-31T07:48:20.758Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T07:48:20.758Z] [INFO] The project's OSGi version is 4.0.0.201907310718 [2019-07-31T07:48:20.758Z] [INFO] [2019-07-31T07:48:20.758Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T07:48:20.758Z] [INFO] [2019-07-31T07:48:20.758Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T07:48:20.758Z] [INFO] [2019-07-31T07:48:20.758Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T07:48:20.758Z] [INFO] [2019-07-31T07:48:20.758Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T07:48:20.758Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:48:20.758Z] [INFO] [2019-07-31T07:48:20.758Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T07:48:20.758Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:48:20.758Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources [2019-07-31T07:48:20.758Z] [INFO] [2019-07-31T07:48:20.758Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T07:48:20.758Z] [INFO] Compiling 36 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[57] [2019-07-31T07:48:24.045Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[125] [2019-07-31T07:48:24.045Z] return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class); [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[121] [2019-07-31T07:48:24.045Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel(); [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T07:48:24.045Z] 4. INFO in /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 121) [2019-07-31T07:48:24.045Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel(); [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>'. Type 'TmfGenericTreeEntry' doesn't seem to be designed with null type annotations in mind [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[147] [2019-07-31T07:48:24.045Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_LevelLabel, Comparator.comparing(TmfTreeViewerEntry::getName)), [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[148] [2019-07-31T07:48:24.045Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_Statistics_MinLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMin))), [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[149] [2019-07-31T07:48:24.045Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_MaxLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMax))), [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[150] [2019-07-31T07:48:24.045Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_AverageLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMean))), [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[151] [2019-07-31T07:48:24.045Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_StandardDeviation, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getStdDev))), [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[152] [2019-07-31T07:48:24.045Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Count, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getNbElements))), [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[153] [2019-07-31T07:48:24.045Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Total, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getTotal))), [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[181] [2019-07-31T07:48:24.045Z] return modelExtractor.apply(((TmfGenericTreeEntry) entry).getModel()); [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function>'. Type 'Function' doesn't seem to be designed with null type annotations in mind [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[181] [2019-07-31T07:48:24.045Z] return modelExtractor.apply(((TmfGenericTreeEntry) entry).getModel()); [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] Type safety: Unchecked cast from TmfTreeViewerEntry to TmfGenericTreeEntry [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[183] [2019-07-31T07:48:24.045Z] return (E) (Comparable) o -> 0; [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] Type safety: Unchecked cast from Comparable to E [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[204] [2019-07-31T07:48:24.045Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T07:48:24.045Z] 16. INFO in /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 204) [2019-07-31T07:48:24.045Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>'. Type 'TmfGenericTreeEntry' doesn't seem to be designed with null type annotations in mind [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[221] [2019-07-31T07:48:24.045Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T07:48:24.045Z] 18. INFO in /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 221) [2019-07-31T07:48:24.045Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>'. Type 'TmfGenericTreeEntry' doesn't seem to be designed with null type annotations in mind [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[258] [2019-07-31T07:48:24.045Z] provider = DataProviderManager.getInstance().getDataProvider(trace, [2019-07-31T07:48:24.045Z] fProviderId, ITmfTreeDataProvider.class); [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[280] [2019-07-31T07:48:24.045Z] return modelToTree(trace.getName(), model.getEntries()); [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[51] [2019-07-31T07:48:24.045Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.FilterCu; [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[52] [2019-07-31T07:48:24.045Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.IFilterStrings; [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[53] [2019-07-31T07:48:24.045Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TmfFilterAppliedSignal; [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[54] [2019-07-31T07:48:24.045Z] import org.eclipse.tracecompass.internal.segmentstore.core.arraylist.ArrayListStore; [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] Discouraged access: The type 'ArrayListStore' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[358] [2019-07-31T07:48:24.045Z] ISegmentStore filteredStore = new ArrayListStore<>(filtered.toArray(new ISegment[filtered.size()])); [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] Discouraged access: The constructor 'ArrayListStore(Object[])' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[358] [2019-07-31T07:48:24.045Z] ISegmentStore filteredStore = new ArrayListStore<>(filtered.toArray(new ISegment[filtered.size()])); [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] Discouraged access: The type 'ArrayListStore' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[385] [2019-07-31T07:48:24.045Z] for (Map.Entry> entry : regexes.asMap().entrySet()) { [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] 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>>' [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[386] [2019-07-31T07:48:24.045Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[386] [2019-07-31T07:48:24.045Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[387] [2019-07-31T07:48:24.045Z] FilterCu cu = FilterCu.compile(regex); [2019-07-31T07:48:24.045Z] ^^^^^^^^ [2019-07-31T07:48:24.045Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[387] [2019-07-31T07:48:24.045Z] FilterCu cu = FilterCu.compile(regex); [2019-07-31T07:48:24.045Z] ^^^^^^^^ [2019-07-31T07:48:24.045Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[387] [2019-07-31T07:48:24.045Z] FilterCu cu = FilterCu.compile(regex); [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[388] [2019-07-31T07:48:24.045Z] Predicate<@NonNull Map<@NonNull String, @NonNull Object>> predicate = cu != null ? multiToMapPredicate(cu.generate()) : null; [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[413] [2019-07-31T07:48:24.045Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] 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>>' [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[414] [2019-07-31T07:48:24.045Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[414] [2019-07-31T07:48:24.045Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[415] [2019-07-31T07:48:24.045Z] FilterCu cu = FilterCu.compile(regex); [2019-07-31T07:48:24.045Z] ^^^^^^^^ [2019-07-31T07:48:24.045Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[415] [2019-07-31T07:48:24.045Z] FilterCu cu = FilterCu.compile(regex); [2019-07-31T07:48:24.045Z] ^^^^^^^^ [2019-07-31T07:48:24.045Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[415] [2019-07-31T07:48:24.045Z] FilterCu cu = FilterCu.compile(regex); [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[416] [2019-07-31T07:48:24.045Z] Predicate<@NonNull Multimap<@NonNull String, @NonNull Object>> predicate = cu != null ? cu.generate() : null; [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[546] [2019-07-31T07:48:24.045Z] public void regexFilterApplied(TmfFilterAppliedSignal signal) { [2019-07-31T07:48:24.045Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.045Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T07:48:24.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[547] [2019-07-31T07:48:24.046Z] Collection regex = signal.getFilter().getRegexes(); [2019-07-31T07:48:24.046Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.046Z] Discouraged access: The method 'TmfFilterAppliedSignal.getFilter()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T07:48:24.046Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[547] [2019-07-31T07:48:24.046Z] Collection regex = signal.getFilter().getRegexes(); [2019-07-31T07:48:24.046Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.046Z] Discouraged access: The method 'TraceCompassFilter.getRegexes()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T07:48:24.046Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density/SimpleTooltipProvider.java:[70] [2019-07-31T07:48:24.046Z] addItem(null, ToolTipString.fromString(Messages.SimpleTooltipProvider_count), ToolTipString.fromDecimal(y)); [2019-07-31T07:48:24.046Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.046Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:48:24.046Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartViewer.java:[100] [2019-07-31T07:48:24.046Z] return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class); [2019-07-31T07:48:24.046Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:24.046Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T07:48:24.046Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[171] [2019-07-31T07:48:24.046Z] return Iterables.get(iterable, (int) idx, null); [2019-07-31T07:48:24.046Z] ^^^^ [2019-07-31T07:48:24.046Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-31T07:48:24.046Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[191] [2019-07-31T07:48:24.046Z] return Iterables.getLast(baseIterable, null); [2019-07-31T07:48:24.046Z] ^^^^ [2019-07-31T07:48:24.046Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-31T07:48:24.046Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[202] [2019-07-31T07:48:24.046Z] return Iterables.getFirst((Iterable) iterable, null); [2019-07-31T07:48:24.046Z] ^^^^ [2019-07-31T07:48:24.046Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-31T07:48:24.046Z] 48 problems (0 errors, 45 warnings, 45 info) [2019-07-31T07:48:24.046Z] [INFO] [2019-07-31T07:48:24.046Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T07:48:24.046Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:48:24.046Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources [2019-07-31T07:48:24.046Z] [INFO] [2019-07-31T07:48:24.046Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T07:48:24.046Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-sources.jar [2019-07-31T07:48:24.046Z] [INFO] [2019-07-31T07:48:24.046Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T07:48:24.046Z] [INFO] [2019-07-31T07:48:24.046Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T07:48:24.046Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar [2019-07-31T07:48:24.046Z] [INFO] [2019-07-31T07:48:24.046Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T07:48:24.046Z] [INFO] [2019-07-31T07:48:24.046Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T07:48:24.046Z] [INFO] [2019-07-31T07:48:24.046Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T07:48:24.046Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar [2019-07-31T07:48:24.046Z] [INFO] [2019-07-31T07:48:24.046Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T07:48:24.046Z] [INFO] [2019-07-31T07:48:24.046Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T07:48:24.046Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/../../target/jacoco.exec [2019-07-31T07:48:24.046Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T07:48:24.309Z] [INFO] [2019-07-31T07:48:24.309Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T07:48:24.309Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar [2019-07-31T07:48:24.309Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.pom [2019-07-31T07:48:24.309Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-sources.jar [2019-07-31T07:48:24.309Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T07:48:24.309Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T07:48:24.309Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T07:48:24.309Z] [INFO] [2019-07-31T07:48:24.309Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T07:48:24.309Z] [INFO] [2019-07-31T07:48:24.309Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >-- [2019-07-31T07:48:24.309Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 3.0.4-SNAPSHOT [36/134] [2019-07-31T07:48:24.309Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T07:48:24.972Z] [INFO] [2019-07-31T07:48:24.972Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T07:48:24.972Z] [INFO] [2019-07-31T07:48:24.972Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T07:48:24.972Z] [INFO] The project's OSGi version is 3.0.4.201907310718 [2019-07-31T07:48:24.972Z] [INFO] [2019-07-31T07:48:24.972Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T07:48:24.972Z] [INFO] [2019-07-31T07:48:24.972Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T07:48:24.972Z] [INFO] [2019-07-31T07:48:24.972Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T07:48:24.972Z] [INFO] [2019-07-31T07:48:24.972Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T07:48:24.972Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:48:24.972Z] [INFO] [2019-07-31T07:48:24.972Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T07:48:24.972Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:48:24.972Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources [2019-07-31T07:48:24.972Z] [INFO] [2019-07-31T07:48:24.972Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T07:48:24.972Z] [INFO] Compiling 44 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes [2019-07-31T07:48:25.638Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[59] [2019-07-31T07:48:25.638Z] return new SelectedCpuQueryFilter(start, end, nb, getSelected(), CpuUsageView.getCpus(getTrace())); [2019-07-31T07:48:25.638Z] ^^^^^^^^^^ [2019-07-31T07:48:25.638Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T07:48:25.638Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[65] [2019-07-31T07:48:25.638Z] parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace())); [2019-07-31T07:48:25.638Z] ^^^^^^^^^^ [2019-07-31T07:48:25.638Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T07:48:25.638Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[82] [2019-07-31T07:48:25.638Z] Set cpus = CpuUsageView.getCpus(getTrace()); [2019-07-31T07:48:25.638Z] ^^^^^^^^^^ [2019-07-31T07:48:25.638Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T07:48:25.638Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[48] [2019-07-31T07:48:25.638Z] TmfGenericTreeEntry obj = (TmfGenericTreeEntry) element; [2019-07-31T07:48:25.638Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:25.638Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T07:48:25.638Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[64] [2019-07-31T07:48:25.638Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-31T07:48:25.638Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:25.638Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T07:48:25.638Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/actions/UnfollowThreadAction.java:[43] [2019-07-31T07:48:25.638Z] return Messages.FollowThreadAction_unfollow; [2019-07-31T07:48:25.638Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:25.638Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:48:25.638Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[92] [2019-07-31T07:48:25.638Z] Set<@NonNull Integer> data = (Set<@NonNull Integer>) getData(trace, CpuUsageView.CPU_USAGE_FOLLOW_CPU); [2019-07-31T07:48:25.638Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:25.638Z] Type safety: Unchecked cast from Object to Set [2019-07-31T07:48:25.638Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[117] [2019-07-31T07:48:25.638Z] Set data = (Set) getData(trace, CPU_USAGE_FOLLOW_CPU); [2019-07-31T07:48:25.638Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:25.638Z] Type safety: Unchecked cast from Object to Set [2019-07-31T07:48:25.638Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[729] [2019-07-31T07:48:25.638Z] zoomEntries(entries, traceEntry.getStartTime(), traceEntry.getEndTime(), resolution, monitor); [2019-07-31T07:48:25.638Z] ^^^^^^^ [2019-07-31T07:48:25.638Z] Null type safety (type annotations): The expression of type 'Iterable' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>' [2019-07-31T07:48:25.638Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[796] [2019-07-31T07:48:25.638Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(time - 1, time, 2, map.keySet()); [2019-07-31T07:48:25.638Z] ^^^^^^^^^^^^ [2019-07-31T07:48:25.638Z] Null type safety (type annotations): The expression of type '@NonNull Set' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection' [2019-07-31T07:48:25.638Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[130] [2019-07-31T07:48:25.638Z] return new SelectedCpuQueryFilter(newStart, newEnd, 2, Collections.emptyList(), CpuUsageView.getCpus(getTrace())); [2019-07-31T07:48:25.638Z] ^^^^^^^^^^ [2019-07-31T07:48:25.638Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T07:48:25.638Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[143] [2019-07-31T07:48:25.638Z] parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace())); [2019-07-31T07:48:25.638Z] ^^^^^^^^^^ [2019-07-31T07:48:25.638Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T07:48:25.638Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/io/diskioactivity/DiskIOActivityTreeViewer.java:[38] [2019-07-31T07:48:25.638Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-31T07:48:25.638Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:25.638Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T07:48:25.638Z] 13 problems (13 warnings) [2019-07-31T07:48:25.638Z] [INFO] [2019-07-31T07:48:25.638Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T07:48:25.638Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:48:25.638Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources [2019-07-31T07:48:25.638Z] [INFO] [2019-07-31T07:48:25.638Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T07:48:25.898Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-sources.jar [2019-07-31T07:48:25.898Z] [INFO] [2019-07-31T07:48:25.898Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T07:48:25.898Z] [INFO] [2019-07-31T07:48:25.898Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T07:48:25.898Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar [2019-07-31T07:48:26.157Z] [INFO] [2019-07-31T07:48:26.157Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T07:48:26.157Z] [INFO] [2019-07-31T07:48:26.157Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T07:48:26.157Z] [INFO] [2019-07-31T07:48:26.157Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T07:48:26.157Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar [2019-07-31T07:48:26.157Z] [INFO] [2019-07-31T07:48:26.157Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T07:48:26.157Z] [INFO] [2019-07-31T07:48:26.157Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T07:48:26.157Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/../../target/jacoco.exec [2019-07-31T07:48:26.157Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-31T07:48:26.416Z] [INFO] [2019-07-31T07:48:26.416Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T07:48:26.416Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar [2019-07-31T07:48:26.416Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.pom [2019-07-31T07:48:26.416Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-sources.jar [2019-07-31T07:48:26.416Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T07:48:26.416Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-p2metadata.xml [2019-07-31T07:48:26.416Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-p2artifacts.xml [2019-07-31T07:48:26.416Z] [INFO] [2019-07-31T07:48:26.416Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T07:48:26.416Z] [INFO] [2019-07-31T07:48:26.416Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >-- [2019-07-31T07:48:26.416Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.6-SNAPSHOT [37/134] [2019-07-31T07:48:26.416Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T07:48:26.674Z] [INFO] [2019-07-31T07:48:26.674Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T07:48:26.674Z] [INFO] [2019-07-31T07:48:26.674Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T07:48:26.674Z] [INFO] The project's OSGi version is 1.0.6.201907310718 [2019-07-31T07:48:26.674Z] [INFO] [2019-07-31T07:48:26.674Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T07:48:26.674Z] [INFO] [2019-07-31T07:48:26.674Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T07:48:26.674Z] [INFO] [2019-07-31T07:48:26.674Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T07:48:26.674Z] [INFO] [2019-07-31T07:48:26.674Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T07:48:26.674Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:48:26.674Z] [INFO] [2019-07-31T07:48:26.674Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T07:48:26.674Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:48:26.674Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources [2019-07-31T07:48:26.674Z] [INFO] [2019-07-31T07:48:26.674Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T07:48:26.674Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes [2019-07-31T07:48:27.241Z] [INFO] [2019-07-31T07:48:27.241Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T07:48:27.241Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:48:27.241Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources [2019-07-31T07:48:27.241Z] [INFO] [2019-07-31T07:48:27.241Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T07:48:27.241Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-sources.jar [2019-07-31T07:48:27.241Z] [INFO] [2019-07-31T07:48:27.241Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T07:48:27.241Z] [INFO] [2019-07-31T07:48:27.241Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T07:48:27.241Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar [2019-07-31T07:48:27.241Z] [INFO] [2019-07-31T07:48:27.241Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T07:48:27.241Z] [INFO] [2019-07-31T07:48:27.241Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T07:48:27.241Z] [INFO] [2019-07-31T07:48:27.241Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T07:48:27.241Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar [2019-07-31T07:48:27.241Z] [INFO] [2019-07-31T07:48:27.241Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T07:48:27.241Z] [INFO] [2019-07-31T07:48:27.241Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T07:48:29.148Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data/.metadata/.log [2019-07-31T07:48:29.148Z] [INFO] Command line: [2019-07-31T07:48:29.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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T07:48:29.148Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T07:48:33.337Z] !SESSION 2019-07-31 07:48:29.318 ----------------------------------------------- [2019-07-31T07:48:33.337Z] eclipse.buildId=unknown [2019-07-31T07:48:33.337Z] java.version=1.8.0_202 [2019-07-31T07:48:33.337Z] java.vendor=Oracle Corporation [2019-07-31T07:48:33.337Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T07:48:33.337Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T07:48:33.337Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T07:48:33.337Z] [2019-07-31T07:48:33.337Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 07:48:32.793 [2019-07-31T07:48:33.337Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T07:48:33.337Z] !STACK 0 [2019-07-31T07:48:33.337Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T07:48:33.337Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:48:33.337Z] [2019-07-31T07:48:33.337Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T07:48:33.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T07:48:33.337Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T07:48:33.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T07:48:33.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T07:48:33.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T07:48:33.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T07:48:33.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T07:48:33.337Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T07:48:33.337Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T07:48:33.337Z] [2019-07-31T07:48:33.337Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 07:48:32.988 [2019-07-31T07:48:33.337Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T07:48:33.337Z] !STACK 0 [2019-07-31T07:48:33.337Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T07:48:33.337Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:48:33.337Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T07:48:33.337Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T07:48:33.337Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T07:48:33.337Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:48:33.337Z] [2019-07-31T07:48:33.337Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T07:48:33.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T07:48:33.337Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T07:48:33.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T07:48:33.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T07:48:33.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T07:48:33.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T07:48:33.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T07:48:33.337Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T07:48:33.337Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T07:48:35.873Z] process 5809: 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 [2019-07-31T07:48:35.873Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T07:48:36.468Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T07:48:36.868Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T07:48:49.077Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2019-07-31T07:48:49.077Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2019-07-31T07:48:49.077Z] tidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.036 s [2019-07-31T07:48:49.077Z] tidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-31T07:48:49.077Z] execNameColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T07:48:49.077Z] ptidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-31T07:48:49.077Z] tidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T07:48:49.077Z] ptidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T07:48:49.077Z] birthTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T07:48:49.077Z] birthTimeSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-31T07:48:49.077Z] execNameSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-31T07:48:49.077Z] ptidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-31T07:48:49.077Z] birthTimeComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T07:48:49.077Z] execNameComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-31T07:48:49.077Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2019-07-31T07:48:49.077Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.508 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2019-07-31T07:48:49.077Z] testEmpty(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.007 s [2019-07-31T07:48:49.077Z] testMany(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.488 s [2019-07-31T07:48:49.077Z] testDoubleOtherOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.006 s [2019-07-31T07:48:49.077Z] test9OutOfOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-31T07:48:49.077Z] test9InOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.001 s [2019-07-31T07:48:49.077Z] testDouble(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-31T07:48:49.077Z] testSingleInvalid(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-31T07:48:49.077Z] testSingle(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.001 s [2019-07-31T07:48:49.077Z] test9InOrder10Times(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.001 s [2019-07-31T07:48:49.077Z] [2019-07-31T07:48:49.077Z] Results: [2019-07-31T07:48:49.077Z] [2019-07-31T07:48:49.077Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T07:48:49.077Z] [2019-07-31T07:48:50.014Z] [INFO] All tests passed! [2019-07-31T07:48:50.014Z] [INFO] [2019-07-31T07:48:50.014Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T07:48:50.014Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec [2019-07-31T07:48:50.014Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.tests' with 2 classes [2019-07-31T07:48:50.014Z] [INFO] [2019-07-31T07:48:50.014Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T07:48:50.014Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar [2019-07-31T07:48:50.014Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.pom [2019-07-31T07:48:50.014Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-sources.jar [2019-07-31T07:48:50.275Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T07:48:50.275Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-p2metadata.xml [2019-07-31T07:48:50.275Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-p2artifacts.xml [2019-07-31T07:48:50.275Z] [INFO] [2019-07-31T07:48:50.275Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T07:48:50.275Z] [INFO] [2019-07-31T07:48:50.275Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >-- [2019-07-31T07:48:50.275Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 1.1.3-SNAPSHOT [38/134] [2019-07-31T07:48:50.275Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T07:48:50.275Z] [INFO] [2019-07-31T07:48:50.275Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T07:48:50.275Z] [INFO] [2019-07-31T07:48:50.275Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T07:48:50.275Z] [INFO] The project's OSGi version is 1.1.3.201907310718 [2019-07-31T07:48:50.275Z] [INFO] [2019-07-31T07:48:50.275Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T07:48:50.275Z] [INFO] [2019-07-31T07:48:50.275Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T07:48:50.275Z] [INFO] [2019-07-31T07:48:50.275Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T07:48:50.275Z] [INFO] [2019-07-31T07:48:50.275Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T07:48:50.275Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:48:50.275Z] [INFO] [2019-07-31T07:48:50.275Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T07:48:50.275Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:48:50.275Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources [2019-07-31T07:48:50.275Z] [INFO] [2019-07-31T07:48:50.275Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T07:48:50.275Z] [INFO] Compiling 37 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes [2019-07-31T07:48:50.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[327] [2019-07-31T07:48:50.843Z] if (entry.getValue().fRange.includes(range)) { [2019-07-31T07:48:50.843Z] ^^^^^^^^^^^^^^^^ [2019-07-31T07:48:50.843Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull AggregatedCalledFunction,CallGraphAnalysis.@NonNull FunctionCall>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T07:48:50.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[424] [2019-07-31T07:48:50.843Z] CallgraphRange parentRange = entry.getValue().fRange; [2019-07-31T07:48:50.843Z] ^^^^^^^^^^^^^^^^ [2019-07-31T07:48:50.843Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull AggregatedCalledFunction,CallGraphAnalysis.@NonNull FunctionCall>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T07:48:50.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[442] [2019-07-31T07:48:50.843Z] parent.addChild(entry.getValue().fFunc, entry.getKey()); [2019-07-31T07:48:50.843Z] ^^^^^^^^^^^^^^^^ [2019-07-31T07:48:50.843Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull AggregatedCalledFunction,CallGraphAnalysis.@NonNull FunctionCall>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T07:48:50.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[481] [2019-07-31T07:48:50.843Z] ThreadNode threadNode = entry.getKey(); [2019-07-31T07:48:50.843Z] ^^^^^^^^^^^^^^ [2019-07-31T07:48:50.843Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull ThreadNode,@NonNull List<@NonNull Integer>>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T07:48:50.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[482] [2019-07-31T07:48:50.843Z] List subAttributes = entry.getValue(); [2019-07-31T07:48:50.843Z] ^^^^^^^^^^^^^^^^ [2019-07-31T07:48:50.843Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull ThreadNode,@NonNull List<@NonNull Integer>>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T07:48:50.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[440] [2019-07-31T07:48:50.843Z] return getIntersectingElements(start, end).iterator(); [2019-07-31T07:48:50.843Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:50.843Z] Null type safety (type annotations): The expression of type 'Iterator<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterator<@NonNull ISegment>' [2019-07-31T07:48:50.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[540] [2019-07-31T07:48:50.843Z] return Iterables.transform(query2d, fct); [2019-07-31T07:48:50.843Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:50.843Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull ISegment>' [2019-07-31T07:48:50.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[128] [2019-07-31T07:48:50.843Z] long traceId = getId(ITmfStateSystem.ROOT_ATTRIBUTE); [2019-07-31T07:48:50.843Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:50.843Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T07:48:50.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[129] [2019-07-31T07:48:50.843Z] builder.add(new CallStackEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, CallStackEntryModel.TRACE, UNKNOWN_TID)); [2019-07-31T07:48:50.843Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:50.843Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:48:50.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[131] [2019-07-31T07:48:50.843Z] List processQuarks = ss.getQuarks(getAnalysisModule().getProcessesPattern()); [2019-07-31T07:48:50.843Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:50.843Z] Discouraged access: The method 'AbstractTreeDataProvider.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T07:48:50.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[143] [2019-07-31T07:48:50.843Z] threadParentId = getId(processQuark); [2019-07-31T07:48:50.843Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:50.843Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T07:48:50.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[152] [2019-07-31T07:48:50.843Z] List threadQuarks = ss.getQuarks(processQuark, getAnalysisModule().getThreadsPattern()); [2019-07-31T07:48:50.843Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:50.843Z] Discouraged access: The method 'AbstractTreeDataProvider.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T07:48:50.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[175] [2019-07-31T07:48:50.843Z] return new TmfTreeModel<>(Collections.emptyList(), builder.build()); [2019-07-31T07:48:50.843Z] ^^^^^^^^^^^^^^^ [2019-07-31T07:48:50.843Z] Null type safety (type annotations): The expression of type '@NonNull ImmutableList' needs unchecked conversion to conform to '@NonNull List<@NonNull CallStackEntryModel>', corresponding supertype is 'List' [2019-07-31T07:48:50.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[190] [2019-07-31T07:48:50.843Z] return new CallStackEntryModel(getId(threadQuark), processId, Collections.singletonList(threadName), threadStart, threadEnd, CallStackEntryModel.THREAD, threadId); [2019-07-31T07:48:50.843Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:50.843Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T07:48:50.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[197] [2019-07-31T07:48:50.843Z] long id = getId(stackLevelQuark); [2019-07-31T07:48:50.843Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:50.843Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T07:48:50.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[198] [2019-07-31T07:48:50.843Z] builder.add(new CallStackEntryModel(id, callStackParent, Collections.singletonList(threadName), start, end, level, pid)); [2019-07-31T07:48:50.843Z] ^^^^^^^^^^ [2019-07-31T07:48:50.843Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:48:50.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[222] [2019-07-31T07:48:50.843Z] Map<@NonNull Long, @NonNull Integer> entries = getSelectedEntries(filter); [2019-07-31T07:48:50.843Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:50.843Z] Discouraged access: The method 'AbstractTreeDataProvider.getSelectedEntries(SelectionTimeQueryFilter)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T07:48:50.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[227] [2019-07-31T07:48:50.843Z] return new TimeGraphModel(getFollowEvent(ss, entry, filter.getEnd(), false)); [2019-07-31T07:48:50.843Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:50.843Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>' [2019-07-31T07:48:50.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[229] [2019-07-31T07:48:50.843Z] return new TimeGraphModel(getFollowEvent(ss, entry, filter.getStart(), true)); [2019-07-31T07:48:50.843Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:50.843Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>' [2019-07-31T07:48:50.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[236] [2019-07-31T07:48:50.843Z] Collection times = getTimes(filter, ss.getStartTime(), ss.getCurrentEndTime()); [2019-07-31T07:48:50.843Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:50.843Z] Discouraged access: The method 'AbstractTreeDataProvider.getTimes(TimeQueryFilter, long, long)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T07:48:50.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[262] [2019-07-31T07:48:50.843Z] applyFilterAndAddState(eventList, timeGraphState, key, predicates, monitor); [2019-07-31T07:48:50.843Z] ^^^^^^^^^^^^^^ [2019-07-31T07:48:50.843Z] Null type safety (type annotations): The expression of type 'ITimeGraphState' needs unchecked conversion to conform to '@NonNull ITimeGraphState' [2019-07-31T07:48:50.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[278] [2019-07-31T07:48:50.843Z] return new TimeGraphState(startTime, duration, value.hashCode(), name); [2019-07-31T07:48:50.843Z] ^^^^ [2019-07-31T07:48:50.843Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-31T07:48:50.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunction.java:[99] [2019-07-31T07:48:50.843Z] fChildren.put(entry.getKey(), entry.getValue().clone()); [2019-07-31T07:48:50.843Z] ^^^^^^^^^^^^^^^^ [2019-07-31T07:48:50.843Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Object,@NonNull AggregatedCalledFunction>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T07:48:50.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[17] [2019-07-31T07:48:50.843Z] import org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreStatisticsDataProvider; [2019-07-31T07:48:50.843Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:50.843Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-31T07:48:50.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[18] [2019-07-31T07:48:50.843Z] import org.eclipse.tracecompass.internal.tmf.core.model.tree.TmfTreeCompositeDataProvider; [2019-07-31T07:48:50.843Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:50.843Z] Discouraged access: The type 'TmfTreeCompositeDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T07:48:50.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[29] [2019-07-31T07:48:50.843Z] * {@link SegmentStoreStatisticsDataProvider} factory for the [2019-07-31T07:48:50.843Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:50.843Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-31T07:48:50.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[41] [2019-07-31T07:48:50.843Z] return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID); [2019-07-31T07:48:50.843Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:50.843Z] Discouraged access: The type 'TmfTreeCompositeDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T07:48:50.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[41] [2019-07-31T07:48:50.843Z] return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID); [2019-07-31T07:48:50.843Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:50.843Z] Discouraged access: The method 'TmfTreeCompositeDataProvider.create(Collection, String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T07:48:50.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[61] [2019-07-31T07:48:50.843Z] return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID); [2019-07-31T07:48:50.843Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:50.843Z] Discouraged access: The constructor 'SegmentStoreStatisticsDataProvider(ITmfTrace, AbstractSegmentStatisticsAnalysis, String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-31T07:48:50.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[61] [2019-07-31T07:48:50.843Z] return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID); [2019-07-31T07:48:50.843Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:50.843Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-31T07:48:50.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedProfilingElement.java:[233] [2019-07-31T07:48:50.843Z] IHostIdProvider hostProvider = fHostResolver.apply(this); [2019-07-31T07:48:50.843Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:50.843Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Function<@NonNull IProfilingElement,CallStackHostUtils.@NonNull IHostIdProvider>'. Type 'Function' doesn't seem to be designed with null type annotations in mind [2019-07-31T07:48:50.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AbstractCalledFunction.java:[29] [2019-07-31T07:48:50.843Z] static final Comparator COMPARATOR = Objects.requireNonNull(Comparator.comparingLong(ISegment::getStart).thenComparingLong(ISegment::getEnd)); [2019-07-31T07:48:50.843Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:50.843Z] Null type safety (type annotations): The expression of type '@NonNull Comparator' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ISegment>' [2019-07-31T07:48:50.843Z] 32 problems (32 warnings) [2019-07-31T07:48:50.843Z] [INFO] [2019-07-31T07:48:50.843Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T07:48:50.843Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:48:50.843Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources [2019-07-31T07:48:50.843Z] [INFO] [2019-07-31T07:48:50.843Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T07:48:50.843Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-sources.jar [2019-07-31T07:48:51.102Z] [INFO] [2019-07-31T07:48:51.102Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T07:48:51.102Z] [INFO] [2019-07-31T07:48:51.102Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T07:48:51.102Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar [2019-07-31T07:48:51.102Z] [INFO] [2019-07-31T07:48:51.102Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T07:48:51.102Z] [INFO] [2019-07-31T07:48:51.102Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T07:48:51.102Z] [INFO] [2019-07-31T07:48:51.102Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T07:48:51.102Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar [2019-07-31T07:48:51.361Z] [INFO] [2019-07-31T07:48:51.361Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T07:48:51.361Z] [INFO] [2019-07-31T07:48:51.361Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T07:48:51.361Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/../../target/jacoco.exec [2019-07-31T07:48:51.361Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 42 classes [2019-07-31T07:48:51.361Z] [INFO] [2019-07-31T07:48:51.361Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T07:48:51.361Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar [2019-07-31T07:48:51.361Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.pom [2019-07-31T07:48:51.361Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-sources.jar [2019-07-31T07:48:51.361Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T07:48:51.361Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-p2metadata.xml [2019-07-31T07:48:51.361Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-p2artifacts.xml [2019-07-31T07:48:51.361Z] [INFO] [2019-07-31T07:48:51.361Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T07:48:51.361Z] [INFO] [2019-07-31T07:48:51.361Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >-- [2019-07-31T07:48:51.361Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT [39/134] [2019-07-31T07:48:51.361Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T07:48:51.619Z] [INFO] [2019-07-31T07:48:51.619Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T07:48:51.619Z] [INFO] [2019-07-31T07:48:51.619Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T07:48:51.619Z] [INFO] The project's OSGi version is 1.0.2.201907310718 [2019-07-31T07:48:51.619Z] [INFO] [2019-07-31T07:48:51.619Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T07:48:51.619Z] [INFO] [2019-07-31T07:48:51.619Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T07:48:51.619Z] [INFO] [2019-07-31T07:48:51.619Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T07:48:51.619Z] [INFO] [2019-07-31T07:48:51.619Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T07:48:51.619Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:48:51.619Z] [INFO] [2019-07-31T07:48:51.619Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T07:48:51.619Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:48:51.619Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources [2019-07-31T07:48:51.619Z] [INFO] [2019-07-31T07:48:51.619Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T07:48:51.619Z] [INFO] Compiling 14 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes [2019-07-31T07:48:52.190Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/stubs/org/eclipse/tracecompass/analysis/profiling/core/tests/data/TestDataBigCallStack.java:[145] [2019-07-31T07:48:52.190Z] stack.push(new OpenedFunction(ts, field.getValue().toString())); [2019-07-31T07:48:52.190Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:52.190Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:48:52.190Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/org/eclipse/tracecompass/analysis/profiling/core/tests/flamechart/CallStackStateSystemTest.java:[153] [2019-07-31T07:48:52.190Z] Set<@NonNull IntervalInfo> stateSystemIntervals = traceData.toStateSystemInterval(patterns.get(0)[0]); [2019-07-31T07:48:52.190Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T07:48:52.190Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:48:52.190Z] 2 problems (2 warnings) [2019-07-31T07:48:52.190Z] [INFO] [2019-07-31T07:48:52.190Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T07:48:52.190Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:48:52.190Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources [2019-07-31T07:48:52.190Z] [INFO] [2019-07-31T07:48:52.190Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T07:48:52.190Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-31T07:48:52.190Z] [INFO] [2019-07-31T07:48:52.190Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T07:48:52.190Z] [INFO] [2019-07-31T07:48:52.190Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T07:48:52.190Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar [2019-07-31T07:48:52.969Z] [INFO] [2019-07-31T07:48:52.969Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T07:48:52.969Z] [INFO] [2019-07-31T07:48:52.969Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T07:48:52.969Z] [INFO] [2019-07-31T07:48:52.969Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T07:48:52.969Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar [2019-07-31T07:48:52.969Z] [INFO] [2019-07-31T07:48:52.970Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T07:48:52.970Z] [INFO] [2019-07-31T07:48:52.970Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T07:48:53.538Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log [2019-07-31T07:48:53.538Z] [INFO] Command line: [2019-07-31T07:48:53.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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T07:48:53.538Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T07:48:57.725Z] !SESSION 2019-07-31 07:48:53.869 ----------------------------------------------- [2019-07-31T07:48:57.725Z] eclipse.buildId=unknown [2019-07-31T07:48:57.725Z] java.version=1.8.0_202 [2019-07-31T07:48:57.725Z] java.vendor=Oracle Corporation [2019-07-31T07:48:57.725Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T07:48:57.725Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T07:48:57.725Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T07:48:57.725Z] [2019-07-31T07:48:57.725Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 07:48:57.097 [2019-07-31T07:48:57.725Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T07:48:57.725Z] !STACK 0 [2019-07-31T07:48:57.725Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T07:48:57.725Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:48:57.725Z] [2019-07-31T07:48:57.725Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T07:48:57.725Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T07:48:57.725Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T07:48:57.725Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T07:48:57.725Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T07:48:57.725Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T07:48:57.725Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T07:48:57.725Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T07:48:57.725Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T07:48:57.725Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T07:48:57.725Z] [2019-07-31T07:48:57.725Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 07:48:57.301 [2019-07-31T07:48:57.725Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T07:48:57.725Z] !STACK 0 [2019-07-31T07:48:57.725Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T07:48:57.725Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:48:57.725Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T07:48:57.725Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T07:48:57.725Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T07:48:57.725Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:48:57.725Z] [2019-07-31T07:48:57.725Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T07:48:57.725Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T07:48:57.725Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T07:48:57.725Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T07:48:57.725Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T07:48:57.725Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T07:48:57.725Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T07:48:57.725Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T07:48:57.725Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T07:48:57.725Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T07:49:01.016Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2019-07-31T07:49:03.546Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.56 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2019-07-31T07:49:03.546Z] testIntersectingSegmentStore(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest) Time elapsed: 2.31 s [2019-07-31T07:49:03.546Z] testSeriesSegmentStoreIterator(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest) Time elapsed: 0.174 s [2019-07-31T07:49:03.546Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2019-07-31T07:49:21.826Z] [2019-07-31T07:49:21.826Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2019-07-31 07:49:21.358 [2019-07-31T07:49:21.826Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace. [2019-07-31T07:49:34.031Z] [2019-07-31T07:49:34.031Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2019-07-31 07:49:32.167 [2019-07-31T07:49:34.031Z] !MESSAGE Incoherent callstack found on (10019) occasions [2019-07-31T07:49:34.031Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.51 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2019-07-31T07:49:34.031Z] testCallStackProvider[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.088 s [2019-07-31T07:49:34.031Z] testCallStackContent[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.111 s [2019-07-31T07:49:34.031Z] testCallStackProvider[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 28.988 s [2019-07-31T07:49:34.032Z] testCallStackContent[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 1.315 s [2019-07-31T07:49:34.032Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2019-07-31T07:49:34.032Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2019-07-31T07:49:34.032Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.063 s [2019-07-31T07:49:34.032Z] TreeStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.002 s [2019-07-31T07:49:34.032Z] MergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.003 s [2019-07-31T07:49:34.032Z] MergeFirstLevelCalleesStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.002 s [2019-07-31T07:49:34.032Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2019-07-31T07:49:34.032Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2019-07-31T07:49:34.032Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.002 s [2019-07-31T07:49:34.032Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-31T07:49:34.032Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-31T07:49:34.032Z] largeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.094 s [2019-07-31T07:49:34.032Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-31T07:49:34.032Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-07-31T07:49:34.032Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-07-31T07:49:34.032Z] treeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-31T07:49:34.032Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest [2019-07-31T07:49:34.032Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest [2019-07-31T07:49:34.032Z] testActivator(org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T07:49:34.032Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest [2019-07-31T07:49:34.032Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest [2019-07-31T07:49:34.032Z] testGetSelfTime(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T07:49:34.032Z] testGetDepth(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T07:49:34.032Z] testGetStart(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T07:49:34.032Z] testToString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T07:49:34.032Z] createInvalidTimeRangeStateLong(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.002 s [2019-07-31T07:49:34.032Z] testCompareTo(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T07:49:34.032Z] testGetProcessId(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T07:49:34.032Z] createInvalidDouble(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-07-31T07:49:34.032Z] testAddChildOk1(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T07:49:34.032Z] testAddChildOk2(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T07:49:34.032Z] testAddChildOk3(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T07:49:34.032Z] createInvalidTimeRangeStateInteger(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T07:49:34.032Z] testHashCode(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-07-31T07:49:34.032Z] testCompareToBad(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T07:49:34.032Z] testEquals(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T07:49:34.032Z] testGetParent(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T07:49:34.032Z] testGetEnd(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-07-31T07:49:34.032Z] createInvalidTimeRangeStateString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T07:49:34.032Z] createInvalidTimeRange(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T07:49:34.032Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2019-07-31T07:49:44.476Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.605 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2019-07-31T07:49:44.476Z] testCallGraph[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) Time elapsed: 0.088 s [2019-07-31T07:49:44.476Z] testCallGraph[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) Time elapsed: 9.515 s [2019-07-31T07:49:44.476Z] [2019-07-31T07:49:44.476Z] Results: [2019-07-31T07:49:44.476Z] [2019-07-31T07:49:44.476Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T07:49:44.476Z] [2019-07-31T07:49:44.476Z] [INFO] All tests passed! [2019-07-31T07:49:44.476Z] [INFO] [2019-07-31T07:49:44.476Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T07:49:44.476Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec [2019-07-31T07:49:44.476Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core.tests' with 23 classes [2019-07-31T07:49:44.476Z] [INFO] [2019-07-31T07:49:44.476Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T07:49:44.476Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar [2019-07-31T07:49:44.476Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.pom [2019-07-31T07:49:44.476Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-31T07:49:44.476Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T07:49:44.476Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T07:49:44.476Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T07:49:44.476Z] [INFO] [2019-07-31T07:49:44.476Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T07:49:44.476Z] [INFO] [2019-07-31T07:49:44.476Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >-- [2019-07-31T07:49:44.476Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 2.0.0-SNAPSHOT [40/134] [2019-07-31T07:49:44.476Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T07:49:44.476Z] [INFO] [2019-07-31T07:49:44.476Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T07:49:44.476Z] [INFO] [2019-07-31T07:49:44.476Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T07:49:44.476Z] [INFO] The project's OSGi version is 2.0.0.201907310718 [2019-07-31T07:49:44.476Z] [INFO] [2019-07-31T07:49:44.476Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T07:49:44.476Z] [INFO] [2019-07-31T07:49:44.476Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T07:49:44.476Z] [INFO] [2019-07-31T07:49:44.476Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T07:49:44.476Z] [INFO] [2019-07-31T07:49:44.476Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T07:49:44.476Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:49:44.476Z] [INFO] [2019-07-31T07:49:44.476Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T07:49:44.476Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:49:44.476Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources [2019-07-31T07:49:44.476Z] [INFO] [2019-07-31T07:49:44.476Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T07:49:44.476Z] [INFO] Compiling 26 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes [2019-07-31T07:49:45.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[74] [2019-07-31T07:49:45.045Z] ITimeGraphEntryModel model = ((TimeGraphEntry) entry).getModel(); [2019-07-31T07:49:45.045Z] ^^^^^^^^^^ [2019-07-31T07:49:45.045Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T07:49:45.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[115] [2019-07-31T07:49:45.045Z] return State.MULTIPLE.toString(); [2019-07-31T07:49:45.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:49:45.045Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:49:45.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/symbols/BasicSymbolProviderPreferencePage.java:[293] [2019-07-31T07:49:45.045Z] Activator.getDefault().logError("Cannot read the file " + fullPath, e); //$NON-NLS-1$//$NON-NLS-2$ [2019-07-31T07:49:45.045Z] ^^^^^^^^^^^^^ [2019-07-31T07:49:45.045Z] Unnecessary $NON-NLS$ tag [2019-07-31T07:49:45.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[111] [2019-07-31T07:49:45.045Z] private static final Comparator NAME_COMPARATOR = Comparator.comparing(ITimeGraphEntry::getName); [2019-07-31T07:49:45.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:49:45.045Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull ITimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ITimeGraphEntry>' [2019-07-31T07:49:45.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[117] [2019-07-31T07:49:45.045Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-31T07:49:45.045Z] ^^^^^^^^^^ [2019-07-31T07:49:45.045Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T07:49:45.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[118] [2019-07-31T07:49:45.045Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-31T07:49:45.045Z] ^^^^^^^^^^ [2019-07-31T07:49:45.045Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T07:49:45.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[134] [2019-07-31T07:49:45.045Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-31T07:49:45.045Z] ^^^^^^^^^^ [2019-07-31T07:49:45.045Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T07:49:45.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[135] [2019-07-31T07:49:45.045Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-31T07:49:45.045Z] ^^^^^^^^^^ [2019-07-31T07:49:45.045Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T07:49:45.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[197] [2019-07-31T07:49:45.045Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-31T07:49:45.045Z] ^^^^^^^^^^ [2019-07-31T07:49:45.045Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T07:49:45.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[198] [2019-07-31T07:49:45.045Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-31T07:49:45.045Z] ^^^^^^^^^^ [2019-07-31T07:49:45.045Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T07:49:45.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[217] [2019-07-31T07:49:45.045Z] ITimeGraphEntryModel entryModel = entry.getModel(); [2019-07-31T07:49:45.045Z] ^^^^^^^^^^ [2019-07-31T07:49:45.045Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T07:49:45.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[238] [2019-07-31T07:49:45.045Z] ITimeGraphEntryModel model = entry.getModel(); [2019-07-31T07:49:45.045Z] ^^^^^^^^^^ [2019-07-31T07:49:45.045Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T07:49:45.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[325] [2019-07-31T07:49:45.045Z] ITimeGraphState function = fFunctions.get(((TimeGraphEntry) selection).getModel().getId()); [2019-07-31T07:49:45.045Z] ^^^^^^^^^^ [2019-07-31T07:49:45.045Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T07:49:45.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[458] [2019-07-31T07:49:45.045Z] Map map = Maps.uniqueIndex(unfiltered, e -> e.getModel().getId()); [2019-07-31T07:49:45.045Z] ^^^^^^^^^^ [2019-07-31T07:49:45.045Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T07:49:45.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[565] [2019-07-31T07:49:45.045Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(selectionBegin, Long.MAX_VALUE, 2, Collections.singleton(callStackEntry.getModel().getId())); [2019-07-31T07:49:45.045Z] ^^^^^^^^^^ [2019-07-31T07:49:45.045Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T07:49:45.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[617] [2019-07-31T07:49:45.045Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId())); [2019-07-31T07:49:45.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:49:45.045Z] 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>' [2019-07-31T07:49:45.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[617] [2019-07-31T07:49:45.045Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId())); [2019-07-31T07:49:45.045Z] ^^^^^^^^^^ [2019-07-31T07:49:45.045Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T07:49:45.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[710] [2019-07-31T07:49:45.045Z] Collection<@NonNull ISymbolProvider> symbolProviders = SymbolProviderManager.getInstance().getSymbolProviders(subTrace); [2019-07-31T07:49:45.045Z] ^^^^^^^^ [2019-07-31T07:49:45.045Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T07:49:45.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[739] [2019-07-31T07:49:45.045Z] all.forEach(entry -> fFunctions.remove(entry.getModel().getId())); [2019-07-31T07:49:45.045Z] ^^^^^^^^^^ [2019-07-31T07:49:45.045Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T07:49:45.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/callgraph/statistics/CallGraphStatisticsViewer.java:[69] [2019-07-31T07:49:45.045Z] TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel> entry = (TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element; [2019-07-31T07:49:45.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:49:45.045Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T07:49:45.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[72] [2019-07-31T07:49:45.045Z] return getImageDescripterFromPath(path).createImage(); [2019-07-31T07:49:45.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:49:45.045Z] Null type safety (type annotations): The expression of type 'Image' needs unchecked conversion to conform to '@NonNull Image' [2019-07-31T07:49:45.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[84] [2019-07-31T07:49:45.045Z] return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path); [2019-07-31T07:49:45.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:49:45.045Z] Null type safety (type annotations): The expression of type 'ImageDescriptor' needs unchecked conversion to conform to '@NonNull ImageDescriptor' [2019-07-31T07:49:45.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/flamegraph/FlameGraphView.java:[244] [2019-07-31T07:49:45.045Z] Activator.getDefault().logError(e.getMessage(), e); [2019-07-31T07:49:45.045Z] ^^^^^^^^^^^^^^ [2019-07-31T07:49:45.045Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:49:45.045Z] 23 problems (23 warnings) [2019-07-31T07:49:45.045Z] [INFO] [2019-07-31T07:49:45.045Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T07:49:45.045Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:49:45.045Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources [2019-07-31T07:49:45.045Z] [INFO] [2019-07-31T07:49:45.045Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T07:49:45.304Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-sources.jar [2019-07-31T07:49:45.304Z] [INFO] [2019-07-31T07:49:45.304Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T07:49:45.304Z] [INFO] [2019-07-31T07:49:45.304Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T07:49:45.304Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar [2019-07-31T07:49:45.304Z] [INFO] [2019-07-31T07:49:45.304Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T07:49:45.304Z] [INFO] [2019-07-31T07:49:45.304Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T07:49:45.304Z] [INFO] [2019-07-31T07:49:45.304Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T07:49:45.304Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar [2019-07-31T07:49:45.562Z] [INFO] [2019-07-31T07:49:45.562Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T07:49:45.562Z] [INFO] [2019-07-31T07:49:45.562Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T07:49:45.562Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/../../target/jacoco.exec [2019-07-31T07:49:45.562Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T07:49:45.562Z] [INFO] [2019-07-31T07:49:45.562Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T07:49:45.562Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar [2019-07-31T07:49:45.562Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.pom [2019-07-31T07:49:45.562Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-sources.jar [2019-07-31T07:49:45.562Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T07:49:45.562Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T07:49:45.562Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T07:49:45.562Z] [INFO] [2019-07-31T07:49:45.562Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T07:49:45.562Z] [INFO] [2019-07-31T07:49:45.562Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >--- [2019-07-31T07:49:45.562Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.10-SNAPSHOT [41/134] [2019-07-31T07:49:45.562Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T07:49:45.562Z] [INFO] [2019-07-31T07:49:45.562Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T07:49:45.562Z] [INFO] [2019-07-31T07:49:45.562Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T07:49:45.562Z] [INFO] The project's OSGi version is 1.0.10.201907310718 [2019-07-31T07:49:45.562Z] [INFO] [2019-07-31T07:49:45.562Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T07:49:45.562Z] [INFO] [2019-07-31T07:49:45.562Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T07:49:45.562Z] [INFO] [2019-07-31T07:49:45.562Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T07:49:45.562Z] [INFO] [2019-07-31T07:49:45.562Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T07:49:45.562Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:49:45.562Z] [INFO] [2019-07-31T07:49:45.562Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T07:49:45.562Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:49:45.562Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources [2019-07-31T07:49:45.562Z] [INFO] [2019-07-31T07:49:45.562Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T07:49:45.562Z] [INFO] Compiling 54 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes [2019-07-31T07:49:46.968Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[105] [2019-07-31T07:49:46.968Z] return tmfEvent; [2019-07-31T07:49:46.968Z] ^^^^^^^^^^^^^^^^ [2019-07-31T07:49:46.968Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-31T07:49:46.968Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[109] [2019-07-31T07:49:46.968Z] return null; [2019-07-31T07:49:46.968Z] ^^^^^^^^^^^^ [2019-07-31T07:49:46.968Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-31T07:49:46.968Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/org/eclipse/tracecompass/tmf/ui/tests/views/TmfViewFactoryTest.java:[123] [2019-07-31T07:49:46.968Z] assertFalse("New view from view id with suffix was not created", Arrays.asList(viewRefs).contains(thirdView)); [2019-07-31T07:49:46.968Z] ^^^^^^^^^ [2019-07-31T07:49:46.968Z] Unlikely argument type IViewPart for contains(Object) on a Collection [2019-07-31T07:49:46.968Z] 3 problems (3 warnings) [2019-07-31T07:49:46.968Z] [INFO] [2019-07-31T07:49:46.968Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T07:49:46.968Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:49:46.968Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources [2019-07-31T07:49:46.968Z] [INFO] [2019-07-31T07:49:46.968Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T07:49:46.968Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-31T07:49:46.968Z] [INFO] [2019-07-31T07:49:46.968Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T07:49:46.968Z] [INFO] [2019-07-31T07:49:46.968Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T07:49:47.228Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar [2019-07-31T07:49:47.486Z] [INFO] [2019-07-31T07:49:47.486Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T07:49:47.486Z] [INFO] [2019-07-31T07:49:47.486Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T07:49:47.486Z] [INFO] [2019-07-31T07:49:47.486Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T07:49:47.486Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar [2019-07-31T07:49:47.744Z] [INFO] [2019-07-31T07:49:47.744Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T07:49:47.744Z] [INFO] [2019-07-31T07:49:47.744Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T07:49:49.120Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log [2019-07-31T07:49:49.121Z] [INFO] Command line: [2019-07-31T07:49:49.121Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T07:49:49.121Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T07:49:53.685Z] !SESSION 2019-07-31 07:49:49.314 ----------------------------------------------- [2019-07-31T07:49:53.685Z] eclipse.buildId=unknown [2019-07-31T07:49:53.685Z] java.version=1.8.0_202 [2019-07-31T07:49:53.685Z] java.vendor=Oracle Corporation [2019-07-31T07:49:53.685Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T07:49:53.685Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T07:49:53.685Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T07:49:53.685Z] [2019-07-31T07:49:53.685Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 07:49:52.784 [2019-07-31T07:49:53.685Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T07:49:53.685Z] !STACK 0 [2019-07-31T07:49:53.685Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T07:49:53.685Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:49:53.685Z] [2019-07-31T07:49:53.685Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T07:49:53.685Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T07:49:53.685Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T07:49:53.685Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T07:49:53.685Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T07:49:53.685Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T07:49:53.685Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T07:49:53.685Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T07:49:53.685Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T07:49:53.685Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T07:49:53.685Z] [2019-07-31T07:49:53.685Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 07:49:53.001 [2019-07-31T07:49:53.685Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T07:49:53.685Z] !STACK 0 [2019-07-31T07:49:53.685Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T07:49:53.685Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:49:53.685Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T07:49:53.685Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T07:49:53.685Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T07:49:53.685Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:49:53.685Z] [2019-07-31T07:49:53.685Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T07:49:53.685Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T07:49:53.685Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T07:49:53.685Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T07:49:53.685Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T07:49:53.685Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T07:49:53.685Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T07:49:53.685Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T07:49:53.685Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T07:49:53.685Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T07:49:55.587Z] process 6064: 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 [2019-07-31T07:49:55.587Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T07:49:55.846Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T07:49:55.846Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T07:50:08.053Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2019-07-31T07:51:04.617Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.389 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2019-07-31T07:51:04.617Z] verifyFirstMessage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 6.558 s [2019-07-31T07:51:04.617Z] verifyFind(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 8.765 s [2019-07-31T07:51:04.617Z] verifyISDGraphNodeSupporter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 1.917 s [2019-07-31T07:51:04.617Z] verifyCancelSearch(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 4.363 s [2019-07-31T07:51:04.617Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2019-07-31T07:52:00.909Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.303 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2019-07-31T07:52:00.909Z] verifyLastPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 3.438 s [2019-07-31T07:52:00.909Z] verifyPrevPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 19.846 s [2019-07-31T07:52:00.909Z] verifyPageNumberChanged(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 4.192 s [2019-07-31T07:52:00.909Z] verifyFirstPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 3.422 s [2019-07-31T07:52:00.909Z] verifyPagesCount(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 0 s [2019-07-31T07:52:00.909Z] verifyNextPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 20.017 s [2019-07-31T07:52:00.909Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2019-07-31T07:52:33.003Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.304 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2019-07-31T07:52:33.003Z] verifyTimeRangeSamePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 2.023 s [2019-07-31T07:52:33.003Z] verifyTimeRangeDifferentPages(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 2.547 s [2019-07-31T07:52:33.003Z] verifySynchToTimeEqualsLast(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 2.371 s [2019-07-31T07:52:33.003Z] verifySynchToTimeBeforeExpStart(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.919 s [2019-07-31T07:52:33.003Z] verifySynchToTimeAfterExpEnd(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.416 s [2019-07-31T07:52:33.003Z] verifySynchToTimeInPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.962 s [2019-07-31T07:52:33.003Z] verifySynchToTimeNonExisting(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 3.274 s [2019-07-31T07:52:33.003Z] verifySynchToTimeFirst(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 2.333 s [2019-07-31T07:52:33.003Z] verifySynchToTimeOutsidePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 2.276 s [2019-07-31T07:52:33.003Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2019-07-31T07:53:11.716Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.702 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2019-07-31T07:53:11.716Z] verifyMessageFilter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 4.014 s [2019-07-31T07:53:11.716Z] verifyRemoval(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 5.093 s [2019-07-31T07:53:11.716Z] verifyFilter1of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.895 s [2019-07-31T07:53:11.716Z] verifyFilter1of3(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 5.252 s [2019-07-31T07:53:11.716Z] verifyFilter2of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 4.011 s [2019-07-31T07:53:11.716Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2019-07-31T07:53:26.772Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.712 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2019-07-31T07:53:26.772Z] verifyFirstPageSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest) Time elapsed: 2.234 s [2019-07-31T07:53:26.772Z] verifySelectionSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest) Time elapsed: 0.005 s [2019-07-31T07:53:26.772Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2019-07-31T07:53:58.847Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.347 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2019-07-31T07:53:58.847Z] verifySetup(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 2.042 s [2019-07-31T07:53:58.847Z] verifyCancel(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 16.044 s [2019-07-31T07:53:58.847Z] verifyLoaderDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0.057 s [2019-07-31T07:53:58.847Z] testSetViewer(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0.099 s [2019-07-31T07:53:58.847Z] verifyDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0 s [2019-07-31T07:53:58.847Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest [2019-07-31T07:53:58.847Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest [2019-07-31T07:53:58.847Z] testCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-31T07:53:58.847Z] testAccessors(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-31T07:53:58.847Z] testLoad(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-31T07:53:58.847Z] testSave(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0.001 s [2019-07-31T07:53:58.847Z] testCompareTo(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-31T07:53:58.847Z] testCriteriaCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-31T07:53:58.847Z] testMatches(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-31T07:53:58.847Z] testGetGraphNodeSummary(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0.002 s [2019-07-31T07:53:58.847Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2019-07-31T07:53:58.847Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.718 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2019-07-31T07:53:58.847Z] testLoaderManager(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest) Time elapsed: 1.718 s [2019-07-31T07:53:58.847Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2019-07-31T07:53:58.847Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2019-07-31T07:53:58.847Z] testFormatTimeRelative(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest) Time elapsed: 0.046 s [2019-07-31T07:53:58.847Z] testFormatTimeCalendar(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest) Time elapsed: 0 s [2019-07-31T07:53:58.847Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest [2019-07-31T07:53:58.847Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s - in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest [2019-07-31T07:53:58.847Z] testGetBaseSecId(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest) Time elapsed: 0.002 s [2019-07-31T07:53:58.847Z] testNewView(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest) Time elapsed: 0.142 s [2019-07-31T07:53:58.847Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2019-07-31T07:54:01.306Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.03 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2019-07-31T07:54:01.306Z] testListOutputs(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest) Time elapsed: 2.45 s [2019-07-31T07:54:01.306Z] testOpenView(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest) Time elapsed: 1.579 s [2019-07-31T07:54:01.306Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2019-07-31T07:54:02.241Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.095 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2019-07-31T07:54:02.241Z] testOpenTrace(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest) Time elapsed: 1.094 s [2019-07-31T07:54:02.241Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2019-07-31T07:54:03.177Z] [2019-07-31T07:54:03.177Z] !ENTRY org.eclipse.core.resources 4 372 2019-07-31 07:54:02.871 [2019-07-31T07:54:03.177Z] !MESSAGE Project 'SomeProject' is not open. [2019-07-31T07:54:03.177Z] !STACK 0 [2019-07-31T07:54:03.177Z] java.lang.Exception: Project 'SomeProject' is not open. [2019-07-31T07:54:03.177Z] at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42) [2019-07-31T07:54:03.177Z] at org.eclipse.core.internal.resources.ResourceException.(ResourceException.java:38) [2019-07-31T07:54:03.177Z] at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:148) [2019-07-31T07:54:03.177Z] at org.eclipse.core.internal.resources.Resource.deleteMarkers(Resource.java:790) [2019-07-31T07:54:03.177Z] at org.eclipse.cdt.internal.core.pdom.indexer.TodoTaskUpdater$2.runInWorkspace(TodoTaskUpdater.java:199) [2019-07-31T07:54:03.177Z] at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:42) [2019-07-31T07:54:03.177Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T07:54:03.744Z] [2019-07-31T07:54:03.744Z] !ENTRY org.eclipse.cdt.core 1 0 2019-07-31 07:54:03.497 [2019-07-31T07:54:03.744Z] !MESSAGE Indexed 'SomeProject2' (0 sources, 0 headers) in 0 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%) [2019-07-31T07:54:03.744Z] [2019-07-31T07:54:03.744Z] !ENTRY org.eclipse.core.resources 2 2 2019-07-31 07:54:03.501 [2019-07-31T07:54:03.744Z] !MESSAGE Save operation warnings. [2019-07-31T07:54:03.744Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2019-07-31 07:54:03.502 [2019-07-31T07:54:03.744Z] !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. [2019-07-31T07:54:03.744Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.611 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2019-07-31T07:54:03.744Z] testAddingTracingNature(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 1.002 s [2019-07-31T07:54:03.744Z] testCreateTracingProject(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0.02 s [2019-07-31T07:54:03.744Z] testAddingTracingNatureNotAllowed(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0 s [2019-07-31T07:54:03.744Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2019-07-31T07:54:05.120Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.101 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2019-07-31T07:54:05.120Z] testListAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.033 s [2019-07-31T07:54:05.120Z] testPopulate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.085 s [2019-07-31T07:54:05.120Z] testInstantiate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.982 s [2019-07-31T07:54:05.120Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2019-07-31T07:54:09.314Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.922 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2019-07-31T07:54:09.314Z] testExperimentTypeAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.208 s [2019-07-31T07:54:09.314Z] testDefaultExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.629 s [2019-07-31T07:54:09.315Z] testNoExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.993 s [2019-07-31T07:54:09.315Z] testExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.867 s [2019-07-31T07:54:09.315Z] testExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 1.222 s [2019-07-31T07:54:09.315Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2019-07-31T07:54:09.315Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2019-07-31T07:54:09.315Z] testGet(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0.001 s [2019-07-31T07:54:09.315Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testRegisterEvent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0.001 s [2019-07-31T07:54:09.315Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testGetOrCreate(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest [2019-07-31T07:54:09.315Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest [2019-07-31T07:54:09.315Z] testGetWidth(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.001 s [2019-07-31T07:54:09.315Z] testGetAlignment(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testGetLabelProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.002 s [2019-07-31T07:54:09.315Z] testGetTooltip(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testGetComparator(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testGetPercentageProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.001 s [2019-07-31T07:54:09.315Z] testGetHeader(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest [2019-07-31T07:54:09.315Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest [2019-07-31T07:54:09.315Z] testResetPartial(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testInitialState(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testResetTotal(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testSetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest [2019-07-31T07:54:09.315Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest [2019-07-31T07:54:09.315Z] testaddStatsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0.001 s [2019-07-31T07:54:09.315Z] testGetStatTree(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testContainsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testRemoveStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testGetStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testRemoveAll(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0.001 s [2019-07-31T07:54:09.315Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2019-07-31T07:54:09.315Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2019-07-31T07:54:09.315Z] testGetColumnData(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest) Time elapsed: 0.002 s [2019-07-31T07:54:09.315Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest [2019-07-31T07:54:09.315Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest [2019-07-31T07:54:09.315Z] testgetName(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0.001 s [2019-07-31T07:54:09.315Z] testGetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testResetTimeRangeValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0.001 s [2019-07-31T07:54:09.315Z] testGetPath(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testResetGlobalValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testContainsChild(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testGetNbChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest [2019-07-31T07:54:09.315Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest [2019-07-31T07:54:09.315Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testGetElements(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2019-07-31T07:54:09.315Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2019-07-31T07:54:09.315Z] testAddChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.012 s [2019-07-31T07:54:09.315Z] testAddEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.003 s [2019-07-31T07:54:09.315Z] testAddChildAtPosition(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testGetTimeEventsIteratorMixedSplit(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testSortChildren(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testAddEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.035 s [2019-07-31T07:54:09.315Z] testRemoveChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testGetTimeEventsIteratorMixed(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testSortChildrenThenAdd(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.001 s [2019-07-31T07:54:09.315Z] testAddChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testAddEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testRemoveChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testaddZoomedEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testRemoveChildNoParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testaddZoomedEventPartialRestart(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testAddChildSameParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testaddZoomedEventDuplicate(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testaddZoomedEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testAddZoomedEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.001 s [2019-07-31T07:54:09.315Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2019-07-31T07:54:09.315Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2019-07-31T07:54:09.315Z] clipRightTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0.001 s [2019-07-31T07:54:09.315Z] clipXTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] horizontalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] tangentInsideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] glancingTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] ousideSquareTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] insideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] verticalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] clipTopTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] tangentTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] tangentInsideCornerTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] clipLeftTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] clipBottomTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest [2019-07-31T07:54:09.315Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest [2019-07-31T07:54:09.315Z] testNextPreviousIncluded(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.008 s [2019-07-31T07:54:09.315Z] testInvalidRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.001 s [2019-07-31T07:54:09.315Z] testSmallPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testIsApplicable(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.001 s [2019-07-31T07:54:09.315Z] testAlternateShadingMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.001 s [2019-07-31T07:54:09.315Z] testFractionalPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testReference(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.001 s [2019-07-31T07:54:09.315Z] testInvalidPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testLineMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] testResolution(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T07:54:09.315Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest [2019-07-31T07:54:09.315Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest [2019-07-31T07:54:09.315Z] test(org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest) Time elapsed: 0.375 s [2019-07-31T07:54:09.315Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2019-07-31T07:54:09.672Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2019-07-31T07:54:09.672Z] testTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.11 s [2019-07-31T07:54:09.672Z] testArchiveTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.07 s [2019-07-31T07:54:09.672Z] testMutlipleTracesDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.063 s [2019-07-31T07:54:09.672Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2019-07-31T07:54:11.725Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.839 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2019-07-31T07:54:11.725Z] testOperationTimeRange(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest) Time elapsed: 1.157 s [2019-07-31T07:54:11.725Z] testBasicOperation(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest) Time elapsed: 0.681 s [2019-07-31T07:54:11.725Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2019-07-31T07:54:18.294Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.684 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2019-07-31T07:54:18.294Z] testTimeRangeFiltering(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 1.373 s [2019-07-31T07:54:18.294Z] test(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 1.626 s [2019-07-31T07:54:18.294Z] testSkipArchiveExtraction(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 2.401 s [2019-07-31T07:54:18.294Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2019-07-31T07:54:19.232Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.101 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2019-07-31T07:54:19.232Z] testTraceImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.596 s [2019-07-31T07:54:19.232Z] testMultipleTracesImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.722 s [2019-07-31T07:54:19.232Z] testArchiveImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.758 s [2019-07-31T07:54:19.232Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2019-07-31T07:54:19.232Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2019-07-31T07:54:19.232Z] testHtml(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.015 s [2019-07-31T07:54:19.232Z] testTimestamp(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0 s [2019-07-31T07:54:19.232Z] testDecimal(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.005 s [2019-07-31T07:54:19.232Z] testString(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0 s [2019-07-31T07:54:19.232Z] testEgality(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.001 s [2019-07-31T07:54:19.232Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2019-07-31T07:54:19.491Z] [2019-07-31T07:54:19.491Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-31 07:54:19.285 [2019-07-31T07:54:19.491Z] !MESSAGE no spawner in java.library.path [2019-07-31T07:54:19.491Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s - in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2019-07-31T07:54:19.491Z] testBasicProvider(org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest) Time elapsed: 0.162 s [2019-07-31T07:54:19.491Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2019-07-31T07:54:19.491Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2019-07-31T07:54:19.491Z] testHistogramDataModelInt(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.002 s [2019-07-31T07:54:19.491Z] testScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T07:54:19.491Z] testScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.003 s [2019-07-31T07:54:19.491Z] testScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T07:54:19.491Z] testScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T07:54:19.491Z] testScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-31T07:54:19.491Z] testScaleTo_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-31T07:54:19.491Z] testScaleTo_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-31T07:54:19.491Z] testScaleTo_7(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-31T07:54:19.491Z] testClear(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T07:54:19.491Z] testHistogramDataModel(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-31T07:54:19.491Z] testModelListener(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.014 s [2019-07-31T07:54:19.491Z] testHistogramDataModelCopyConstructor(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.003 s [2019-07-31T07:54:19.491Z] testLostEventsScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T07:54:19.491Z] testLostEventsScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T07:54:19.491Z] testLostEventsScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T07:54:19.491Z] testLostEventsScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T07:54:19.491Z] testLostEventsScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T07:54:19.491Z] testCountEvent_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T07:54:19.491Z] testCountEvent_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T07:54:19.491Z] testCountEvent_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T07:54:19.491Z] testCountEvent_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T07:54:19.491Z] testCountEvent_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-31T07:54:19.491Z] testCountEvent_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T07:54:19.491Z] testCountEvent_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T07:54:19.491Z] testScaleToReverse_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.002 s [2019-07-31T07:54:19.491Z] testScaleToReverse_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-31T07:54:19.491Z] [2019-07-31T07:54:19.491Z] Results: [2019-07-31T07:54:19.491Z] [2019-07-31T07:54:19.491Z] Tests run: 185, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T07:54:19.491Z] [2019-07-31T07:54:20.427Z] [2019-07-31T07:54:20.427Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 07:54:20.171 [2019-07-31T07:54:20.427Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T07:54:20.685Z] [INFO] All tests passed! [2019-07-31T07:54:20.685Z] [INFO] [2019-07-31T07:54:20.685Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T07:54:20.685Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec [2019-07-31T07:54:20.685Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T07:54:20.944Z] [INFO] [2019-07-31T07:54:20.944Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T07:54:20.944Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar [2019-07-31T07:54:20.944Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.pom [2019-07-31T07:54:20.944Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-31T07:54:20.944Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T07:54:20.944Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-p2metadata.xml [2019-07-31T07:54:20.944Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2019-07-31T07:54:20.944Z] [INFO] [2019-07-31T07:54:20.944Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T07:54:20.944Z] [INFO] [2019-07-31T07:54:20.944Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >-- [2019-07-31T07:54:20.944Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.9-SNAPSHOT [42/134] [2019-07-31T07:54:20.944Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T07:54:21.203Z] [INFO] [2019-07-31T07:54:21.203Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T07:54:21.203Z] [INFO] [2019-07-31T07:54:21.203Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T07:54:21.203Z] [INFO] The project's OSGi version is 1.0.9.201907310718 [2019-07-31T07:54:21.203Z] [INFO] [2019-07-31T07:54:21.203Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T07:54:21.203Z] [INFO] [2019-07-31T07:54:21.203Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T07:54:21.203Z] [INFO] [2019-07-31T07:54:21.203Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T07:54:21.203Z] [INFO] [2019-07-31T07:54:21.203Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T07:54:21.203Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T07:54:21.203Z] [INFO] [2019-07-31T07:54:21.203Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T07:54:21.203Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:54:21.203Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources [2019-07-31T07:54:21.203Z] [INFO] [2019-07-31T07:54:21.203Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T07:54:21.203Z] [INFO] Compiling 46 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes [2019-07-31T07:54:23.501Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[23] [2019-07-31T07:54:23.501Z] import org.eclipse.tracecompass.internal.tmf.ui.widgets.timegraph.model.TimeLineEvent; [2019-07-31T07:54:23.501Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:54:23.501Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T07:54:23.501Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[128] [2019-07-31T07:54:23.501Z] fEntries.add(pulse); [2019-07-31T07:54:23.501Z] ^^^^^ [2019-07-31T07:54:23.501Z] Null type safety (type annotations): The expression of type 'TimeGraphEntry' needs unchecked conversion to conform to '@NonNull TimeGraphEntry' [2019-07-31T07:54:23.501Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[159] [2019-07-31T07:54:23.501Z] events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4))); [2019-07-31T07:54:23.501Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:54:23.501Z] Discouraged access: The constructor 'TimeLineEvent(ITimeGraphEntry, long, List)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T07:54:23.501Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[159] [2019-07-31T07:54:23.501Z] events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4))); [2019-07-31T07:54:23.501Z] ^^^^^^^^^^^^^ [2019-07-31T07:54:23.501Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T07:54:23.501Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[161] [2019-07-31T07:54:23.501Z] fEvents.put(pulse.getName(), events); [2019-07-31T07:54:23.501Z] ^^^^^^ [2019-07-31T07:54:23.501Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to 'List<@NonNull ITimeEvent>' [2019-07-31T07:54:23.501Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[171] [2019-07-31T07:54:23.501Z] regexes.put(IFilterProperty.BOUND, fFilterRegex); [2019-07-31T07:54:23.501Z] ^^^^^^^^^^^^ [2019-07-31T07:54:23.501Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T07:54:23.501Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[179] [2019-07-31T07:54:23.501Z] public void setFilterRegex(String filterRegex) { [2019-07-31T07:54:23.501Z] ^^^^^^^^^^^ [2019-07-31T07:54:23.501Z] Javadoc: Missing tag for parameter filterRegex [2019-07-31T07:54:23.501Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[227] [2019-07-31T07:54:23.501Z] ret.add(new TimeLineEvent(ref.getEntry(), ref.getTime() + trace.getStartTime().toNanos(), ((TimeLineEvent) ref).getValues())); [2019-07-31T07:54:23.501Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T07:54:23.501Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to 'List<@Nullable Long>' [2019-07-31T07:54:23.501Z] 8 problems (8 warnings) [2019-07-31T07:54:23.501Z] [INFO] [2019-07-31T07:54:23.501Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T07:54:23.501Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T07:54:23.501Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources [2019-07-31T07:54:23.501Z] [INFO] [2019-07-31T07:54:23.501Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T07:54:23.501Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T07:54:23.501Z] [INFO] [2019-07-31T07:54:23.501Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T07:54:23.501Z] [INFO] [2019-07-31T07:54:23.501Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T07:54:23.501Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2019-07-31T07:54:23.501Z] [INFO] [2019-07-31T07:54:23.501Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T07:54:23.501Z] [INFO] [2019-07-31T07:54:23.501Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T07:54:23.501Z] [INFO] [2019-07-31T07:54:23.501Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T07:54:23.501Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2019-07-31T07:54:23.760Z] [INFO] [2019-07-31T07:54:23.760Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T07:54:23.760Z] [INFO] [2019-07-31T07:54:23.760Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T07:54:25.678Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T07:54:25.678Z] [INFO] Command line: [2019-07-31T07:54:25.678Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T07:54:25.678Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T07:54:29.866Z] !SESSION 2019-07-31 07:54:25.533 ----------------------------------------------- [2019-07-31T07:54:29.866Z] eclipse.buildId=unknown [2019-07-31T07:54:29.866Z] java.version=1.8.0_202 [2019-07-31T07:54:29.866Z] java.vendor=Oracle Corporation [2019-07-31T07:54:29.866Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T07:54:29.866Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T07:54:29.866Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T07:54:29.866Z] [2019-07-31T07:54:29.866Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 07:54:29.200 [2019-07-31T07:54:29.866Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T07:54:29.866Z] !STACK 0 [2019-07-31T07:54:29.866Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T07:54:29.866Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:54:29.866Z] [2019-07-31T07:54:29.866Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T07:54:29.866Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T07:54:29.866Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T07:54:29.866Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T07:54:29.866Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T07:54:29.866Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T07:54:29.866Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T07:54:29.866Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T07:54:29.866Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T07:54:29.866Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T07:54:29.866Z] [2019-07-31T07:54:29.866Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 07:54:29.411 [2019-07-31T07:54:29.866Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T07:54:29.866Z] !STACK 0 [2019-07-31T07:54:29.866Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T07:54:29.866Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:54:29.866Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T07:54:29.866Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T07:54:29.866Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T07:54:29.866Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T07:54:29.866Z] [2019-07-31T07:54:29.866Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T07:54:29.866Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T07:54:29.866Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T07:54:29.866Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T07:54:29.866Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T07:54:29.866Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T07:54:29.866Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T07:54:29.866Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T07:54:29.866Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T07:54:29.866Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T07:54:32.399Z] process 6536: 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 [2019-07-31T07:54:32.399Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T07:54:32.399Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T07:54:32.399Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T07:54:44.804Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard [2019-07-31T07:54:44.804Z] Display size: 1440x900 [2019-07-31T07:54:44.804Z] OS version=3.10.0-957.1.3.el7.x86_64 [2019-07-31T07:54:44.804Z] GTK version=3.18.9 [2019-07-31T07:54:44.804Z] GTK theme=Ambiance [2019-07-31T07:54:44.804Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T07:54:44.804Z] Time zone: Coordinated Universal Time [2019-07-31T07:54:44.804Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T07:54:44.804Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T07:54:46.705Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T07:54:46.965Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:54:46.966Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:54:46.966Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:54:46.966Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:54:46.966Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:54:47.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1191591223 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-31T07:54:47.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1191591227 data=null doit=true} to TreeItem with text {TestText} [2019-07-31T07:54:47.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1191591227 data=null} to TreeItem with text {TestText} [2019-07-31T07:54:47.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1191591228 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T07:54:47.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191591230 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} [2019-07-31T07:54:47.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1191591493 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T07:54:47.484Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:54:47.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1191591496 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-31T07:54:47.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1191591497 data=null doit=true} to TreeItem with text {TestText} [2019-07-31T07:54:47.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1191591497 data=null} to TreeItem with text {TestText} [2019-07-31T07:54:47.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1191591499 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T07:54:47.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191591499 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} [2019-07-31T07:54:47.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1191591520 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T07:54:47.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1191591526 data=null doit=true} to TreeItem with text {TestText} [2019-07-31T07:54:47.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1191591527 data=null} to TreeItem with text {TestText} [2019-07-31T07:54:47.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1191591528 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T07:54:47.484Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191591530 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} [2019-07-31T07:54:47.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1191591639 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T07:54:47.484Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:54:47.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1191591646 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T07:54:47.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1191591647 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T07:54:47.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1191591648 data=null} to TreeItem with text {Traces [0]} [2019-07-31T07:54:47.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1191591649 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T07:54:47.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191591650 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T07:54:47.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1191591761 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T07:54:47.742Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:54:47.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1191591764 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T07:54:47.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1191591765 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T07:54:47.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1191591765 data=null} to TreeItem with text {Traces [0]} [2019-07-31T07:54:47.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1191591771 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T07:54:47.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191591772 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T07:54:47.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1191591839 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T07:54:48.309Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-31T07:54:48.309Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-31T07:54:48.876Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-31T07:54:48.876Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T07:54:48.876Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1191592970 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T07:54:48.876Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T07:54:48.876Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T07:54:48.876Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T07:54:48.876Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T07:54:48.876Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...' [2019-07-31T07:54:48.876Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:48.876Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T07:54:48.876Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T07:54:48.876Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T07:54:48.876Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T07:54:48.876Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T07:54:48.876Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T07:54:48.876Z] DEBUG - Clicking on New... [2019-07-31T07:54:48.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=1191592981 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') [2019-07-31T07:54:48.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1191592982 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') [2019-07-31T07:54:48.876Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=1191593028 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T07:54:48.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=1191593029 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T07:54:48.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=1191593030 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') [2019-07-31T07:54:48.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=1191593031 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') [2019-07-31T07:54:49.816Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=1191594044 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') [2019-07-31T07:54:49.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1191594048 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') [2019-07-31T07:54:49.816Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=1191594057 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') [2019-07-31T07:54:49.816Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=1191594058 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T07:54:49.816Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=1191594058 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T07:54:49.816Z] DEBUG - Clicked on New... [2019-07-31T07:54:49.816Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser' [2019-07-31T07:54:49.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=1191594063 data=null doit=true} to Shell with text {Custom Text Parser} [2019-07-31T07:54:49.816Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser} [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "Custom Text", using matcher: of type 'Text' [2019-07-31T07:54:50.075Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:') [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "Custom Text", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:54:50.075Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:54:50.075Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-31T07:54:50.075Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:') [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-31T07:54:50.075Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:') [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:54:50.075Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T07:54:50.075Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-31T07:54:50.075Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:') [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:54:50.075Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-31T07:54:50.075Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-31T07:54:50.075Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:54:50.075Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T07:54:50.075Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-31T07:54:50.075Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T07:54:50.075Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T07:54:50.368Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T07:54:50.368Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:54:50.368Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T07:54:50.368Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T07:54:50.368Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T07:54:50.368Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T07:54:50.368Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T07:54:50.368Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T07:54:50.368Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T07:54:50.368Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-31T07:54:50.368Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T07:54:50.368Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T07:54:50.368Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T07:54:50.368Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-31T07:54:50.368Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T07:54:50.368Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T07:54:50.368Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T07:54:50.368Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:54:50.368Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T07:54:50.368Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T07:54:50.368Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T07:54:50.368Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T07:54:50.368Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T07:54:50.368Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T07:54:50.368Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T07:54:50.368Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-31T07:54:50.368Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T07:54:50.368Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T07:54:50.368Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T07:54:50.368Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-31T07:54:50.368Z] DEBUG - matched Combo with text "(0,���)", using matcher: (of type 'Combo') [2019-07-31T07:54:50.368Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-31T07:54:50.368Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo') [2019-07-31T07:54:50.368Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-31T07:54:50.368Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-31T07:54:50.368Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-31T07:54:50.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1191594536 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-31T07:54:50.368Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-31T07:54:50.368Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T07:54:50.368Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-31T07:54:50.368Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T07:54:50.368Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-31T07:54:50.869Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-31T07:54:50.869Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:54:50.869Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:54:50.869Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-31T07:54:50.869Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'format:') [2019-07-31T07:54:50.869Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-31T07:54:50.869Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T07:54:50.869Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-31T07:54:50.869Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-31T07:54:50.869Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-31T07:54:50.869Z] DEBUG - matched Text with text "Enter the input form...", using matcher: of type 'Text' [2019-07-31T07:54:50.869Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-31T07:54:50.869Z] DEBUG - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:') [2019-07-31T07:54:50.869Z] DEBUG - matched Text with text "Enter the input form...", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.869Z] DEBUG - Clicking on [2019-07-31T07:54:50.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1191594679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.869Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1191594680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.869Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1191594680 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1191594680 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1191594681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1191594681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1191594682 data=null item=null 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') [2019-07-31T07:54:50.869Z] DEBUG - Clicked on [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:50.869Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:50.968Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.968Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:50.968Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:50.968Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.968Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:50.968Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:50.968Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.968Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T07:54:50.968Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:50.968Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.968Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:50.968Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:50.968Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.968Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T07:54:50.968Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:50.968Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.968Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T07:54:50.968Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:50.968Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.968Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:54:50.968Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:50.968Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.968Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T07:54:50.968Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:50.968Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.968Z] DEBUG - Clicking on [2019-07-31T07:54:50.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1191594847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1191594847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.968Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1191594848 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1191594860 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1191594861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:50.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1191594862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:51.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1191594862 data=null item=null 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') [2019-07-31T07:54:51.326Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1191594968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:51.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1191594969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:51.326Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1191594970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:51.326Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1191594970 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:51.326Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1191594971 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:51.326Z] DEBUG - Clicked on [2019-07-31T07:54:51.326Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:54:51.326Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:54:51.326Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:54:51.326Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:54:51.326Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-31T07:54:51.326Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-31T07:54:51.326Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:54:51.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1191595068 data=null button=0 stateMask=0x0 x=128 y=11 count=0} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-31T07:54:51.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1191595151 data=null doit=true} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-31T07:54:51.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1191595152 data=null} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-31T07:54:51.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1191595152 data=null button=1 stateMask=0x0 x=128 y=11 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-31T07:54:51.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191595153 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)} [2019-07-31T07:54:51.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1191595475 data=null button=1 stateMask=0x80000 x=128 y=11 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-31T07:54:51.326Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T07:54:51.326Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-31T07:54:51.326Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T07:54:51.326Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-31T07:54:51.326Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-31T07:54:51.326Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T07:54:51.326Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T07:54:51.326Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T07:54:51.326Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:54:51.326Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T07:54:51.326Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T07:54:51.326Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T07:54:51.326Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-31T07:54:51.326Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T07:54:51.326Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T07:54:51.326Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T07:54:51.326Z] DEBUG - matched Text with text "12 Hello", using matcher: of type 'Text' [2019-07-31T07:54:51.326Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T07:54:51.326Z] DEBUG - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T07:54:51.326Z] DEBUG - matched Text with text "12 Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T07:54:51.326Z] DEBUG - matched Text with text "*no matching group*", using matcher: of type 'Text' [2019-07-31T07:54:51.326Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T07:54:51.326Z] DEBUG - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T07:54:51.326Z] DEBUG - matched Text with text "*no matching group*", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T07:54:51.326Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-31T07:54:51.326Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T07:54:51.326Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T07:54:51.326Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T07:54:51.326Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:54:51.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1191595567 data=null button=0 stateMask=0x0 x=102 y=32 count=0} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T07:54:51.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,���) : } time=1191595568 data=null doit=true} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T07:54:51.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,���) : } time=1191595568 data=null} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T07:54:51.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1191595569 data=null button=1 stateMask=0x0 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T07:54:51.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191595576 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,���) : } [2019-07-31T07:54:51.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1191595741 data=null button=1 stateMask=0x80000 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T07:54:51.588Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T07:54:51.588Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-31T07:54:51.588Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T07:54:51.588Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-31T07:54:51.588Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:54:51.588Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T07:54:51.588Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T07:54:51.588Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T07:54:51.588Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:54:51.588Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T07:54:51.588Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T07:54:51.588Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T07:54:51.588Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-31T07:54:51.588Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T07:54:51.588Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T07:54:51.588Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:51.588Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:51.873Z] DEBUG - Clicking on [2019-07-31T07:54:51.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1191595851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:51.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1191595851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:51.873Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1191595852 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:51.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1191595852 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:51.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1191595853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:51.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1191595853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:51.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1191595853 data=null item=null 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') [2019-07-31T07:54:51.873Z] DEBUG - Clicked on [2019-07-31T07:54:51.873Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-31T07:54:51.873Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-31T07:54:51.873Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-31T07:54:51.873Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set' [2019-07-31T07:54:51.873Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set') [2019-07-31T07:54:51.873Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-31T07:54:51.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=1191596051 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') [2019-07-31T07:54:51.873Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All' [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T07:54:52.173Z] DEBUG - Clicking on Highlight All [2019-07-31T07:54:52.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=1191596137 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') [2019-07-31T07:54:52.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1191596138 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') [2019-07-31T07:54:52.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=1191596138 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T07:54:52.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=1191596140 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T07:54:52.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=1191596140 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') [2019-07-31T07:54:52.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=1191596140 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') [2019-07-31T07:54:52.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=1191596141 data=null item=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') [2019-07-31T07:54:52.173Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=1191596156 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') [2019-07-31T07:54:52.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1191596157 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') [2019-07-31T07:54:52.173Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=1191596157 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') [2019-07-31T07:54:52.173Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=1191596157 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T07:54:52.173Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=1191596158 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T07:54:52.173Z] DEBUG - Clicked on Highlight All [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:54:52.173Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T07:54:52.173Z] DEBUG - Clicking on &Next > [2019-07-31T07:54:52.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1191596167 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') [2019-07-31T07:54:52.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1191596168 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') [2019-07-31T07:54:52.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1191596168 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T07:54:52.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1191596169 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T07:54:52.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1191596169 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') [2019-07-31T07:54:52.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1191596170 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') [2019-07-31T07:54:52.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1191596170 data=null item=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') [2019-07-31T07:54:52.573Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T07:54:52.573Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T07:54:52.573Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T07:54:52.573Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T07:54:52.573Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T07:54:52.573Z] DEBUG - Clicked on &Next > [2019-07-31T07:54:52.573Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:52.573Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:52.573Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:52.573Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:52.573Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:52.573Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:52.573Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T07:54:52.573Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T07:54:52.573Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:54:52.573Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T07:54:52.573Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T07:54:52.573Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:52.573Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:54:52.573Z] DEBUG - Clicking on &Finish [2019-07-31T07:54:52.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1191596458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:54:52.573Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1191596459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:54:52.573Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1191596460 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:54:52.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1191596460 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:54:52.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1191596461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:54:52.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1191596461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:54:52.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1191596528 data=null item=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') [2019-07-31T07:54:52.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=1191593031 data=null item=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') [2019-07-31T07:54:52.832Z] DEBUG - Clicked on [2019-07-31T07:54:52.832Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T07:54:52.832Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1191597043 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T07:54:52.832Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T07:54:52.832Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-31T07:54:52.832Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-31T07:54:52.832Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-31T07:54:52.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1191597056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-31T07:54:52.832Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1191597058 data=null doit=true} to (of type 'List') [2019-07-31T07:54:52.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1191597058 data=null} to (of type 'List') [2019-07-31T07:54:52.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1191597060 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-31T07:54:52.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1191597061 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2019-07-31T07:54:52.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1191597063 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-31T07:54:52.832Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T07:54:52.832Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T07:54:52.832Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T07:54:52.832Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T07:54:52.832Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T07:54:52.832Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-31T07:54:52.832Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:52.832Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:54:52.832Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T07:54:52.832Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T07:54:52.832Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T07:54:52.832Z] DEBUG - Clicking on Delete [2019-07-31T07:54:52.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1191597073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:54:52.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1191597073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:54:52.832Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1191597074 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:54:52.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1191597074 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:54:52.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1191597074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:54:52.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1191597075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:54:53.090Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1191597248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:54:53.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1191597250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:54:53.090Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1191597251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:54:53.090Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1191597251 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:54:53.090Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1191597251 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:54:53.090Z] DEBUG - Clicked on Delete [2019-07-31T07:54:53.090Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-31T07:54:53.090Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1191597257 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-31T07:54:53.090Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-31T07:54:53.090Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T07:54:53.090Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T07:54:53.090Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T07:54:53.090Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:53.090Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T07:54:53.090Z] DEBUG - Clicking on &Yes [2019-07-31T07:54:53.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1191597264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T07:54:53.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1191597265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T07:54:53.090Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1191597265 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T07:54:53.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1191597265 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T07:54:53.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1191597266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T07:54:53.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1191597266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T07:54:53.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1191597266 data=null item=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') [2019-07-31T07:54:53.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1191597075 data=null item=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') [2019-07-31T07:54:53.348Z] DEBUG - Clicked on [2019-07-31T07:54:53.348Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T07:54:53.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1191597551 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T07:54:53.348Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T07:54:53.348Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T07:54:53.348Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T07:54:53.348Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T07:54:53.348Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T07:54:53.348Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T07:54:53.348Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T07:54:53.348Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T07:54:53.348Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T07:54:53.348Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-31T07:54:53.348Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:53.348Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T07:54:53.348Z] DEBUG - Clicking on &Close [2019-07-31T07:54:53.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1191597554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T07:54:53.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1191597555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T07:54:53.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1191597555 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T07:54:53.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1191597555 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T07:54:53.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1191597556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T07:54:53.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1191597556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T07:54:53.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1191597556 data=null item=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') [2019-07-31T07:54:53.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1191592559 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...' [2019-07-31T07:54:53.607Z] DEBUG - Clicked on [2019-07-31T07:54:53.607Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1191597834 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T07:54:53.607Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T07:54:53.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:54:53.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:54:53.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:54:53.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1191597874 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-31T07:54:53.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1191597874 data=null doit=true} to TreeItem with text {TestText} [2019-07-31T07:54:53.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1191597875 data=null} to TreeItem with text {TestText} [2019-07-31T07:54:53.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1191597876 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T07:54:53.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191597876 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} [2019-07-31T07:54:53.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1191597965 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T07:54:54.124Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T07:54:54.124Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T07:54:54.383Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T07:54:55.319Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T07:54:55.319Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T07:54:55.319Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:54:55.319Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T07:54:55.319Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:54:55.319Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:54:55.319Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:54:55.319Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:54:55.319Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:54:55.319Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T07:54:55.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191599475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:54:55.319Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191599476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:54:55.319Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191599477 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:54:55.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191599477 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:54:55.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191599478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:54:55.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191599478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:54:55.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191599479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:54:55.319Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191599479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:54:55.319Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191599480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:54:55.319Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191599480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:54:55.319Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191599480 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:54:55.319Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191599481 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:54:55.319Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:54:55.319Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:54:55.319Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:54:55.319Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:54:55.319Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:54:55.319Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T07:54:55.319Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:55.319Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:54:55.319Z] DEBUG - Clicking on OK [2019-07-31T07:54:55.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191599484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:54:55.319Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191599484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:54:55.319Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191599486 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:54:55.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191599487 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:54:55.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191599487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:54:55.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191599487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:54:55.319Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:54:55.319Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:54:55.319Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:54:55.319Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:54:55.319Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:54:55.319Z] DEBUG - Clicked on OK [2019-07-31T07:54:55.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191599488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:54:55.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1191598268 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T07:54:56.148Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T07:54:56.407Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:54:56.407Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:54:56.407Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:54:56.407Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:54:56.665Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:54:56.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1191600669 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-31T07:54:56.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1191600670 data=null doit=true} to TreeItem with text {TestText} [2019-07-31T07:54:56.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1191600670 data=null} to TreeItem with text {TestText} [2019-07-31T07:54:56.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1191600738 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T07:54:56.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191600739 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} [2019-07-31T07:54:56.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1191600868 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T07:54:56.923Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:54:56.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1191600932 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-31T07:54:56.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1191600932 data=null doit=true} to TreeItem with text {TestText} [2019-07-31T07:54:56.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1191600933 data=null} to TreeItem with text {TestText} [2019-07-31T07:54:56.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1191600934 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T07:54:56.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191600934 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} [2019-07-31T07:54:56.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1191600954 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T07:54:56.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1191600955 data=null doit=true} to TreeItem with text {TestText} [2019-07-31T07:54:56.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1191600955 data=null} to TreeItem with text {TestText} [2019-07-31T07:54:56.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1191600956 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T07:54:56.923Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191600957 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} [2019-07-31T07:54:56.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1191600962 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T07:54:56.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:54:56.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1191600974 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T07:54:56.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1191600974 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T07:54:56.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1191600974 data=null} to TreeItem with text {Traces [0]} [2019-07-31T07:54:56.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1191600975 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T07:54:56.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191600976 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T07:54:56.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1191601038 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T07:54:56.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:54:56.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1191601041 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T07:54:56.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1191601041 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T07:54:56.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1191601042 data=null} to TreeItem with text {Traces [0]} [2019-07-31T07:54:56.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1191601042 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T07:54:56.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191601043 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T07:54:56.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1191601060 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T07:54:57.183Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-31T07:54:57.183Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-31T07:54:57.441Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-31T07:54:57.441Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T07:54:57.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1191601543 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T07:54:57.441Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T07:54:57.441Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-31T07:54:57.441Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-31T07:54:57.441Z] DEBUG - Set selection (of type 'List') to text Demo Category : Demo trace [2019-07-31T07:54:57.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1191601562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-31T07:54:57.441Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1191601563 data=null doit=true} to (of type 'List') [2019-07-31T07:54:57.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1191601563 data=null} to (of type 'List') [2019-07-31T07:54:57.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1191601571 data=null button=1 stateMask=0x0 x=102 y=31 count=1} to (of type 'List') [2019-07-31T07:54:57.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1191601571 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2019-07-31T07:54:57.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1191601572 data=null button=1 stateMask=0x80000 x=102 y=31 count=1} to (of type 'List') [2019-07-31T07:54:57.441Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T07:54:57.441Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T07:54:57.441Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T07:54:57.441Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T07:54:57.441Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2019-07-31T07:54:57.441Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:57.441Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T07:54:57.441Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T07:54:57.441Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T07:54:57.441Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T07:54:57.441Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T07:54:57.441Z] DEBUG - Clicking on Edit... [2019-07-31T07:54:57.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1191601630 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') [2019-07-31T07:54:57.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1191601630 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') [2019-07-31T07:54:57.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1191601630 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T07:54:57.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1191601631 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T07:54:57.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1191601631 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') [2019-07-31T07:54:57.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1191601632 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') [2019-07-31T07:54:58.276Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1191602150 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') [2019-07-31T07:54:58.276Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1191602160 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') [2019-07-31T07:54:58.276Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1191602160 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') [2019-07-31T07:54:58.276Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1191602161 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T07:54:58.276Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1191602162 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T07:54:58.276Z] DEBUG - Clicked on Edit... [2019-07-31T07:54:58.276Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser' [2019-07-31T07:54:58.276Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=1191602165 data=null doit=true} to Shell with text {Custom Text Parser} [2019-07-31T07:54:58.276Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser} [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "Demo Category", using matcher: of type 'Text' [2019-07-31T07:54:58.276Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:') [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "Demo Category", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-31T07:54:58.276Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:') [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text' [2019-07-31T07:54:58.276Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:') [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-31T07:54:58.276Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:') [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-31T07:54:58.276Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:') [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:54:58.276Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-31T07:54:58.276Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:') [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T07:54:58.276Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T07:54:58.276Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-31T07:54:58.276Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:') [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text' [2019-07-31T07:54:58.276Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-31T07:54:58.276Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-31T07:54:58.276Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:54:58.276Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-31T07:54:58.276Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T07:54:58.276Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T07:54:58.276Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-31T07:54:58.276Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-31T07:54:58.276Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T07:54:58.276Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-31T07:54:58.276Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-31T07:54:58.276Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:54:58.276Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-31T07:54:58.276Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T07:54:58.276Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T07:54:58.277Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T07:54:58.277Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T07:54:58.277Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T07:54:58.277Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T07:54:58.277Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T07:54:58.277Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T07:54:58.277Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T07:54:58.277Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T07:54:58.277Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-31T07:54:58.277Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T07:54:58.277Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T07:54:58.277Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T07:54:58.535Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-31T07:54:58.535Z] DEBUG - matched Combo with text "(0,���)", using matcher: (of type 'Combo') [2019-07-31T07:54:58.535Z] DEBUG - matched Combo with text "Timestamp", using matcher: of type 'Combo' [2019-07-31T07:54:58.535Z] DEBUG - matched Combo with text "Timestamp", using matcher: (of type 'Combo') [2019-07-31T07:54:58.535Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-31T07:54:58.535Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-31T07:54:58.535Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-31T07:54:58.535Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo') [2019-07-31T07:54:58.535Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-31T07:54:58.535Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-31T07:54:58.535Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-31T07:54:58.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1191602547 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-31T07:54:58.535Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-31T07:54:58.535Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T07:54:58.535Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-31T07:54:58.535Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T07:54:58.535Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-31T07:54:58.535Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-31T07:54:58.535Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:54:58.535Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-31T07:54:58.535Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-31T07:54:58.535Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'format:') [2019-07-31T07:54:58.535Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-31T07:54:58.536Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T07:54:58.536Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-31T07:54:58.536Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-31T07:54:58.536Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-31T07:54:58.536Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T07:54:58.536Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-31T07:54:58.536Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-31T07:54:58.536Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-31T07:54:58.536Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-31T07:54:58.536Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-31T07:54:58.536Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:') [2019-07-31T07:54:58.536Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:58.536Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:58.536Z] DEBUG - Clicking on [2019-07-31T07:54:58.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1191602733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:58.536Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1191602733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:58.536Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1191602733 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:58.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1191602734 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:58.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1191602734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:58.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1191602734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:58.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1191602734 data=null item=null 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') [2019-07-31T07:54:58.796Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1191602854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:58.796Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1191602855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:58.796Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1191602856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:58.796Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1191602856 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:58.796Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1191602857 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:58.796Z] DEBUG - Clicked on [2019-07-31T07:54:58.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:54:58.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:54:58.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:54:58.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:54:58.796Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-31T07:54:58.796Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-31T07:54:58.796Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:54:58.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1191603040 data=null button=0 stateMask=0x0 x=141 y=11 count=0} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-31T07:54:58.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1191603040 data=null doit=true} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-31T07:54:58.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1191603041 data=null} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-31T07:54:58.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1191603042 data=null button=1 stateMask=0x0 x=141 y=11 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-31T07:54:59.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191603043 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(.*)} [2019-07-31T07:54:59.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1191603430 data=null button=1 stateMask=0x80000 x=141 y=11 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-31T07:54:59.314Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T07:54:59.314Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-31T07:54:59.314Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T07:54:59.314Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-31T07:54:59.314Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-31T07:54:59.314Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T07:54:59.314Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T07:54:59.314Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T07:54:59.314Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:54:59.314Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T07:54:59.314Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T07:54:59.314Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T07:54:59.314Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-31T07:54:59.314Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T07:54:59.314Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T07:54:59.314Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T07:54:59.314Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-31T07:54:59.314Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T07:54:59.314Z] DEBUG - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T07:54:59.314Z] DEBUG - matched Text with text "12", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T07:54:59.314Z] DEBUG - matched Text with text "Hello", using matcher: of type 'Text' [2019-07-31T07:54:59.314Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T07:54:59.314Z] DEBUG - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T07:54:59.314Z] DEBUG - matched Text with text "Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T07:54:59.314Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-31T07:54:59.314Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T07:54:59.314Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T07:54:59.314Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T07:54:59.314Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:54:59.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1191603478 data=null button=0 stateMask=0x0 x=102 y=32 count=0} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T07:54:59.314Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,���) : } time=1191603479 data=null doit=true} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T07:54:59.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,���) : } time=1191603479 data=null} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T07:54:59.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1191603480 data=null button=1 stateMask=0x0 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T07:54:59.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191603530 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,���) : } [2019-07-31T07:54:59.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1191603666 data=null button=1 stateMask=0x80000 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T07:54:59.573Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T07:54:59.573Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-31T07:54:59.573Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T07:54:59.573Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-31T07:54:59.573Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:54:59.573Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T07:54:59.573Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T07:54:59.573Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T07:54:59.573Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:54:59.573Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T07:54:59.573Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T07:54:59.573Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T07:54:59.573Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-31T07:54:59.573Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T07:54:59.573Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T07:54:59.573Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:59.573Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:59.573Z] DEBUG - Clicking on [2019-07-31T07:54:59.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1191603775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:59.573Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1191603776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:59.573Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1191603776 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:59.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1191603777 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:59.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1191603777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:59.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1191603778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T07:54:59.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1191603778 data=null item=null 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') [2019-07-31T07:54:59.831Z] DEBUG - Clicked on [2019-07-31T07:54:59.831Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-31T07:54:59.831Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-31T07:54:59.831Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-31T07:54:59.831Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set' [2019-07-31T07:54:59.832Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set') [2019-07-31T07:54:59.832Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-31T07:54:59.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=1191603953 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') [2019-07-31T07:54:59.832Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-31T07:54:59.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:59.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:59.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:59.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:59.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:59.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:59.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:59.832Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T07:54:59.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:59.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:59.832Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T07:54:59.832Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All' [2019-07-31T07:54:59.832Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-31T07:54:59.832Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T07:54:59.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:59.832Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T07:54:59.832Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T07:54:59.832Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:54:59.832Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T07:54:59.832Z] DEBUG - Clicking on Highlight All [2019-07-31T07:54:59.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=1191604062 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') [2019-07-31T07:54:59.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1191604062 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') [2019-07-31T07:54:59.832Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=1191604063 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T07:54:59.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=1191604063 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T07:54:59.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=1191604064 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') [2019-07-31T07:54:59.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=1191604064 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') [2019-07-31T07:54:59.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=1191604065 data=null item=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') [2019-07-31T07:54:59.832Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=1191604074 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') [2019-07-31T07:54:59.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1191604075 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') [2019-07-31T07:54:59.832Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=1191604075 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') [2019-07-31T07:54:59.832Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=1191604076 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T07:54:59.832Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=1191604076 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T07:54:59.832Z] DEBUG - Clicked on Highlight All [2019-07-31T07:54:59.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:59.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:59.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:59.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:59.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:59.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:59.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:59.832Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T07:54:59.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:59.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:54:59.832Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T07:55:00.090Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:00.090Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T07:55:00.090Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T07:55:00.090Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-31T07:55:00.090Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T07:55:00.090Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T07:55:00.090Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:55:00.090Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T07:55:00.090Z] DEBUG - Clicking on &Next > [2019-07-31T07:55:00.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1191604126 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') [2019-07-31T07:55:00.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1191604126 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') [2019-07-31T07:55:00.090Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1191604127 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T07:55:00.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1191604127 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T07:55:00.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1191604127 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') [2019-07-31T07:55:00.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1191604128 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') [2019-07-31T07:55:00.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1191604128 data=null item=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') [2019-07-31T07:55:00.349Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T07:55:00.349Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T07:55:00.349Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T07:55:00.349Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T07:55:00.349Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T07:55:00.349Z] DEBUG - Clicked on &Next > [2019-07-31T07:55:00.349Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:00.349Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:00.349Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:00.349Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:00.349Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:00.349Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:00.349Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T07:55:00.349Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T07:55:00.349Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:55:00.349Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T07:55:00.349Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T07:55:00.349Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T07:55:00.349Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:55:00.349Z] DEBUG - Clicking on &Finish [2019-07-31T07:55:00.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1191604363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:55:00.349Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1191604364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:55:00.349Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1191604364 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:55:00.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1191604364 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:55:00.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1191604365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:55:00.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1191604365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:55:00.608Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:55:00.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1191604365 data=null item=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') [2019-07-31T07:55:00.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1191601632 data=null item=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') [2019-07-31T07:55:00.867Z] DEBUG - Clicked on [2019-07-31T07:55:00.867Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T07:55:00.867Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1191604953 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T07:55:00.867Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T07:55:00.867Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-31T07:55:00.867Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-31T07:55:00.867Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-31T07:55:00.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1191604959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-31T07:55:00.867Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1191604960 data=null doit=true} to (of type 'List') [2019-07-31T07:55:00.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1191604960 data=null} to (of type 'List') [2019-07-31T07:55:00.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1191604961 data=null button=1 stateMask=0x0 x=102 y=31 count=1} to (of type 'List') [2019-07-31T07:55:00.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1191604962 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2019-07-31T07:55:00.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1191604970 data=null button=1 stateMask=0x80000 x=102 y=31 count=1} to (of type 'List') [2019-07-31T07:55:00.867Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T07:55:00.867Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T07:55:00.867Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T07:55:00.867Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T07:55:00.867Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T07:55:00.867Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-31T07:55:00.867Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-31T07:55:00.867Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:55:00.867Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T07:55:00.867Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T07:55:00.867Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T07:55:00.867Z] DEBUG - Clicking on Delete [2019-07-31T07:55:00.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1191604974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:55:00.867Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1191604974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:55:00.867Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1191604974 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:55:00.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1191604975 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:55:00.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1191604976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:55:00.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1191604977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:55:01.125Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1191605142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:55:01.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1191605144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:55:01.125Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1191605144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:55:01.125Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1191605145 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:55:01.125Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1191605145 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:55:01.125Z] DEBUG - Clicked on Delete [2019-07-31T07:55:01.125Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-31T07:55:01.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1191605148 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-31T07:55:01.125Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-31T07:55:01.125Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T07:55:01.125Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T07:55:01.125Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T07:55:01.125Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T07:55:01.125Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T07:55:01.125Z] DEBUG - Clicking on &Yes [2019-07-31T07:55:01.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1191605160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T07:55:01.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1191605160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T07:55:01.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1191605161 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T07:55:01.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1191605161 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T07:55:01.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1191605162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T07:55:01.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1191605162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T07:55:01.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1191605163 data=null item=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') [2019-07-31T07:55:01.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1191604977 data=null item=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') [2019-07-31T07:55:01.384Z] DEBUG - Clicked on [2019-07-31T07:55:01.384Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T07:55:01.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1191605437 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T07:55:01.384Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T07:55:01.384Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T07:55:01.384Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T07:55:01.384Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T07:55:01.384Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T07:55:01.384Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T07:55:01.384Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T07:55:01.384Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T07:55:01.384Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T07:55:01.384Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-31T07:55:01.384Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-31T07:55:01.384Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T07:55:01.384Z] DEBUG - Clicking on &Close [2019-07-31T07:55:01.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1191605441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T07:55:01.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1191605442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T07:55:01.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1191605442 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T07:55:01.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1191605442 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T07:55:01.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1191605442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T07:55:01.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1191605443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T07:55:01.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1191605443 data=null item=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') [2019-07-31T07:55:01.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1191601267 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...' [2019-07-31T07:55:01.643Z] DEBUG - Clicked on [2019-07-31T07:55:01.643Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1191605732 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T07:55:01.643Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T07:55:01.643Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:55:01.643Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:55:01.643Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:55:01.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1191605768 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-31T07:55:01.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1191605769 data=null doit=true} to TreeItem with text {TestText} [2019-07-31T07:55:01.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1191605769 data=null} to TreeItem with text {TestText} [2019-07-31T07:55:01.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1191605770 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T07:55:01.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191605770 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} [2019-07-31T07:55:01.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1191605860 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T07:55:01.902Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T07:55:01.902Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T07:55:02.162Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T07:55:03.097Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T07:55:03.097Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T07:55:03.097Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:55:03.097Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T07:55:03.097Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:03.097Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:55:03.097Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:55:03.097Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:55:03.097Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:03.097Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T07:55:03.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191607088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:03.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191607089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:03.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191607089 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:03.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191607090 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:03.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191607090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:03.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191607090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:03.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191607091 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:03.097Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191607091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:03.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191607091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:03.097Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191607092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:03.097Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191607092 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:03.097Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191607092 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:03.097Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:03.097Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:55:03.097Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:55:03.097Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:55:03.097Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:55:03.097Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T07:55:03.097Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T07:55:03.097Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:03.097Z] DEBUG - Clicking on OK [2019-07-31T07:55:03.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191607095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:03.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191607095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:03.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191607095 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:03.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191607096 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:03.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191607096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:03.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191607096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:03.097Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:03.097Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:03.097Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:03.097Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:03.097Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:03.097Z] DEBUG - Clicked on OK [2019-07-31T07:55:03.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191607096 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:03.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1191606130 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T07:55:03.664Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.791 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard [2019-07-31T07:55:03.664Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard) Time elapsed: 9.665 s [2019-07-31T07:55:03.664Z] testEdit(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard) Time elapsed: 7.602 s [2019-07-31T07:55:03.664Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard [2019-07-31T07:55:03.922Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T07:55:04.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:55:04.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:55:04.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:55:04.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:55:04.489Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:55:04.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1191608669 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-31T07:55:04.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1191608669 data=null doit=true} to TreeItem with text {TestXML} [2019-07-31T07:55:04.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1191608670 data=null} to TreeItem with text {TestXML} [2019-07-31T07:55:04.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1191608671 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-31T07:55:04.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191608671 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} [2019-07-31T07:55:04.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1191608764 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-31T07:55:04.747Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:55:04.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1191608766 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-31T07:55:04.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1191608767 data=null doit=true} to TreeItem with text {TestXML} [2019-07-31T07:55:04.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1191608767 data=null} to TreeItem with text {TestXML} [2019-07-31T07:55:04.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1191608768 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-31T07:55:04.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191608768 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} [2019-07-31T07:55:04.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1191608827 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-31T07:55:04.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1191608828 data=null doit=true} to TreeItem with text {TestXML} [2019-07-31T07:55:04.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1191608828 data=null} to TreeItem with text {TestXML} [2019-07-31T07:55:04.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1191608829 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-31T07:55:04.748Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191608830 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} [2019-07-31T07:55:04.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1191608836 data=null button=1 stateMask=0x80000 x=52 y=11 count=1} to TreeItem with text {TestXML} [2019-07-31T07:55:04.748Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:55:04.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1191608840 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T07:55:04.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1191608840 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T07:55:04.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1191608841 data=null} to TreeItem with text {Traces [0]} [2019-07-31T07:55:04.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1191608842 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T07:55:04.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191608853 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T07:55:04.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1191608949 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T07:55:04.748Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:55:04.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1191608953 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T07:55:04.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1191608954 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T07:55:04.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1191608954 data=null} to TreeItem with text {Traces [0]} [2019-07-31T07:55:04.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1191608955 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T07:55:04.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191608956 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T07:55:04.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1191608965 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T07:55:05.006Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-31T07:55:05.006Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-31T07:55:05.268Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-31T07:55:05.268Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T07:55:05.268Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1191609475 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T07:55:05.268Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T07:55:05.268Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T07:55:05.268Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T07:55:05.268Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML' [2019-07-31T07:55:05.268Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO' [2019-07-31T07:55:05.268Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T07:55:05.268Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T07:55:05.268Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T07:55:05.268Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T07:55:05.268Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T07:55:05.268Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T07:55:05.268Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T07:55:05.572Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T07:55:05.572Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=1191609527 data=null doit=true} to Button with text {Text} [2019-07-31T07:55:05.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=1191609528 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} [2019-07-31T07:55:05.572Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T07:55:05.572Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=1191609531 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T07:55:05.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=1191609531 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') [2019-07-31T07:55:05.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=1191609531 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') [2019-07-31T07:55:05.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=1191609532 data=null item=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') [2019-07-31T07:55:05.572Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T07:55:05.572Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T07:55:05.572Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T07:55:05.572Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T07:55:05.572Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...' [2019-07-31T07:55:05.572Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH' [2019-07-31T07:55:05.572Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T07:55:05.572Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T07:55:05.572Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T07:55:05.572Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T07:55:05.572Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T07:55:05.572Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T07:55:05.572Z] DEBUG - Clicking on New... [2019-07-31T07:55:05.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=1191609537 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') [2019-07-31T07:55:05.572Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1191609538 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') [2019-07-31T07:55:05.572Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=1191609538 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T07:55:05.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=1191609538 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T07:55:05.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=1191609539 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') [2019-07-31T07:55:05.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=1191609539 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') [2019-07-31T07:55:06.175Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=1191609950 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') [2019-07-31T07:55:06.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1191609951 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') [2019-07-31T07:55:06.175Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=1191609952 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') [2019-07-31T07:55:06.175Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=1191609952 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T07:55:06.175Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=1191609952 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T07:55:06.175Z] DEBUG - Clicked on New... [2019-07-31T07:55:06.175Z] DEBUG - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser' [2019-07-31T07:55:06.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom XML Parser} time=1191609955 data=null doit=true} to Shell with text {Custom XML Parser} [2019-07-31T07:55:06.175Z] DEBUG - Attempting to set focus on Shell with text {Custom XML Parser} [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text' [2019-07-31T07:55:06.175Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:') [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:55:06.175Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:55:06.175Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-31T07:55:06.175Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:') [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-31T07:55:06.175Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:') [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:55:06.175Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-31T07:55:06.175Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-31T07:55:06.175Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:55:06.175Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T07:55:06.175Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-31T07:55:06.175Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: of type 'Text' [2019-07-31T07:55:06.175Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T07:55:06.175Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T07:55:06.175Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-31T07:55:06.175Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-31T07:55:06.175Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:06.175Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:06.175Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:06.175Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:06.175Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:06.175Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Feeling lucky' [2019-07-31T07:55:06.175Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T07:55:06.175Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-31T07:55:06.175Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:06.175Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:06.175Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T07:55:06.175Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T07:55:06.175Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:55:06.175Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T07:55:06.175Z] DEBUG - Clicking on [2019-07-31T07:55:06.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1191610156 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') [2019-07-31T07:55:06.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1191610157 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') [2019-07-31T07:55:06.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1191610157 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-31T07:55:06.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1191610157 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-31T07:55:06.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1191610158 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') [2019-07-31T07:55:06.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1191610158 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') [2019-07-31T07:55:06.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1191610158 data=null 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') [2019-07-31T07:55:06.175Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1191610257 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') [2019-07-31T07:55:06.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1191610258 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') [2019-07-31T07:55:06.175Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1191610258 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') [2019-07-31T07:55:06.175Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1191610258 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-31T07:55:06.175Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1191610259 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-31T07:55:06.175Z] DEBUG - Clicked on [2019-07-31T07:55:06.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:55:06.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:55:06.175Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:55:06.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {event} time=1191610277 data=null button=0 stateMask=0x0 x=78 y=32 count=0} to Tree node with text: event [2019-07-31T07:55:06.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {event} time=1191610278 data=null doit=true} to Tree node with text: event [2019-07-31T07:55:06.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {event} time=1191610278 data=null} to Tree node with text: event [2019-07-31T07:55:06.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {event} time=1191610279 data=null button=1 stateMask=0x0 x=78 y=32 count=1} to Tree node with text: event [2019-07-31T07:55:06.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191610279 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 [2019-07-31T07:55:06.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {event} time=1191610657 data=null button=1 stateMask=0x80000 x=78 y=32 count=1} to Tree node with text: event [2019-07-31T07:55:06.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:06.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:06.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:06.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:06.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:06.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:06.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:06.435Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button' [2019-07-31T07:55:06.435Z] DEBUG - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry' [2019-07-31T07:55:06.435Z] DEBUG - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK' [2019-07-31T07:55:06.435Z] DEBUG - matched Button with text "Log Entry", using matcher: (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T07:55:06.435Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T07:55:06.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:06.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:06.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:06.435Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T07:55:06.435Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T07:55:06.435Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:55:06.435Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T07:55:06.435Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T07:55:06.435Z] DEBUG - Toggling state on Button {Log Entry}. Setting state to selected [2019-07-31T07:55:06.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Log Entry} time=1191610673 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') [2019-07-31T07:55:06.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=1191610673 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') [2019-07-31T07:55:06.435Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Log Entry} time=1191610674 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T07:55:06.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Log Entry} time=1191610674 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T07:55:06.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Log Entry} time=1191610675 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') [2019-07-31T07:55:06.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Log Entry} time=1191610675 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') [2019-07-31T07:55:06.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Log Entry} time=1191610675 data=null item=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') [2019-07-31T07:55:06.693Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Log Entry} time=1191610750 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') [2019-07-31T07:55:06.693Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=1191610756 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') [2019-07-31T07:55:06.693Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Log Entry} time=1191610756 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') [2019-07-31T07:55:06.693Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Log Entry} time=1191610756 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T07:55:06.693Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Log Entry} time=1191610756 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T07:55:06.693Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T07:55:06.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:06.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:06.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:06.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:06.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:06.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:06.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:06.693Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button' [2019-07-31T07:55:06.693Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T07:55:06.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:06.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:06.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:06.693Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T07:55:06.693Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T07:55:06.693Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-31T07:55:06.693Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T07:55:06.693Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T07:55:06.693Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:55:06.693Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T07:55:06.693Z] DEBUG - Clicking on &Next > [2019-07-31T07:55:06.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1191610766 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') [2019-07-31T07:55:06.693Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1191610766 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') [2019-07-31T07:55:06.693Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1191610766 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T07:55:06.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1191610769 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T07:55:06.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1191610769 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') [2019-07-31T07:55:06.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1191610770 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') [2019-07-31T07:55:06.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1191610770 data=null item=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') [2019-07-31T07:55:06.952Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T07:55:06.952Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T07:55:06.952Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T07:55:06.952Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T07:55:06.952Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T07:55:06.952Z] DEBUG - Clicked on &Next > [2019-07-31T07:55:06.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:06.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:06.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:06.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:06.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:06.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:55:06.952Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T07:55:06.952Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T07:55:06.952Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:55:06.952Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T07:55:06.952Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T07:55:06.952Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T07:55:06.952Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:55:06.952Z] DEBUG - Clicking on &Finish [2019-07-31T07:55:06.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1191611048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:55:06.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1191611048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:55:06.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1191611049 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:55:06.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1191611049 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:55:06.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1191611050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:55:06.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1191611050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:55:07.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1191611050 data=null item=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') [2019-07-31T07:55:07.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=1191609539 data=null item=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') [2019-07-31T07:55:07.211Z] DEBUG - Clicked on [2019-07-31T07:55:07.211Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T07:55:07.211Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1191611373 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T07:55:07.211Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T07:55:07.211Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-31T07:55:07.211Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-31T07:55:07.211Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-31T07:55:07.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1191611432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-31T07:55:07.211Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1191611433 data=null doit=true} to (of type 'List') [2019-07-31T07:55:07.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1191611433 data=null} to (of type 'List') [2019-07-31T07:55:07.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1191611435 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-31T07:55:07.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1191611435 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2019-07-31T07:55:07.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1191611437 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-31T07:55:07.211Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T07:55:07.211Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T07:55:07.211Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T07:55:07.211Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T07:55:07.211Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T07:55:07.211Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-31T07:55:07.211Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-31T07:55:07.211Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:55:07.211Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T07:55:07.211Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T07:55:07.211Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T07:55:07.211Z] DEBUG - Clicking on Delete [2019-07-31T07:55:07.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1191611440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:55:07.211Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1191611441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:55:07.211Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1191611441 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:55:07.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1191611441 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:55:07.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1191611441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:55:07.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1191611442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:55:07.472Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1191611559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:55:07.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1191611560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:55:07.472Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1191611562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:55:07.472Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1191611562 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:55:07.472Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1191611568 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T07:55:07.472Z] DEBUG - Clicked on Delete [2019-07-31T07:55:07.472Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-31T07:55:07.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1191611573 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-31T07:55:07.472Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-31T07:55:07.472Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T07:55:07.472Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T07:55:07.472Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T07:55:07.472Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T07:55:07.472Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T07:55:07.472Z] DEBUG - Clicking on &Yes [2019-07-31T07:55:07.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1191611576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T07:55:07.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1191611578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T07:55:07.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1191611578 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T07:55:07.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1191611579 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T07:55:07.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1191611579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T07:55:07.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1191611631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T07:55:07.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1191611632 data=null item=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') [2019-07-31T07:55:07.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1191611443 data=null item=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') [2019-07-31T07:55:07.731Z] DEBUG - Clicked on [2019-07-31T07:55:07.731Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T07:55:07.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1191611857 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T07:55:07.731Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T07:55:07.731Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T07:55:07.731Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T07:55:07.731Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T07:55:07.731Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T07:55:07.731Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T07:55:07.731Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T07:55:07.731Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T07:55:07.731Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T07:55:07.731Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-31T07:55:07.731Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-31T07:55:07.731Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T07:55:07.731Z] DEBUG - Clicking on &Close [2019-07-31T07:55:07.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1191611861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T07:55:07.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1191611861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T07:55:07.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1191611862 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T07:55:07.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1191611862 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T07:55:07.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1191611862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T07:55:07.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1191611863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T07:55:07.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1191611863 data=null item=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') [2019-07-31T07:55:07.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1191609152 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...' [2019-07-31T07:55:07.991Z] DEBUG - Clicked on [2019-07-31T07:55:07.991Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1191612136 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T07:55:07.991Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T07:55:07.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:55:07.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:55:07.991Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:55:07.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1191612173 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-31T07:55:07.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1191612173 data=null doit=true} to TreeItem with text {TestXML} [2019-07-31T07:55:07.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1191612174 data=null} to TreeItem with text {TestXML} [2019-07-31T07:55:07.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1191612174 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-31T07:55:07.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191612176 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} [2019-07-31T07:55:08.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1191612263 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-31T07:55:08.249Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T07:55:08.249Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T07:55:08.507Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T07:55:08.766Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T07:55:08.766Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T07:55:08.766Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:55:08.766Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T07:55:08.766Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:08.766Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:55:08.766Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:55:08.766Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:55:08.766Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:08.766Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T07:55:08.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191612959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:08.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191612960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:08.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191612961 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:08.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191612961 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:08.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191612961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:08.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191612962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:08.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191612962 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:08.766Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191612962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:08.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191612963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:08.766Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191612965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:08.766Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191612966 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:08.766Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191612966 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:08.766Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:08.766Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:55:08.766Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:55:08.766Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:55:08.766Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:55:08.766Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T07:55:08.766Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T07:55:08.766Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:08.766Z] DEBUG - Clicking on OK [2019-07-31T07:55:08.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191612977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:08.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191612977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:08.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191612978 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:08.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191612978 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:08.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191612978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:08.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191612979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:09.024Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:09.024Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:09.024Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:09.024Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:09.024Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:09.024Z] DEBUG - Clicked on OK [2019-07-31T07:55:09.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191612979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:09.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1191612451 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T07:55:09.592Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.814 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard [2019-07-31T07:55:09.592Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard) Time elapsed: 5.687 s [2019-07-31T07:55:09.592Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest [2019-07-31T07:55:16.153Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T07:55:16.153Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T07:55:16.153Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T07:55:16.153Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T07:55:16.412Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T07:55:16.412Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T07:55:16.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1191620536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:16.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1191620537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:16.412Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1191620538 data=null doit=true} to (of type 'Table') [2019-07-31T07:55:16.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1191620538 data=null} to (of type 'Table') [2019-07-31T07:55:16.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1191620539 data=null button=1 stateMask=0x0 x=666 y=11 count=1} to (of type 'Table') [2019-07-31T07:55:16.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1191620728 data=null button=1 stateMask=0x80000 x=666 y=11 count=1} to (of type 'Table') [2019-07-31T07:55:16.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1191620731 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T07:55:16.671Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1191620735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:16.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1191620737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:16.671Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1191620738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:16.671Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1191620739 data=null doit=true} to (of type 'Table') [2019-07-31T07:55:16.671Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1191620739 data=null} to (of type 'Table') [2019-07-31T07:55:16.671Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T07:55:16.671Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:55:16.671Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T07:55:16.671Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:55:16.671Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T07:55:16.671Z] DEBUG - Inserting text:e [2019-07-31T07:55:16.671Z] into text (of type 'Text') [2019-07-31T07:55:16.671Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T07:55:16.671Z] DEBUG - Typing text 'e [2019-07-31T07:55:16.671Z] ' with an interval of 100ms. between characters. [2019-07-31T07:55:18.168Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T07:55:18.427Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-31T07:55:18.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1191622146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:18.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1191622146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:18.427Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1191622146 data=null doit=true} to (of type 'Table') [2019-07-31T07:55:18.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1191622147 data=null} to (of type 'Table') [2019-07-31T07:55:18.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1191622148 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-31T07:55:18.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1191622148 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T07:55:18.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1191622151 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-31T07:55:18.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1191623203 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T07:55:18.995Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T07:55:19.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:55:19.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:55:19.253Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:55:19.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1191623497 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T07:55:19.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1191623497 data=null doit=true} to TreeItem with text {test} [2019-07-31T07:55:19.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1191623498 data=null} to TreeItem with text {test} [2019-07-31T07:55:19.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1191623498 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T07:55:19.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191623499 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T07:55:19.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1191623541 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T07:55:19.514Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T07:55:19.514Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T07:55:19.772Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T07:55:21.149Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T07:55:21.149Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T07:55:21.149Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:55:21.149Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T07:55:21.149Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:21.149Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:55:21.149Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:55:21.149Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:55:21.149Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:21.149Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T07:55:21.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191624992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:21.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191624993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:21.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191624993 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:21.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191624993 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:21.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191624994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:21.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191624994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:21.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191624995 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:21.149Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191624995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:21.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191624996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:21.149Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191624996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:21.149Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191624997 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:21.149Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191624997 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:21.149Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:21.149Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:55:21.149Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:55:21.149Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:55:21.149Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:55:21.149Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T07:55:21.149Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T07:55:21.149Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:21.149Z] DEBUG - Clicking on OK [2019-07-31T07:55:21.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191625004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:21.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191625005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:21.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191625006 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:21.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191625006 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:21.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191625006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:21.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191625007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:21.149Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:21.149Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:21.149Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:21.407Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:21.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191625007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:21.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1191623750 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T07:55:21.924Z] DEBUG - Clicked on [2019-07-31T07:55:23.827Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T07:55:23.827Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T07:55:23.827Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T07:55:23.827Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T07:55:24.765Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T07:55:24.765Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T07:55:24.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1191628753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:24.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1191628754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:24.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1191628754 data=null doit=true} to (of type 'Table') [2019-07-31T07:55:24.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1191628754 data=null} to (of type 'Table') [2019-07-31T07:55:24.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1191628755 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'Table') [2019-07-31T07:55:24.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1191628896 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'Table') [2019-07-31T07:55:24.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1191628897 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T07:55:24.765Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1191628899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:24.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1191628902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:24.765Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1191628902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:24.765Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1191628902 data=null doit=true} to (of type 'Table') [2019-07-31T07:55:24.765Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1191628903 data=null} to (of type 'Table') [2019-07-31T07:55:24.765Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T07:55:24.765Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:55:24.765Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T07:55:24.765Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:55:24.765Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T07:55:24.765Z] DEBUG - Inserting text:00 [2019-07-31T07:55:24.765Z] into text (of type 'Text') [2019-07-31T07:55:24.765Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T07:55:24.765Z] DEBUG - Typing text '00 [2019-07-31T07:55:24.765Z] ' with an interval of 100ms. between characters. [2019-07-31T07:55:26.666Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T07:55:26.666Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-31T07:55:26.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1191630751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:26.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1191630751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:26.666Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1191630751 data=null doit=true} to (of type 'Table') [2019-07-31T07:55:26.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1191630752 data=null} to (of type 'Table') [2019-07-31T07:55:26.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1191630752 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-31T07:55:26.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1191630753 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T07:55:26.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1191630756 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-31T07:55:27.841Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T07:55:27.841Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T07:55:27.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1191631721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:27.841Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1191631722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:27.841Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1191631722 data=null doit=true} to (of type 'Table') [2019-07-31T07:55:27.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1191631722 data=null} to (of type 'Table') [2019-07-31T07:55:27.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1191631723 data=null button=1 stateMask=0x0 x=12 y=11 count=1} to (of type 'Table') [2019-07-31T07:55:27.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1191631785 data=null button=1 stateMask=0x80000 x=12 y=11 count=1} to (of type 'Table') [2019-07-31T07:55:27.841Z] [2019-07-31T07:55:27.841Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 07:55:27.609 [2019-07-31T07:55:27.841Z] !MESSAGE Unhandled event loop exception [2019-07-31T07:55:27.841Z] !STACK 0 [2019-07-31T07:55:27.841Z] org.eclipse.swt.SWTException: Widget is disposed [2019-07-31T07:55:27.841Z] at org.eclipse.swt.SWT.error(SWT.java:4699) [2019-07-31T07:55:27.841Z] at org.eclipse.swt.SWT.error(SWT.java:4614) [2019-07-31T07:55:27.841Z] at org.eclipse.swt.SWT.error(SWT.java:4585) [2019-07-31T07:55:27.841Z] at org.eclipse.swt.widgets.Widget.error(Widget.java:532) [2019-07-31T07:55:27.841Z] at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:469) [2019-07-31T07:55:27.841Z] at org.eclipse.swt.widgets.Widget.getData(Widget.java:586) [2019-07-31T07:55:27.841Z] at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:286) [2019-07-31T07:55:27.841Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) [2019-07-31T07:55:27.841Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T07:55:27.841Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T07:55:27.841Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T07:55:27.841Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T07:55:27.841Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T07:55:27.841Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1198) [2019-07-31T07:55:27.841Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-07-31T07:55:27.841Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-31T07:55:27.841Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-07-31T07:55:27.841Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-31T07:55:27.841Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-31T07:55:27.841Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-31T07:55:27.841Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-31T07:55:27.841Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T07:55:27.841Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T07:55:27.841Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T07:55:27.841Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T07:55:27.841Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T07:55:27.841Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T07:55:27.841Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T07:55:27.841Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T07:55:27.841Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T07:55:27.841Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T07:55:27.841Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T07:55:27.841Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T07:55:27.841Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T07:55:27.841Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T07:55:27.841Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T07:55:27.841Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T07:55:27.841Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T07:55:27.841Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T07:55:27.841Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T07:55:27.841Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T07:55:27.841Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T07:55:27.841Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T07:55:27.841Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T07:55:27.841Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T07:55:27.841Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T07:55:27.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1191631858 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') [2019-07-31T07:55:27.841Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1191631867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:27.841Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1191631869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:27.841Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1191631869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:27.841Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1191631934 data=null doit=true} to (of type 'Table') [2019-07-31T07:55:27.841Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1191631934 data=null} to (of type 'Table') [2019-07-31T07:55:27.841Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T07:55:30.373Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T07:55:31.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1191635483 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T07:55:31.307Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T07:55:31.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:55:31.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:55:31.565Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:55:31.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1191635743 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T07:55:31.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1191635744 data=null doit=true} to TreeItem with text {test} [2019-07-31T07:55:31.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1191635744 data=null} to TreeItem with text {test} [2019-07-31T07:55:31.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1191635745 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T07:55:31.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191635745 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T07:55:31.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1191635770 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T07:55:31.823Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T07:55:31.823Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T07:55:31.823Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T07:55:32.760Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T07:55:32.760Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T07:55:32.760Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:55:32.760Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T07:55:32.760Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:32.760Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:55:32.760Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:55:32.760Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:55:32.760Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:32.760Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T07:55:32.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191636998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:32.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191636999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:32.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191637000 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:32.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191637000 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:32.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191637000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:32.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191637001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:32.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191637001 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:32.760Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191637001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:32.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191637002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:32.760Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191637002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:32.760Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191637002 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:32.760Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191637002 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:32.760Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:32.760Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:55:32.760Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:55:32.760Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:55:32.760Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:55:32.760Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T07:55:32.760Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T07:55:32.760Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:32.760Z] DEBUG - Clicking on OK [2019-07-31T07:55:32.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191637005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:32.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191637005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:32.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191637006 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:32.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191637006 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:32.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191637006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:32.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191637006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:33.019Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:33.019Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:33.019Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:33.019Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:33.019Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:33.019Z] DEBUG - Clicked on OK [2019-07-31T07:55:33.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191637007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:33.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1191635931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T07:55:36.115Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T07:55:36.115Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T07:55:36.115Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T07:55:36.115Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T07:55:36.680Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T07:55:36.680Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T07:55:36.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1191640833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:36.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1191640834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:36.680Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1191640834 data=null doit=true} to (of type 'Table') [2019-07-31T07:55:36.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1191640835 data=null} to (of type 'Table') [2019-07-31T07:55:36.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1191640835 data=null button=1 stateMask=0x0 x=201 y=11 count=1} to (of type 'Table') [2019-07-31T07:55:36.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1191640842 data=null button=1 stateMask=0x80000 x=201 y=11 count=1} to (of type 'Table') [2019-07-31T07:55:36.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1191640843 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T07:55:36.680Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1191640844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:36.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1191640846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:36.680Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1191640847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:36.680Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1191640847 data=null doit=true} to (of type 'Table') [2019-07-31T07:55:36.680Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1191640847 data=null} to (of type 'Table') [2019-07-31T07:55:36.681Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T07:55:36.681Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:55:36.681Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T07:55:36.681Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:55:36.681Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T07:55:36.681Z] DEBUG - Inserting text:HostF [2019-07-31T07:55:36.681Z] into text (of type 'Text') [2019-07-31T07:55:36.938Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T07:55:36.938Z] DEBUG - Typing text 'HostF [2019-07-31T07:55:36.938Z] ' with an interval of 100ms. between characters. [2019-07-31T07:55:38.438Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T07:55:38.438Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-31T07:55:38.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1191642509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:38.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1191642510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:38.438Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1191642510 data=null doit=true} to (of type 'Table') [2019-07-31T07:55:38.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1191642510 data=null} to (of type 'Table') [2019-07-31T07:55:38.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1191642511 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-31T07:55:38.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1191642512 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T07:55:38.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1191642515 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-31T07:55:39.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1191643485 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T07:55:39.373Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T07:55:39.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:55:39.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:55:39.631Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:55:39.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1191643780 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T07:55:39.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1191643780 data=null doit=true} to TreeItem with text {test} [2019-07-31T07:55:39.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1191643781 data=null} to TreeItem with text {test} [2019-07-31T07:55:39.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1191643781 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T07:55:39.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191643783 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T07:55:39.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1191643794 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T07:55:39.891Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T07:55:39.891Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T07:55:39.891Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T07:55:40.825Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T07:55:40.825Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T07:55:40.825Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:55:40.825Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T07:55:40.825Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:40.825Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:55:40.825Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:55:40.825Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:55:40.825Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:40.825Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T07:55:40.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191645076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:40.825Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191645077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:40.825Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191645077 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:40.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191645078 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:40.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191645079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:40.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191645079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:40.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191645079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:40.825Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191645080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:41.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191645080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:41.084Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191645080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:41.084Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191645081 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:41.084Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191645081 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:41.084Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:41.084Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:55:41.084Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:55:41.084Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:55:41.084Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:55:41.084Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T07:55:41.084Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T07:55:41.084Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:41.084Z] DEBUG - Clicking on OK [2019-07-31T07:55:41.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191645084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:41.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191645084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:41.084Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191645085 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:41.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191645085 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:41.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191645085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:41.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191645086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:41.084Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:41.084Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:41.084Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:41.084Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:41.084Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:41.084Z] DEBUG - Clicked on OK [2019-07-31T07:55:41.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191645086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:41.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1191643941 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T07:55:43.553Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T07:55:43.553Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T07:55:43.553Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T07:55:43.553Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T07:55:44.121Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T07:55:44.121Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T07:55:44.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1191648167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:44.121Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1191648168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:44.121Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1191648168 data=null doit=true} to (of type 'Table') [2019-07-31T07:55:44.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1191648168 data=null} to (of type 'Table') [2019-07-31T07:55:44.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1191648169 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'Table') [2019-07-31T07:55:44.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1191648174 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'Table') [2019-07-31T07:55:44.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1191648175 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T07:55:44.121Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1191648177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:44.121Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1191648179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:44.121Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1191648179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:44.121Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1191648179 data=null doit=true} to (of type 'Table') [2019-07-31T07:55:44.121Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1191648180 data=null} to (of type 'Table') [2019-07-31T07:55:44.121Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T07:55:44.121Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:55:44.121Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T07:55:44.121Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:55:44.121Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T07:55:44.121Z] DEBUG - Inserting text:2 into text (of type 'Text') [2019-07-31T07:55:44.121Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T07:55:44.121Z] DEBUG - Typing text '2' with an interval of 50ms. between characters. [2019-07-31T07:55:44.379Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-31T07:55:44.379Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-31T07:55:44.379Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:55:44.379Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T07:55:44.379Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T07:55:44.947Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T07:55:45.205Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T07:55:45.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1191649257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:45.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1191649257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:45.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1191649258 data=null doit=true} to (of type 'Table') [2019-07-31T07:55:45.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1191649258 data=null} to (of type 'Table') [2019-07-31T07:55:45.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1191649259 data=null button=1 stateMask=0x0 x=666 y=11 count=1} to (of type 'Table') [2019-07-31T07:55:45.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1191649266 data=null button=1 stateMask=0x80000 x=666 y=11 count=1} to (of type 'Table') [2019-07-31T07:55:45.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1191649267 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T07:55:45.205Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1191649268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:45.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1191649270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:45.205Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1191649271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:45.205Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1191649271 data=null doit=true} to (of type 'Table') [2019-07-31T07:55:45.205Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1191649271 data=null} to (of type 'Table') [2019-07-31T07:55:45.205Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T07:55:45.205Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:55:45.205Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T07:55:45.205Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:55:45.205Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T07:55:45.205Z] DEBUG - Inserting text:F into text (of type 'Text') [2019-07-31T07:55:45.205Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T07:55:45.205Z] DEBUG - Typing text 'F' with an interval of 50ms. between characters. [2019-07-31T07:55:45.464Z] DEBUG - matched Text with text "F", using matcher: of type 'Text' [2019-07-31T07:55:45.464Z] DEBUG - matched Text with text "F", using matcher: (of type 'Text') [2019-07-31T07:55:45.464Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:55:45.464Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T07:55:45.464Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T07:55:47.281Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-31T07:55:47.281Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"' [2019-07-31T07:55:47.281Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: (of type 'CLabel' and with mnemonic 'Timestamp matches "2"') [2019-07-31T07:55:47.281Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-31T07:55:47.281Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-31T07:55:47.281Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-31T07:55:47.281Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-31T07:55:47.281Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"' [2019-07-31T07:55:47.281Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"') [2019-07-31T07:55:47.281Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-31T07:55:47.281Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T07:55:47.281Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-31T07:55:47.281Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-31T07:55:47.281Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"' [2019-07-31T07:55:47.281Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"') [2019-07-31T07:55:47.281Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-31T07:55:47.281Z] DEBUG - Clicking on CLabel with text {Message matches "F"} [2019-07-31T07:55:47.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=1191651240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-31T07:55:47.281Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=1191651241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-31T07:55:47.281Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=1191651242 data=null doit=true} to CLabel with text {Message matches "F"} [2019-07-31T07:55:47.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=1191651242 data=null} to CLabel with text {Message matches "F"} [2019-07-31T07:55:47.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=1191651243 data=null button=1 stateMask=0x0 x=81 y=10 count=1} to CLabel with text {Message matches "F"} [2019-07-31T07:55:47.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{CLabel {} time=1191651252 data=null button=1 stateMask=0x80000 x=81 y=10 count=1} to CLabel with text {Message matches "F"} [2019-07-31T07:55:47.281Z] DEBUG - Clicked on CLabel with text {Message matches "F"} [2019-07-31T07:55:47.281Z] DEBUG - Clicking on CLabel with text {Message matches "F"} [2019-07-31T07:55:47.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=1191651307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-31T07:55:47.281Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=1191651307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-31T07:55:47.281Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=1191651308 data=null doit=true} to CLabel with text {Message matches "F"} [2019-07-31T07:55:47.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=1191651308 data=null} to CLabel with text {Message matches "F"} [2019-07-31T07:55:47.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=1191651309 data=null button=1 stateMask=0x0 x=9 y=9 count=1} to CLabel with text {Message matches "F"} [2019-07-31T07:55:47.281Z] DEBUG - Clicked on CLabel with text {} [2019-07-31T07:55:48.654Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1191652863 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T07:55:48.654Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T07:55:48.914Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:55:48.914Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:55:48.914Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:55:48.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1191652983 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T07:55:48.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1191652983 data=null doit=true} to TreeItem with text {test} [2019-07-31T07:55:48.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1191652984 data=null} to TreeItem with text {test} [2019-07-31T07:55:48.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1191652984 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T07:55:48.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191652985 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T07:55:48.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1191652998 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T07:55:48.914Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T07:55:48.914Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T07:55:49.173Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T07:55:49.739Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T07:55:49.739Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T07:55:49.739Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:55:49.739Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T07:55:49.739Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:49.739Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:55:49.739Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:55:49.739Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:55:49.739Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:49.739Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T07:55:49.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191653742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:49.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191653743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:49.739Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191653744 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:49.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191653748 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:49.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191653748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:49.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191653748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:49.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191653749 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:49.739Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191653749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:49.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191653749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:49.739Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191653750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:49.739Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191653750 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:49.739Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191653750 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:49.739Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:49.739Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:55:49.739Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:55:49.739Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:55:49.739Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:55:49.739Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T07:55:49.739Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T07:55:49.739Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:49.739Z] DEBUG - Clicking on OK [2019-07-31T07:55:49.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191653753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:49.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191653753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:49.739Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191653754 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:49.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191653754 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:49.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191653754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:49.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191653755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:49.739Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:49.739Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:49.739Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:49.739Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:50.304Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:50.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191653755 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:50.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1191653168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T07:55:50.304Z] DEBUG - Clicked on [2019-07-31T07:55:52.205Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T07:55:52.205Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T07:55:52.205Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T07:55:52.205Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T07:55:52.772Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T07:55:52.773Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T07:55:52.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1191656997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:52.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1191656997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:52.773Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1191656998 data=null doit=true} to (of type 'Table') [2019-07-31T07:55:52.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1191656998 data=null} to (of type 'Table') [2019-07-31T07:55:52.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1191656999 data=null button=1 stateMask=0x0 x=201 y=11 count=1} to (of type 'Table') [2019-07-31T07:55:53.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1191657147 data=null button=1 stateMask=0x80000 x=201 y=11 count=1} to (of type 'Table') [2019-07-31T07:55:53.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1191657148 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T07:55:53.032Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1191657149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:53.032Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1191657151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:53.032Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1191657151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:53.032Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1191657152 data=null doit=true} to (of type 'Table') [2019-07-31T07:55:53.032Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1191657152 data=null} to (of type 'Table') [2019-07-31T07:55:53.032Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T07:55:53.032Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:55:53.032Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T07:55:53.032Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:55:53.032Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T07:55:53.032Z] DEBUG - Inserting text:HostF [2019-07-31T07:55:53.032Z] into text (of type 'Text') [2019-07-31T07:55:53.032Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T07:55:53.032Z] DEBUG - Typing text 'HostF [2019-07-31T07:55:53.032Z] ' with an interval of 100ms. between characters. [2019-07-31T07:55:54.405Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T07:55:54.405Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-31T07:55:54.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1191658634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:54.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1191658635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:55:54.405Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1191658635 data=null doit=true} to (of type 'Table') [2019-07-31T07:55:54.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1191658635 data=null} to (of type 'Table') [2019-07-31T07:55:54.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1191658636 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-31T07:55:54.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1191658637 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T07:55:54.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1191658639 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-31T07:55:55.780Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1191659604 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T07:55:55.780Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T07:55:55.780Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:55:55.780Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:55:55.780Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:55:55.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1191659970 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T07:55:55.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1191659970 data=null doit=true} to TreeItem with text {test} [2019-07-31T07:55:55.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1191659970 data=null} to TreeItem with text {test} [2019-07-31T07:55:55.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1191659971 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T07:55:55.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191659973 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T07:55:55.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1191659984 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T07:55:56.374Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T07:55:56.374Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T07:55:56.374Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T07:55:56.825Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T07:55:56.825Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T07:55:56.825Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:55:56.825Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T07:55:56.825Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:56.825Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:55:56.825Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:55:56.825Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:55:56.825Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:56.825Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T07:55:56.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191660931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:56.825Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191660932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:56.825Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191660933 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:56.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191660933 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:56.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191660933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:56.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191660933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:56.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191660934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:56.825Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191660934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:56.825Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191660934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:56.825Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191660934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:56.825Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191660935 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:56.825Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191660935 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:56.825Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:55:56.825Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:55:56.825Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:55:56.825Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:55:56.825Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:55:56.825Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T07:55:56.825Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T07:55:56.825Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:56.825Z] DEBUG - Clicking on OK [2019-07-31T07:55:56.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191660937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:56.825Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191660937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:56.825Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191660937 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:56.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191660938 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:56.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191660938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:56.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191660938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:56.825Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:56.825Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:56.825Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:56.825Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:56.825Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:56.825Z] DEBUG - Clicked on OK [2019-07-31T07:55:57.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191660938 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:55:57.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1191660174 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T07:55:57.959Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.483 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest [2019-07-31T07:55:57.959Z] testMultiHighlightMessage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 9.829 s [2019-07-31T07:55:57.959Z] testSwitchToFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 12.112 s [2019-07-31T07:55:57.959Z] testHighlight(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 7.682 s [2019-07-31T07:55:57.959Z] testHeaderBar(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 8.749 s [2019-07-31T07:55:57.959Z] testPreference(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 7.556 s [2019-07-31T07:55:57.959Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest [2019-07-31T07:55:59.874Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T07:55:59.874Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T07:55:59.874Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T07:55:59.874Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T07:55:59.874Z] DEBUG - Clicking on TableItem with text {} [2019-07-31T07:55:59.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1191664055 data=null button=0 stateMask=0x0 x=262 y=11 count=0} to TableItem with text {} [2019-07-31T07:55:59.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1191664062 data=null doit=true} to TableItem with text {} [2019-07-31T07:55:59.874Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T07:55:59.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1191664065 data=null} to TableItem with text {} [2019-07-31T07:55:59.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1191664065 data=null button=1 stateMask=0x0 x=262 y=11 count=1} to TableItem with text {} [2019-07-31T07:56:00.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1191664072 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2019-07-31T07:56:00.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1191664181 data=null button=1 stateMask=0x80000 x=262 y=11 count=1} to TableItem with text {} [2019-07-31T07:56:00.132Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1191664182 data=null button=0 stateMask=0x0 x=262 y=11 count=0} to TableItem with text {} [2019-07-31T07:56:00.132Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1191664182 data=null doit=true} to TableItem with text {} [2019-07-31T07:56:00.132Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1191664183 data=null} to TableItem with text {} [2019-07-31T07:56:00.132Z] DEBUG - Clicked on TableItem with text {} [2019-07-31T07:56:00.132Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:56:00.132Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T07:56:00.132Z] DEBUG - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text') [2019-07-31T07:56:00.132Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T07:56:00.132Z] DEBUG - Typing text 'LoggerA|LoggerB|LoggerC' with an interval of 50ms. between characters. [2019-07-31T07:56:01.507Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T07:56:02.881Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T07:56:02.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1191667009 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T07:56:02.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1191667009 data=null doit=true} to TableItem with text {} [2019-07-31T07:56:02.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1191667010 data=null} to TableItem with text {} [2019-07-31T07:56:02.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1191667011 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T07:56:02.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1191667011 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T07:56:02.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1191667023 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T07:56:02.881Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...' [2019-07-31T07:56:02.881Z] DEBUG - Clicking on with mnemonic 'Export To Text...' [2019-07-31T07:56:02.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1191667124 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...' [2019-07-31T07:56:02.881Z] DEBUG - Clicked on with mnemonic 'Export To Text...' [2019-07-31T07:56:05.414Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T07:56:05.414Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T07:56:05.414Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T07:56:05.414Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T07:56:05.414Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T07:56:05.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1191669263 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T07:56:05.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1191669263 data=null doit=true} to TableItem with text {} [2019-07-31T07:56:05.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1191669263 data=null} to TableItem with text {} [2019-07-31T07:56:05.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1191669264 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T07:56:05.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1191669265 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T07:56:05.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1191669295 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T07:56:05.414Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...' [2019-07-31T07:56:05.414Z] DEBUG - Clicking on with mnemonic 'Export To Text...' [2019-07-31T07:56:05.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1191669378 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...' [2019-07-31T07:56:05.414Z] DEBUG - Clicked on with mnemonic 'Export To Text...' [2019-07-31T07:56:05.984Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1191670008 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T07:56:05.984Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T07:56:05.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:56:05.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:56:05.984Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:05.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1191670036 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T07:56:05.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1191670037 data=null doit=true} to TreeItem with text {test} [2019-07-31T07:56:05.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1191670038 data=null} to TreeItem with text {test} [2019-07-31T07:56:05.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1191670039 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T07:56:05.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191670039 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T07:56:05.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1191670086 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T07:56:05.984Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T07:56:05.984Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T07:56:06.868Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T07:56:07.127Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T07:56:07.127Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T07:56:07.127Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:56:07.127Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T07:56:07.127Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:07.127Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:56:07.127Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:56:07.127Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:56:07.127Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:07.127Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T07:56:07.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191671048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:07.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191671048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:07.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191671049 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:07.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191671049 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:07.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191671050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:07.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191671050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:07.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191671050 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:07.127Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191671051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:07.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191671051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:07.127Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191671051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:07.127Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191671051 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:07.127Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191671052 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:07.127Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:07.127Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:56:07.127Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:56:07.127Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:56:07.127Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:56:07.127Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T07:56:07.127Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T07:56:07.127Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:07.127Z] DEBUG - Clicking on OK [2019-07-31T07:56:07.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191671054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:07.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191671054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:07.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191671054 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:07.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191671054 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:07.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191671055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:07.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191671055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:07.127Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:07.127Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:07.127Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:07.127Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:07.127Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:07.127Z] DEBUG - Clicked on OK [2019-07-31T07:56:07.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191671055 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:07.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1191670234 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T07:56:07.387Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.532 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest [2019-07-31T07:56:07.387Z] testExportWithFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest) Time elapsed: 5.318 s [2019-07-31T07:56:07.387Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest) Time elapsed: 2.293 s [2019-07-31T07:56:07.387Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest [2019-07-31T07:56:07.954Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T07:56:08.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:56:08.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:56:08.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:56:08.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:56:08.524Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:08.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1191672501 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:08.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1191672501 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:08.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1191672502 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:08.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1191672503 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:08.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191672503 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} [2019-07-31T07:56:08.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1191672549 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:08.524Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:08.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1191672564 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:08.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1191672564 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:08.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1191672565 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:08.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1191672566 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:08.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191672571 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} [2019-07-31T07:56:08.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1191672584 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:08.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1191672592 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:08.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1191672593 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:08.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1191672594 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:08.524Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191672594 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} [2019-07-31T07:56:08.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1191672600 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:08.524Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:08.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1191672612 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T07:56:08.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1191672612 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T07:56:08.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1191672613 data=null} to TreeItem with text {Traces [0]} [2019-07-31T07:56:08.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1191672614 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T07:56:08.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191672615 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T07:56:08.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1191672646 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T07:56:11.058Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-31T07:56:11.058Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:56:11.058Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:56:11.058Z] DEBUG - number of items : 11 [2019-07-31T07:56:11.058Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:11.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191674858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:11.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191674859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:11.058Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191674860 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:11.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191674860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:11.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191674860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:11.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191674861 data=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} [2019-07-31T07:56:11.058Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191674881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:11.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191674881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:11.058Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191674882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:11.058Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191674882 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:11.058Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191674882 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:11.058Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:11.058Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:11.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1191674885 data=null button=0 stateMask=0x0 x=77 y=11 count=0} to TreeItem with text {FILTER } [2019-07-31T07:56:11.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1191674886 data=null doit=true} to TreeItem with text {FILTER } [2019-07-31T07:56:11.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1191674886 data=null} to TreeItem with text {FILTER } [2019-07-31T07:56:11.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1191674887 data=null button=1 stateMask=0x0 x=77 y=11 count=1} to TreeItem with text {FILTER } [2019-07-31T07:56:11.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191674887 data=null item=TreeItem {FILTER } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER } [2019-07-31T07:56:11.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1191674930 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {FILTER } [2019-07-31T07:56:11.058Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-31T07:56:11.058Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-31T07:56:11.058Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T07:56:11.058Z] DEBUG - Clicking on TreeItem with text {FILTER timestamp} [2019-07-31T07:56:11.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1191674971 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-31T07:56:11.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1191674971 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-31T07:56:11.058Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:11.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1191674976 data=null} to TreeItem with text {FILTER timestamp} [2019-07-31T07:56:11.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1191674976 data=null button=1 stateMask=0x0 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-31T07:56:11.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191674977 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} [2019-07-31T07:56:11.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1191675008 data=null button=1 stateMask=0x80000 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-31T07:56:11.058Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=1191675008 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-31T07:56:11.058Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=1191675009 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-31T07:56:11.058Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=1191675009 data=null} to TreeItem with text {FILTER timestamp} [2019-07-31T07:56:11.058Z] DEBUG - Clicked on TreeItem with text {FILTER timestamp} [2019-07-31T07:56:11.058Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:11.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1191675012 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-31T07:56:11.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1191675012 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-31T07:56:11.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1191675013 data=null} to TreeItem with text {FILTER timestamp} [2019-07-31T07:56:11.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1191675013 data=null button=1 stateMask=0x0 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-31T07:56:11.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191675014 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} [2019-07-31T07:56:11.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1191675029 data=null button=1 stateMask=0x80000 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-31T07:56:11.058Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-31T07:56:11.058Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-31T07:56:11.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1191675136 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE' [2019-07-31T07:56:11.058Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-31T07:56:11.058Z] WARN - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again. [2019-07-31T07:56:11.058Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T07:56:11.058Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T07:56:11.058Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-31T07:56:11.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1191675232 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-31T07:56:11.058Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-31T07:56:11.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1191675235 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T07:56:11.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1191675235 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T07:56:11.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1191675236 data=null button=1 stateMask=0x0 x=199 y=32 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T07:56:11.058Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191675237 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) [2019-07-31T07:56:11.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1191675238 data=null button=1 stateMask=0x80000 x=199 y=32 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T07:56:11.058Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:11.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1191675240 data=null button=0 stateMask=0x0 x=199 y=32 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T07:56:11.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1191675240 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T07:56:11.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1191675240 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T07:56:11.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1191675241 data=null button=1 stateMask=0x0 x=199 y=32 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T07:56:11.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191675252 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) [2019-07-31T07:56:11.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1191675332 data=null button=1 stateMask=0x80000 x=199 y=32 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T07:56:11.317Z] DEBUG - matched MenuItem with text "AND", using matcher: with mnemonic 'AND' [2019-07-31T07:56:11.317Z] DEBUG - Clicking on with mnemonic 'AND' [2019-07-31T07:56:11.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {AND} time=1191675435 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'AND' [2019-07-31T07:56:11.317Z] DEBUG - Clicked on with mnemonic 'AND' [2019-07-31T07:56:11.317Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:11.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=1191675462 data=null button=0 stateMask=0x0 x=77 y=53 count=0} to Tree node with text: AND [2019-07-31T07:56:11.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=1191675463 data=null doit=true} to Tree node with text: AND [2019-07-31T07:56:11.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=1191675463 data=null} to Tree node with text: AND [2019-07-31T07:56:11.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=1191675464 data=null button=1 stateMask=0x0 x=77 y=53 count=1} to Tree node with text: AND [2019-07-31T07:56:11.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191675464 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 [2019-07-31T07:56:11.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=1191675472 data=null button=1 stateMask=0x80000 x=77 y=53 count=1} to Tree node with text: AND [2019-07-31T07:56:11.317Z] DEBUG - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS' [2019-07-31T07:56:11.317Z] DEBUG - Clicking on with mnemonic 'CONTAINS' [2019-07-31T07:56:11.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=1191675571 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'CONTAINS' [2019-07-31T07:56:11.575Z] DEBUG - Clicked on with mnemonic 'CONTAINS' [2019-07-31T07:56:11.575Z] WARN - Tree item Tree node with text: AND is already expanded. Won't expand it again. [2019-07-31T07:56:11.575Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-31T07:56:11.575Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-31T07:56:11.575Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T07:56:11.575Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T07:56:11.575Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-31T07:56:11.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1191675735 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-31T07:56:11.575Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-31T07:56:11.575Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-31T07:56:11.575Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-31T07:56:11.575Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T07:56:11.834Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:11.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1191675869 data=null button=0 stateMask=0x0 x=170 y=74 count=0} to Tree node with text: Timestamp CONTAINS "100" [2019-07-31T07:56:11.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=1191675870 data=null doit=true} to Tree node with text: Timestamp CONTAINS "100" [2019-07-31T07:56:11.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=1191675870 data=null} to Tree node with text: Timestamp CONTAINS "100" [2019-07-31T07:56:11.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1191675871 data=null button=1 stateMask=0x0 x=170 y=74 count=1} to Tree node with text: Timestamp CONTAINS "100" [2019-07-31T07:56:11.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191675871 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" [2019-07-31T07:56:11.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1191675971 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: Timestamp CONTAINS "100" [2019-07-31T07:56:11.834Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:11.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=1191675974 data=null button=0 stateMask=0x0 x=77 y=53 count=0} to Tree node with text: AND [2019-07-31T07:56:11.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=1191675974 data=null doit=true} to Tree node with text: AND [2019-07-31T07:56:11.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=1191675974 data=null} to Tree node with text: AND [2019-07-31T07:56:11.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=1191675975 data=null button=1 stateMask=0x0 x=77 y=53 count=1} to Tree node with text: AND [2019-07-31T07:56:11.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191675975 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 [2019-07-31T07:56:11.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=1191676034 data=null button=1 stateMask=0x80000 x=77 y=53 count=1} to Tree node with text: AND [2019-07-31T07:56:11.834Z] DEBUG - number of items : 11 [2019-07-31T07:56:11.834Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-31T07:56:11.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191676035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T07:56:11.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191676035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T07:56:11.834Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191676036 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-31T07:56:11.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191676036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T07:56:11.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191676036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T07:56:11.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191676037 data=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} [2019-07-31T07:56:11.834Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191676043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T07:56:11.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191676044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T07:56:11.834Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191676044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T07:56:11.834Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191676044 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-31T07:56:11.834Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191676045 data=null} to ToolItem with tooltip text {Save filters} [2019-07-31T07:56:11.834Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-31T07:56:11.834Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T07:56:11.834Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T07:56:11.834Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T07:56:11.834Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T07:56:12.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1191676180 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-31T07:56:12.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1191676180 data=null doit=true} to TableItem with text {} [2019-07-31T07:56:12.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1191676181 data=null} to TableItem with text {} [2019-07-31T07:56:12.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1191676182 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-31T07:56:12.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1191676182 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T07:56:12.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1191676185 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-31T07:56:12.093Z] DEBUG - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp' [2019-07-31T07:56:12.093Z] DEBUG - Clicking on with mnemonic 'timestamp' [2019-07-31T07:56:12.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {timestamp} time=1191676291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'timestamp' [2019-07-31T07:56:12.093Z] DEBUG - Clicked on with mnemonic 'timestamp' [2019-07-31T07:56:13.994Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T07:56:13.994Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:56:13.994Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:56:13.994Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:56:13.994Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:56:13.994Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:13.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1191678144 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:13.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1191678145 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:13.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1191678145 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:13.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1191678146 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:13.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191678146 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} [2019-07-31T07:56:13.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1191678167 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:13.994Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:13.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1191678169 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:13.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1191678170 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:13.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1191678170 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:13.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1191678171 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:13.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191678171 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} [2019-07-31T07:56:13.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1191678231 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:13.994Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again. [2019-07-31T07:56:13.994Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:13.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1191678235 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T07:56:13.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1191678236 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T07:56:13.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1191678236 data=null} to TreeItem with text {Traces [1]} [2019-07-31T07:56:13.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1191678237 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T07:56:13.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191678237 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T07:56:14.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1191678262 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T07:56:16.368Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-31T07:56:16.368Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:56:16.368Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:56:16.368Z] DEBUG - number of items : 11 [2019-07-31T07:56:16.368Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:16.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191680148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:16.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191680155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:16.368Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191680155 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:16.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191680156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:16.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191680156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:16.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191680156 data=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} [2019-07-31T07:56:16.368Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191680178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:16.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191680179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:16.368Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191680179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:16.368Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191680179 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:16.368Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191680180 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:16.368Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:16.368Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:16.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1191680181 data=null button=0 stateMask=0x0 x=77 y=95 count=0} to TreeItem with text {FILTER } [2019-07-31T07:56:16.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1191680182 data=null doit=true} to TreeItem with text {FILTER } [2019-07-31T07:56:16.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1191680182 data=null} to TreeItem with text {FILTER } [2019-07-31T07:56:16.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1191680183 data=null button=1 stateMask=0x0 x=77 y=95 count=1} to TreeItem with text {FILTER } [2019-07-31T07:56:16.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191680184 data=null item=TreeItem {FILTER } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER } [2019-07-31T07:56:16.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1191680239 data=null button=1 stateMask=0x80000 x=77 y=95 count=1} to TreeItem with text {FILTER } [2019-07-31T07:56:16.368Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-31T07:56:16.368Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-31T07:56:16.368Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T07:56:16.368Z] DEBUG - Clicking on TreeItem with text {FILTER field} [2019-07-31T07:56:16.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1191680277 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-31T07:56:16.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=1191680278 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-31T07:56:16.368Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:16.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1191680283 data=null} to TreeItem with text {FILTER field} [2019-07-31T07:56:16.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1191680283 data=null button=1 stateMask=0x0 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-31T07:56:16.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191680284 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} [2019-07-31T07:56:16.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1191680321 data=null button=1 stateMask=0x80000 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-31T07:56:16.368Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=1191680322 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-31T07:56:16.368Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=1191680322 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-31T07:56:16.368Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=1191680323 data=null} to TreeItem with text {FILTER field} [2019-07-31T07:56:16.368Z] DEBUG - Clicked on TreeItem with text {FILTER field} [2019-07-31T07:56:16.368Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:16.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1191680326 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-31T07:56:16.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=1191680327 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-31T07:56:16.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1191680328 data=null} to TreeItem with text {FILTER field} [2019-07-31T07:56:16.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1191680329 data=null button=1 stateMask=0x0 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-31T07:56:16.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191680330 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} [2019-07-31T07:56:16.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1191680346 data=null button=1 stateMask=0x80000 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-31T07:56:16.368Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-31T07:56:16.368Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-31T07:56:16.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1191680448 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE' [2019-07-31T07:56:16.368Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-31T07:56:16.629Z] WARN - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again. [2019-07-31T07:56:16.629Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T07:56:16.629Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T07:56:16.629Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-31T07:56:16.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1191680553 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-31T07:56:16.629Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-31T07:56:16.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1191680555 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T07:56:16.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1191680556 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T07:56:16.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1191680556 data=null button=1 stateMask=0x0 x=199 y=116 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T07:56:16.629Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191680557 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) [2019-07-31T07:56:16.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1191680558 data=null button=1 stateMask=0x80000 x=199 y=116 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T07:56:16.629Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:16.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1191680559 data=null button=0 stateMask=0x0 x=199 y=116 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T07:56:16.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1191680559 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T07:56:16.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1191680560 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T07:56:16.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1191680560 data=null button=1 stateMask=0x0 x=199 y=116 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T07:56:16.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191680561 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) [2019-07-31T07:56:16.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1191680588 data=null button=1 stateMask=0x80000 x=199 y=116 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T07:56:16.630Z] DEBUG - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE' [2019-07-31T07:56:16.630Z] DEBUG - Clicking on with mnemonic 'COMPARE' [2019-07-31T07:56:16.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {COMPARE} time=1191680685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'COMPARE' [2019-07-31T07:56:16.630Z] DEBUG - Clicked on with mnemonic 'COMPARE' [2019-07-31T07:56:16.630Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { = [2019-07-31T07:56:16.630Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { = [2019-07-31T07:56:16.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { = [2019-07-31T07:56:16.630Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191680845 data=null item=TreeItem { = [2019-07-31T07:56:16.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { = [2019-07-31T07:56:16.630Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-31T07:56:16.630Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-31T07:56:16.630Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T07:56:16.630Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T07:56:16.630Z] DEBUG - Setting selection on (of type 'Combo') to Contents [2019-07-31T07:56:16.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Contents} time=1191680856 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-31T07:56:16.630Z] DEBUG - Set selection on (of type 'Combo') to Contents [2019-07-31T07:56:16.630Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text' [2019-07-31T07:56:16.630Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text') [2019-07-31T07:56:16.630Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-31T07:56:16.630Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-31T07:56:16.630Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T07:56:16.889Z] DEBUG - matched Text with text "field", using matcher: of type 'Text' [2019-07-31T07:56:16.889Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text') [2019-07-31T07:56:16.889Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-31T07:56:16.889Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-31T07:56:16.889Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T07:56:16.889Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T07:56:16.889Z] DEBUG - matched Button with text "<", using matcher: of type 'Button' [2019-07-31T07:56:16.889Z] DEBUG - matched Button with text "=", using matcher: of type 'Button' [2019-07-31T07:56:16.889Z] DEBUG - matched Button with text ">", using matcher: of type 'Button' [2019-07-31T07:56:16.889Z] DEBUG - matched Button with text ">", using matcher: with mnemonic '>' [2019-07-31T07:56:16.889Z] DEBUG - matched Button with text ">", using matcher: with style 'SWT.RADIO' [2019-07-31T07:56:16.889Z] DEBUG - matched Button with text ">", using matcher: (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-31T07:56:16.889Z] DEBUG - matched Button with text "Num", using matcher: of type 'Button' [2019-07-31T07:56:16.889Z] DEBUG - matched Button with text "Alpha", using matcher: of type 'Button' [2019-07-31T07:56:16.889Z] DEBUG - matched Button with text "Timestamp", using matcher: of type 'Button' [2019-07-31T07:56:16.889Z] DEBUG - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-31T07:56:16.889Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {=} time=1191681012 data=null doit=true} to Button with text {=} [2019-07-31T07:56:16.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {=} time=1191681012 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {=} [2019-07-31T07:56:16.889Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-31T07:56:16.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {>} time=1191681018 data=null doit=true} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-31T07:56:16.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {>} time=1191681018 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-31T07:56:16.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {>} time=1191681019 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-31T07:56:16.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {>} time=1191681019 data=null item=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') [2019-07-31T07:56:16.889Z] DEBUG - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-31T07:56:16.889Z] DEBUG - number of items : 11 [2019-07-31T07:56:16.889Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-31T07:56:16.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191681059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T07:56:16.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191681060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T07:56:16.889Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191681060 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-31T07:56:16.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191681060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T07:56:16.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191681060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T07:56:16.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191681060 data=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} [2019-07-31T07:56:16.889Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191681064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T07:56:16.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191681064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T07:56:16.889Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191681064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T07:56:16.889Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191681065 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-31T07:56:16.889Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191681065 data=null} to ToolItem with tooltip text {Save filters} [2019-07-31T07:56:16.889Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-31T07:56:16.889Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T07:56:16.889Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T07:56:16.889Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T07:56:16.889Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T07:56:17.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1191681179 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-31T07:56:17.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1191681179 data=null doit=true} to TableItem with text {} [2019-07-31T07:56:17.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1191681180 data=null} to TableItem with text {} [2019-07-31T07:56:17.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1191681181 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-31T07:56:17.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1191681181 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T07:56:17.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1191681184 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-31T07:56:17.147Z] DEBUG - matched MenuItem with text "field", using matcher: with mnemonic 'field' [2019-07-31T07:56:17.147Z] DEBUG - Clicking on with mnemonic 'field' [2019-07-31T07:56:17.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {field} time=1191681276 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'field' [2019-07-31T07:56:17.147Z] DEBUG - Clicked on with mnemonic 'field' [2019-07-31T07:56:19.047Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T07:56:19.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:56:19.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:56:19.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:56:19.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:56:19.047Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:19.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1191683036 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:19.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1191683037 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:19.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1191683037 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:19.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1191683039 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:19.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191683039 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} [2019-07-31T07:56:19.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1191683059 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:19.047Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:19.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1191683060 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:19.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1191683061 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:19.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1191683061 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:19.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1191683062 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:19.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191683062 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} [2019-07-31T07:56:19.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1191683078 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:19.047Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again. [2019-07-31T07:56:19.047Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:19.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1191683080 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T07:56:19.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1191683081 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T07:56:19.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1191683081 data=null} to TreeItem with text {Traces [1]} [2019-07-31T07:56:19.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1191683082 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T07:56:19.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191683082 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T07:56:19.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1191683097 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T07:56:20.948Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-31T07:56:20.948Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:56:20.948Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:56:20.948Z] DEBUG - number of items : 11 [2019-07-31T07:56:20.948Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:20.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191684925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:20.948Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191684925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:20.948Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191684925 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:20.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191684925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:20.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191684926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:20.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191684926 data=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} [2019-07-31T07:56:20.948Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191684960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:20.948Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191684961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:20.948Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191684961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:20.948Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191684961 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:20.948Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191684962 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:20.948Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-31T07:56:20.948Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:20.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1191684964 data=null button=0 stateMask=0x0 x=77 y=158 count=0} to TreeItem with text {FILTER } [2019-07-31T07:56:20.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1191684969 data=null doit=true} to TreeItem with text {FILTER } [2019-07-31T07:56:20.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1191684969 data=null} to TreeItem with text {FILTER } [2019-07-31T07:56:20.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1191684970 data=null button=1 stateMask=0x0 x=77 y=158 count=1} to TreeItem with text {FILTER } [2019-07-31T07:56:20.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191684971 data=null item=TreeItem {FILTER } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER } [2019-07-31T07:56:20.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1191684987 data=null button=1 stateMask=0x80000 x=77 y=158 count=1} to TreeItem with text {FILTER } [2019-07-31T07:56:20.948Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-31T07:56:20.948Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-31T07:56:20.948Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T07:56:20.948Z] DEBUG - Clicking on TreeItem with text {FILTER matchAndEquals} [2019-07-31T07:56:20.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1191684996 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T07:56:20.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1191684997 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T07:56:20.948Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:20.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1191685029 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T07:56:20.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1191685029 data=null button=1 stateMask=0x0 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T07:56:20.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191685030 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} [2019-07-31T07:56:20.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1191685067 data=null button=1 stateMask=0x80000 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T07:56:20.948Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1191685068 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T07:56:20.948Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1191685069 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T07:56:20.948Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1191685069 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T07:56:20.948Z] DEBUG - Clicked on TreeItem with text {FILTER matchAndEquals} [2019-07-31T07:56:20.948Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:20.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1191685071 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T07:56:20.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1191685071 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T07:56:20.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1191685072 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T07:56:20.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1191685073 data=null button=1 stateMask=0x0 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T07:56:20.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191685073 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} [2019-07-31T07:56:20.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1191685090 data=null button=1 stateMask=0x80000 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T07:56:20.948Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-31T07:56:20.948Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-31T07:56:20.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1191685157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE' [2019-07-31T07:56:21.207Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-31T07:56:21.207Z] WARN - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again. [2019-07-31T07:56:21.207Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T07:56:21.207Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T07:56:21.207Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-31T07:56:21.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1191685256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-31T07:56:21.207Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-31T07:56:21.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1191685258 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T07:56:21.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1191685258 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T07:56:21.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1191685259 data=null button=1 stateMask=0x0 x=199 y=179 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T07:56:21.207Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191685259 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) [2019-07-31T07:56:21.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1191685260 data=null button=1 stateMask=0x80000 x=199 y=179 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T07:56:21.207Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:21.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1191685261 data=null button=0 stateMask=0x0 x=199 y=179 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T07:56:21.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1191685262 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T07:56:21.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1191685262 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T07:56:21.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1191685272 data=null button=1 stateMask=0x0 x=199 y=179 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T07:56:21.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191685273 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) [2019-07-31T07:56:21.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1191685337 data=null button=1 stateMask=0x80000 x=199 y=179 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T07:56:21.207Z] DEBUG - matched MenuItem with text "OR", using matcher: with mnemonic 'OR' [2019-07-31T07:56:21.207Z] DEBUG - Clicking on with mnemonic 'OR' [2019-07-31T07:56:21.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {OR} time=1191685443 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'OR' [2019-07-31T07:56:21.465Z] DEBUG - Clicked on with mnemonic 'OR' [2019-07-31T07:56:21.465Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:21.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=1191685475 data=null button=0 stateMask=0x0 x=71 y=200 count=0} to Tree node with text: OR [2019-07-31T07:56:21.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=1191685475 data=null doit=true} to Tree node with text: OR [2019-07-31T07:56:21.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=1191685476 data=null} to Tree node with text: OR [2019-07-31T07:56:21.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=1191685476 data=null button=1 stateMask=0x0 x=71 y=200 count=1} to Tree node with text: OR [2019-07-31T07:56:21.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191685477 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 [2019-07-31T07:56:21.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=1191685528 data=null button=1 stateMask=0x80000 x=71 y=200 count=1} to Tree node with text: OR [2019-07-31T07:56:21.465Z] DEBUG - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS' [2019-07-31T07:56:21.465Z] DEBUG - Clicking on with mnemonic 'EQUALS' [2019-07-31T07:56:21.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {EQUALS} time=1191685586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'EQUALS' [2019-07-31T07:56:21.465Z] DEBUG - Clicked on with mnemonic 'EQUALS' [2019-07-31T07:56:21.724Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again. [2019-07-31T07:56:21.724Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:21.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem { EQUALS} [2019-07-31T07:56:21.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { EQUALS} [2019-07-31T07:56:21.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { EQUALS} [2019-07-31T07:56:21.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { EQUALS} [2019-07-31T07:56:21.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191685758 data=null item=TreeItem { EQUALS} [2019-07-31T07:56:21.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { EQUALS} [2019-07-31T07:56:21.724Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-31T07:56:21.724Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-31T07:56:21.724Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T07:56:21.724Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T07:56:21.724Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-31T07:56:21.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1191685860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-31T07:56:21.724Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-31T07:56:21.724Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-31T07:56:21.724Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-31T07:56:21.724Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T07:56:21.724Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:21.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=1191686039 data=null button=0 stateMask=0x0 x=71 y=200 count=0} to Tree node with text: OR [2019-07-31T07:56:21.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=1191686039 data=null doit=true} to Tree node with text: OR [2019-07-31T07:56:21.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=1191686040 data=null} to Tree node with text: OR [2019-07-31T07:56:21.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=1191686040 data=null button=1 stateMask=0x0 x=71 y=200 count=1} to Tree node with text: OR [2019-07-31T07:56:21.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191686041 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 [2019-07-31T07:56:21.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=1191686060 data=null button=1 stateMask=0x80000 x=71 y=200 count=1} to Tree node with text: OR [2019-07-31T07:56:21.983Z] DEBUG - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES' [2019-07-31T07:56:21.983Z] DEBUG - Clicking on with mnemonic 'MATCHES' [2019-07-31T07:56:21.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {MATCHES} time=1191686157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'MATCHES' [2019-07-31T07:56:22.243Z] DEBUG - Clicked on with mnemonic 'MATCHES' [2019-07-31T07:56:22.243Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again. [2019-07-31T07:56:22.243Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:22.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem { MATCHES} [2019-07-31T07:56:22.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { MATCHES} [2019-07-31T07:56:22.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { MATCHES} [2019-07-31T07:56:22.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { MATCHES} [2019-07-31T07:56:22.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191686343 data=null item=TreeItem { MATCHES} [2019-07-31T07:56:22.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { MATCHES} [2019-07-31T07:56:22.243Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-31T07:56:22.243Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-31T07:56:22.243Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T07:56:22.243Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T07:56:22.243Z] DEBUG - Setting selection on (of type 'Combo') to Contents [2019-07-31T07:56:22.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Contents} time=1191686419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-31T07:56:22.243Z] DEBUG - Set selection on (of type 'Combo') to Contents [2019-07-31T07:56:22.243Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text' [2019-07-31T07:56:22.243Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text') [2019-07-31T07:56:22.243Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text' [2019-07-31T07:56:22.243Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text') [2019-07-31T07:56:22.243Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T07:56:22.502Z] DEBUG - matched Text with text "field", using matcher: of type 'Text' [2019-07-31T07:56:22.502Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text') [2019-07-31T07:56:22.502Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text' [2019-07-31T07:56:22.502Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text') [2019-07-31T07:56:22.502Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T07:56:22.502Z] DEBUG - number of items : 11 [2019-07-31T07:56:22.502Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-31T07:56:22.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191686581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T07:56:22.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191686581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T07:56:22.502Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191686590 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-31T07:56:22.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191686591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T07:56:22.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191686591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T07:56:22.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191686591 data=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} [2019-07-31T07:56:22.502Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191686594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T07:56:22.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191686595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T07:56:22.502Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191686595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T07:56:22.502Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191686595 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-31T07:56:22.502Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191686596 data=null} to ToolItem with tooltip text {Save filters} [2019-07-31T07:56:22.502Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-31T07:56:22.502Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T07:56:22.502Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T07:56:22.502Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T07:56:22.502Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T07:56:22.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1191686708 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-31T07:56:22.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1191686708 data=null doit=true} to TableItem with text {} [2019-07-31T07:56:22.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1191686709 data=null} to TableItem with text {} [2019-07-31T07:56:22.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1191686710 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-31T07:56:22.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1191686711 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T07:56:22.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1191686713 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-31T07:56:22.761Z] DEBUG - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals' [2019-07-31T07:56:22.761Z] DEBUG - Clicking on with mnemonic 'matchAndEquals' [2019-07-31T07:56:22.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=1191686793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'matchAndEquals' [2019-07-31T07:56:22.761Z] DEBUG - Clicked on with mnemonic 'matchAndEquals' [2019-07-31T07:56:24.662Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1191688506 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T07:56:24.662Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T07:56:24.662Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:56:24.662Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:56:24.662Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:24.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1191688588 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:24.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1191688595 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:24.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1191688595 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:24.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1191688596 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:24.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191688597 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} [2019-07-31T07:56:24.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1191688654 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:24.662Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T07:56:24.662Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T07:56:24.920Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T07:56:25.974Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T07:56:25.974Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T07:56:25.974Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:56:25.974Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T07:56:25.974Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:25.974Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:56:25.974Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:56:25.974Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:56:25.974Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:25.974Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T07:56:25.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191689776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:25.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191689777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:25.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191689777 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:25.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191689778 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:25.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191689778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:25.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191689778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:25.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191689779 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:25.974Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191689779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:25.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191689779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:25.974Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191689779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:25.974Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191689779 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:25.974Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191689780 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:25.974Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:25.974Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:56:25.974Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:56:25.974Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:56:25.974Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:56:25.974Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T07:56:25.974Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T07:56:25.975Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:25.975Z] DEBUG - Clicking on OK [2019-07-31T07:56:25.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191689782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:25.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191689783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:25.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191689783 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:25.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191689783 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:25.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191689783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:25.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191689784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:25.975Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:25.975Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:25.975Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:26.233Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:26.233Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:26.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191689784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:26.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1191688780 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T07:56:26.233Z] DEBUG - Clicked on [2019-07-31T07:56:26.233Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.826 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest [2019-07-31T07:56:26.233Z] testTimestampFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 6.107 s [2019-07-31T07:56:26.233Z] testField01(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 4.945 s [2019-07-31T07:56:26.233Z] testTimestampEqualsOr(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 5.263 s [2019-07-31T07:56:26.233Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting [2019-07-31T07:56:26.491Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T07:56:27.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:56:27.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:56:27.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:56:27.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:56:27.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:27.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1191691218 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-31T07:56:27.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1191691218 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-31T07:56:27.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1191691218 data=null} to TreeItem with text {TestForOffsetting} [2019-07-31T07:56:27.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1191691219 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-31T07:56:27.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191691220 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} [2019-07-31T07:56:27.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1191691269 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-31T07:56:27.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:27.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1191691271 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-31T07:56:27.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1191691276 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-31T07:56:27.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1191691276 data=null} to TreeItem with text {TestForOffsetting} [2019-07-31T07:56:27.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1191691277 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-31T07:56:27.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191691278 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} [2019-07-31T07:56:27.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1191691287 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-31T07:56:27.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1191691288 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-31T07:56:27.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1191691288 data=null} to TreeItem with text {TestForOffsetting} [2019-07-31T07:56:27.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1191691288 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-31T07:56:27.057Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191691294 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} [2019-07-31T07:56:27.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1191691298 data=null button=1 stateMask=0x80000 x=80 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-31T07:56:27.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:27.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1191691300 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T07:56:27.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1191691300 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T07:56:27.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1191691301 data=null} to TreeItem with text {Traces [0]} [2019-07-31T07:56:27.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1191691301 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T07:56:27.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191691302 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T07:56:27.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1191691341 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T07:56:29.216Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample553051500669812896.xml"' [2019-07-31T07:56:29.216Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T07:56:29.216Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T07:56:29.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1191693066 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T07:56:29.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1191693067 data=null} to TreeItem with text {Traces [1]} [2019-07-31T07:56:29.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1191693067 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T07:56:29.216Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191693068 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]} [2019-07-31T07:56:29.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1191693125 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T07:56:29.216Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:29.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample553051500669812896.xml} time=1191693237 data=null button=0 stateMask=0x0 x=187 y=74 count=0} to TreeItem with text {sample553051500669812896.xml} [2019-07-31T07:56:29.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample553051500669812896.xml} time=1191693237 data=null doit=true} to TreeItem with text {sample553051500669812896.xml} [2019-07-31T07:56:29.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample553051500669812896.xml} time=1191693238 data=null} to TreeItem with text {sample553051500669812896.xml} [2019-07-31T07:56:29.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample553051500669812896.xml} time=1191693239 data=null button=1 stateMask=0x0 x=187 y=74 count=1} to TreeItem with text {sample553051500669812896.xml} [2019-07-31T07:56:29.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191693239 data=null item=TreeItem {sample553051500669812896.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample553051500669812896.xml} [2019-07-31T07:56:29.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample553051500669812896.xml} time=1191693374 data=null button=1 stateMask=0x80000 x=187 y=74 count=1} to TreeItem with text {sample553051500669812896.xml} [2019-07-31T07:56:29.216Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:29.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample553051500669812896.xml} time=1191693379 data=null button=0 stateMask=0x0 x=187 y=74 count=0} to TreeItem with text {sample553051500669812896.xml} [2019-07-31T07:56:29.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample553051500669812896.xml} time=1191693379 data=null doit=true} to TreeItem with text {sample553051500669812896.xml} [2019-07-31T07:56:29.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample553051500669812896.xml} time=1191693379 data=null} to TreeItem with text {sample553051500669812896.xml} [2019-07-31T07:56:29.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample553051500669812896.xml} time=1191693380 data=null button=1 stateMask=0x0 x=187 y=74 count=1} to TreeItem with text {sample553051500669812896.xml} [2019-07-31T07:56:29.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191693381 data=null item=TreeItem {sample553051500669812896.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample553051500669812896.xml} [2019-07-31T07:56:29.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample553051500669812896.xml} time=1191693387 data=null button=1 stateMask=0x80000 x=187 y=74 count=1} to TreeItem with text {sample553051500669812896.xml} [2019-07-31T07:56:29.475Z] DEBUG - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...' [2019-07-31T07:56:29.475Z] DEBUG - Clicking on with mnemonic 'Apply Time Offset...' [2019-07-31T07:56:30.041Z] DEBUG - Clicked on with mnemonic 'Apply Time Offset...' [2019-07-31T07:56:30.041Z] DEBUG - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset' [2019-07-31T07:56:30.041Z] DEBUG - Attempting to set focus on Shell with text {Apply time offset} [2019-07-31T07:56:30.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:56:30.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:56:30.041Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:30.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample553051500669812896.xml} time=1191694255 data=null button=0 stateMask=0x0 x=124 y=11 count=0} to TreeItem with text {sample553051500669812896.xml} [2019-07-31T07:56:30.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample553051500669812896.xml} time=1191694256 data=null doit=true} to TreeItem with text {sample553051500669812896.xml} [2019-07-31T07:56:30.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample553051500669812896.xml} time=1191694256 data=null} to TreeItem with text {sample553051500669812896.xml} [2019-07-31T07:56:30.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample553051500669812896.xml} time=1191694257 data=null button=1 stateMask=0x0 x=124 y=11 count=1} to TreeItem with text {sample553051500669812896.xml} [2019-07-31T07:56:30.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191694258 data=null item=TreeItem {sample553051500669812896.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample553051500669812896.xml} [2019-07-31T07:56:30.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample553051500669812896.xml} time=1191694259 data=null button=1 stateMask=0x80000 x=124 y=11 count=1} to TreeItem with text {sample553051500669812896.xml} [2019-07-31T07:56:30.041Z] DEBUG - Clicking on TreeItem with text {sample553051500669812896.xml} [2019-07-31T07:56:30.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample553051500669812896.xml} time=1191694262 data=null button=0 stateMask=0x0 x=406 y=11 count=0} to TreeItem with text {sample553051500669812896.xml} [2019-07-31T07:56:30.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample553051500669812896.xml} time=1191694262 data=null doit=true} to TreeItem with text {sample553051500669812896.xml} [2019-07-31T07:56:30.041Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:30.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample553051500669812896.xml} time=1191694270 data=null} to TreeItem with text {sample553051500669812896.xml} [2019-07-31T07:56:30.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample553051500669812896.xml} time=1191694271 data=null button=1 stateMask=0x0 x=406 y=11 count=1} to TreeItem with text {sample553051500669812896.xml} [2019-07-31T07:56:30.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191694278 data=null item=TreeItem {sample553051500669812896.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample553051500669812896.xml} [2019-07-31T07:56:30.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample553051500669812896.xml} time=1191694279 data=null button=1 stateMask=0x80000 x=406 y=11 count=1} to TreeItem with text {sample553051500669812896.xml} [2019-07-31T07:56:30.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {sample553051500669812896.xml} time=1191694280 data=null button=0 stateMask=0x0 x=406 y=11 count=0} to TreeItem with text {sample553051500669812896.xml} [2019-07-31T07:56:30.041Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {sample553051500669812896.xml} time=1191694288 data=null doit=true} to TreeItem with text {sample553051500669812896.xml} [2019-07-31T07:56:30.041Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {sample553051500669812896.xml} time=1191694289 data=null} to TreeItem with text {sample553051500669812896.xml} [2019-07-31T07:56:30.041Z] DEBUG - Clicked on TreeItem with text {sample553051500669812896.xml} [2019-07-31T07:56:30.041Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:56:30.041Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T07:56:30.041Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:56:30.041Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T07:56:30.041Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T07:56:30.298Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T07:56:30.298Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T07:56:30.298Z] DEBUG - matched Button with text "Basic", using matcher: of type 'Button' [2019-07-31T07:56:30.298Z] DEBUG - matched Button with text "Advanced", using matcher: of type 'Button' [2019-07-31T07:56:30.298Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:56:30.298Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:56:30.298Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T07:56:30.298Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T07:56:30.298Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:30.298Z] DEBUG - Clicking on OK [2019-07-31T07:56:30.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191694348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:30.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191694348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:30.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191694349 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:30.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191694349 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:30.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191694349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:30.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191694350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:30.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191694350 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:31.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=1191693641 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...' [2019-07-31T07:56:31.232Z] DEBUG - Clicked on [2019-07-31T07:56:33.131Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample553051500669812896.xml"' [2019-07-31T07:56:33.131Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T07:56:33.131Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T07:56:33.131Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - TestForOffsetting/Traces/sample553051500669812896.xml - Eclipse Platform} time=1191697110 data=null doit=true} to Shell with text {data - TestForOffsetting/Traces/sample553051500669812896.xml - Eclipse Platform} [2019-07-31T07:56:33.131Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T07:56:33.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:56:33.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:56:33.131Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:33.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1191697254 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-31T07:56:33.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1191697254 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-31T07:56:33.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1191697254 data=null} to TreeItem with text {TestForOffsetting} [2019-07-31T07:56:33.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1191697255 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-31T07:56:33.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191697256 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} [2019-07-31T07:56:33.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1191697301 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-31T07:56:33.388Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T07:56:33.388Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T07:56:33.388Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T07:56:34.322Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T07:56:34.322Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T07:56:34.322Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:56:34.322Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T07:56:34.322Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:34.322Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:56:34.322Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:56:34.322Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:56:34.322Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:34.322Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T07:56:34.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191698427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:34.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191698428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:34.322Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191698428 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:34.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191698429 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:34.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191698429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:34.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191698429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:34.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191698430 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:34.322Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191698430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:34.323Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191698431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:34.323Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191698432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:34.323Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191698432 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:34.323Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191698432 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:34.323Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:34.323Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:56:34.323Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:56:34.323Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:56:34.323Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:56:34.323Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T07:56:34.323Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T07:56:34.323Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:34.323Z] DEBUG - Clicking on OK [2019-07-31T07:56:34.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191698435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:34.323Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191698435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:34.323Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191698435 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:34.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191698435 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:34.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191698436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:34.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191698436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:34.323Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:34.323Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:34.323Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:34.323Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:34.323Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:34.323Z] DEBUG - Clicked on OK [2019-07-31T07:56:35.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191698436 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:35.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1191697438 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T07:56:35.168Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.548 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting [2019-07-31T07:56:35.168Z] testOffsetting(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting) Time elapsed: 8.546 s [2019-07-31T07:56:35.168Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest [2019-07-31T07:56:37.169Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T07:56:37.169Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T07:56:37.169Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T07:56:37.169Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T07:56:37.773Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T07:56:37.773Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T07:56:37.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1191701598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:56:37.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1191701598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:56:37.773Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1191701598 data=null doit=true} to (of type 'Table') [2019-07-31T07:56:37.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1191701599 data=null} to (of type 'Table') [2019-07-31T07:56:37.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1191701599 data=null button=1 stateMask=0x0 x=12 y=32 count=1} to (of type 'Table') [2019-07-31T07:56:37.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1191701600 data=null button=1 stateMask=0x80000 x=12 y=32 count=1} to (of type 'Table') [2019-07-31T07:56:37.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1191701600 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T07:56:37.773Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1191701603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:56:37.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1191701606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:56:37.773Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1191701606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:56:37.773Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1191701606 data=null doit=true} to (of type 'Table') [2019-07-31T07:56:37.773Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1191701607 data=null} to (of type 'Table') [2019-07-31T07:56:37.773Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T07:56:37.773Z] DEBUG - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events' [2019-07-31T07:56:37.773Z] DEBUG - Clicking on with mnemonic 'Collapse Events' [2019-07-31T07:56:37.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=1191701686 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' [2019-07-31T07:56:37.773Z] DEBUG - Clicked on with mnemonic 'Collapse Events' [2019-07-31T07:56:39.188Z] DEBUG - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters' [2019-07-31T07:56:39.188Z] DEBUG - Clicking on with mnemonic 'Clear Filters' [2019-07-31T07:56:39.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=1191703312 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' [2019-07-31T07:56:39.445Z] DEBUG - Clicked on with mnemonic 'Clear Filters' [2019-07-31T07:56:40.380Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1191704299 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T07:56:40.380Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T07:56:40.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:56:40.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:56:40.380Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:40.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1191704307 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T07:56:40.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1191704307 data=null doit=true} to TreeItem with text {test} [2019-07-31T07:56:40.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1191704308 data=null} to TreeItem with text {test} [2019-07-31T07:56:40.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1191704308 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T07:56:40.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191704309 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T07:56:40.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1191704388 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T07:56:40.380Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T07:56:40.380Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T07:56:40.380Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T07:56:41.314Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T07:56:41.314Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T07:56:41.314Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:56:41.314Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T07:56:41.314Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:41.314Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:56:41.314Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:56:41.314Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:56:41.314Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:41.314Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T07:56:41.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191705384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:41.314Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191705385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:41.314Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191705385 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:41.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191705385 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:41.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191705385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:41.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191705386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:41.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191705386 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:41.314Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191705386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:41.314Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191705386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:41.314Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191705386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:41.314Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191705387 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:41.314Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191705387 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:41.314Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:56:41.314Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:56:41.314Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:56:41.314Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:56:41.314Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:56:41.314Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T07:56:41.314Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T07:56:41.314Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:41.314Z] DEBUG - Clicking on OK [2019-07-31T07:56:41.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191705389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:41.314Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191705389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:41.314Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191705389 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:41.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191705389 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:41.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191705389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:41.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191705390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:41.314Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:41.314Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:41.314Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:41.314Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:41.314Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:41.314Z] DEBUG - Clicked on OK [2019-07-31T07:56:41.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191705390 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:56:41.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1191704479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T07:56:42.139Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.166 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest [2019-07-31T07:56:42.139Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest) Time elapsed: 6.855 s [2019-07-31T07:56:42.139Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest [2019-07-31T07:56:42.396Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T07:56:42.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:56:42.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:56:42.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:56:42.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:56:42.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:42.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1191707153 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:42.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1191707153 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:42.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1191707153 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:42.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1191707154 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:42.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191707154 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} [2019-07-31T07:56:42.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1191707211 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:42.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:42.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1191707213 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:42.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1191707213 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:42.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1191707215 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:42.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1191707215 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:43.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191707216 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} [2019-07-31T07:56:43.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1191707232 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:43.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1191707233 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:43.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1191707234 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:43.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1191707235 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:43.221Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191707236 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} [2019-07-31T07:56:43.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1191707240 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:56:43.221Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:56:43.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1191707242 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T07:56:43.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1191707242 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T07:56:43.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1191707242 data=null} to TreeItem with text {Traces [0]} [2019-07-31T07:56:43.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1191707243 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T07:56:43.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191707252 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T07:56:43.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1191707285 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T07:57:05.166Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-31T07:57:05.166Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T07:57:05.166Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T07:57:05.166Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T07:57:05.166Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T07:57:05.166Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T07:57:05.166Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T07:57:05.166Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T07:57:05.166Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T07:57:05.425Z] DEBUG - matched Shell with text "Print", using matcher: with text 'Print' [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom' [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO' [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "Use current zoom", using matcher: (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:57:05.425Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-31T07:57:05.425Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-31T07:57:05.425Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Use current zoom} time=1191729650 data=null doit=true} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-31T07:57:05.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Use current zoom} time=1191729650 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') [2019-07-31T07:57:05.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Use current zoom} time=1191729651 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') [2019-07-31T07:57:05.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=1191729651 data=null item=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') [2019-07-31T07:57:05.425Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "&All pages", using matcher: with mnemonic 'All pages' [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO' [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "&All pages", using matcher: (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "Current view", using matcher: with mnemonic 'Current view' [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "Current view", using matcher: with style 'SWT.RADIO' [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "Current view", using matcher: (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:57:05.425Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-31T07:57:05.426Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:57:05.426Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-31T07:57:05.426Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Current view} time=1191729659 data=null doit=true} to Button with text {Current view} [2019-07-31T07:57:05.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=1191729659 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} [2019-07-31T07:57:05.426Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-31T07:57:05.426Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&All pages} time=1191729663 data=null doit=true} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-31T07:57:05.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&All pages} time=1191729663 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') [2019-07-31T07:57:05.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&All pages} time=1191729664 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') [2019-07-31T07:57:05.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1191729664 data=null item=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') [2019-07-31T07:57:05.426Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-31T07:57:05.426Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-31T07:57:05.426Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=1191729666 data=null doit=true} to Button with text {&All pages} [2019-07-31T07:57:05.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1191729666 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} [2019-07-31T07:57:05.426Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-31T07:57:05.685Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Current view} time=1191729751 data=null doit=true} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-31T07:57:05.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Current view} time=1191729752 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') [2019-07-31T07:57:05.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Current view} time=1191729752 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') [2019-07-31T07:57:05.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=1191729752 data=null item=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') [2019-07-31T07:57:05.685Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-31T07:57:05.685Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-31T07:57:05.685Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-31T07:57:05.685Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:' [2019-07-31T07:57:05.685Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO' [2019-07-31T07:57:05.685Z] 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') [2019-07-31T07:57:05.685Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-31T07:57:05.685Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-31T07:57:05.685Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-31T07:57:05.685Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-31T07:57:05.685Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-31T07:57:05.685Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:57:05.685Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-31T07:57:05.685Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:57:05.685Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-31T07:57:05.685Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Use current zoom} time=1191729756 data=null doit=true} to Button with text {Use current zoom} [2019-07-31T07:57:05.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=1191729757 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} [2019-07-31T07:57:05.685Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-31T07:57:05.685Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=1191729760 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-31T07:57:05.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=1191729848 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') [2019-07-31T07:57:05.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=1191729849 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') [2019-07-31T07:57:05.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1191729849 data=null item=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') [2019-07-31T07:57:05.685Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-31T07:57:05.685Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-31T07:57:05.685Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-31T07:57:05.685Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:57:05.685Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T07:57:05.685Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-31T07:57:05.685Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-31T07:57:05.685Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:57:05.685Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T07:57:05.685Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:57:05.685Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T07:57:05.685Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-31T07:57:05.685Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:57:05.685Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-31T07:57:05.685Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-31T07:57:05.685Z] DEBUG - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-31T07:57:05.685Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-31T07:57:05.685Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:57:05.685Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-31T07:57:05.685Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-31T07:57:05.685Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-31T07:57:05.685Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:57:05.685Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-31T07:57:05.685Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-31T07:57:05.685Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:' [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO' [2019-07-31T07:57:05.945Z] 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') [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:57:05.945Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-31T07:57:05.945Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=1191729947 data=null doit=true} to Button with text {Number of horizontal pages:} [2019-07-31T07:57:05.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1191729947 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:} [2019-07-31T07:57:05.945Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-31T07:57:05.945Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of vertical pages:} time=1191729949 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-31T07:57:05.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=1191729949 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') [2019-07-31T07:57:05.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=1191729949 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') [2019-07-31T07:57:05.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=1191729950 data=null item=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') [2019-07-31T07:57:05.945Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-31T07:57:05.945Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-31T07:57:05.945Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-31T07:57:05.945Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-31T07:57:05.945Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-31T07:57:05.945Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-31T07:57:05.945Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-31T07:57:05.945Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:57:05.945Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T07:57:05.945Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:57:05.945Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages' [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO' [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "Selected pages", using matcher: (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:57:05.945Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-31T07:57:05.945Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=1191730043 data=null doit=true} to Button with text {&All pages} [2019-07-31T07:57:05.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1191730043 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} [2019-07-31T07:57:05.945Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-31T07:57:05.945Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Selected pages} time=1191730046 data=null doit=true} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-31T07:57:05.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Selected pages} time=1191730046 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') [2019-07-31T07:57:05.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Selected pages} time=1191730046 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') [2019-07-31T07:57:05.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=1191730047 data=null item=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') [2019-07-31T07:57:05.945Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "F&rom page", using matcher: with mnemonic 'From page' [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO' [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "F&rom page", using matcher: (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-31T07:57:05.945Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:57:05.945Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-31T07:57:05.945Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Selected pages} time=1191730131 data=null doit=true} to Button with text {Selected pages} [2019-07-31T07:57:05.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=1191730131 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} [2019-07-31T07:57:05.945Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-31T07:57:05.945Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&rom page} time=1191730136 data=null doit=true} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-31T07:57:05.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&rom page} time=1191730136 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') [2019-07-31T07:57:05.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&rom page} time=1191730136 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') [2019-07-31T07:57:05.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&rom page} time=1191730136 data=null item=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') [2019-07-31T07:57:05.946Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-31T07:57:05.946Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-31T07:57:05.946Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-31T07:57:05.946Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-31T07:57:05.946Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-31T07:57:05.946Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-31T07:57:05.946Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-31T07:57:05.946Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:57:05.946Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T07:57:05.946Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:57:05.946Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T07:57:05.946Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-31T07:57:05.946Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-31T07:57:05.946Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-31T07:57:05.946Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-31T07:57:05.946Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-31T07:57:05.946Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-31T07:57:05.946Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:57:05.946Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T07:57:05.946Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:57:05.946Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T07:57:06.205Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-31T07:57:06.205Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-31T07:57:06.205Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-31T07:57:06.205Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-31T07:57:06.205Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-31T07:57:06.205Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-31T07:57:06.205Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-31T07:57:06.205Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:57:06.205Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T07:57:06.205Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T07:57:06.205Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T07:57:06.205Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-31T07:57:06.205Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:57:06.205Z] DEBUG - Clicking on Cancel [2019-07-31T07:57:06.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1191730231 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') [2019-07-31T07:57:06.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1191730232 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') [2019-07-31T07:57:06.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1191730232 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T07:57:06.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1191730232 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T07:57:06.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1191730233 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') [2019-07-31T07:57:06.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1191730233 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') [2019-07-31T07:57:06.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1191730233 data=null item=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') [2019-07-31T07:57:06.465Z] DEBUG - Clicked on [2019-07-31T07:57:06.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1191730859 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T07:57:06.725Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T07:57:06.725Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:57:06.725Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:57:06.725Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:57:06.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1191730915 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T07:57:06.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1191730916 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T07:57:06.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1191730916 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T07:57:06.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1191730917 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:57:06.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191730917 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} [2019-07-31T07:57:06.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1191730935 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:57:06.985Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T07:57:06.985Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T07:57:06.985Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T07:57:07.921Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T07:57:07.921Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T07:57:07.921Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:57:07.921Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T07:57:07.921Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:07.921Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:57:07.921Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:57:07.921Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:57:07.921Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:07.921Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T07:57:07.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191731845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:07.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191731846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:07.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191731846 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:07.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191731847 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:07.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191731847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:07.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191731848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:07.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191731848 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:07.921Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191731849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:07.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191731849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:07.921Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191731849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:07.921Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191731849 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:07.921Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191731849 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:07.921Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:07.921Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:57:07.921Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:57:07.921Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:57:07.921Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:57:07.921Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T07:57:07.921Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T07:57:07.921Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:07.921Z] DEBUG - Clicking on OK [2019-07-31T07:57:07.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191731852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:07.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191731852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:07.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191731852 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:07.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191731852 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:07.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191731852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:07.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191731853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:07.921Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:07.921Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:07.921Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:07.921Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:07.921Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:07.921Z] DEBUG - Clicked on OK [2019-07-31T07:57:08.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191731853 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:08.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1191731050 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T07:57:08.745Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T07:57:09.313Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:57:09.313Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:57:09.313Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:57:09.313Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:57:09.313Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:57:09.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1191733287 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T07:57:09.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1191733288 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T07:57:09.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1191733289 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T07:57:09.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1191733289 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:57:09.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191733290 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} [2019-07-31T07:57:09.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1191733321 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:57:09.313Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:57:09.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1191733324 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T07:57:09.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1191733324 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T07:57:09.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1191733325 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T07:57:09.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1191733326 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:57:09.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191733327 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} [2019-07-31T07:57:09.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1191733343 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:57:09.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1191733344 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T07:57:09.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1191733344 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T07:57:09.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1191733345 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:57:09.313Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191733346 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} [2019-07-31T07:57:09.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1191733350 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:57:09.313Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:57:09.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1191733351 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T07:57:09.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1191733352 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T07:57:09.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1191733352 data=null} to TreeItem with text {Traces [0]} [2019-07-31T07:57:09.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1191733353 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T07:57:09.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191733362 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T07:57:09.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1191733369 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T07:57:19.653Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-31T07:57:19.653Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T07:57:19.653Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T07:57:19.653Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T07:57:19.653Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T07:57:19.653Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T07:57:19.653Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T07:57:19.653Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - number of items : 9 [2019-07-31T07:57:19.653Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1191742095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1191742095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1191742096 data=null doit=true} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1191742096 data=null} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1191742096 data=null button=1 stateMask=0x0 x=5 y=137 count=1} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1191742105 data=null button=1 stateMask=0x80000 x=5 y=137 count=1} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - number of items : 9 [2019-07-31T07:57:19.653Z] DEBUG - Clicking on ToolItem with tooltip text {Select} [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191742109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191742110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-31T07:57:19.653Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191742111 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191742111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191742111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-31T07:57:19.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191742112 data=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} [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191742112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191742113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191742113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-31T07:57:19.653Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191742124 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-31T07:57:19.653Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191742125 data=null} to ToolItem with tooltip text {Select} [2019-07-31T07:57:19.653Z] DEBUG - Clicked on ToolItem with tooltip text {Select} [2019-07-31T07:57:19.653Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1191742126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1191742126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1191742127 data=null doit=true} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1191742127 data=null} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1191742127 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1191742129 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - number of items : 9 [2019-07-31T07:57:19.653Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T07:57:19.653Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191742139 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-31T07:57:19.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191742140 data=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} [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191742140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191742141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T07:57:19.653Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191742141 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191742141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191742142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T07:57:19.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191742142 data=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} [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191742143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191742143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191742143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T07:57:19.653Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191742144 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T07:57:19.653Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191742144 data=null} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T07:57:19.653Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T07:57:19.653Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1191742145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1191742145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1191742146 data=null doit=true} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1191742146 data=null} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1191742146 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1191742161 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1191742162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1191742162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1191742163 data=null doit=true} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1191742163 data=null} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1191742181 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1191742193 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - number of items : 9 [2019-07-31T07:57:19.653Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T07:57:19.653Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191742233 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T07:57:19.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191742234 data=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} [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191742235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191742235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T07:57:19.653Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191742235 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191742235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191742236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T07:57:19.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191742236 data=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} [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191742236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191742236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191742237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T07:57:19.653Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191742237 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T07:57:19.653Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191742237 data=null} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T07:57:19.653Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T07:57:19.653Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1191742238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1191742238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1191742238 data=null doit=true} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1191742239 data=null} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1191742239 data=null button=1 stateMask=0x0 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1191742240 data=null button=1 stateMask=0x80000 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - number of items : 9 [2019-07-31T07:57:19.653Z] DEBUG - Clicking on ToolItem with tooltip text {Reset zoom factor} [2019-07-31T07:57:19.653Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191742254 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T07:57:19.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191742256 data=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} [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191742257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191742268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T07:57:19.653Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191742269 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191742269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191742269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T07:57:19.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191742270 data=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} [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191742271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191742271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191742272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T07:57:19.653Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191742272 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T07:57:19.653Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191742272 data=null} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T07:57:19.653Z] DEBUG - Clicked on ToolItem with tooltip text {Reset zoom factor} [2019-07-31T07:57:19.653Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1191742273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1191742273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1191742274 data=null doit=true} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1191742284 data=null} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1191742285 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1191742286 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - matched MenuItem with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T07:57:19.653Z] DEBUG - Clicking on with mnemonic 'Select' [2019-07-31T07:57:19.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=1191742374 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Select' [2019-07-31T07:57:19.653Z] DEBUG - Clicked on with mnemonic 'Select' [2019-07-31T07:57:19.653Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1191742375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1191742375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1191742375 data=null doit=true} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1191742376 data=null} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1191742376 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1191742378 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in' [2019-07-31T07:57:19.653Z] DEBUG - Clicking on with mnemonic 'Zoom in' [2019-07-31T07:57:19.653Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Select} time=1191742440 data=null doit=true} to MenuItem with text {Select} [2019-07-31T07:57:19.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=1191742440 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} [2019-07-31T07:57:19.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1191742441 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' [2019-07-31T07:57:19.653Z] DEBUG - Clicked on with mnemonic 'Zoom in' [2019-07-31T07:57:19.653Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1191742448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1191742448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1191742449 data=null doit=true} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1191742449 data=null} to (of type 'Canvas') [2019-07-31T07:57:19.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1191742450 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1191742451 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T07:57:19.654Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T07:57:19.654Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1191742451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1191742452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T07:57:19.654Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1191742452 data=null doit=true} to (of type 'Canvas') [2019-07-31T07:57:19.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1191742452 data=null} to (of type 'Canvas') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1191742453 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1191742454 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T07:57:19.654Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T07:57:19.654Z] DEBUG - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out' [2019-07-31T07:57:19.654Z] DEBUG - Clicking on with mnemonic 'Zoom out' [2019-07-31T07:57:19.654Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=1191742492 data=null doit=true} to MenuItem with text {Zoom in} [2019-07-31T07:57:19.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1191742493 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} [2019-07-31T07:57:19.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1191742493 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' [2019-07-31T07:57:19.654Z] DEBUG - Clicked on with mnemonic 'Zoom out' [2019-07-31T07:57:19.654Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1191742494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1191742494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T07:57:19.654Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1191742494 data=null doit=true} to (of type 'Canvas') [2019-07-31T07:57:19.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1191742495 data=null} to (of type 'Canvas') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1191742495 data=null button=1 stateMask=0x0 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1191742496 data=null button=1 stateMask=0x80000 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-31T07:57:19.654Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T07:57:19.654Z] DEBUG - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor' [2019-07-31T07:57:19.654Z] DEBUG - Clicking on with mnemonic 'Reset zoom factor' [2019-07-31T07:57:19.654Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=1191742542 data=null doit=true} to MenuItem with text {Zoom out} [2019-07-31T07:57:19.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1191742542 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} [2019-07-31T07:57:19.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=1191742542 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' [2019-07-31T07:57:19.654Z] DEBUG - Clicked on with mnemonic 'Reset zoom factor' [2019-07-31T07:57:19.654Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1191742543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1191742544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T07:57:19.654Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1191742544 data=null doit=true} to (of type 'Canvas') [2019-07-31T07:57:19.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1191742545 data=null} to (of type 'Canvas') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1191742545 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1191742548 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T07:57:19.654Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T07:57:19.654Z] DEBUG - number of items : 9 [2019-07-31T07:57:19.654Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191742697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191742698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T07:57:19.654Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191742698 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191742698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191742699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T07:57:19.654Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T07:57:19.654Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T07:57:19.654Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T07:57:19.654Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T07:57:19.654Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T07:57:19.654Z] DEBUG - Clicked on ToolItem with tooltip text {Find...} [2019-07-31T07:57:19.654Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find' [2019-07-31T07:57:19.654Z] DEBUG - matched Combo with text "1001", using matcher: of type 'Combo' [2019-07-31T07:57:19.654Z] DEBUG - matched Combo with text "1001", using matcher: (of type 'Combo') [2019-07-31T07:57:19.654Z] DEBUG - Setting text on (of type 'Combo') to peer2 [2019-07-31T07:57:19.654Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=1191742938 data=null} to (of type 'Combo') [2019-07-31T07:57:19.654Z] DEBUG - Set text on (of type 'Combo') to peer2 [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T07:57:19.654Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6903fcd3 [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1191742955 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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1191742956 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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1191742956 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T07:57:19.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1191742956 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1191742957 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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1191742957 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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1191742957 data=null item=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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1191742957 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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1191742957 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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1191742958 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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1191742958 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T07:57:19.654Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1191742958 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T07:57:19.654Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@70095341 [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=1191742973 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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1191742974 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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=1191742974 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T07:57:19.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=1191742974 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=1191742975 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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=1191742975 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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=1191742975 data=null item=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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=1191742977 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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1191742977 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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=1191742978 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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=1191742978 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T07:57:19.654Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=1191742978 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Clicking on Find [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=1191742980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1191742981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=1191742981 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=1191742981 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=1191742982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=1191742982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=1191742982 data=null item=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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=1191742984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1191742984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=1191742984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=1191742988 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=1191742989 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Clicked on Find [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - Clicking on Close [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1191742991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1191742991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1191742991 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1191742992 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1191742992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1191742997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1191742997 data=null item=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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191742699 data=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)} [2019-07-31T07:57:19.654Z] DEBUG - Clicked on [2019-07-31T07:57:19.654Z] DEBUG - number of items : 9 [2019-07-31T07:57:19.654Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191743181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191743181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T07:57:19.654Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191743182 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191743182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191743183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T07:57:19.654Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T07:57:19.654Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T07:57:19.654Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T07:57:19.654Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T07:57:19.654Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T07:57:19.654Z] DEBUG - Clicked on ToolItem with tooltip text {Find...} [2019-07-31T07:57:19.654Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find' [2019-07-31T07:57:19.654Z] DEBUG - matched Combo with text "peer2", using matcher: of type 'Combo' [2019-07-31T07:57:19.654Z] DEBUG - matched Combo with text "peer2", using matcher: (of type 'Combo') [2019-07-31T07:57:19.654Z] DEBUG - Setting text on (of type 'Combo') to 1001 [2019-07-31T07:57:19.654Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {1001} time=1191743398 data=null} to (of type 'Combo') [2019-07-31T07:57:19.654Z] DEBUG - Set text on (of type 'Combo') to 1001 [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T07:57:19.654Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@34e9a2cf [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1191743405 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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1191743406 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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1191743406 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T07:57:19.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1191743413 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1191743415 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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1191743416 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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1191743416 data=null item=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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1191743417 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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1191743417 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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1191743422 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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1191743422 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T07:57:19.654Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1191743423 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T07:57:19.654Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@38934406 [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=1191743432 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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1191743433 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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=1191743433 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T07:57:19.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=1191743434 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=1191743434 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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=1191743438 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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=1191743439 data=null item=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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=1191743440 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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1191743441 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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=1191743448 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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=1191743449 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T07:57:19.654Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=1191743449 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Clicking on Find [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=1191743455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1191743456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=1191743456 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=1191743456 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=1191743456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=1191743457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=1191743457 data=null item=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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=1191743476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1191743476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=1191743476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=1191743477 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=1191743477 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Clicked on Find [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-31T07:57:19.654Z] DEBUG - Clicking on Close [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1191743479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1191743479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1191743479 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1191743479 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1191743480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1191743480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T07:57:19.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1191743480 data=null item=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') [2019-07-31T07:57:19.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191743183 data=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)} [2019-07-31T07:57:19.654Z] DEBUG - Clicked on [2019-07-31T07:57:19.654Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...' [2019-07-31T07:57:19.654Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...' [2019-07-31T07:57:19.914Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...' [2019-07-31T07:57:19.914Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns' [2019-07-31T07:57:19.914Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T07:57:19.914Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-31T07:57:19.914Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-31T07:57:19.914Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T07:57:19.914Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-31T07:57:19.914Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T07:57:19.914Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:57:19.914Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:57:19.914Z] DEBUG - Clicking on Add... [2019-07-31T07:57:19.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1191743973 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') [2019-07-31T07:57:19.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1191743973 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') [2019-07-31T07:57:19.914Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1191743973 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T07:57:19.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1191743973 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T07:57:19.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1191743973 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') [2019-07-31T07:57:19.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1191743974 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') [2019-07-31T07:57:19.914Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1191744077 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') [2019-07-31T07:57:19.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1191744078 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') [2019-07-31T07:57:19.914Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1191744078 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') [2019-07-31T07:57:19.914Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1191744083 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T07:57:19.914Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1191744084 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T07:57:19.914Z] DEBUG - Clicked on Add... [2019-07-31T07:57:19.914Z] DEBUG - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern' [2019-07-31T07:57:19.914Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T07:57:19.914Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T07:57:19.914Z] DEBUG - Setting text on (of type 'Combo') to peer2 [2019-07-31T07:57:19.914Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=1191744091 data=null} to (of type 'Combo') [2019-07-31T07:57:19.914Z] DEBUG - Set text on (of type 'Combo') to peer2 [2019-07-31T07:57:19.914Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T07:57:19.914Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T07:57:19.914Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-31T07:57:19.914Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-31T07:57:19.914Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T07:57:19.914Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T07:57:19.914Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:57:19.914Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-31T07:57:19.914Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T07:57:19.914Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@243bc6df [2019-07-31T07:57:19.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1191744093 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') [2019-07-31T07:57:19.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1191744094 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') [2019-07-31T07:57:19.914Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1191744094 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T07:57:19.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1191744094 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T07:57:19.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1191744095 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') [2019-07-31T07:57:19.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1191744095 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') [2019-07-31T07:57:19.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1191744095 data=null item=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') [2019-07-31T07:57:19.914Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1191744134 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') [2019-07-31T07:57:19.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1191744134 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') [2019-07-31T07:57:19.914Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1191744135 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') [2019-07-31T07:57:19.914Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1191744135 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T07:57:19.914Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1191744135 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T07:57:19.914Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T07:57:19.914Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T07:57:19.914Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T07:57:19.914Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-31T07:57:19.914Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-31T07:57:19.914Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T07:57:19.914Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:57:19.914Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-31T07:57:19.914Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T07:57:19.914Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T07:57:19.914Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T07:57:19.914Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T07:57:19.914Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T07:57:19.914Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:57:19.914Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-31T07:57:19.914Z] DEBUG - matched Button with text "Create", using matcher: with mnemonic 'Create' [2019-07-31T07:57:19.914Z] DEBUG - matched Button with text "Create", using matcher: with style 'SWT.PUSH' [2019-07-31T07:57:19.914Z] DEBUG - matched Button with text "Create", using matcher: (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-31T07:57:19.914Z] DEBUG - Clicking on Create [2019-07-31T07:57:19.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create} time=1191744138 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') [2019-07-31T07:57:19.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create} time=1191744138 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') [2019-07-31T07:57:19.914Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create} time=1191744139 data=null doit=true} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-31T07:57:19.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create} time=1191744139 data=null} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-31T07:57:19.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create} time=1191744139 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') [2019-07-31T07:57:19.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create} time=1191744139 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') [2019-07-31T07:57:19.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create} time=1191744139 data=null item=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') [2019-07-31T07:57:19.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1191743974 data=null item=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') [2019-07-31T07:57:20.172Z] DEBUG - Clicked on [2019-07-31T07:57:20.172Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T07:57:20.172Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-31T07:57:20.172Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T07:57:20.172Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:57:20.172Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:57:20.172Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T07:57:20.172Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T07:57:20.172Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:20.172Z] DEBUG - Clicking on OK [2019-07-31T07:57:20.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191744330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:20.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191744330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:20.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191744330 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:20.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191744331 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:20.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191744331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:20.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191744332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:20.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191744332 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:20.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1191743719 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...' [2019-07-31T07:57:20.431Z] DEBUG - Clicked on [2019-07-31T07:57:20.431Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...' [2019-07-31T07:57:20.431Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...' [2019-07-31T07:57:20.691Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...' [2019-07-31T07:57:20.691Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns' [2019-07-31T07:57:20.691Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T07:57:20.691Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T07:57:20.691Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T07:57:20.691Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T07:57:20.691Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-31T07:57:20.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1191744856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:57:20.691Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1191744856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:57:20.691Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1191744856 data=null doit=true} to (of type 'Table') [2019-07-31T07:57:20.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1191744857 data=null} to (of type 'Table') [2019-07-31T07:57:20.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1191744857 data=null button=1 stateMask=0x0 x=91 y=11 count=1} to (of type 'Table') [2019-07-31T07:57:20.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1191744858 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') [2019-07-31T07:57:20.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1191744859 data=null button=1 stateMask=0x80000 x=91 y=11 count=1} to (of type 'Table') [2019-07-31T07:57:20.691Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T07:57:20.691Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-31T07:57:20.691Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T07:57:20.691Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2019-07-31T07:57:20.691Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2019-07-31T07:57:20.691Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T07:57:20.691Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:57:20.691Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:57:20.691Z] DEBUG - Clicking on Remove [2019-07-31T07:57:20.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=1191744865 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') [2019-07-31T07:57:20.691Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=1191744865 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') [2019-07-31T07:57:20.691Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=1191744866 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T07:57:20.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=1191744866 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T07:57:20.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=1191744866 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') [2019-07-31T07:57:20.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=1191744866 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') [2019-07-31T07:57:20.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=1191744867 data=null item=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') [2019-07-31T07:57:20.691Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T07:57:20.691Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T07:57:20.691Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T07:57:20.691Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T07:57:20.691Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T07:57:20.691Z] DEBUG - Clicked on Remove [2019-07-31T07:57:20.691Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T07:57:20.691Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-31T07:57:20.691Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T07:57:20.691Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:57:20.691Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:57:20.691Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T07:57:20.691Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T07:57:20.691Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:20.691Z] DEBUG - Clicking on OK [2019-07-31T07:57:20.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191744871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:20.691Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191744871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:20.691Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191744871 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:20.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191744871 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:20.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191744871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:20.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191744872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:20.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191744872 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:20.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1191744543 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...' [2019-07-31T07:57:21.209Z] DEBUG - Clicked on [2019-07-31T07:57:21.209Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...' [2019-07-31T07:57:21.209Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...' [2019-07-31T07:57:21.468Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...' [2019-07-31T07:57:21.468Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration' [2019-07-31T07:57:21.468Z] DEBUG - matched Text with text "100", using matcher: of type 'Text' [2019-07-31T07:57:21.468Z] DEBUG - matched Text with text "100", using matcher: of type 'Text' [2019-07-31T07:57:21.468Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-31T07:57:21.468Z] DEBUG - matched Text with text "100", using matcher: with label (with mnemonic 'Max time') [2019-07-31T07:57:21.468Z] DEBUG - matched Text with text "100", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-31T07:57:21.468Z] DEBUG - matched Text with text "-9", using matcher: of type 'Text' [2019-07-31T07:57:21.468Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-31T07:57:21.468Z] DEBUG - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time') [2019-07-31T07:57:21.468Z] DEBUG - matched Text with text "-9", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-31T07:57:21.468Z] DEBUG - matched Text with text "0", using matcher: of type 'Text' [2019-07-31T07:57:21.468Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-31T07:57:21.468Z] DEBUG - matched Text with text "0", using matcher: with label (with mnemonic 'Max time') [2019-07-31T07:57:21.468Z] DEBUG - matched Text with text "0", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-31T07:57:21.468Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:57:21.468Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-31T07:57:21.468Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:57:21.468Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T07:57:21.468Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T07:57:21.468Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:21.468Z] DEBUG - Clicking on OK [2019-07-31T07:57:21.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191745706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:21.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191745706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:21.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191745706 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:21.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191745707 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:21.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191745707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:21.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191745707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:21.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191745708 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:21.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1191745357 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...' [2019-07-31T07:57:21.727Z] DEBUG - Clicked on [2019-07-31T07:57:21.727Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...' [2019-07-31T07:57:21.727Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...' [2019-07-31T07:57:21.986Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...' [2019-07-31T07:57:21.986Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration' [2019-07-31T07:57:21.986Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:57:21.986Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-31T07:57:21.986Z] DEBUG - matched Button with text "Default", using matcher: with mnemonic 'Default' [2019-07-31T07:57:21.986Z] DEBUG - matched Button with text "Default", using matcher: with style 'SWT.PUSH' [2019-07-31T07:57:21.986Z] DEBUG - matched Button with text "Default", using matcher: (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-31T07:57:21.986Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:57:21.986Z] DEBUG - Clicking on Default [2019-07-31T07:57:21.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Default} time=1191746201 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') [2019-07-31T07:57:21.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=1191746201 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') [2019-07-31T07:57:21.986Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Default} time=1191746201 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-31T07:57:21.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Default} time=1191746201 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-31T07:57:21.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Default} time=1191746202 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') [2019-07-31T07:57:21.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Default} time=1191746202 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') [2019-07-31T07:57:21.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Default} time=1191746202 data=null item=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') [2019-07-31T07:57:22.245Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Default} time=1191746243 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') [2019-07-31T07:57:22.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=1191746244 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') [2019-07-31T07:57:22.245Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Default} time=1191746251 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') [2019-07-31T07:57:22.245Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Default} time=1191746251 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-31T07:57:22.245Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Default} time=1191746252 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-31T07:57:22.245Z] DEBUG - Clicked on Default [2019-07-31T07:57:22.245Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:57:22.245Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-31T07:57:22.245Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:57:22.245Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T07:57:22.245Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T07:57:22.245Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:22.245Z] DEBUG - Clicking on OK [2019-07-31T07:57:22.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191746256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:22.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191746257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:22.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191746257 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:22.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191746258 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:22.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191746258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:22.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191746258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:22.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191746258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:22.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1191745981 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...' [2019-07-31T07:57:22.505Z] DEBUG - Clicked on [2019-07-31T07:57:22.505Z] DEBUG - number of items : 9 [2019-07-31T07:57:22.505Z] DEBUG - Clicking on ToolItem with tooltip text {Go to next page} [2019-07-31T07:57:22.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191746546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-31T07:57:22.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191746547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-31T07:57:22.505Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191746547 data=null doit=true} to ToolItem with tooltip text {Go to next page} [2019-07-31T07:57:22.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191746547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-31T07:57:22.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191746547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-31T07:57:22.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191746548 data=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} [2019-07-31T07:57:22.505Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-31T07:57:22.505Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-31T07:57:22.505Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-31T07:57:22.505Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-31T07:57:22.505Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-31T07:57:22.505Z] DEBUG - Clicked on ToolItem with tooltip text {Go to next page} [2019-07-31T07:57:22.505Z] DEBUG - number of items : 9 [2019-07-31T07:57:22.505Z] DEBUG - Clicking on ToolItem with tooltip text {Go to previous page} [2019-07-31T07:57:22.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191746556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-31T07:57:22.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191746556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-31T07:57:22.505Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191746556 data=null doit=true} to ToolItem with tooltip text {Go to previous page} [2019-07-31T07:57:22.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191746557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-31T07:57:22.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191746557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-31T07:57:22.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191746557 data=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} [2019-07-31T07:57:22.505Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-31T07:57:22.505Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-31T07:57:22.505Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-31T07:57:22.505Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-31T07:57:22.505Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-31T07:57:22.505Z] DEBUG - Clicked on ToolItem with tooltip text {Go to previous page} [2019-07-31T07:57:22.505Z] DEBUG - number of items : 9 [2019-07-31T07:57:22.505Z] DEBUG - Clicking on ToolItem with tooltip text {Go to last page} [2019-07-31T07:57:22.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191746563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-31T07:57:22.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191746563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-31T07:57:22.505Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191746563 data=null doit=true} to ToolItem with tooltip text {Go to last page} [2019-07-31T07:57:22.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191746564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-31T07:57:22.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191746564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-31T07:57:22.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191746564 data=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} [2019-07-31T07:57:22.505Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-31T07:57:22.505Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-31T07:57:22.505Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-31T07:57:22.505Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-31T07:57:22.505Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-31T07:57:22.505Z] DEBUG - Clicked on ToolItem with tooltip text {Go to last page} [2019-07-31T07:57:22.505Z] DEBUG - number of items : 9 [2019-07-31T07:57:22.505Z] DEBUG - Clicking on ToolItem with tooltip text {Go to first page} [2019-07-31T07:57:22.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191746577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-31T07:57:22.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191746577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-31T07:57:22.505Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191746578 data=null doit=true} to ToolItem with tooltip text {Go to first page} [2019-07-31T07:57:22.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191746578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-31T07:57:22.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191746578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-31T07:57:22.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191746578 data=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} [2019-07-31T07:57:22.505Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-31T07:57:22.505Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-31T07:57:22.505Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-31T07:57:22.505Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-31T07:57:22.505Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-31T07:57:22.505Z] DEBUG - Clicked on ToolItem with tooltip text {Go to first page} [2019-07-31T07:57:22.505Z] DEBUG - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page' [2019-07-31T07:57:22.505Z] DEBUG - Clicking on with mnemonic 'Next page' [2019-07-31T07:57:22.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Next page} time=1191746732 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' [2019-07-31T07:57:22.505Z] DEBUG - Clicked on with mnemonic 'Next page' [2019-07-31T07:57:22.764Z] DEBUG - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page' [2019-07-31T07:57:22.764Z] DEBUG - Clicking on with mnemonic 'Previous page' [2019-07-31T07:57:22.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Previous page} time=1191746838 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' [2019-07-31T07:57:22.764Z] DEBUG - Clicked on with mnemonic 'Previous page' [2019-07-31T07:57:22.764Z] DEBUG - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page' [2019-07-31T07:57:22.764Z] DEBUG - Clicking on with mnemonic 'Last page' [2019-07-31T07:57:22.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Last page} time=1191746942 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' [2019-07-31T07:57:22.764Z] DEBUG - Clicked on with mnemonic 'Last page' [2019-07-31T07:57:23.028Z] DEBUG - matched MenuItem with text "First page", using matcher: with mnemonic 'First page' [2019-07-31T07:57:23.028Z] DEBUG - Clicking on with mnemonic 'First page' [2019-07-31T07:57:23.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {First page} time=1191747047 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' [2019-07-31T07:57:23.028Z] DEBUG - Clicked on with mnemonic 'First page' [2019-07-31T07:57:23.028Z] DEBUG - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...' [2019-07-31T07:57:23.028Z] DEBUG - Clicking on with mnemonic 'Pages...' [2019-07-31T07:57:23.593Z] DEBUG - Clicked on with mnemonic 'Pages...' [2019-07-31T07:57:23.593Z] DEBUG - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages' [2019-07-31T07:57:23.593Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-31T07:57:23.593Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-31T07:57:23.593Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:57:23.593Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:57:23.593Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T07:57:23.593Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T07:57:23.593Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:23.593Z] DEBUG - Clicking on OK [2019-07-31T07:57:23.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191747732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:23.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191747732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:23.593Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191747732 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:23.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191747732 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:23.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191747733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:23.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191747733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:23.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191747734 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:23.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pages...} time=1191747139 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Pages...' [2019-07-31T07:57:24.161Z] DEBUG - Clicked on [2019-07-31T07:57:25.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1191748985 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T07:57:25.182Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T07:57:25.182Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:57:25.182Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:57:25.182Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:57:25.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1191749042 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T07:57:25.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1191749043 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T07:57:25.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1191749043 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T07:57:25.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1191749044 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:57:25.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191749045 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} [2019-07-31T07:57:25.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1191749054 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:57:25.182Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T07:57:25.182Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T07:57:25.182Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T07:57:25.441Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T07:57:25.441Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T07:57:25.441Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:57:25.441Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T07:57:25.441Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:25.441Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:57:25.441Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:57:25.441Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:57:25.441Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:25.441Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T07:57:25.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191749448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:25.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191749448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:25.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191749449 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:25.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191749449 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:25.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191749449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:25.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191749450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:25.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191749450 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:25.441Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191749454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:25.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191749454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:25.441Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191749455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:25.441Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191749455 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:25.441Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191749455 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:25.441Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:25.441Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:57:25.441Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:57:25.441Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:57:25.441Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:57:25.441Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T07:57:25.441Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T07:57:25.441Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:25.441Z] DEBUG - Clicking on OK [2019-07-31T07:57:25.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191749461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:25.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191749462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:25.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191749462 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:25.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191749462 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:25.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191749463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:25.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191749463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:25.441Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:25.441Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:25.441Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:25.441Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:25.707Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:25.707Z] DEBUG - Clicked on OK [2019-07-31T07:57:25.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191749463 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:25.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1191749135 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T07:57:25.964Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-31T07:57:25.964Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.955 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest [2019-07-31T07:57:25.964Z] testSDPrintUi(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest) Time elapsed: 26.14 s [2019-07-31T07:57:25.964Z] testSDView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest) Time elapsed: 17.373 s [2019-07-31T07:57:25.964Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace [2019-07-31T07:57:38.163Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.328 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace [2019-07-31T07:57:38.163Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace) Time elapsed: 11.248 s [2019-07-31T07:57:38.163Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest [2019-07-31T07:57:38.163Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest [2019-07-31T07:57:38.163Z] testReorder(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest) skipped [2019-07-31T07:57:38.163Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest [2019-07-31T07:57:39.538Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T07:57:39.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T07:57:39.538Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T07:57:39.538Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T07:57:39.538Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-31T07:57:39.538Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-31T07:57:39.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1191763735 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp' [2019-07-31T07:57:39.797Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-31T07:57:39.797Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-31T07:57:39.797Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-31T07:57:39.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1191764028 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host' [2019-07-31T07:57:40.055Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-31T07:57:40.055Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-31T07:57:40.055Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-31T07:57:40.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1191764225 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger' [2019-07-31T07:57:40.055Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-31T07:57:40.313Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-31T07:57:40.313Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-31T07:57:40.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1191764366 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File' [2019-07-31T07:57:40.313Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-31T07:57:40.313Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-31T07:57:40.313Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-31T07:57:40.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1191764495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message' [2019-07-31T07:57:40.313Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-31T07:57:42.213Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T07:57:42.213Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T07:57:42.213Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T07:57:42.214Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T07:57:42.214Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All' [2019-07-31T07:57:42.214Z] DEBUG - Clicking on with mnemonic 'Show All' [2019-07-31T07:57:42.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=1191766162 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' [2019-07-31T07:57:42.214Z] DEBUG - Clicked on with mnemonic 'Show All' [2019-07-31T07:57:43.979Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T07:57:43.979Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T07:57:43.979Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T07:57:43.979Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T07:57:43.979Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-31T07:57:43.979Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-31T07:57:43.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1191768141 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message' [2019-07-31T07:57:43.979Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-31T07:57:44.237Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-31T07:57:44.237Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-31T07:57:44.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1191768391 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line' [2019-07-31T07:57:44.237Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-31T07:57:44.496Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-31T07:57:44.496Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-31T07:57:44.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1191768548 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File' [2019-07-31T07:57:44.496Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-31T07:57:44.496Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-31T07:57:44.496Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-31T07:57:44.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1191768677 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger' [2019-07-31T07:57:44.496Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-31T07:57:44.755Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-31T07:57:44.755Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-31T07:57:44.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1191768789 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host' [2019-07-31T07:57:44.755Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-31T07:57:44.755Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-31T07:57:44.755Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-31T07:57:44.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1191768871 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp' [2019-07-31T07:57:44.755Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-31T07:57:44.755Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-31T07:57:44.755Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-31T07:57:44.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1191768907 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message' [2019-07-31T07:57:44.755Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-31T07:57:44.755Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-31T07:57:44.755Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-31T07:57:44.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1191768993 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp' [2019-07-31T07:57:44.755Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-31T07:57:45.014Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-31T07:57:45.014Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-31T07:57:45.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1191769108 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line' [2019-07-31T07:57:45.014Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-31T07:57:45.014Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-31T07:57:45.014Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-31T07:57:45.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1191769246 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host' [2019-07-31T07:57:45.272Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-31T07:57:45.272Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-31T07:57:45.272Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-31T07:57:45.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1191769407 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File' [2019-07-31T07:57:45.272Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-31T07:57:45.530Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-31T07:57:45.530Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-31T07:57:45.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1191769602 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger' [2019-07-31T07:57:45.530Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-31T07:57:47.433Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T07:57:47.433Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T07:57:47.433Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T07:57:47.433Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T07:57:47.433Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-31T07:57:47.433Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-31T07:57:47.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1191771579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp' [2019-07-31T07:57:47.433Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-31T07:57:47.691Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-31T07:57:47.691Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-31T07:57:47.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1191771849 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host' [2019-07-31T07:57:47.691Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-31T07:57:47.949Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-31T07:57:47.949Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-31T07:57:47.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1191772049 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger' [2019-07-31T07:57:47.949Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-31T07:57:48.208Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-31T07:57:48.208Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-31T07:57:48.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1191772234 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File' [2019-07-31T07:57:48.208Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-31T07:57:48.208Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-31T07:57:48.208Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-31T07:57:48.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1191772341 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line' [2019-07-31T07:57:48.208Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-31T07:57:48.208Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-31T07:57:48.208Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-31T07:57:48.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1191772431 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message' [2019-07-31T07:57:48.208Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-31T07:57:48.208Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All' [2019-07-31T07:57:48.208Z] DEBUG - Clicking on with mnemonic 'Show All' [2019-07-31T07:57:48.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=1191772463 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' [2019-07-31T07:57:48.467Z] DEBUG - Clicked on with mnemonic 'Show All' [2019-07-31T07:57:48.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1191772888 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T07:57:48.725Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T07:57:48.725Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:57:48.725Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:57:48.725Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:57:48.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1191772928 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T07:57:48.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1191772929 data=null doit=true} to TreeItem with text {test} [2019-07-31T07:57:48.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1191772929 data=null} to TreeItem with text {test} [2019-07-31T07:57:48.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1191772930 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T07:57:48.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191772931 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T07:57:48.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1191772974 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T07:57:48.984Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T07:57:48.984Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T07:57:49.243Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T07:57:50.074Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T07:57:50.074Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T07:57:50.074Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:57:50.074Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T07:57:50.074Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:50.074Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:57:50.074Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:57:50.074Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:57:50.074Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:50.074Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T07:57:50.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191773969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:50.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191773969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:50.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191773969 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:50.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191773970 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:50.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191773970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:50.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191773970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:50.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191773971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:50.074Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191773971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:50.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191773971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:50.074Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191773971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:50.074Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191773972 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:50.074Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191773972 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:50.074Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:57:50.074Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:57:50.074Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:57:50.074Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:57:50.074Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:57:50.074Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T07:57:50.074Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T07:57:50.074Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:50.074Z] DEBUG - Clicking on OK [2019-07-31T07:57:50.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191773974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:50.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191773974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:50.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191773975 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:50.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191773975 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:50.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191773975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:50.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191773976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:50.074Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:50.074Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:50.074Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:50.074Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:50.074Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:50.074Z] DEBUG - Clicked on OK [2019-07-31T07:57:50.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191773976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:57:50.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1191773143 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T07:57:50.333Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.939 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest [2019-07-31T07:57:50.333Z] testPersistHiding(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 4.681 s [2019-07-31T07:57:50.333Z] testToggleColumns(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 3.401 s [2019-07-31T07:57:50.333Z] testShowAll(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 2.938 s [2019-07-31T07:57:50.333Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest [2019-07-31T07:57:58.449Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.944 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest [2019-07-31T07:57:58.449Z] testRead(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest) Time elapsed: 6.833 s [2019-07-31T07:57:58.449Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest [2019-07-31T07:58:00.981Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T07:58:00.981Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T07:58:00.981Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T07:58:00.981Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T07:58:00.981Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T07:58:01.547Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T07:58:01.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1191785501 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T07:58:01.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1191785502 data=null doit=true} to TableItem with text {} [2019-07-31T07:58:01.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1191785502 data=null} to TableItem with text {} [2019-07-31T07:58:01.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1191785503 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T07:58:01.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1191785504 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T07:58:01.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1191785508 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T07:58:01.547Z] DEBUG - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code' [2019-07-31T07:58:01.547Z] DEBUG - Clicking on with mnemonic 'Open Source Code' [2019-07-31T07:58:01.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=1191785590 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' [2019-07-31T07:58:01.547Z] DEBUG - Clicked on with mnemonic 'Open Source Code' [2019-07-31T07:58:01.547Z] DEBUG - matched EditorReference with text "", using matcher: with name '"SourceFile"' [2019-07-31T07:58:02.114Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1191786174 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T07:58:02.114Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T07:58:02.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:58:02.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:58:02.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:58:02.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1191786181 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T07:58:02.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1191786181 data=null doit=true} to TreeItem with text {test} [2019-07-31T07:58:02.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1191786182 data=null} to TreeItem with text {test} [2019-07-31T07:58:02.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1191786182 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T07:58:02.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191786195 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T07:58:02.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1191786249 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T07:58:02.114Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T07:58:02.114Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T07:58:02.371Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T07:58:02.371Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T07:58:02.371Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T07:58:02.371Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:58:02.371Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T07:58:02.371Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:02.371Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:58:02.371Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:58:02.371Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:58:02.371Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:02.371Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T07:58:02.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191786575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:02.371Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191786575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:02.371Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191786581 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:02.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191786581 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:02.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191786581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:02.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191786582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:02.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191786582 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:02.371Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191786582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:02.371Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191786582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:02.371Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191786583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:02.371Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191786583 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:02.371Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191786583 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:02.371Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:02.371Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:58:02.371Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:58:02.371Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:58:02.371Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:58:02.371Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T07:58:02.371Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T07:58:02.371Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:02.371Z] DEBUG - Clicking on OK [2019-07-31T07:58:02.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191786585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:02.371Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191786585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:02.371Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191786585 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:02.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191786585 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:02.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191786586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:02.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191786586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:02.371Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:02.371Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:02.371Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:02.371Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:02.371Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:02.371Z] DEBUG - Clicked on OK [2019-07-31T07:58:02.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191786586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:02.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1191786324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T07:58:02.939Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.708 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest [2019-07-31T07:58:02.939Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest) Time elapsed: 5.645 s [2019-07-31T07:58:02.939Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest [2019-07-31T07:58:03.506Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T07:58:03.764Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:58:03.764Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:58:03.764Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:58:03.764Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:58:03.764Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:58:03.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1191788009 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-31T07:58:03.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1191788010 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-31T07:58:03.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1191788010 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-31T07:58:03.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1191788011 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-31T07:58:03.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191788011 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} [2019-07-31T07:58:04.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1191788056 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-31T07:58:04.069Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:58:04.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1191788058 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-31T07:58:04.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1191788058 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-31T07:58:04.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1191788059 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-31T07:58:04.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1191788059 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-31T07:58:04.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191788063 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} [2019-07-31T07:58:04.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1191788074 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-31T07:58:04.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1191788075 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-31T07:58:04.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1191788075 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-31T07:58:04.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1191788076 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-31T07:58:04.069Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191788082 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} [2019-07-31T07:58:04.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1191788132 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-31T07:58:04.069Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:58:04.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1191788134 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T07:58:04.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1191788135 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T07:58:04.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1191788135 data=null} to TreeItem with text {Traces [0]} [2019-07-31T07:58:04.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1191788136 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T07:58:04.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191788136 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T07:58:04.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1191788165 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T07:58:08.503Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T07:58:08.503Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-31T07:58:08.503Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T07:58:08.503Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T07:58:08.503Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-31T07:58:08.503Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T07:58:08.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1191792257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T07:58:08.503Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1191792258 data=null doit=true} to Sash with text {} [2019-07-31T07:58:08.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1191792259 data=null item=null detail=0 x=150 y=0 width=3 height=114 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-31T07:58:08.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1191792263 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-31T07:58:08.503Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1191792266 data=null x=1 y=57 width=0 height=0 detail=0} to Sash with text {} [2019-07-31T07:58:08.503Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1191792267 data=null} to Sash with text {} [2019-07-31T07:58:08.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1191792268 data=null item=null detail=0 x=200 y=0 width=3 height=114 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-31T07:58:08.503Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1191792271 data=null button=0 stateMask=0x80000 x=1 y=57 count=0} to Sash with text {} [2019-07-31T07:58:08.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1191792273 data=null item=null detail=0 x=200 y=0 width=3 height=114 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-07-31T07:58:08.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1191792276 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-31T07:58:08.503Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1191792283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T07:58:08.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1191792794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T07:58:08.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1191792795 data=null doit=true} to Sash with text {} [2019-07-31T07:58:08.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1191792796 data=null item=null detail=0 x=201 y=0 width=3 height=114 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-31T07:58:08.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1191792815 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-31T07:58:08.761Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1191792823 data=null x=1 y=57 width=0 height=0 detail=0} to Sash with text {} [2019-07-31T07:58:08.761Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1191792823 data=null} to Sash with text {} [2019-07-31T07:58:08.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1191792823 data=null item=null detail=0 x=150 y=0 width=3 height=114 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-31T07:58:08.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1191792827 data=null button=0 stateMask=0x80000 x=1 y=57 count=0} to Sash with text {} [2019-07-31T07:58:08.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1191792831 data=null item=null detail=0 x=150 y=0 width=3 height=114 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-07-31T07:58:08.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1191792834 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-31T07:58:08.761Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1191792834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T07:58:09.327Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T07:58:12.609Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T07:58:12.609Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T07:58:12.609Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T07:58:12.609Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-31T07:58:12.609Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-31T07:58:12.609Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T07:58:12.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1191796716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T07:58:12.609Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1191796717 data=null button=0 stateMask=0x0 x=182 y=123 count=0} to TimeGraphControl with text {} [2019-07-31T07:58:12.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1191796719 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T07:58:12.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1191796719 data=null} to TimeGraphControl with text {} [2019-07-31T07:58:12.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1191796743 data=null button=1 stateMask=0x0 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-31T07:58:12.609Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1191796744 data=null x=232 y=123 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-31T07:58:12.609Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1191796745 data=null button=1 stateMask=0x80000 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-31T07:58:12.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1191796748 data=null button=1 stateMask=0x80000 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-31T07:58:12.609Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1191796749 data=null button=0 stateMask=0x0 x=0 y=123 count=0} to TimeGraphControl with text {} [2019-07-31T07:58:12.609Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1191796749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T07:58:12.609Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1191796750 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T07:58:12.609Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1191796750 data=null} to TimeGraphControl with text {} [2019-07-31T07:58:13.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1191797274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T07:58:13.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1191797275 data=null button=0 stateMask=0x0 x=232 y=123 count=0} to TimeGraphControl with text {} [2019-07-31T07:58:13.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1191797275 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T07:58:13.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1191797276 data=null} to TimeGraphControl with text {} [2019-07-31T07:58:13.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1191797292 data=null button=1 stateMask=0x0 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-31T07:58:13.176Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1191797293 data=null x=182 y=123 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-31T07:58:13.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1191797293 data=null button=1 stateMask=0x80000 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-31T07:58:13.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1191797296 data=null button=1 stateMask=0x80000 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-31T07:58:13.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1191797296 data=null button=0 stateMask=0x0 x=0 y=123 count=0} to TimeGraphControl with text {} [2019-07-31T07:58:13.176Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1191797297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T07:58:13.176Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1191797297 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T07:58:13.176Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1191797297 data=null} to TimeGraphControl with text {} [2019-07-31T07:58:13.742Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T07:58:17.026Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T07:58:17.026Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T07:58:17.372Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T07:58:17.372Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-31T07:58:17.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1191801284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T07:58:17.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1191801284 data=null button=0 stateMask=0x0 x=182 y=76 count=0} to TimeGraphControl with text {} [2019-07-31T07:58:17.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1191801284 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T07:58:17.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1191801285 data=null} to TimeGraphControl with text {} [2019-07-31T07:58:17.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1191801298 data=null button=1 stateMask=0x0 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-31T07:58:17.372Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1191801300 data=null x=232 y=76 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-31T07:58:17.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1191801300 data=null button=1 stateMask=0x80000 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-31T07:58:17.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1191801304 data=null button=1 stateMask=0x80000 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-31T07:58:17.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1191801305 data=null button=0 stateMask=0x0 x=0 y=76 count=0} to TimeGraphControl with text {} [2019-07-31T07:58:17.372Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1191801306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T07:58:17.372Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1191801324 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T07:58:17.372Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1191801333 data=null} to TimeGraphControl with text {} [2019-07-31T07:58:17.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1191801841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T07:58:17.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1191801842 data=null button=0 stateMask=0x0 x=232 y=76 count=0} to TimeGraphControl with text {} [2019-07-31T07:58:17.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1191801842 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T07:58:17.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1191801843 data=null} to TimeGraphControl with text {} [2019-07-31T07:58:17.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1191801853 data=null button=1 stateMask=0x0 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-31T07:58:17.771Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1191801855 data=null x=182 y=76 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-31T07:58:17.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1191801855 data=null button=1 stateMask=0x80000 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-31T07:58:17.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1191801858 data=null button=1 stateMask=0x80000 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-31T07:58:17.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1191801859 data=null button=0 stateMask=0x0 x=0 y=76 count=0} to TimeGraphControl with text {} [2019-07-31T07:58:17.771Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1191801859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T07:58:17.771Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1191801859 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T07:58:17.771Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1191801860 data=null} to TimeGraphControl with text {} [2019-07-31T07:58:18.171Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T07:58:21.453Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T07:58:21.453Z] DEBUG - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views' [2019-07-31T07:58:21.453Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T07:58:23.987Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T07:58:23.987Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T07:58:23.987Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T07:58:23.987Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-31T07:58:23.987Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-31T07:58:23.987Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T07:58:23.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1191808158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T07:58:23.987Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1191808159 data=null button=0 stateMask=0x0 x=173 y=68 count=0} to TimeGraphControl with text {} [2019-07-31T07:58:23.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1191808159 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T07:58:23.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1191808160 data=null} to TimeGraphControl with text {} [2019-07-31T07:58:23.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1191808166 data=null button=1 stateMask=0x0 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-31T07:58:23.987Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1191808167 data=null x=223 y=68 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-31T07:58:23.987Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1191808167 data=null button=1 stateMask=0x80000 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-31T07:58:23.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1191808177 data=null button=1 stateMask=0x80000 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-31T07:58:23.987Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1191808178 data=null button=0 stateMask=0x0 x=0 y=68 count=0} to TimeGraphControl with text {} [2019-07-31T07:58:23.987Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1191808179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T07:58:23.987Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1191808180 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T07:58:23.987Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1191808180 data=null} to TimeGraphControl with text {} [2019-07-31T07:58:24.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1191808692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T07:58:24.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1191808697 data=null button=0 stateMask=0x0 x=223 y=68 count=0} to TimeGraphControl with text {} [2019-07-31T07:58:24.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1191808697 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T07:58:24.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1191808697 data=null} to TimeGraphControl with text {} [2019-07-31T07:58:24.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1191808703 data=null button=1 stateMask=0x0 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-31T07:58:24.554Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1191808704 data=null x=173 y=68 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-31T07:58:24.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1191808704 data=null button=1 stateMask=0x80000 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-31T07:58:24.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1191808709 data=null button=1 stateMask=0x80000 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-31T07:58:24.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1191808717 data=null button=0 stateMask=0x0 x=0 y=68 count=0} to TimeGraphControl with text {} [2019-07-31T07:58:24.554Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1191808720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T07:58:24.554Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1191808721 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T07:58:24.554Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1191808722 data=null} to TimeGraphControl with text {} [2019-07-31T07:58:25.124Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T07:58:28.413Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T07:58:28.413Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-31T07:58:28.413Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T07:58:28.413Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T07:58:28.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1191812203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T07:58:28.413Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1191812204 data=null doit=true} to Sash with text {} [2019-07-31T07:58:28.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1191812204 data=null item=null detail=0 x=142 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-31T07:58:28.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1191812208 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T07:58:28.413Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1191812209 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-31T07:58:28.413Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1191812209 data=null} to Sash with text {} [2019-07-31T07:58:28.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1191812217 data=null item=null detail=0 x=192 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-31T07:58:28.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1191812221 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-31T07:58:28.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1191812222 data=null item=null detail=0 x=192 y=0 width=3 height=157 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-07-31T07:58:28.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1191812224 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T07:58:28.413Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1191812225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T07:58:28.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1191812827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T07:58:28.674Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1191812828 data=null doit=true} to Sash with text {} [2019-07-31T07:58:28.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1191812828 data=null item=null detail=0 x=192 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-31T07:58:28.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1191812831 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T07:58:28.674Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1191812832 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-31T07:58:28.674Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1191812833 data=null} to Sash with text {} [2019-07-31T07:58:28.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1191812833 data=null item=null detail=0 x=142 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-31T07:58:28.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1191812842 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-31T07:58:28.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1191812844 data=null item=null detail=0 x=142 y=0 width=3 height=157 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-07-31T07:58:28.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1191812846 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T07:58:28.674Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1191812846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T07:58:29.248Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T07:58:32.532Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T07:58:32.532Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-31T07:58:32.532Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-31T07:58:32.532Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T07:58:32.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1191816431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T07:58:32.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1191816432 data=null doit=true} to Sash with text {} [2019-07-31T07:58:32.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1191816432 data=null item=null detail=0 x=133 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-31T07:58:32.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1191816436 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T07:58:32.532Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1191816437 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-31T07:58:32.532Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1191816446 data=null} to Sash with text {} [2019-07-31T07:58:32.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1191816446 data=null item=null detail=0 x=183 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-31T07:58:32.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1191816449 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-31T07:58:32.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1191816450 data=null item=null detail=0 x=183 y=0 width=3 height=157 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-07-31T07:58:32.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1191816452 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T07:58:32.532Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1191816453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T07:58:33.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1191817055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T07:58:33.099Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1191817056 data=null doit=true} to Sash with text {} [2019-07-31T07:58:33.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1191817057 data=null item=null detail=0 x=183 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-31T07:58:33.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1191817060 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T07:58:33.099Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1191817069 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-31T07:58:33.099Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1191817069 data=null} to Sash with text {} [2019-07-31T07:58:33.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1191817070 data=null item=null detail=0 x=133 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-31T07:58:33.099Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1191817073 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-31T07:58:33.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1191817075 data=null item=null detail=0 x=133 y=0 width=3 height=157 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-07-31T07:58:33.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1191817077 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T07:58:33.099Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1191817078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T07:58:33.667Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T07:58:33.667Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-31T07:58:33.667Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T07:58:33.667Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T07:58:33.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1191817683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T07:58:33.667Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1191817683 data=null doit=true} to Sash with text {} [2019-07-31T07:58:33.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1191817683 data=null item=null detail=0 x=134 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-31T07:58:33.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1191817686 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T07:58:33.667Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1191817688 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-31T07:58:33.667Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1191817695 data=null} to Sash with text {} [2019-07-31T07:58:33.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1191817696 data=null item=null detail=0 x=184 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-31T07:58:33.667Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1191817699 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-31T07:58:33.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1191817701 data=null item=null detail=0 x=184 y=0 width=3 height=157 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-07-31T07:58:33.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1191817704 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T07:58:33.667Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1191817704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T07:58:34.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1191818307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T07:58:34.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1191818307 data=null doit=true} to Sash with text {} [2019-07-31T07:58:34.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1191818308 data=null item=null detail=0 x=184 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-31T07:58:34.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1191818311 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T07:58:34.233Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1191818318 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-31T07:58:34.233Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1191818319 data=null} to Sash with text {} [2019-07-31T07:58:34.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1191818319 data=null item=null detail=0 x=134 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-31T07:58:34.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1191818322 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-31T07:58:34.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1191818323 data=null item=null detail=0 x=134 y=0 width=3 height=157 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-07-31T07:58:34.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1191818326 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T07:58:34.233Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1191818326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T07:58:34.801Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T07:58:35.062Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"' [2019-07-31T07:58:35.320Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"' [2019-07-31T07:58:35.320Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"' [2019-07-31T07:58:35.320Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"' [2019-07-31T07:58:35.579Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1191819733 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T07:58:35.579Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T07:58:35.579Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:58:35.579Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:58:35.579Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:58:35.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1191819743 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-31T07:58:35.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1191819744 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-31T07:58:35.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1191819744 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-31T07:58:35.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1191819775 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-31T07:58:35.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191819775 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} [2019-07-31T07:58:35.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1191819838 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-31T07:58:35.838Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T07:58:35.838Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T07:58:36.097Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T07:58:37.032Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T07:58:37.032Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T07:58:37.032Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:58:37.032Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T07:58:37.032Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:37.032Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:58:37.032Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:58:37.032Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:58:37.032Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:37.032Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T07:58:37.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191820992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:37.032Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191820993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:37.032Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191820993 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:37.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191820993 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:37.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191820994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:37.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191820994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:37.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191820994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:37.032Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191820994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:37.032Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191820995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:37.032Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191820995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:37.032Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191820996 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:37.032Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191820996 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:37.032Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:37.032Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:58:37.032Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:58:37.032Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:58:37.032Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:58:37.032Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T07:58:37.032Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T07:58:37.032Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:37.032Z] DEBUG - Clicking on OK [2019-07-31T07:58:37.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191820998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:37.032Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191820998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:37.032Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191820999 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:37.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191820999 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:37.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191820999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:37.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191820999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:37.032Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:37.032Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:37.032Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:37.032Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:37.032Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:37.032Z] DEBUG - Clicked on OK [2019-07-31T07:58:37.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191820999 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:37.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1191820028 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T07:58:37.292Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.378 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest [2019-07-31T07:58:37.292Z] testMoveHistogramOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 5.777 s [2019-07-31T07:58:37.292Z] testNotOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 4.295 s [2019-07-31T07:58:37.292Z] testOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 4.407 s [2019-07-31T07:58:37.292Z] testMenuItem(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 2.92 s [2019-07-31T07:58:37.292Z] testMoveTgStubOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 4.06 s [2019-07-31T07:58:37.292Z] testOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 4.15 s [2019-07-31T07:58:37.292Z] testNotOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 5.528 s [2019-07-31T07:58:37.292Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest [2019-07-31T07:58:39.601Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T07:58:39.601Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T07:58:39.601Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T07:58:39.601Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T07:58:40.167Z] DEBUG - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw' [2019-07-31T07:58:40.167Z] DEBUG - Clicking on with mnemonic 'Show Raw' [2019-07-31T07:58:40.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show Raw} time=1191824295 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' [2019-07-31T07:58:40.425Z] DEBUG - Clicked on with mnemonic 'Show Raw' [2019-07-31T07:58:40.425Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T07:58:40.683Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T07:58:40.683Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T07:58:40.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1191824791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:58:40.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1191824791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:58:40.683Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1191824792 data=null doit=true} to (of type 'Table') [2019-07-31T07:58:40.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1191824792 data=null} to (of type 'Table') [2019-07-31T07:58:40.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1191824792 data=null button=1 stateMask=0x0 x=98 y=95 count=1} to (of type 'Table') [2019-07-31T07:58:40.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1191824793 data=null button=1 stateMask=0x80000 x=98 y=95 count=1} to (of type 'Table') [2019-07-31T07:58:40.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1191824793 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T07:58:40.683Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1191824806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:58:40.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1191824819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:58:40.683Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1191824824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:58:40.683Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1191824825 data=null doit=true} to (of type 'Table') [2019-07-31T07:58:40.683Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1191824825 data=null} to (of type 'Table') [2019-07-31T07:58:40.683Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T07:58:40.683Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T07:58:40.683Z] DEBUG - Selecting rows [4] in (of type 'Table') [2019-07-31T07:58:40.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1191824826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:58:40.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1191824826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:58:40.683Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1191824827 data=null doit=true} to (of type 'Table') [2019-07-31T07:58:40.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1191824827 data=null} to (of type 'Table') [2019-07-31T07:58:40.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1191824828 data=null button=1 stateMask=0x0 x=22 y=95 count=1} to (of type 'Table') [2019-07-31T07:58:40.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1191824828 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T07:58:40.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1191824830 data=null button=1 stateMask=0x80000 x=22 y=95 count=1} to (of type 'Table') [2019-07-31T07:58:40.683Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText' [2019-07-31T07:58:40.683Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText') [2019-07-31T07:58:40.683Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1191824836 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T07:58:40.941Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T07:58:41.199Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T07:58:41.199Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T07:58:41.199Z] *** BUG *** [2019-07-31T07:58:41.199Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T07:58:41.199Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T07:58:41.199Z] [2019-07-31T07:58:41.199Z] *** BUG *** [2019-07-31T07:58:41.199Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T07:58:41.199Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T07:58:41.199Z] [2019-07-31T07:58:41.199Z] *** BUG *** [2019-07-31T07:58:41.199Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T07:58:41.199Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T07:58:41.199Z] [2019-07-31T07:58:41.199Z] *** BUG *** [2019-07-31T07:58:41.199Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T07:58:41.199Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T07:58:41.199Z] [2019-07-31T07:58:41.458Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T07:58:41.458Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T07:58:41.458Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1191825600 data=null doit=true} to Shell with text {Preferences} [2019-07-31T07:58:41.458Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1191825600 data=null doit=true} to Shell with text {Preferences} [2019-07-31T07:58:41.458Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T07:58:41.458Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T07:58:41.458Z] DEBUG - matched Text with text "5", using matcher: of type 'Text' [2019-07-31T07:58:41.458Z] DEBUG - matched Text with text "5", using matcher: (of type 'Text') [2019-07-31T07:58:41.458Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:58:41.458Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:58:41.458Z] DEBUG - Clicking on TreeItem with text {General} [2019-07-31T07:58:41.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=1191825623 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-31T07:58:41.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=1191825623 data=null doit=true} to TreeItem with text {General} [2019-07-31T07:58:41.458Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:58:41.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=1191825625 data=null} to TreeItem with text {General} [2019-07-31T07:58:41.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=1191825625 data=null button=1 stateMask=0x0 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-31T07:58:41.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191825625 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} [2019-07-31T07:58:41.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=1191825626 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-31T07:58:41.458Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {General} time=1191825627 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-31T07:58:41.458Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {General} time=1191825641 data=null doit=true} to TreeItem with text {General} [2019-07-31T07:58:41.458Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {General} time=1191825641 data=null} to TreeItem with text {General} [2019-07-31T07:58:41.458Z] DEBUG - Clicked on TreeItem with text {General} [2019-07-31T07:58:41.458Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:58:41.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=1191825643 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-31T07:58:41.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=1191825647 data=null doit=true} to TreeItem with text {General} [2019-07-31T07:58:41.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=1191825648 data=null} to TreeItem with text {General} [2019-07-31T07:58:41.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=1191825648 data=null button=1 stateMask=0x0 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-31T07:58:41.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191825649 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} [2019-07-31T07:58:41.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=1191825650 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-31T07:58:42.025Z] DEBUG - Clicking on Tree node with text: Appearance [2019-07-31T07:58:42.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1191826154 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-31T07:58:42.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=1191826155 data=null doit=true} to Tree node with text: Appearance [2019-07-31T07:58:42.025Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:58:42.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1191826156 data=null} to Tree node with text: Appearance [2019-07-31T07:58:42.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1191826156 data=null button=1 stateMask=0x0 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-31T07:58:42.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191826156 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 [2019-07-31T07:58:42.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1191826159 data=null button=1 stateMask=0x80000 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-31T07:58:42.025Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Appearance} time=1191826235 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-31T07:58:42.025Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Appearance} time=1191826235 data=null doit=true} to Tree node with text: Appearance [2019-07-31T07:58:42.025Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Appearance} time=1191826236 data=null} to Tree node with text: Appearance [2019-07-31T07:58:42.025Z] DEBUG - Clicked on Tree node with text: Appearance [2019-07-31T07:58:42.025Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:58:42.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1191826237 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-31T07:58:42.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=1191826237 data=null doit=true} to Tree node with text: Appearance [2019-07-31T07:58:42.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1191826238 data=null} to Tree node with text: Appearance [2019-07-31T07:58:42.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1191826239 data=null button=1 stateMask=0x0 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-31T07:58:42.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191826239 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 [2019-07-31T07:58:42.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1191826240 data=null button=1 stateMask=0x80000 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-31T07:58:42.025Z] DEBUG - Clicking on Tree node with text: Colors and Fonts [2019-07-31T07:58:42.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1191826252 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-31T07:58:42.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1191826252 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-31T07:58:42.025Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:58:42.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1191826253 data=null} to Tree node with text: Colors and Fonts [2019-07-31T07:58:42.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1191826253 data=null button=1 stateMask=0x0 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-31T07:58:42.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191826254 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 [2019-07-31T07:58:42.025Z] *** BUG *** [2019-07-31T07:58:42.025Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T07:58:42.025Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T07:58:42.025Z] [2019-07-31T07:58:42.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1191826254 data=null button=1 stateMask=0x80000 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-31T07:58:42.284Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=1191826461 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-31T07:58:42.284Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=1191826461 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-31T07:58:42.284Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=1191826462 data=null} to Tree node with text: Colors and Fonts [2019-07-31T07:58:42.284Z] DEBUG - Clicked on Tree node with text: Colors and Fonts [2019-07-31T07:58:42.284Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:58:42.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1191826463 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-31T07:58:42.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1191826463 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-31T07:58:42.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1191826464 data=null} to Tree node with text: Colors and Fonts [2019-07-31T07:58:42.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1191826464 data=null button=1 stateMask=0x0 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-31T07:58:42.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191826465 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 [2019-07-31T07:58:42.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1191826466 data=null button=1 stateMask=0x80000 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-31T07:58:42.284Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:58:42.284Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:58:42.284Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:58:42.284Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:58:42.284Z] DEBUG - Clicking on TreeItem with text {Tracing} [2019-07-31T07:58:42.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1191826479 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-31T07:58:42.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1191826479 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T07:58:42.284Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:58:42.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1191826482 data=null} to TreeItem with text {Tracing} [2019-07-31T07:58:42.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1191826483 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T07:58:42.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191826484 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} [2019-07-31T07:58:42.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1191826485 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T07:58:42.284Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Tracing} time=1191826485 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-31T07:58:42.284Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Tracing} time=1191826485 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T07:58:42.284Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Tracing} time=1191826486 data=null} to TreeItem with text {Tracing} [2019-07-31T07:58:42.284Z] DEBUG - Clicked on TreeItem with text {Tracing} [2019-07-31T07:58:42.284Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:58:42.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1191826487 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-31T07:58:42.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1191826487 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T07:58:42.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1191826516 data=null} to TreeItem with text {Tracing} [2019-07-31T07:58:42.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1191826532 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T07:58:42.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191826532 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} [2019-07-31T07:58:42.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1191826534 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T07:58:42.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1191826534 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T07:58:42.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1191826535 data=null} to TreeItem with text {Tracing} [2019-07-31T07:58:42.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1191826536 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T07:58:42.543Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191826536 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} [2019-07-31T07:58:42.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1191826553 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T07:58:42.543Z] DEBUG - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T07:58:42.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1191826554 data=null button=0 stateMask=0x0 x=272 y=158 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T07:58:42.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1191826554 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T07:58:42.543Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:58:42.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1191826555 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T07:58:42.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1191826556 data=null button=1 stateMask=0x0 x=272 y=158 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T07:58:42.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191826556 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) [2019-07-31T07:58:42.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1191826560 data=null button=1 stateMask=0x80000 x=272 y=158 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T07:58:42.543Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1191826569 data=null button=0 stateMask=0x0 x=272 y=158 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T07:58:42.543Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1191826569 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T07:58:42.543Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1191826569 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T07:58:42.543Z] DEBUG - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T07:58:42.543Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:58:42.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1191826571 data=null button=0 stateMask=0x0 x=272 y=158 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T07:58:42.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1191826572 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T07:58:42.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1191826572 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T07:58:42.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1191826574 data=null button=1 stateMask=0x0 x=272 y=158 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T07:58:42.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191826574 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) [2019-07-31T07:58:42.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1191826576 data=null button=1 stateMask=0x80000 x=272 y=158 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T07:58:42.543Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-31T07:58:42.543Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-31T07:58:42.543Z] DEBUG - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font' [2019-07-31T07:58:42.543Z] DEBUG - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH' [2019-07-31T07:58:42.543Z] DEBUG - matched Button with text "&Use System Font", using matcher: (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-31T07:58:42.543Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-31T07:58:42.543Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-31T07:58:42.543Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-31T07:58:42.543Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-31T07:58:42.543Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T07:58:42.543Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T07:58:42.543Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:58:42.543Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T07:58:42.543Z] DEBUG - Clicking on &Use System Font [2019-07-31T07:58:42.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Use System Font} time=1191826590 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') [2019-07-31T07:58:42.543Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=1191826590 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') [2019-07-31T07:58:42.543Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Use System Font} time=1191826591 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-31T07:58:42.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Use System Font} time=1191826591 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-31T07:58:42.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Use System Font} time=1191826592 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') [2019-07-31T07:58:42.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Use System Font} time=1191826592 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') [2019-07-31T07:58:42.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Use System Font} time=1191826592 data=null item=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') [2019-07-31T07:58:42.543Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Use System Font} time=1191826613 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') [2019-07-31T07:58:42.543Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=1191826614 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') [2019-07-31T07:58:42.543Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Use System Font} time=1191826614 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') [2019-07-31T07:58:42.543Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Use System Font} time=1191826614 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-31T07:58:42.543Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Use System Font} time=1191826615 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-31T07:58:42.543Z] DEBUG - Clicked on &Use System Font [2019-07-31T07:58:42.543Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-31T07:58:42.543Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-31T07:58:42.543Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-31T07:58:42.543Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-31T07:58:42.543Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-31T07:58:42.543Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-31T07:58:42.543Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T07:58:42.543Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T07:58:42.543Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T07:58:42.543Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T07:58:42.543Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T07:58:42.543Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:58:42.543Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T07:58:42.543Z] DEBUG - Clicking on &Apply [2019-07-31T07:58:42.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1191826630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T07:58:42.543Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1191826630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T07:58:42.543Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1191826631 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T07:58:42.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1191826631 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T07:58:42.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1191826639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T07:58:42.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1191826639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T07:58:42.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1191826640 data=null item=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') [2019-07-31T07:58:42.543Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1191826796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T07:58:42.543Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1191826797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T07:58:42.543Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1191826797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T07:58:42.802Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1191826797 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T07:58:42.802Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1191826798 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T07:58:42.802Z] DEBUG - Clicked on &Apply [2019-07-31T07:58:42.802Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-31T07:58:42.802Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-31T07:58:42.802Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-31T07:58:42.802Z] DEBUG - matched Button with text "&Reset", using matcher: with mnemonic 'Reset' [2019-07-31T07:58:42.802Z] DEBUG - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH' [2019-07-31T07:58:42.802Z] DEBUG - matched Button with text "&Reset", using matcher: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T07:58:42.802Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-31T07:58:42.802Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-31T07:58:42.802Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-31T07:58:42.802Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T07:58:42.802Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T07:58:42.802Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:58:42.802Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T07:58:42.802Z] DEBUG - Clicking on &Reset [2019-07-31T07:58:42.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset} time=1191826804 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') [2019-07-31T07:58:42.802Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset} time=1191826804 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') [2019-07-31T07:58:42.802Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset} time=1191826804 data=null doit=true} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T07:58:42.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset} time=1191826805 data=null} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T07:58:42.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset} time=1191826805 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') [2019-07-31T07:58:42.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset} time=1191826806 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') [2019-07-31T07:58:42.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset} time=1191826806 data=null item=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') [2019-07-31T07:58:42.802Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T07:58:42.802Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T07:58:42.802Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T07:58:42.802Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T07:58:42.802Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T07:58:42.802Z] DEBUG - Clicked on &Reset [2019-07-31T07:58:42.802Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-31T07:58:42.802Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-31T07:58:42.802Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-31T07:58:42.802Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-31T07:58:42.802Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-31T07:58:42.802Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-31T07:58:42.802Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T07:58:42.802Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T07:58:42.802Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:58:42.802Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T07:58:42.802Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T07:58:42.802Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T07:58:42.802Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T07:58:42.802Z] 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') [2019-07-31T07:58:42.802Z] DEBUG - Clicking on Apply and Close [2019-07-31T07:58:42.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1191826851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T07:58:42.802Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1191826851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T07:58:42.802Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1191826851 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T07:58:42.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1191826852 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T07:58:42.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1191826852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T07:58:42.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1191826852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T07:58:43.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1191826852 data=null item=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') [2019-07-31T07:58:43.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1191825214 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T07:58:43.319Z] DEBUG - Clicked on [2019-07-31T07:58:43.579Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1191827709 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T07:58:43.579Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T07:58:43.579Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:58:43.579Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:58:43.579Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:58:43.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1191827720 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T07:58:43.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1191827733 data=null doit=true} to TreeItem with text {test} [2019-07-31T07:58:43.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1191827734 data=null} to TreeItem with text {test} [2019-07-31T07:58:43.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1191827734 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T07:58:43.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191827735 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T07:58:43.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1191827826 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T07:58:43.838Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T07:58:43.838Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T07:58:43.838Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T07:58:44.772Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T07:58:44.772Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T07:58:44.772Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:58:44.772Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T07:58:44.772Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:44.772Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:58:44.772Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:58:44.772Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:58:44.772Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:44.772Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T07:58:44.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191828668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:44.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191828669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:44.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191828669 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:44.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191828669 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:44.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191828670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:44.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191828670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:44.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191828670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:44.772Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191828671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:44.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191828671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:44.772Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191828671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:44.772Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191828671 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:44.772Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191828671 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:44.772Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:58:44.772Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:58:44.772Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:58:44.772Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:58:44.772Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:58:44.772Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T07:58:44.772Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T07:58:44.772Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:44.772Z] DEBUG - Clicking on OK [2019-07-31T07:58:44.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191828673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:44.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191828673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:44.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191828674 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:44.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191828674 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:44.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191828674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:44.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191828674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:44.772Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:44.772Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:45.031Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:45.031Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:45.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191828675 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:58:45.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1191827910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T07:58:45.031Z] DEBUG - Clicked on [2019-07-31T07:58:45.031Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.706 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest [2019-07-31T07:58:45.031Z] testChangeFont(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest) Time elapsed: 7.286 s [2019-07-31T07:58:45.031Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest [2019-07-31T07:58:45.290Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T07:58:45.972Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:58:45.972Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:58:45.972Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:58:45.972Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:58:45.972Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:58:45.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1191829991 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T07:58:45.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1191829991 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T07:58:45.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1191830008 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T07:58:45.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1191830011 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:58:45.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191830012 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} [2019-07-31T07:58:45.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1191830058 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:58:45.972Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:58:45.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1191830060 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T07:58:45.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1191830060 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T07:58:45.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1191830061 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T07:58:45.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1191830061 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:58:45.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191830062 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} [2019-07-31T07:58:45.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1191830076 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:58:45.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1191830077 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T07:58:45.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1191830078 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T07:58:45.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1191830078 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:58:45.972Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191830078 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} [2019-07-31T07:58:45.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1191830083 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T07:58:45.972Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:58:45.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1191830085 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T07:58:45.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1191830085 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T07:58:45.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1191830086 data=null} to TreeItem with text {Traces [0]} [2019-07-31T07:58:45.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1191830086 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T07:58:45.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191830087 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T07:58:45.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1191830125 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T07:58:48.021Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"' [2019-07-31T07:58:48.021Z] DEBUG - number of items : 7 [2019-07-31T07:58:48.021Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191831902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191831902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.021Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191831903 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191831903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191831904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191831904 data=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} [2019-07-31T07:58:48.021Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191832044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191832111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.021Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191832111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.021Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191832112 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.021Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191832112 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.021Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.021Z] DEBUG - number of items : 7 [2019-07-31T07:58:48.021Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191832113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191832113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.021Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191832113 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191832113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191832114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191832128 data=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} [2019-07-31T07:58:48.021Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191832207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191832275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.021Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191832275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.280Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191832276 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.280Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191832276 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.280Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.280Z] DEBUG - number of items : 7 [2019-07-31T07:58:48.280Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191832277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191832278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.280Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191832278 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191832278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191832279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191832279 data=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} [2019-07-31T07:58:48.280Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191832375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191832514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.280Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191832515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.280Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191832515 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.280Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191832515 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.280Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.280Z] DEBUG - number of items : 7 [2019-07-31T07:58:48.280Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191832516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191832516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.280Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191832517 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191832517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191832517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191832517 data=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} [2019-07-31T07:58:48.538Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191832616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191832694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.538Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191832695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.538Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191832695 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.538Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191832695 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.538Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-31T07:58:48.538Z] DEBUG - number of items : 7 [2019-07-31T07:58:48.538Z] DEBUG - Clicking on ToolItem with tooltip text {Increase priority} [2019-07-31T07:58:48.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191832697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-31T07:58:48.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191832697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-31T07:58:48.538Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191832697 data=null doit=true} to ToolItem with tooltip text {Increase priority} [2019-07-31T07:58:48.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191832698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-31T07:58:48.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191832698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-31T07:58:48.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191832699 data=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} [2019-07-31T07:58:48.538Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191832699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-31T07:58:48.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191832699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-31T07:58:48.538Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191832700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-31T07:58:48.538Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191832700 data=null doit=true} to ToolItem with tooltip text {Increase priority} [2019-07-31T07:58:48.538Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191832700 data=null} to ToolItem with tooltip text {Increase priority} [2019-07-31T07:58:48.538Z] DEBUG - Clicked on ToolItem with tooltip text {Increase priority} [2019-07-31T07:58:48.538Z] DEBUG - number of items : 7 [2019-07-31T07:58:48.538Z] DEBUG - Clicking on ToolItem with tooltip text {Decrease priority} [2019-07-31T07:58:48.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191832702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-31T07:58:48.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191832702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-31T07:58:48.538Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191832703 data=null doit=true} to ToolItem with tooltip text {Decrease priority} [2019-07-31T07:58:48.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191832703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-31T07:58:48.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191832703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-31T07:58:48.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191832704 data=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} [2019-07-31T07:58:48.797Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191832776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-31T07:58:48.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191832837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-31T07:58:48.797Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191832838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-31T07:58:48.797Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191832838 data=null doit=true} to ToolItem with tooltip text {Decrease priority} [2019-07-31T07:58:48.797Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191832839 data=null} to ToolItem with tooltip text {Decrease priority} [2019-07-31T07:58:48.797Z] DEBUG - Clicked on ToolItem with tooltip text {Decrease priority} [2019-07-31T07:58:48.797Z] DEBUG - number of items : 7 [2019-07-31T07:58:48.797Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:48.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191832840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:48.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191832840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:48.797Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191832840 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:48.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191832841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:48.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191832841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:48.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191832841 data=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} [2019-07-31T07:58:48.797Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191832914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:48.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191832972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:48.797Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191832972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:48.797Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191832972 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:48.797Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191832973 data=null} to ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:48.797Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:48.797Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-31T07:58:48.797Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-31T07:58:48.797Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T07:58:48.797Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T07:58:48.797Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-31T07:58:48.797Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-31T07:58:48.797Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T07:58:48.797Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T07:58:48.797Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-31T07:58:48.797Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-31T07:58:48.797Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T07:58:48.797Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T07:58:48.797Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T07:58:48.797Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T07:58:48.797Z] DEBUG - Attempting to set focus on (of type 'Label') [2019-07-31T07:58:48.797Z] DEBUG - number of items : 7 [2019-07-31T07:58:48.797Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:48.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191832978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:48.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191832978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:48.797Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191832979 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:48.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191832979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:48.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191832979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:48.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191832979 data=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} [2019-07-31T07:58:49.054Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191833069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:49.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191833138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:49.054Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191833139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:49.054Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191833139 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:49.054Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191833139 data=null} to ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:49.054Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:49.054Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-31T07:58:49.054Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-31T07:58:49.054Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T07:58:49.054Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T07:58:49.054Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-31T07:58:49.054Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-31T07:58:49.054Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T07:58:49.054Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T07:58:49.054Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T07:58:49.054Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T07:58:49.054Z] DEBUG - Attempting to set focus on (of type 'Label') [2019-07-31T07:58:49.054Z] DEBUG - number of items : 7 [2019-07-31T07:58:49.054Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:49.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191833142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:49.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191833142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:49.054Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191833143 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:49.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191833143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:49.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191833143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:49.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191833143 data=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} [2019-07-31T07:58:49.054Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:49.054Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:49.054Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:49.054Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:49.054Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:49.054Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-31T07:58:49.313Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T07:58:49.313Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T07:58:49.313Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T07:58:49.313Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T07:58:49.313Z] DEBUG - Selecting rows [2] in (of type 'Table') [2019-07-31T07:58:49.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1191833445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:58:49.313Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1191833531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T07:58:49.313Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1191833531 data=null doit=true} to (of type 'Table') [2019-07-31T07:58:49.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1191833531 data=null} to (of type 'Table') [2019-07-31T07:58:49.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1191833532 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to (of type 'Table') [2019-07-31T07:58:49.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1191833535 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T07:58:49.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1191833537 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to (of type 'Table') [2019-07-31T07:58:51.843Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.701 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest [2019-07-31T07:58:51.843Z] testYellow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest) Time elapsed: 1.651 s [2019-07-31T07:58:51.843Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest [2019-07-31T07:59:13.822Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 19.92 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest [2019-07-31T07:59:13.822Z] testPinSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 3.654 s [2019-07-31T07:59:13.822Z] testPinTwoTraces(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) skipped [2019-07-31T07:59:13.822Z] testFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 9.913 s [2019-07-31T07:59:13.822Z] testCloneSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 4.117 s [2019-07-31T07:59:13.822Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest [2019-07-31T07:59:13.822Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T07:59:13.822Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T07:59:13.822Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T07:59:13.822Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T07:59:13.822Z] DEBUG - Clicking on TableItem with text {} [2019-07-31T07:59:13.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1191857948 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T07:59:13.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1191857948 data=null doit=true} to TableItem with text {} [2019-07-31T07:59:13.822Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T07:59:13.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1191857950 data=null} to TableItem with text {} [2019-07-31T07:59:13.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1191857950 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T07:59:13.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1191857951 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2019-07-31T07:59:13.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1191857957 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T07:59:13.822Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1191857957 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T07:59:13.822Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1191857958 data=null doit=true} to TableItem with text {} [2019-07-31T07:59:13.822Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1191857973 data=null} to TableItem with text {} [2019-07-31T07:59:13.822Z] DEBUG - Clicked on TableItem with text {} [2019-07-31T07:59:13.822Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T07:59:14.757Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T07:59:14.757Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T07:59:14.757Z] DEBUG - Clicking on TableItem with text {} [2019-07-31T07:59:14.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1191858859 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T07:59:14.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1191858859 data=null doit=true} to TableItem with text {} [2019-07-31T07:59:14.757Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T07:59:14.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1191858860 data=null} to TableItem with text {} [2019-07-31T07:59:14.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1191858861 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T07:59:14.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1191858862 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2019-07-31T07:59:14.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1191858870 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T07:59:14.757Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1191858870 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T07:59:14.757Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1191858871 data=null doit=true} to TableItem with text {} [2019-07-31T07:59:14.757Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1191858871 data=null} to TableItem with text {} [2019-07-31T07:59:14.757Z] DEBUG - Clicked on TableItem with text {} [2019-07-31T07:59:14.757Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard' [2019-07-31T07:59:14.757Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard' [2019-07-31T07:59:15.016Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard' [2019-07-31T07:59:15.016Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T07:59:15.016Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T07:59:15.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1191858943 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' [2019-07-31T07:59:15.016Z] DEBUG - Clicking on TableItem with text {} [2019-07-31T07:59:15.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1191859243 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T07:59:15.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1191859244 data=null doit=true} to TableItem with text {} [2019-07-31T07:59:15.016Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T07:59:15.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1191859245 data=null} to TableItem with text {} [2019-07-31T07:59:15.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1191859245 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T07:59:15.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1191859246 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2019-07-31T07:59:15.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1191859248 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T07:59:15.016Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1191859248 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T07:59:15.016Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1191859249 data=null doit=true} to TableItem with text {} [2019-07-31T07:59:15.016Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1191859249 data=null} to TableItem with text {} [2019-07-31T07:59:15.016Z] DEBUG - Clicked on TableItem with text {} [2019-07-31T07:59:15.016Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T07:59:15.276Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T07:59:15.276Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard' [2019-07-31T07:59:15.276Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard' [2019-07-31T07:59:15.536Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard' [2019-07-31T07:59:15.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1191859372 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' [2019-07-31T07:59:15.794Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1191859852 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T07:59:15.794Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T07:59:16.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:59:16.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:59:16.053Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:59:16.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1191860057 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T07:59:16.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1191860058 data=null doit=true} to TreeItem with text {test} [2019-07-31T07:59:16.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1191860058 data=null} to TreeItem with text {test} [2019-07-31T07:59:16.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1191860059 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T07:59:16.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191860059 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T07:59:16.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1191860145 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T07:59:16.053Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T07:59:16.053Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T07:59:16.312Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T07:59:17.247Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T07:59:17.247Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T07:59:17.247Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:59:17.247Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T07:59:17.247Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:17.247Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:59:17.247Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:59:17.247Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:59:17.247Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:17.247Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T07:59:17.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191861170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:17.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191861171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:17.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191861171 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:17.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191861172 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:17.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191861172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:17.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191861172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:17.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191861173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:17.247Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191861173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:17.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191861173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:17.247Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191861173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:17.247Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191861174 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:17.247Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191861174 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:17.247Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:17.247Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:59:17.247Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:59:17.247Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:59:17.247Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:59:17.247Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T07:59:17.247Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T07:59:17.247Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:17.247Z] DEBUG - Clicking on OK [2019-07-31T07:59:17.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191861176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:17.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191861176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:17.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191861177 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:17.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191861177 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:17.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191861178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:17.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191861178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:17.247Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:17.247Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:17.817Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:17.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191861178 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:17.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1191860264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T07:59:17.817Z] DEBUG - Clicked on [2019-07-31T07:59:17.817Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.204 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest [2019-07-31T07:59:17.817Z] testNoCopySearchRow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.91 s [2019-07-31T07:59:17.817Z] testCopySingleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.253 s [2019-07-31T07:59:17.817Z] testCopyMultipleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.535 s [2019-07-31T07:59:17.817Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace [2019-07-31T07:59:30.034Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.216 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace [2019-07-31T07:59:30.034Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace) Time elapsed: 11.903 s [2019-07-31T07:59:30.034Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest [2019-07-31T07:59:35.303Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.05 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest [2019-07-31T07:59:35.303Z] testGzipImport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest) Time elapsed: 4.973 s [2019-07-31T07:59:35.303Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard [2019-07-31T07:59:37.205Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T07:59:37.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:59:37.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:59:37.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:59:37.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:59:37.465Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:59:37.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1191881533 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-31T07:59:37.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1191881534 data=null doit=true} to TreeItem with text {Test} [2019-07-31T07:59:37.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1191881534 data=null} to TreeItem with text {Test} [2019-07-31T07:59:37.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1191881535 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T07:59:37.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191881536 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T07:59:37.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1191881581 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T07:59:37.465Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:59:37.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1191881587 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-31T07:59:37.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1191881587 data=null doit=true} to TreeItem with text {Test} [2019-07-31T07:59:37.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1191881588 data=null} to TreeItem with text {Test} [2019-07-31T07:59:37.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1191881588 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T07:59:37.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191881589 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T07:59:37.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1191881597 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T07:59:37.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1191881598 data=null doit=true} to TreeItem with text {Test} [2019-07-31T07:59:37.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1191881599 data=null} to TreeItem with text {Test} [2019-07-31T07:59:37.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1191881604 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T07:59:37.465Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191881605 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} [2019-07-31T07:59:37.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1191881610 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {Test} [2019-07-31T07:59:37.465Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:59:37.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1191881613 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T07:59:37.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1191881613 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T07:59:37.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1191881614 data=null} to TreeItem with text {Traces [1]} [2019-07-31T07:59:37.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1191881614 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T07:59:37.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191881615 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T07:59:37.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1191881648 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T07:59:37.465Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T07:59:37.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:59:37.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:59:37.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:59:37.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:59:37.465Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:59:37.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1191881655 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-31T07:59:37.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1191881656 data=null doit=true} to TreeItem with text {Test} [2019-07-31T07:59:37.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1191881656 data=null} to TreeItem with text {Test} [2019-07-31T07:59:37.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1191881663 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T07:59:37.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191881663 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T07:59:37.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1191881735 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T07:59:37.725Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-31T07:59:37.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1191881737 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-31T07:59:37.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1191881738 data=null} to TreeItem with text {Experiments [1]} [2019-07-31T07:59:37.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1191881738 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T07:59:37.725Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191881739 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]} [2019-07-31T07:59:37.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1191881743 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T07:59:37.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1191881744 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T07:59:37.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1191881744 data=null} to TreeItem with text {Traces [1]} [2019-07-31T07:59:37.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1191881745 data=null button=1 stateMask=0x0 x=75 y=74 count=1} to TreeItem with text {Traces [1]} [2019-07-31T07:59:37.725Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191881746 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]} [2019-07-31T07:59:37.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1191881750 data=null button=1 stateMask=0x80000 x=75 y=74 count=1} to TreeItem with text {Traces [1]} [2019-07-31T07:59:37.725Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:59:37.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=1191881766 data=null doit=true} to TreeItem with text {test.xml} [2019-07-31T07:59:37.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1191881766 data=null} to TreeItem with text {test.xml} [2019-07-31T07:59:37.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1191881767 data=null button=1 stateMask=0x0 x=104 y=95 count=1} to TreeItem with text {test.xml} [2019-07-31T07:59:37.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191881768 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} [2019-07-31T07:59:37.725Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {test.xml} time=1191881815 data=null x=104 y=95 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-31T07:59:37.725Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=1191881824 data=null x=104 y=95 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-31T07:59:37.725Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=1191881827 data=null x=148 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-31T07:59:37.725Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=1191881839 data=null x=148 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-31T07:59:37.725Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=1191881842 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-31T07:59:37.725Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=1191881842 data=null x=148 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-31T07:59:37.725Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=1191881843 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-31T07:59:37.725Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=1191881843 data=[TmfTraceElement(/Test/Traces/test.xml)] x=148 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-31T07:59:37.725Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=1191881853 data=null x=0 y=0 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-31T07:59:37.725Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T07:59:37.725Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:59:37.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=1191881886 data=null button=0 stateMask=0x0 x=140 y=53 count=0} to TreeItem with text {Test Experiment [0]} [2019-07-31T07:59:37.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=1191881886 data=null doit=true} to TreeItem with text {Test Experiment [0]} [2019-07-31T07:59:37.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=1191881887 data=null} to TreeItem with text {Test Experiment [0]} [2019-07-31T07:59:37.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=1191881888 data=null button=1 stateMask=0x0 x=140 y=53 count=1} to TreeItem with text {Test Experiment [0]} [2019-07-31T07:59:37.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191881888 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]} [2019-07-31T07:59:37.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=1191881937 data=null button=1 stateMask=0x80000 x=140 y=53 count=1} to TreeItem with text {Test Experiment [0]} [2019-07-31T07:59:37.984Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...' [2019-07-31T07:59:37.984Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...' [2019-07-31T07:59:38.244Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...' [2019-07-31T07:59:38.244Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package' [2019-07-31T07:59:38.244Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=1191882480 data=null doit=true} to Shell with text {Export trace package} [2019-07-31T07:59:38.244Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T07:59:38.244Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T07:59:38.244Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T07:59:38.244Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T07:59:38.244Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T07:59:38.244Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format' [2019-07-31T07:59:38.244Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO' [2019-07-31T07:59:38.244Z] 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') [2019-07-31T07:59:38.244Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T07:59:38.244Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:59:38.244Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T07:59:38.244Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T07:59:38.244Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T07:59:38.244Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T07:59:38.244Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T07:59:38.244Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T07:59:38.244Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format' [2019-07-31T07:59:38.244Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO' [2019-07-31T07:59:38.244Z] 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') [2019-07-31T07:59:38.244Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T07:59:38.244Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T07:59:38.244Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:59:38.244Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T07:59:38.244Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T07:59:38.244Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1191882492 data=null doit=true} to Button with text {Sa&ve in tar format} [2019-07-31T07:59:38.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1191882492 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} [2019-07-31T07:59:38.244Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T07:59:38.244Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=1191882494 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T07:59:38.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1191882494 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') [2019-07-31T07:59:38.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1191882495 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') [2019-07-31T07:59:38.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1191882495 data=null item=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') [2019-07-31T07:59:38.244Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T07:59:38.244Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T07:59:38.244Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T07:59:38.244Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T07:59:38.244Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T07:59:38.244Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T07:59:38.244Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T07:59:38.244Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-31T07:59:38.244Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-31T07:59:38.244Z] 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') [2019-07-31T07:59:38.244Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:59:38.244Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T07:59:38.244Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T07:59:38.244Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected [2019-07-31T07:59:38.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1191882498 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') [2019-07-31T07:59:38.244Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1191882498 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') [2019-07-31T07:59:38.244Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1191882498 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T07:59:38.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1191882499 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T07:59:38.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1191882499 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') [2019-07-31T07:59:38.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1191882499 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') [2019-07-31T07:59:38.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1191882500 data=null item=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') [2019-07-31T07:59:38.509Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1191882506 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') [2019-07-31T07:59:38.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1191882507 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') [2019-07-31T07:59:38.509Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1191882508 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') [2019-07-31T07:59:38.509Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1191882508 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T07:59:38.509Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1191882508 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T07:59:38.509Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T07:59:38.509Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T07:59:38.509Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T07:59:38.509Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-31T07:59:38.509Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1191882511 data=null} to (of type 'Combo') [2019-07-31T07:59:38.509Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-31T07:59:38.509Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T07:59:38.509Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T07:59:38.509Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T07:59:38.509Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T07:59:38.509Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T07:59:38.509Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T07:59:38.509Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:59:38.509Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T07:59:38.509Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T07:59:38.509Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T07:59:38.509Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:59:38.509Z] DEBUG - Clicking on &Finish [2019-07-31T07:59:38.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1191882515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:59:38.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1191882515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:59:38.509Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1191882516 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:59:38.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1191882516 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:59:38.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1191882520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:59:38.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1191882521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:59:38.509Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:59:38.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1191882521 data=null item=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') [2019-07-31T07:59:38.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1191882057 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...' [2019-07-31T07:59:38.769Z] DEBUG - Clicked on [2019-07-31T07:59:38.769Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T07:59:38.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:59:38.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:59:38.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:59:38.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:59:38.769Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:59:38.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1191882964 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-31T07:59:38.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1191882965 data=null doit=true} to TreeItem with text {Import Test} [2019-07-31T07:59:38.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1191882966 data=null} to TreeItem with text {Import Test} [2019-07-31T07:59:38.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1191882971 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T07:59:38.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191882972 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} [2019-07-31T07:59:38.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1191883005 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T07:59:38.769Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:59:38.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1191883007 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-31T07:59:38.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1191883007 data=null doit=true} to TreeItem with text {Import Test} [2019-07-31T07:59:38.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1191883008 data=null} to TreeItem with text {Import Test} [2019-07-31T07:59:38.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1191883008 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T07:59:38.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191883009 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} [2019-07-31T07:59:38.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1191883023 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T07:59:39.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1191883034 data=null doit=true} to TreeItem with text {Import Test} [2019-07-31T07:59:39.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1191883035 data=null} to TreeItem with text {Import Test} [2019-07-31T07:59:39.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1191883036 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T07:59:39.028Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191883036 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} [2019-07-31T07:59:39.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1191883058 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T07:59:39.028Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:59:39.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1191883059 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T07:59:39.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1191883060 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T07:59:39.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1191883060 data=null} to TreeItem with text {Traces [0]} [2019-07-31T07:59:39.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1191883061 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T07:59:39.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191883061 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T07:59:39.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1191883074 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T07:59:39.028Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:59:39.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1191883075 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T07:59:39.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1191883075 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T07:59:39.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1191883076 data=null} to TreeItem with text {Traces [0]} [2019-07-31T07:59:39.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1191883076 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T07:59:39.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191883077 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T07:59:39.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1191883095 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T07:59:39.028Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...' [2019-07-31T07:59:39.028Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...' [2019-07-31T07:59:39.595Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...' [2019-07-31T07:59:39.595Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package' [2019-07-31T07:59:39.595Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=1191883572 data=null doit=true} to Shell with text {Import trace package} [2019-07-31T07:59:39.595Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T07:59:39.595Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T07:59:39.595Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-31T07:59:39.595Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1191883580 data=null} to (of type 'Combo') [2019-07-31T07:59:39.595Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-31T07:59:39.595Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-31T07:59:39.595Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-31T07:59:39.595Z] DEBUG - Inserting text: [2019-07-31T07:59:39.595Z] into text (of type 'Combo') [2019-07-31T07:59:39.595Z] DEBUG - Attempting to set focus on (of type 'Combo') [2019-07-31T07:59:39.595Z] DEBUG - Typing text ' [2019-07-31T07:59:39.595Z] ' with an interval of 50ms. between characters. [2019-07-31T07:59:39.595Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T07:59:39.595Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T07:59:39.595Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T07:59:39.595Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:59:39.595Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T07:59:39.595Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T07:59:39.595Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T07:59:39.595Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:59:39.595Z] DEBUG - Clicking on &Finish [2019-07-31T07:59:40.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1191884235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:59:40.163Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1191884235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:59:40.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1191884235 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:59:40.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1191884235 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:59:40.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1191884236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:59:40.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1191884236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:59:40.163Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:59:40.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1191884236 data=null item=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') [2019-07-31T07:59:40.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1191883163 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...' [2019-07-31T07:59:40.422Z] DEBUG - Clicked on [2019-07-31T07:59:40.422Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T07:59:40.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:59:40.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:59:40.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:59:40.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:59:40.422Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:59:40.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1191884566 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-31T07:59:40.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1191884566 data=null doit=true} to TreeItem with text {Import Test} [2019-07-31T07:59:40.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1191884566 data=null} to TreeItem with text {Import Test} [2019-07-31T07:59:40.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1191884567 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T07:59:40.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191884567 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} [2019-07-31T07:59:40.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1191884630 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T07:59:40.422Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again. [2019-07-31T07:59:40.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1191884633 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T07:59:40.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1191884633 data=null} to TreeItem with text {Traces [1]} [2019-07-31T07:59:40.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1191884634 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T07:59:40.422Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191884634 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]} [2019-07-31T07:59:40.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1191884640 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T07:59:40.422Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again. [2019-07-31T07:59:40.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=1191884641 data=null doit=true} to TreeItem with text {Experiments [0]} [2019-07-31T07:59:40.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=1191884641 data=null} to TreeItem with text {Experiments [0]} [2019-07-31T07:59:40.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=1191884642 data=null button=1 stateMask=0x0 x=95 y=32 count=1} to TreeItem with text {Experiments [0]} [2019-07-31T07:59:40.422Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191884643 data=null item=TreeItem {Experiments [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [0]} [2019-07-31T07:59:40.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=1191884648 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [0]} [2019-07-31T07:59:40.422Z] DEBUG - Double-clicking on TreeItem with text {Test Experiment [1]} [2019-07-31T07:59:40.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=1191884650 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to TreeItem with text {Test Experiment [1]} [2019-07-31T07:59:40.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=1191884668 data=null doit=true} to TreeItem with text {Test Experiment [1]} [2019-07-31T07:59:40.422Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:59:40.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=1191884669 data=null} to TreeItem with text {Test Experiment [1]} [2019-07-31T07:59:40.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1191884669 data=null button=1 stateMask=0x0 x=140 y=53 count=1} to TreeItem with text {Test Experiment [1]} [2019-07-31T07:59:40.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191884670 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]} [2019-07-31T07:59:40.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1191884701 data=null button=1 stateMask=0x80000 x=140 y=53 count=1} to TreeItem with text {Test Experiment [1]} [2019-07-31T07:59:40.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1191884708 data=null button=1 stateMask=0x0 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-31T07:59:40.681Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=1191884709 data=null button=1 stateMask=0x0 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-31T07:59:40.681Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1191884710 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]} [2019-07-31T07:59:41.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1191884855 data=null button=1 stateMask=0x80000 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-31T07:59:41.373Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=1191885245 data=null button=0 stateMask=0x0 x=140 y=53 count=0} to TreeItem with text {Test Experiment [1]} [2019-07-31T07:59:41.373Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=1191885245 data=null doit=true} to TreeItem with text {Test Experiment [1]} [2019-07-31T07:59:41.373Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=1191885246 data=null} to TreeItem with text {Test Experiment [1]} [2019-07-31T07:59:41.373Z] DEBUG - Double-clicked on TreeItem with text {Test Experiment [1]} [2019-07-31T07:59:41.373Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Test Experiment"' [2019-07-31T07:59:42.368Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=1191886490 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [2019-07-31T07:59:42.368Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T07:59:42.628Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:59:42.628Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:59:42.628Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:59:42.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1191886746 data=null button=0 stateMask=0x0 x=55 y=116 count=0} to TreeItem with text {Test} [2019-07-31T07:59:42.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1191886746 data=null doit=true} to TreeItem with text {Test} [2019-07-31T07:59:42.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1191886747 data=null} to TreeItem with text {Test} [2019-07-31T07:59:42.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1191886747 data=null button=1 stateMask=0x0 x=55 y=116 count=1} to TreeItem with text {Test} [2019-07-31T07:59:42.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191886748 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T07:59:42.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1191886832 data=null button=1 stateMask=0x80000 x=55 y=116 count=1} to TreeItem with text {Test} [2019-07-31T07:59:42.927Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T07:59:42.927Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T07:59:42.927Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T07:59:43.495Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T07:59:43.495Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T07:59:43.495Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:59:43.495Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T07:59:43.495Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:43.495Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:59:43.495Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:59:43.495Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:59:43.495Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:43.495Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T07:59:43.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191887498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:43.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191887501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:43.495Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191887502 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:43.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191887502 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:43.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191887502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:43.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191887503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:43.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191887503 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:43.495Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191887503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:43.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191887503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:43.495Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191887503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:43.495Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191887504 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:43.495Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191887519 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:43.495Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:43.495Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:59:43.495Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:59:43.495Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:59:43.495Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:59:43.495Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T07:59:43.495Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T07:59:43.495Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:43.495Z] DEBUG - Clicking on OK [2019-07-31T07:59:43.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191887523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:43.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191887523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:43.495Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191887523 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:43.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191887524 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:43.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191887524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:43.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191887525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:43.495Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:43.495Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:43.495Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:43.495Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:43.495Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:43.495Z] DEBUG - Clicked on OK [2019-07-31T07:59:44.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191887525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:44.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1191886943 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T07:59:44.630Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=1191888670 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [2019-07-31T07:59:44.630Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T07:59:44.630Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:59:44.630Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:59:44.630Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:59:44.630Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1191888720 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-31T07:59:44.630Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1191888721 data=null doit=true} to TreeItem with text {Import Test} [2019-07-31T07:59:44.630Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1191888721 data=null} to TreeItem with text {Import Test} [2019-07-31T07:59:44.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1191888722 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T07:59:44.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191888722 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} [2019-07-31T07:59:44.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1191888774 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T07:59:44.630Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T07:59:44.630Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T07:59:44.889Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T07:59:45.147Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T07:59:45.147Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T07:59:45.147Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:59:45.147Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T07:59:45.147Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:45.147Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:59:45.147Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:59:45.147Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:59:45.147Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:45.147Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T07:59:45.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191889235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:45.147Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191889235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:45.147Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191889235 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:45.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191889236 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:45.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191889249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:45.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191889250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:45.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191889250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:45.147Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191889250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:45.147Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191889250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:45.147Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191889251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:45.147Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191889251 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:45.147Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191889251 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:45.147Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:45.147Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:59:45.147Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:59:45.147Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:59:45.147Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:59:45.147Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T07:59:45.147Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T07:59:45.147Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:45.147Z] DEBUG - Clicking on OK [2019-07-31T07:59:45.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191889255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:45.147Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191889255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:45.147Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191889255 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:45.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191889255 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:45.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191889256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:45.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191889265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:45.147Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:45.147Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:45.147Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:45.147Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:45.147Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:45.147Z] DEBUG - Clicked on OK [2019-07-31T07:59:45.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191889265 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:45.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1191888848 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T07:59:47.626Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T07:59:47.626Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T07:59:47.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:59:47.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:59:47.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:59:47.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:59:47.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:59:47.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1191891589 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-31T07:59:47.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1191891590 data=null doit=true} to TreeItem with text {Test} [2019-07-31T07:59:47.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1191891590 data=null} to TreeItem with text {Test} [2019-07-31T07:59:47.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1191891591 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T07:59:47.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191891591 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T07:59:47.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1191891631 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T07:59:47.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:59:47.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1191891633 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-31T07:59:47.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1191891633 data=null doit=true} to TreeItem with text {Test} [2019-07-31T07:59:47.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1191891633 data=null} to TreeItem with text {Test} [2019-07-31T07:59:47.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1191891634 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T07:59:47.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191891634 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T07:59:47.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1191891651 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T07:59:47.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1191891652 data=null doit=true} to TreeItem with text {Test} [2019-07-31T07:59:47.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1191891652 data=null} to TreeItem with text {Test} [2019-07-31T07:59:47.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1191891652 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T07:59:47.626Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191891653 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} [2019-07-31T07:59:47.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1191891665 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T07:59:47.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:59:47.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1191891667 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T07:59:47.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1191891668 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T07:59:47.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1191891668 data=null} to TreeItem with text {Traces [1]} [2019-07-31T07:59:47.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1191891668 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T07:59:47.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191891669 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T07:59:47.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1191891688 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T07:59:47.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:59:47.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1191891690 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T07:59:47.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1191891690 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T07:59:47.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1191891690 data=null} to TreeItem with text {Traces [1]} [2019-07-31T07:59:47.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1191891698 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T07:59:47.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191891698 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T07:59:47.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1191891704 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T07:59:47.626Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...' [2019-07-31T07:59:47.626Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...' [2019-07-31T07:59:47.892Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...' [2019-07-31T07:59:48.152Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package' [2019-07-31T07:59:48.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=1191892175 data=null doit=true} to Shell with text {Export trace package} [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - Clicking on Deselect All [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deselect All} time=1191892182 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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=1191892191 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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deselect All} time=1191892193 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-31T07:59:48.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deselect All} time=1191892193 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deselect All} time=1191892194 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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deselect All} time=1191892194 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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deselect All} time=1191892194 data=null item=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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deselect All} time=1191892203 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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=1191892204 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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deselect All} time=1191892204 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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deselect All} time=1191892204 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-31T07:59:48.152Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deselect All} time=1191892205 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-31T07:59:48.152Z] DEBUG - Clicked on Deselect All [2019-07-31T07:59:48.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:59:48.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:59:48.152Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T07:59:48.152Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T07:59:48.152Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label' [2019-07-31T07:59:48.152Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label') [2019-07-31T07:59:48.152Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label' [2019-07-31T07:59:48.152Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label') [2019-07-31T07:59:48.152Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T07:59:48.152Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T07:59:48.152Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T07:59:48.152Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T07:59:48.152Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label' [2019-07-31T07:59:48.152Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label') [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - Clicking on Select All [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=1191892235 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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1191892235 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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=1191892235 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T07:59:48.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=1191892236 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=1191892236 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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=1191892236 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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=1191892237 data=null item=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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=1191892240 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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1191892240 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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=1191892241 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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=1191892246 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T07:59:48.152Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=1191892246 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T07:59:48.152Z] DEBUG - Clicked on Select All [2019-07-31T07:59:48.152Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T07:59:48.152Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T07:59:48.152Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label' [2019-07-31T07:59:48.152Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label') [2019-07-31T07:59:48.152Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label' [2019-07-31T07:59:48.152Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label') [2019-07-31T07:59:48.152Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T07:59:48.152Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T07:59:48.152Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T07:59:48.152Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T07:59:48.152Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label' [2019-07-31T07:59:48.152Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label') [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO' [2019-07-31T07:59:48.152Z] 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') [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-31T07:59:48.152Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Save in &zip format} time=1191892255 data=null doit=true} to Button with text {Save in &zip format} [2019-07-31T07:59:48.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1191892255 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} [2019-07-31T07:59:48.152Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-31T07:59:48.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=1191892258 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=1191892267 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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=1191892268 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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1191892268 data=null item=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') [2019-07-31T07:59:48.152Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO' [2019-07-31T07:59:48.152Z] 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') [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T07:59:48.152Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1191892271 data=null doit=true} to Button with text {Sa&ve in tar format} [2019-07-31T07:59:48.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1191892272 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} [2019-07-31T07:59:48.152Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T07:59:48.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=1191892274 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1191892283 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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1191892284 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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1191892284 data=null item=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') [2019-07-31T07:59:48.152Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-31T07:59:48.152Z] 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') [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T07:59:48.152Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1191892288 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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1191892289 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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1191892289 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T07:59:48.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1191892290 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1191892290 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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1191892290 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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1191892290 data=null item=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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1191892291 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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1191892291 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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1191892297 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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1191892297 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T07:59:48.152Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1191892298 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T07:59:48.152Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-31T07:59:48.152Z] 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') [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T07:59:48.152Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1191892301 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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1191892301 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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1191892301 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T07:59:48.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1191892302 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1191892302 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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1191892302 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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1191892327 data=null item=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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1191892328 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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1191892328 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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1191892329 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') [2019-07-31T07:59:48.152Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1191892329 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T07:59:48.152Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1191892329 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T07:59:48.152Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T07:59:48.152Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-31T07:59:48.152Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-31T07:59:48.152Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-31T07:59:48.152Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1191892332 data=null} to (of type 'Combo') [2019-07-31T07:59:48.152Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T07:59:48.152Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:59:48.152Z] DEBUG - Clicking on &Finish [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1191892334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1191892335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:59:48.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1191892335 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:59:48.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1191892335 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1191892336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:59:48.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1191892336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:59:48.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1191892336 data=null item=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') [2019-07-31T07:59:48.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1191891764 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...' [2019-07-31T07:59:48.682Z] DEBUG - Clicked on [2019-07-31T07:59:48.682Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T07:59:48.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:59:48.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:59:48.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:59:48.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:59:48.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:59:48.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1191892751 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-31T07:59:48.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1191892751 data=null doit=true} to TreeItem with text {Test} [2019-07-31T07:59:48.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1191892763 data=null} to TreeItem with text {Test} [2019-07-31T07:59:48.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1191892764 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T07:59:48.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191892764 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T07:59:48.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1191892799 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T07:59:48.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:59:48.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1191892800 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-31T07:59:48.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1191892801 data=null doit=true} to TreeItem with text {Test} [2019-07-31T07:59:48.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1191892801 data=null} to TreeItem with text {Test} [2019-07-31T07:59:48.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1191892802 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T07:59:48.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191892802 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T07:59:48.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1191892817 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T07:59:48.682Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-31T07:59:48.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:59:48.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1191892820 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T07:59:48.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1191892821 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T07:59:48.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1191892821 data=null} to TreeItem with text {Traces [1]} [2019-07-31T07:59:48.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1191892822 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T07:59:48.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191892822 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T07:59:48.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1191892844 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T07:59:48.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:59:48.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1191892846 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T07:59:48.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1191892846 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T07:59:48.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1191892847 data=null} to TreeItem with text {Traces [1]} [2019-07-31T07:59:48.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1191892847 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T07:59:48.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191892847 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T07:59:48.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1191892866 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T07:59:49.272Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...' [2019-07-31T07:59:49.272Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...' [2019-07-31T07:59:49.272Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...' [2019-07-31T07:59:49.272Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package' [2019-07-31T07:59:49.272Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=1191893292 data=null doit=true} to Shell with text {Import trace package} [2019-07-31T07:59:49.272Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T07:59:49.272Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T07:59:49.272Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-31T07:59:49.272Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1191893295 data=null} to (of type 'Combo') [2019-07-31T07:59:49.272Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-31T07:59:49.272Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-31T07:59:49.272Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-31T07:59:49.272Z] DEBUG - Inserting text: [2019-07-31T07:59:49.272Z] into text (of type 'Combo') [2019-07-31T07:59:49.272Z] DEBUG - Attempting to set focus on (of type 'Combo') [2019-07-31T07:59:49.272Z] DEBUG - Typing text ' [2019-07-31T07:59:49.272Z] ' with an interval of 50ms. between characters. [2019-07-31T07:59:49.272Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T07:59:49.272Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T07:59:49.272Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2019-07-31T07:59:49.272Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2019-07-31T07:59:49.272Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T07:59:49.272Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T07:59:49.272Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:59:49.272Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T07:59:49.272Z] DEBUG - Clicking on Select All [2019-07-31T07:59:49.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=1191893407 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') [2019-07-31T07:59:49.272Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1191893408 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') [2019-07-31T07:59:49.272Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=1191893408 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T07:59:49.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=1191893408 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T07:59:49.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=1191893409 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') [2019-07-31T07:59:49.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=1191893417 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') [2019-07-31T07:59:49.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=1191893417 data=null item=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') [2019-07-31T07:59:49.272Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=1191893418 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') [2019-07-31T07:59:49.272Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1191893419 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') [2019-07-31T07:59:49.272Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=1191893419 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') [2019-07-31T07:59:49.272Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=1191893419 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T07:59:49.272Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=1191893419 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T07:59:49.272Z] DEBUG - Clicked on Select All [2019-07-31T07:59:49.272Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T07:59:49.272Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T07:59:49.272Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T07:59:49.272Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:59:49.272Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T07:59:49.272Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T07:59:49.272Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T07:59:49.272Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:59:49.272Z] DEBUG - Clicking on &Finish [2019-07-31T07:59:49.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1191893423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:59:49.272Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1191893423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:59:49.272Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1191893423 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:59:49.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1191893423 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:59:49.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1191893424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:59:49.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1191893425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:59:49.540Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Finish} time=1191893518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:59:49.540Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1191893523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:59:49.540Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Finish} time=1191893524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:59:49.540Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Finish} time=1191893525 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:59:49.540Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Finish} time=1191893526 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T07:59:49.540Z] DEBUG - Clicked on &Finish [2019-07-31T07:59:49.540Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T07:59:49.540Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1191893573 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T07:59:49.540Z] DEBUG - matched Button with text "No &To All", using matcher: of type 'Button' [2019-07-31T07:59:49.540Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T07:59:49.540Z] DEBUG - matched Button with text "Yes To &All", using matcher: of type 'Button' [2019-07-31T07:59:49.540Z] DEBUG - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All' [2019-07-31T07:59:49.540Z] DEBUG - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH' [2019-07-31T07:59:49.540Z] DEBUG - matched Button with text "Yes To &All", using matcher: (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2019-07-31T07:59:49.540Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T07:59:49.540Z] DEBUG - Clicking on Yes To &All [2019-07-31T07:59:49.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Yes To &All} time=1191893575 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') [2019-07-31T07:59:49.540Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Yes To &All} time=1191893575 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') [2019-07-31T07:59:49.540Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Yes To &All} time=1191893575 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2019-07-31T07:59:49.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Yes To &All} time=1191893575 data=null} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2019-07-31T07:59:49.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Yes To &All} time=1191893576 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') [2019-07-31T07:59:49.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Yes To &All} time=1191893576 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') [2019-07-31T07:59:49.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Yes To &All} time=1191893576 data=null item=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') [2019-07-31T07:59:50.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1191893425 data=null item=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') [2019-07-31T07:59:50.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1191892939 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...' [2019-07-31T07:59:50.122Z] DEBUG - Clicked on [2019-07-31T07:59:50.122Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T07:59:50.122Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:59:50.122Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:59:50.122Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-31T07:59:50.122Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-31T07:59:50.122Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1191894371 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T07:59:50.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1191894371 data=null} to TreeItem with text {Traces [1]} [2019-07-31T07:59:50.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1191894373 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T07:59:50.381Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191894374 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]} [2019-07-31T07:59:50.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1191894391 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T07:59:50.381Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-31T07:59:50.381Z] DEBUG - Double-clicking on TreeItem with text {test.xml} [2019-07-31T07:59:50.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=1191894403 data=null button=0 stateMask=0x0 x=104 y=74 count=0} to TreeItem with text {test.xml} [2019-07-31T07:59:50.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=1191894403 data=null doit=true} to TreeItem with text {test.xml} [2019-07-31T07:59:50.381Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:59:50.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1191894404 data=null} to TreeItem with text {test.xml} [2019-07-31T07:59:50.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1191894405 data=null button=1 stateMask=0x0 x=104 y=74 count=1} to TreeItem with text {test.xml} [2019-07-31T07:59:50.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191894405 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} [2019-07-31T07:59:50.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1191894472 data=null button=1 stateMask=0x80000 x=104 y=74 count=1} to TreeItem with text {test.xml} [2019-07-31T07:59:50.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1191894524 data=null button=1 stateMask=0x0 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-31T07:59:50.381Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=1191894525 data=null button=1 stateMask=0x0 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-31T07:59:50.641Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1191894526 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} [2019-07-31T07:59:50.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1191894704 data=null button=1 stateMask=0x80000 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-31T07:59:50.900Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {test.xml} time=1191894903 data=null button=0 stateMask=0x0 x=104 y=74 count=0} to TreeItem with text {test.xml} [2019-07-31T07:59:50.900Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {test.xml} time=1191894904 data=null doit=true} to TreeItem with text {test.xml} [2019-07-31T07:59:50.900Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {test.xml} time=1191894931 data=null} to TreeItem with text {test.xml} [2019-07-31T07:59:50.900Z] DEBUG - Double-clicked on TreeItem with text {test.xml} [2019-07-31T07:59:50.900Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test.xml"' [2019-07-31T07:59:51.836Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Test/Traces/test.xml - Eclipse Platform} time=1191896040 data=null doit=true} to Shell with text {data - Test/Traces/test.xml - Eclipse Platform} [2019-07-31T07:59:51.836Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T07:59:52.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T07:59:52.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T07:59:52.096Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T07:59:52.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1191896159 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-31T07:59:52.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1191896159 data=null doit=true} to TreeItem with text {Test} [2019-07-31T07:59:52.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1191896160 data=null} to TreeItem with text {Test} [2019-07-31T07:59:52.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1191896160 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T07:59:52.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191896161 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T07:59:52.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1191896235 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T07:59:52.356Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T07:59:52.356Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T07:59:52.356Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T07:59:52.615Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T07:59:52.615Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T07:59:52.615Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:59:52.615Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T07:59:52.615Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:52.615Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:59:52.615Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:59:52.615Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:59:52.615Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:52.615Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T07:59:52.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191896849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:52.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191896850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:52.615Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191896850 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:52.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191896850 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:52.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191896851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:52.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191896854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:52.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191896857 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:52.615Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191896857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:52.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191896858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:52.615Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191896858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:52.615Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191896858 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:52.615Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191896858 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:52.615Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T07:59:52.615Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T07:59:52.615Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T07:59:52.615Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T07:59:52.615Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T07:59:52.615Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T07:59:52.615Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T07:59:52.615Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:52.615Z] DEBUG - Clicking on OK [2019-07-31T07:59:52.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191896860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:52.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191896860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:52.615Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191896861 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:52.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191896861 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:52.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191896861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:52.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191896861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:52.874Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:52.874Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:52.874Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:52.874Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:52.874Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:53.133Z] DEBUG - Clicked on OK [2019-07-31T07:59:53.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191896862 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T07:59:53.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1191896361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T07:59:53.392Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.108 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard [2019-07-31T07:59:53.392Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard) Time elapsed: 10.488 s [2019-07-31T07:59:53.392Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard) Time elapsed: 7.548 s [2019-07-31T07:59:53.392Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest [2019-07-31T08:00:05.601Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.873 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest [2019-07-31T08:00:05.601Z] testImportTimerangeInverseTime(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 4.421 s [2019-07-31T08:00:05.601Z] testImportTimerange(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 3.803 s [2019-07-31T08:00:05.601Z] testImportTimerangeInvalidFormat(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 2.566 s [2019-07-31T08:00:05.601Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest [2019-07-31T08:00:06.371Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1191910309 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T08:00:06.371Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:00:06.371Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:00:06.371Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:00:06.371Z] *** BUG *** [2019-07-31T08:00:06.371Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:00:06.371Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:00:06.371Z] [2019-07-31T08:00:06.371Z] *** BUG *** [2019-07-31T08:00:06.371Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:00:06.371Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:00:06.371Z] [2019-07-31T08:00:06.371Z] *** BUG *** [2019-07-31T08:00:06.371Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:00:06.371Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:00:06.371Z] [2019-07-31T08:00:06.371Z] *** BUG *** [2019-07-31T08:00:06.371Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:00:06.371Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:00:06.371Z] [2019-07-31T08:00:06.634Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:00:06.634Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T08:00:06.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1191910859 data=null doit=true} to Shell with text {Preferences} [2019-07-31T08:00:06.634Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:06.634Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:06.634Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:06.634Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:06.634Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:06.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1191910874 data=null button=0 stateMask=0x0 x=48 y=473 count=0} to TreeItem with text {Tracing} [2019-07-31T08:00:06.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1191910874 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:00:06.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1191910875 data=null} to TreeItem with text {Tracing} [2019-07-31T08:00:06.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1191910876 data=null button=1 stateMask=0x0 x=48 y=473 count=1} to TreeItem with text {Tracing} [2019-07-31T08:00:06.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191910876 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} [2019-07-31T08:00:06.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1191910939 data=null button=1 stateMask=0x80000 x=48 y=473 count=1} to TreeItem with text {Tracing} [2019-07-31T08:00:06.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1191910940 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:00:06.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1191910940 data=null} to TreeItem with text {Tracing} [2019-07-31T08:00:06.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1191910941 data=null button=1 stateMask=0x0 x=48 y=473 count=1} to TreeItem with text {Tracing} [2019-07-31T08:00:06.894Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191910941 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} [2019-07-31T08:00:06.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1191910944 data=null button=1 stateMask=0x80000 x=48 y=473 count=1} to TreeItem with text {Tracing} [2019-07-31T08:00:06.894Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:06.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1191910945 data=null button=0 stateMask=0x0 x=80 y=536 count=0} to Tree node with text: Trace Types [2019-07-31T08:00:06.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1191910946 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T08:00:06.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1191910946 data=null} to Tree node with text: Trace Types [2019-07-31T08:00:06.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1191910946 data=null button=1 stateMask=0x0 x=80 y=536 count=1} to Tree node with text: Trace Types [2019-07-31T08:00:06.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191910947 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 [2019-07-31T08:00:06.894Z] *** BUG *** [2019-07-31T08:00:06.894Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:00:06.894Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:00:06.894Z] [2019-07-31T08:00:06.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1191911071 data=null button=1 stateMask=0x80000 x=80 y=418 count=1} to Tree node with text: Trace Types [2019-07-31T08:00:06.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:06.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:06.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:06.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:06.894Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:06.894Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:06.894Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T08:00:06.894Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:06.894Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:06.894Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:06.894Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:06.894Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:06.894Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:06.894Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:06.894Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:06.894Z] DEBUG - Clicking on Check all [2019-07-31T08:00:06.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1191911103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:06.894Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1191911103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:06.894Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1191911104 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:06.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1191911104 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:06.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1191911105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:06.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1191911105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:06.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1191911105 data=null item=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') [2019-07-31T08:00:06.894Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1191911106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:06.894Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1191911107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:06.894Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1191911107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:06.894Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1191911107 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:06.894Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1191911107 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:06.894Z] DEBUG - Clicked on Check all [2019-07-31T08:00:06.894Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:06.894Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:06.894Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:06.894Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:06.894Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:06.894Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:06.894Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T08:00:06.894Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:06.894Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:06.894Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:06.894Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:06.894Z] DEBUG - Clicking on &Apply [2019-07-31T08:00:06.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1191911111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:06.894Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1191911111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:06.894Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1191911111 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:06.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1191911111 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:06.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1191911112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:06.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1191911112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:06.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1191911113 data=null item=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') [2019-07-31T08:00:06.894Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1191911116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:06.894Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1191911117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:06.894Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1191911117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:06.894Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1191911118 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:06.894Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1191911118 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:06.894Z] DEBUG - Clicked on &Apply [2019-07-31T08:00:06.894Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:06.894Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:06.894Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:06.894Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:06.894Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:06.894Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:06.894Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:06.894Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:06.894Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:00:06.894Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:00:06.894Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:06.894Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:06.894Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:00:06.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1191911127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:06.894Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1191911128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:06.894Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1191911128 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:06.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1191911129 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:06.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1191911129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:06.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1191911129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:07.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1191911130 data=null item=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') [2019-07-31T08:00:07.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1191910437 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:00:07.412Z] DEBUG - Clicked on [2019-07-31T08:00:07.412Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-31T08:00:07.412Z] DEBUG - number of items : 11 [2019-07-31T08:00:07.412Z] DEBUG - Clicking on ToolItem with tooltip text {Import filters} [2019-07-31T08:00:07.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191911611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-31T08:00:07.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191911611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-31T08:00:07.412Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191911612 data=null doit=true} to ToolItem with tooltip text {Import filters} [2019-07-31T08:00:07.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191911612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-31T08:00:07.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191911613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-31T08:00:07.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191911613 data=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} [2019-07-31T08:00:07.412Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191911662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-31T08:00:07.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191911663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-31T08:00:07.412Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191911663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-31T08:00:07.412Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191911664 data=null doit=true} to ToolItem with tooltip text {Import filters} [2019-07-31T08:00:07.412Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191911665 data=null} to ToolItem with tooltip text {Import filters} [2019-07-31T08:00:07.412Z] DEBUG - Clicked on ToolItem with tooltip text {Import filters} [2019-07-31T08:00:07.672Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:07.672Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:07.672Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:07.672Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:07.672Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-31T08:00:07.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1191911672 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-31T08:00:07.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1191911673 data=null} to TreeItem with text {FILTER test} [2019-07-31T08:00:07.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1191911674 data=null button=1 stateMask=0x0 x=60 y=263 count=1} to TreeItem with text {FILTER test} [2019-07-31T08:00:07.672Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191911675 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} [2019-07-31T08:00:07.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1191911676 data=null button=1 stateMask=0x80000 x=60 y=263 count=1} to TreeItem with text {FILTER test} [2019-07-31T08:00:07.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1191911677 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T08:00:07.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1191911677 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T08:00:07.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1191911678 data=null button=1 stateMask=0x0 x=200 y=284 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T08:00:07.672Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191911678 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 [2019-07-31T08:00:07.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1191911679 data=null button=1 stateMask=0x80000 x=200 y=284 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T08:00:07.672Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:07.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1191911681 data=null button=0 stateMask=0x0 x=200 y=284 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T08:00:07.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1191911681 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T08:00:07.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1191911681 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T08:00:07.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1191911682 data=null button=1 stateMask=0x0 x=200 y=284 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T08:00:07.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191911683 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 [2019-07-31T08:00:07.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1191911767 data=null button=1 stateMask=0x80000 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T08:00:07.672Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-31T08:00:07.672Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-31T08:00:07.672Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1191911771 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T08:00:07.672Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:00:07.672Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:00:07.672Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:00:08.243Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:00:08.243Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T08:00:08.243Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1191912303 data=null doit=true} to Shell with text {Preferences} [2019-07-31T08:00:08.243Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:08.243Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:08.243Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:08.243Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:08.243Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:08.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1191912333 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T08:00:08.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1191912334 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:00:08.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1191912334 data=null} to TreeItem with text {Tracing} [2019-07-31T08:00:08.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1191912335 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:00:08.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191912336 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} [2019-07-31T08:00:08.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1191912385 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:00:08.243Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:00:08.243Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:08.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1191912387 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T08:00:08.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1191912388 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T08:00:08.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1191912388 data=null} to Tree node with text: Trace Types [2019-07-31T08:00:08.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1191912389 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T08:00:08.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191912389 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 [2019-07-31T08:00:08.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1191912394 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T08:00:08.243Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:08.243Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:08.243Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:08.243Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:08.243Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:08.243Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:08.243Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:08.243Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:08.243Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T08:00:08.243Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:08.243Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:08.243Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:08.243Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:08.243Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:08.243Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:08.243Z] DEBUG - Clicking on Uncheck all [2019-07-31T08:00:08.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1191912430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:08.243Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1191912431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:08.243Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1191912431 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:08.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1191912431 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:08.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1191912432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:08.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1191912433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:08.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1191912433 data=null item=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') [2019-07-31T08:00:08.243Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1191912436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:08.243Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1191912436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:08.243Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1191912436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:08.243Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1191912437 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:08.243Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1191912437 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:08.243Z] DEBUG - Clicked on Uncheck all [2019-07-31T08:00:08.243Z] DEBUG - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree') [2019-07-31T08:00:08.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=1191912438 data=null doit=true} to TreeItem with text {Custom XML} [2019-07-31T08:00:08.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1191912439 data=null} to TreeItem with text {Custom XML} [2019-07-31T08:00:08.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1191912440 data=null button=1 stateMask=0x0 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-31T08:00:08.243Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191912440 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} [2019-07-31T08:00:08.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1191912450 data=null button=1 stateMask=0x80000 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-31T08:00:08.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1191912451 data=null doit=true} to Tree node with text: testxmlextension [2019-07-31T08:00:08.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1191912451 data=null} to Tree node with text: testxmlextension [2019-07-31T08:00:08.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1191912452 data=null button=1 stateMask=0x0 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-31T08:00:08.243Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191912453 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 [2019-07-31T08:00:08.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1191912453 data=null button=1 stateMask=0x80000 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-31T08:00:08.243Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:08.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=1191912457 data=null button=0 stateMask=0x0 x=119 y=77 count=0} to Tree node with text: testxmlextension [2019-07-31T08:00:08.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1191912457 data=null doit=true} to Tree node with text: testxmlextension [2019-07-31T08:00:08.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1191912479 data=null} to Tree node with text: testxmlextension [2019-07-31T08:00:08.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1191912481 data=null button=1 stateMask=0x0 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-31T08:00:08.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191912482 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 [2019-07-31T08:00:08.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1191912483 data=null button=1 stateMask=0x80000 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-31T08:00:08.243Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:08.243Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-31T08:00:08.243Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:08.243Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:00:08.243Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:08.243Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:08.243Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:08.243Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:08.243Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:08.243Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:08.243Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:08.243Z] DEBUG - Clicking on Check selected [2019-07-31T08:00:08.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1191912487 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') [2019-07-31T08:00:08.243Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1191912487 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') [2019-07-31T08:00:08.243Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1191912487 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:00:08.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1191912487 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:00:08.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1191912488 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') [2019-07-31T08:00:08.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1191912488 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') [2019-07-31T08:00:08.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1191912488 data=null item=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') [2019-07-31T08:00:08.243Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1191912490 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') [2019-07-31T08:00:08.243Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1191912490 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') [2019-07-31T08:00:08.503Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1191912491 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') [2019-07-31T08:00:08.503Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1191912501 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:00:08.503Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1191912501 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:00:08.503Z] DEBUG - Clicked on Check selected [2019-07-31T08:00:08.503Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:08.503Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:08.503Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:08.503Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:08.503Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:08.503Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:08.503Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T08:00:08.503Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:08.503Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:08.503Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:08.503Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:08.503Z] DEBUG - Clicking on &Apply [2019-07-31T08:00:08.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1191912520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:08.503Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1191912520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:08.503Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1191912521 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:08.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1191912521 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:08.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1191912522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:08.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1191912522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:09.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1191912522 data=null item=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') [2019-07-31T08:00:09.071Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1191913078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:09.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1191913078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:09.071Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1191913078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:09.071Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1191913078 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:09.071Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1191913079 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:09.071Z] DEBUG - Clicked on &Apply [2019-07-31T08:00:09.071Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:09.071Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:09.071Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:09.071Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:09.071Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:09.071Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:09.071Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:09.071Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:09.071Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:00:09.071Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:00:09.071Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:09.071Z] 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') [2019-07-31T08:00:09.071Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:00:09.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1191913083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:09.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1191913083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:09.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1191913084 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:09.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1191913084 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:09.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1191913084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:09.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1191913084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:09.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1191913084 data=null item=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') [2019-07-31T08:00:09.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1191911877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:00:09.329Z] DEBUG - Clicked on [2019-07-31T08:00:09.329Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree') [2019-07-31T08:00:09.329Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-31T08:00:09.329Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:09.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1191913384 data=null button=0 stateMask=0x0 x=60 y=239 count=0} to TreeItem with text {FILTER test} [2019-07-31T08:00:09.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1191913384 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-31T08:00:09.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1191913385 data=null} to TreeItem with text {FILTER test} [2019-07-31T08:00:09.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1191913385 data=null button=1 stateMask=0x0 x=60 y=239 count=1} to TreeItem with text {FILTER test} [2019-07-31T08:00:09.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191913386 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} [2019-07-31T08:00:09.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1191913437 data=null button=1 stateMask=0x80000 x=60 y=239 count=1} to TreeItem with text {FILTER test} [2019-07-31T08:00:09.329Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-31T08:00:09.329Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-31T08:00:09.329Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again. [2019-07-31T08:00:09.329Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:09.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1191913441 data=null button=0 stateMask=0x0 x=200 y=260 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T08:00:09.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1191913441 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T08:00:09.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1191913442 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T08:00:09.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1191913442 data=null button=1 stateMask=0x0 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T08:00:09.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191913443 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 [2019-07-31T08:00:09.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1191913469 data=null button=1 stateMask=0x80000 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T08:00:09.329Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-31T08:00:09.329Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-31T08:00:09.329Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1191913472 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T08:00:09.329Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:00:09.329Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:00:09.329Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:00:09.899Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:00:09.899Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T08:00:09.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1191913910 data=null doit=true} to Shell with text {Preferences} [2019-07-31T08:00:09.899Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:09.899Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:09.899Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:09.899Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:09.899Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:09.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1191913916 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T08:00:09.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1191913931 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:00:09.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1191913931 data=null} to TreeItem with text {Tracing} [2019-07-31T08:00:09.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1191913932 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:00:09.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191913940 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} [2019-07-31T08:00:09.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1191913990 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:00:09.899Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:00:09.899Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:09.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1191913993 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T08:00:09.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1191913993 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T08:00:09.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1191913993 data=null} to Tree node with text: Trace Types [2019-07-31T08:00:09.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1191913994 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T08:00:09.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191913994 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 [2019-07-31T08:00:09.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1191913998 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T08:00:09.899Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:09.899Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:09.899Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:09.899Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:09.899Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:09.899Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:09.899Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:09.899Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:09.899Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T08:00:09.899Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:09.899Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:09.899Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:09.899Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:09.899Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:09.899Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:09.899Z] DEBUG - Clicking on Uncheck all [2019-07-31T08:00:09.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1191914042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:09.899Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1191914042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:09.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1191914043 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:09.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1191914043 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:09.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1191914044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:09.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1191914044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:09.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1191914044 data=null item=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') [2019-07-31T08:00:09.899Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1191914046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:09.899Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1191914047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:09.899Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1191914047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:09.899Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1191914047 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:09.899Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1191914048 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:09.899Z] DEBUG - Clicked on Uncheck all [2019-07-31T08:00:09.899Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree') [2019-07-31T08:00:09.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1191914050 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-31T08:00:09.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1191914050 data=null} to TreeItem with text {Custom Text} [2019-07-31T08:00:09.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1191914054 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-31T08:00:09.899Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191914064 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} [2019-07-31T08:00:09.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1191914067 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-31T08:00:09.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1191914069 data=null doit=true} to Tree node with text: testtxtextension [2019-07-31T08:00:09.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1191914085 data=null} to Tree node with text: testtxtextension [2019-07-31T08:00:10.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1191914159 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-31T08:00:10.158Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191914163 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 [2019-07-31T08:00:10.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1191914163 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-31T08:00:10.158Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:10.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1191914168 data=null button=0 stateMask=0x0 x=116 y=121 count=0} to Tree node with text: testtxtextension [2019-07-31T08:00:10.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1191914169 data=null doit=true} to Tree node with text: testtxtextension [2019-07-31T08:00:10.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1191914169 data=null} to Tree node with text: testtxtextension [2019-07-31T08:00:10.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1191914170 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-31T08:00:10.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191914171 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 [2019-07-31T08:00:10.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1191914176 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-31T08:00:10.158Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:10.158Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-31T08:00:10.158Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:10.158Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:00:10.158Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:10.158Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:10.158Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:10.158Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:10.158Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:10.158Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:10.158Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:10.158Z] DEBUG - Clicking on Check selected [2019-07-31T08:00:10.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1191914252 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') [2019-07-31T08:00:10.158Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1191914252 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') [2019-07-31T08:00:10.158Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1191914255 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:00:10.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1191914261 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:00:10.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1191914261 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') [2019-07-31T08:00:10.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1191914262 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') [2019-07-31T08:00:10.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1191914262 data=null item=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') [2019-07-31T08:00:10.158Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1191914264 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') [2019-07-31T08:00:10.158Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1191914264 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') [2019-07-31T08:00:10.158Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1191914264 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') [2019-07-31T08:00:10.158Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1191914265 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:00:10.158Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1191914265 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:00:10.158Z] DEBUG - Clicked on Check selected [2019-07-31T08:00:10.158Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:10.158Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:10.158Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:10.158Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:10.158Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:10.158Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:10.158Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T08:00:10.158Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:10.158Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:10.158Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:10.158Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:10.158Z] DEBUG - Clicking on &Apply [2019-07-31T08:00:10.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1191914278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:10.158Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1191914278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:10.158Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1191914278 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:10.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1191914279 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:10.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1191914279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:10.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1191914280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:10.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1191914280 data=null item=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') [2019-07-31T08:00:10.158Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1191914328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:10.158Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1191914329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:10.159Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1191914329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:10.159Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1191914329 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:10.159Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1191914330 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:10.159Z] DEBUG - Clicked on &Apply [2019-07-31T08:00:10.159Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:10.159Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:10.159Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:10.159Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:10.159Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:10.159Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:10.159Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:10.159Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:10.159Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:00:10.159Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:00:10.159Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:10.159Z] 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') [2019-07-31T08:00:10.159Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:00:10.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1191914334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:10.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1191914334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:10.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1191914334 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:10.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1191914335 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:10.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1191914335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:10.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1191914335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:10.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1191914335 data=null item=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') [2019-07-31T08:00:10.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1191913527 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:00:10.416Z] DEBUG - Clicked on [2019-07-31T08:00:10.416Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree') [2019-07-31T08:00:10.416Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-31T08:00:10.416Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:10.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1191914636 data=null button=0 stateMask=0x0 x=60 y=239 count=0} to TreeItem with text {FILTER test} [2019-07-31T08:00:10.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1191914637 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-31T08:00:10.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1191914637 data=null} to TreeItem with text {FILTER test} [2019-07-31T08:00:10.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1191914638 data=null button=1 stateMask=0x0 x=60 y=239 count=1} to TreeItem with text {FILTER test} [2019-07-31T08:00:10.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191914638 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} [2019-07-31T08:00:10.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1191914657 data=null button=1 stateMask=0x80000 x=60 y=239 count=1} to TreeItem with text {FILTER test} [2019-07-31T08:00:10.416Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-31T08:00:10.416Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-31T08:00:10.416Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again. [2019-07-31T08:00:10.416Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:10.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1191914660 data=null button=0 stateMask=0x0 x=200 y=260 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T08:00:10.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1191914660 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T08:00:10.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1191914661 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T08:00:10.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1191914661 data=null button=1 stateMask=0x0 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T08:00:10.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191914662 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 [2019-07-31T08:00:10.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1191914682 data=null button=1 stateMask=0x80000 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T08:00:10.679Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-31T08:00:10.679Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-31T08:00:10.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1191914686 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T08:00:10.679Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:00:10.679Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:00:10.679Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:00:10.942Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:00:10.942Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T08:00:10.942Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1191915128 data=null doit=true} to Shell with text {Preferences} [2019-07-31T08:00:10.942Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:10.942Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:10.942Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:10.942Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:10.942Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:10.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1191915159 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T08:00:10.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1191915159 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:00:10.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1191915160 data=null} to TreeItem with text {Tracing} [2019-07-31T08:00:10.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1191915160 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:00:10.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191915161 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} [2019-07-31T08:00:11.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1191915211 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:00:11.208Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:00:11.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:11.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1191915213 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T08:00:11.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1191915213 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T08:00:11.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1191915214 data=null} to Tree node with text: Trace Types [2019-07-31T08:00:11.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1191915214 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T08:00:11.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191915215 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 [2019-07-31T08:00:11.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1191915219 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T08:00:11.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:11.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:11.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:11.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:11.208Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:11.208Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:11.208Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T08:00:11.208Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:11.208Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.208Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:11.208Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:11.208Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:11.208Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:11.208Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:11.208Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:11.208Z] DEBUG - Clicking on Check all [2019-07-31T08:00:11.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1191915240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1191915241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.208Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1191915241 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1191915241 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1191915248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1191915249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1191915249 data=null item=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') [2019-07-31T08:00:11.208Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1191915251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1191915252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.208Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1191915252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.208Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1191915252 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.208Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1191915253 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.208Z] DEBUG - Clicked on Check all [2019-07-31T08:00:11.208Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:11.208Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:11.208Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:11.208Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:11.208Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:11.208Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:11.208Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T08:00:11.208Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:11.208Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:11.208Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:11.208Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:11.208Z] DEBUG - Clicking on &Apply [2019-07-31T08:00:11.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1191915256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:11.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1191915256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:11.208Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1191915256 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:11.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1191915256 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:11.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1191915257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:11.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1191915257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:11.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1191915257 data=null item=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') [2019-07-31T08:00:11.208Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1191915266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:11.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1191915268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:11.208Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1191915268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:11.208Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1191915269 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:11.208Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1191915269 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:11.208Z] DEBUG - Clicked on &Apply [2019-07-31T08:00:11.208Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:11.208Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:11.208Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:11.208Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:11.208Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:11.208Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:11.208Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:11.208Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:11.208Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:00:11.208Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:00:11.208Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:11.208Z] 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') [2019-07-31T08:00:11.208Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:00:11.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1191915273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:11.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1191915273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:11.208Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1191915273 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:11.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1191915273 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:11.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1191915274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:11.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1191915274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:11.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1191915274 data=null item=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') [2019-07-31T08:00:11.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1191914742 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:00:11.467Z] DEBUG - Clicked on [2019-07-31T08:00:11.467Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1191915595 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T08:00:11.467Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:00:11.467Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:00:11.467Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:00:11.725Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:00:11.725Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T08:00:11.986Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1191915980 data=null doit=true} to Shell with text {Preferences} [2019-07-31T08:00:11.986Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:11.986Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:11.986Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:11.986Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:11.986Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1191915998 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T08:00:11.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1191915999 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:00:11.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1191915999 data=null} to TreeItem with text {Tracing} [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1191916000 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:00:11.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191916027 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} [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1191916074 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:00:11.986Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:00:11.986Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1191916076 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T08:00:11.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1191916076 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T08:00:11.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1191916076 data=null} to Tree node with text: Trace Types [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1191916077 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T08:00:11.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191916077 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 [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1191916082 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T08:00:11.986Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:11.986Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:11.986Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:11.986Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - Clicking on Check all [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1191916102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1191916102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1191916102 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1191916102 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1191916103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1191916104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1191916104 data=null item=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') [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1191916111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1191916112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1191916112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1191916113 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1191916113 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Clicked on Check all [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - Clicking on Uncheck all [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1191916118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1191916118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1191916119 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1191916119 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1191916119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1191916120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1191916120 data=null item=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') [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1191916132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1191916132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1191916133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1191916133 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1191916133 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Clicked on Uncheck all [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - Clicking on Check all [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1191916137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1191916137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1191916137 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1191916137 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1191916138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1191916138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1191916139 data=null item=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') [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1191916152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1191916153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1191916153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1191916153 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1191916154 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Clicked on Check all [2019-07-31T08:00:11.986Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=1191916186 data=null button=0 stateMask=0x0 x=86 y=55 count=0} to TreeItem with text {Custom XML} [2019-07-31T08:00:11.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=1191916187 data=null doit=true} to TreeItem with text {Custom XML} [2019-07-31T08:00:11.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1191916187 data=null} to TreeItem with text {Custom XML} [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1191916189 data=null button=1 stateMask=0x0 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-31T08:00:11.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191916189 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} [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1191916191 data=null button=1 stateMask=0x80000 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - Clicking on Uncheck all [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1191916205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1191916206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1191916206 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1191916206 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1191916207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1191916208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1191916208 data=null item=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') [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1191916211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1191916217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1191916217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1191916218 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1191916218 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Clicked on Uncheck all [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - Clicking on Check selected [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1191916221 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') [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1191916222 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') [2019-07-31T08:00:11.986Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1191916222 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1191916222 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1191916223 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') [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1191916223 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') [2019-07-31T08:00:11.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1191916224 data=null item=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') [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1191916225 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') [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1191916225 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') [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1191916226 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') [2019-07-31T08:00:11.986Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1191916226 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1191916226 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Clicked on Check selected [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:11.986Z] DEBUG - Clicking on Check all [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1191916237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1191916237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1191916238 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:11.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1191916238 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1191916239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1191916241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1191916241 data=null item=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') [2019-07-31T08:00:12.245Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1191916243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1191916244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.245Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1191916244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.245Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1191916245 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.245Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1191916245 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.245Z] DEBUG - Clicked on Check all [2019-07-31T08:00:12.245Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:12.245Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:12.245Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:12.245Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-31T08:00:12.245Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:12.245Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T08:00:12.245Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:12.245Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:12.245Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:12.245Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:12.245Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:12.245Z] DEBUG - Clicking on Uncheck selected [2019-07-31T08:00:12.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1191916257 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') [2019-07-31T08:00:12.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1191916258 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') [2019-07-31T08:00:12.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1191916258 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T08:00:12.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1191916258 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T08:00:12.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1191916259 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') [2019-07-31T08:00:12.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1191916260 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') [2019-07-31T08:00:12.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1191916260 data=null item=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') [2019-07-31T08:00:12.245Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1191916261 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') [2019-07-31T08:00:12.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1191916262 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') [2019-07-31T08:00:12.245Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1191916262 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') [2019-07-31T08:00:12.245Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1191916263 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T08:00:12.245Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1191916263 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T08:00:12.245Z] DEBUG - Clicked on Uncheck selected [2019-07-31T08:00:12.245Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:12.245Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:12.245Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:12.245Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:12.245Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T08:00:12.245Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:12.245Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.245Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:12.245Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:12.245Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:12.245Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:12.245Z] DEBUG - Clicking on Uncheck all [2019-07-31T08:00:12.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1191916270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1191916270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1191916271 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1191916271 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1191916272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1191916272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1191916272 data=null item=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') [2019-07-31T08:00:12.245Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1191916275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1191916276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.245Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1191916276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.245Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1191916276 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.245Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1191916277 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.245Z] DEBUG - Clicked on Uncheck all [2019-07-31T08:00:12.245Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:00:12.245Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T08:00:12.245Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:00:12.245Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T08:00:12.504Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:12.504Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:12.504Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T08:00:12.504Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:12.504Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.504Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:12.504Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:12.504Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:12.504Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:12.504Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:12.504Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:12.504Z] DEBUG - Clicking on Check all [2019-07-31T08:00:12.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1191916593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1191916594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.504Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1191916594 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1191916594 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1191916595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1191916596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1191916596 data=null item=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') [2019-07-31T08:00:12.504Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1191916602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1191916603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.504Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1191916603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.504Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1191916603 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.504Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1191916603 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.504Z] DEBUG - Clicked on Check all [2019-07-31T08:00:12.504Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:00:12.504Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T08:00:12.504Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text' [2019-07-31T08:00:12.504Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text') [2019-07-31T08:00:12.763Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:12.763Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:12.763Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T08:00:12.763Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:12.763Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.763Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:12.763Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:12.763Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:12.763Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:12.763Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:12.763Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:12.763Z] DEBUG - Clicking on Check all [2019-07-31T08:00:12.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1191916913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1191916914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.763Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1191916914 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1191916914 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1191916915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1191916915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1191916915 data=null item=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') [2019-07-31T08:00:12.763Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1191916923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1191916924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.763Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1191916925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.763Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1191916925 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.763Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1191916925 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:12.763Z] DEBUG - Clicked on Check all [2019-07-31T08:00:12.763Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:12.763Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:12.763Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:12.763Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:12.763Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:12.763Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:12.763Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T08:00:12.763Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:12.763Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:12.763Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:12.763Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:12.763Z] DEBUG - Clicking on &Apply [2019-07-31T08:00:12.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1191916929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:12.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1191916929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:12.763Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1191916929 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:12.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1191916929 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:12.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1191916930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:12.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1191916930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:12.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1191916931 data=null item=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') [2019-07-31T08:00:12.763Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1191916931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:12.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1191916932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:12.763Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1191916932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:12.763Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1191916932 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:12.763Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1191916932 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:12.763Z] DEBUG - Clicked on &Apply [2019-07-31T08:00:12.763Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:12.763Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:12.763Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:12.763Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:12.763Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:12.763Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:12.763Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:12.763Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:12.763Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:00:12.763Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:00:12.763Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:12.763Z] 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') [2019-07-31T08:00:12.763Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:00:12.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1191916937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:12.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1191916937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:12.763Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1191916937 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:12.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1191916937 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:12.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1191916938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:12.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1191916938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:12.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1191916938 data=null item=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') [2019-07-31T08:00:12.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1191915607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:00:13.021Z] DEBUG - Clicked on [2019-07-31T08:00:13.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1191917199 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T08:00:13.021Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:00:13.021Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:00:13.021Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:00:14.173Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:00:14.173Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T08:00:14.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1191917641 data=null doit=true} to Shell with text {Preferences} [2019-07-31T08:00:14.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:14.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:14.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:14.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:14.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1191917648 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T08:00:14.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1191917648 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:00:14.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1191917648 data=null} to TreeItem with text {Tracing} [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1191917649 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:00:14.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191917665 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} [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1191917708 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:00:14.173Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:00:14.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1191917711 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T08:00:14.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1191917711 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T08:00:14.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1191917711 data=null} to Tree node with text: Trace Types [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1191917712 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T08:00:14.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191917713 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 [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1191917717 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T08:00:14.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:14.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:14.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:14.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:14.173Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:14.173Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:14.173Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T08:00:14.173Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:14.173Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:14.173Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:14.173Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:14.173Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:14.173Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:14.173Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:14.173Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:14.173Z] DEBUG - Clicking on Check all [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1191917752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1191917753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:14.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1191917753 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:14.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1191917753 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1191917754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1191917754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:14.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1191917755 data=null item=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') [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1191917755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1191917756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1191917756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:14.173Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1191917756 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:14.173Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1191917757 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:14.173Z] DEBUG - Clicked on Check all [2019-07-31T08:00:14.173Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:14.173Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:14.173Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:14.173Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:14.173Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:14.173Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:14.173Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T08:00:14.173Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:14.173Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:14.173Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:14.173Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:14.173Z] DEBUG - Clicking on &Apply [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1191917768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1191917768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:14.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1191917768 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:14.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1191917769 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1191917769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1191917770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:14.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1191917770 data=null item=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') [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1191917770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1191917771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1191917771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:14.173Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1191917771 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:14.173Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1191917771 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:14.173Z] DEBUG - Clicked on &Apply [2019-07-31T08:00:14.173Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:14.173Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:14.173Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:14.173Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:14.173Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:14.173Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:14.173Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:14.173Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:14.173Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:00:14.173Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:00:14.173Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:14.173Z] 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') [2019-07-31T08:00:14.173Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1191917776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1191917776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:14.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1191917776 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:14.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1191917776 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1191917776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1191917777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:14.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1191917777 data=null item=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') [2019-07-31T08:00:14.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1191917236 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:00:14.173Z] DEBUG - Clicked on [2019-07-31T08:00:14.173Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:00:14.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:14.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:14.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:14.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:14.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1191918116 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:00:14.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1191918116 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:00:14.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1191918117 data=null} to TreeItem with text {test} [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1191918117 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:00:14.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191918118 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1191918139 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:00:14.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1191918141 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:00:14.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1191918141 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:00:14.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1191918142 data=null} to TreeItem with text {test} [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1191918142 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:00:14.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191918143 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1191918162 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:00:14.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1191918163 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:00:14.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1191918163 data=null} to TreeItem with text {test} [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1191918163 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:00:14.173Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191918164 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} [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1191918179 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:00:14.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1191918181 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:00:14.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1191918181 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:00:14.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1191918182 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1191918182 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:00:14.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191918183 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1191918199 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:00:14.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1191918202 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:00:14.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1191918203 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1191918204 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:00:14.173Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191918204 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]} [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1191918222 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:00:14.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1191918232 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-31T08:00:14.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1191918232 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-31T08:00:14.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1191918233 data=null} to Tree node with text: syslog_collapse [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1191918234 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-31T08:00:14.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191918234 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 [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1191918253 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-31T08:00:14.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1191918256 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-31T08:00:14.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1191918256 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-31T08:00:14.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1191918257 data=null} to Tree node with text: syslog_collapse [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1191918257 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-31T08:00:14.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191918258 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 [2019-07-31T08:00:14.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1191918278 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-31T08:00:14.173Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2019-07-31T08:00:14.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1191918397 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T08:00:14.433Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:00:14.433Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:00:14.433Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:00:14.692Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:00:14.692Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T08:00:14.692Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1191918917 data=null doit=true} to Shell with text {Preferences} [2019-07-31T08:00:14.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:14.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:14.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:14.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:14.692Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:14.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1191918934 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T08:00:14.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1191918934 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:00:14.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1191918934 data=null} to TreeItem with text {Tracing} [2019-07-31T08:00:14.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1191918935 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:00:14.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191918936 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} [2019-07-31T08:00:14.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1191918997 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:00:14.951Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:00:14.951Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:14.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1191919000 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T08:00:14.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1191919000 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T08:00:14.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1191919000 data=null} to Tree node with text: Trace Types [2019-07-31T08:00:14.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1191919001 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T08:00:14.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191919002 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 [2019-07-31T08:00:14.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1191919006 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T08:00:14.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:14.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:14.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:14.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:14.951Z] DEBUG - Clicking on Uncheck all [2019-07-31T08:00:14.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1191919037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:14.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1191919038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:14.951Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1191919038 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:14.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1191919038 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:14.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1191919039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:14.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1191919039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:14.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1191919039 data=null item=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') [2019-07-31T08:00:14.951Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1191919041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:14.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1191919042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:14.951Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1191919042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:14.951Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1191919042 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:14.951Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1191919042 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:14.951Z] DEBUG - Clicked on Uncheck all [2019-07-31T08:00:14.951Z] DEBUG - Expanding nodes Custom Text in tree (of type 'Tree') [2019-07-31T08:00:14.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1191919043 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-31T08:00:14.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1191919044 data=null} to TreeItem with text {Custom Text} [2019-07-31T08:00:14.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1191919046 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-31T08:00:14.951Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191919054 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} [2019-07-31T08:00:14.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1191919057 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-31T08:00:14.951Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:14.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=1191919085 data=null button=0 stateMask=0x0 x=86 y=33 count=0} to TreeItem with text {Custom Text} [2019-07-31T08:00:14.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1191919085 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-31T08:00:14.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1191919086 data=null} to TreeItem with text {Custom Text} [2019-07-31T08:00:14.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1191919087 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-31T08:00:14.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191919087 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} [2019-07-31T08:00:14.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1191919088 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:14.951Z] DEBUG - Clicking on Check selected [2019-07-31T08:00:14.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1191919092 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') [2019-07-31T08:00:14.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1191919092 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') [2019-07-31T08:00:14.951Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1191919093 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:00:14.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1191919093 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:00:14.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1191919094 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') [2019-07-31T08:00:14.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1191919094 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') [2019-07-31T08:00:14.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1191919095 data=null item=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') [2019-07-31T08:00:14.951Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1191919108 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') [2019-07-31T08:00:14.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1191919111 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') [2019-07-31T08:00:14.951Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1191919111 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') [2019-07-31T08:00:14.951Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1191919111 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:00:14.951Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1191919111 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:00:14.951Z] DEBUG - Clicked on Check selected [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:14.951Z] DEBUG - Clicking on &Apply [2019-07-31T08:00:14.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1191919122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:14.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1191919122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:14.951Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1191919123 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:14.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1191919123 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:14.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1191919124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:14.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1191919124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:14.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1191919124 data=null item=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') [2019-07-31T08:00:14.951Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1191919126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:14.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1191919127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:14.951Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1191919127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:14.951Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1191919127 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:14.951Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1191919127 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:14.951Z] DEBUG - Clicked on &Apply [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:00:14.951Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:14.951Z] 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') [2019-07-31T08:00:14.951Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:00:14.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1191919133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:14.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1191919140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:14.951Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1191919140 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:14.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1191919140 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:14.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1191919140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:14.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1191919141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:14.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1191919141 data=null item=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') [2019-07-31T08:00:14.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1191918444 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:00:15.210Z] DEBUG - Clicked on [2019-07-31T08:00:15.210Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:00:15.210Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:15.210Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:15.210Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:15.210Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:15.210Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:15.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1191919439 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:00:15.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1191919440 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:00:15.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1191919440 data=null} to TreeItem with text {test} [2019-07-31T08:00:15.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1191919441 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:00:15.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191919441 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:00:15.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1191919491 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:00:15.468Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:15.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1191919492 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:00:15.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1191919493 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:00:15.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1191919493 data=null} to TreeItem with text {test} [2019-07-31T08:00:15.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1191919493 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:00:15.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191919494 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:00:15.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1191919512 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:00:15.468Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:00:15.468Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:15.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1191919515 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:00:15.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1191919516 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:00:15.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1191919516 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:00:15.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1191919517 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:00:15.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191919518 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:00:15.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1191919535 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:00:15.468Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-31T08:00:15.468Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:15.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1191919536 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-31T08:00:15.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1191919537 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-31T08:00:15.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1191919537 data=null} to Tree node with text: syslog_collapse [2019-07-31T08:00:15.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1191919538 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-31T08:00:15.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191919538 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 [2019-07-31T08:00:15.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1191919553 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-31T08:00:15.469Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:15.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1191919555 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-31T08:00:15.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1191919555 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-31T08:00:15.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1191919555 data=null} to Tree node with text: syslog_collapse [2019-07-31T08:00:15.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1191919556 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-31T08:00:15.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191919556 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 [2019-07-31T08:00:15.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1191919570 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-31T08:00:15.469Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2019-07-31T08:00:15.469Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1191919650 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T08:00:15.469Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:00:15.469Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:00:15.469Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:00:16.039Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:00:16.039Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T08:00:16.039Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1191920115 data=null doit=true} to Shell with text {Preferences} [2019-07-31T08:00:16.039Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:16.039Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:16.039Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:16.039Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:16.039Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:16.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1191920121 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T08:00:16.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1191920121 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:00:16.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1191920122 data=null} to TreeItem with text {Tracing} [2019-07-31T08:00:16.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1191920124 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:00:16.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191920139 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} [2019-07-31T08:00:16.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1191920210 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:00:16.039Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:00:16.039Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:16.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1191920213 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T08:00:16.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1191920214 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T08:00:16.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1191920214 data=null} to Tree node with text: Trace Types [2019-07-31T08:00:16.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1191920215 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T08:00:16.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191920215 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 [2019-07-31T08:00:16.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1191920221 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T08:00:16.039Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:16.039Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:16.039Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:16.039Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:16.039Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:16.039Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:16.039Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T08:00:16.039Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:16.039Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:16.039Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:16.039Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:16.039Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:16.039Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:16.039Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:16.039Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:16.039Z] DEBUG - Clicking on Check all [2019-07-31T08:00:16.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1191920253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:16.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1191920253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:16.039Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1191920254 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:16.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1191920254 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:16.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1191920255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:16.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1191920255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:16.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1191920255 data=null item=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') [2019-07-31T08:00:16.040Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1191920259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:16.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1191920259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:16.040Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1191920259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:16.040Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1191920260 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:16.040Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1191920260 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:16.040Z] DEBUG - Clicked on Check all [2019-07-31T08:00:16.040Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:16.040Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:16.040Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:16.040Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:16.040Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:16.040Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:16.040Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T08:00:16.040Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:16.040Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:16.040Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:16.040Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:16.040Z] DEBUG - Clicking on &Apply [2019-07-31T08:00:16.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1191920272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:16.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1191920272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:16.040Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1191920272 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:16.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1191920272 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:16.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1191920273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:16.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1191920273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:16.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1191920274 data=null item=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') [2019-07-31T08:00:16.040Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1191920275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:16.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1191920275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:16.040Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1191920276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:16.040Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1191920276 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:16.040Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1191920276 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:16.040Z] DEBUG - Clicked on &Apply [2019-07-31T08:00:16.040Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:16.040Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:16.040Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:16.040Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:16.040Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:16.040Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:16.040Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:16.040Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:16.040Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:00:16.040Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:00:16.040Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:16.040Z] 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') [2019-07-31T08:00:16.040Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:00:16.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1191920288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:16.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1191920288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:16.040Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1191920289 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:16.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1191920289 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:16.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1191920289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:16.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1191920290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:16.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1191920290 data=null item=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') [2019-07-31T08:00:16.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1191919703 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:00:16.557Z] DEBUG - Clicked on [2019-07-31T08:00:16.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1191920585 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T08:00:16.557Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:00:16.557Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:00:16.557Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:00:16.817Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:00:16.817Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T08:00:16.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1191921007 data=null doit=true} to Shell with text {Preferences} [2019-07-31T08:00:16.817Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:16.817Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:16.817Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:16.817Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:16.817Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:16.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1191921024 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T08:00:16.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1191921024 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:00:16.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1191921025 data=null} to TreeItem with text {Tracing} [2019-07-31T08:00:16.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1191921025 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:00:16.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191921026 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} [2019-07-31T08:00:16.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1191921067 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:00:16.817Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:00:16.817Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:16.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1191921070 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T08:00:16.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1191921070 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T08:00:16.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1191921071 data=null} to Tree node with text: Trace Types [2019-07-31T08:00:17.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1191921072 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T08:00:17.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191921072 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 [2019-07-31T08:00:17.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1191921078 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T08:00:17.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:17.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:17.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:17.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:17.078Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:17.078Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:17.078Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T08:00:17.078Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:17.078Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:17.078Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:17.078Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:17.078Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:17.078Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:17.078Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:17.078Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:17.078Z] DEBUG - Clicking on Check all [2019-07-31T08:00:17.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1191921111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:17.078Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1191921111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:17.078Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1191921111 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:17.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1191921112 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:17.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1191921112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:17.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1191921113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:17.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1191921113 data=null item=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') [2019-07-31T08:00:17.078Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1191921114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:17.078Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1191921114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:17.078Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1191921115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:17.078Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1191921115 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:17.078Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1191921115 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:00:17.078Z] DEBUG - Clicked on Check all [2019-07-31T08:00:17.078Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:17.078Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:17.078Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:17.078Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:17.078Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:17.078Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:17.078Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T08:00:17.078Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:17.078Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:17.078Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:17.078Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:17.078Z] DEBUG - Clicking on &Apply [2019-07-31T08:00:17.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1191921118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:17.078Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1191921119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:17.078Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1191921125 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:17.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1191921125 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:17.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1191921126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:17.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1191921126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:17.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1191921127 data=null item=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') [2019-07-31T08:00:17.078Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1191921127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:17.078Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1191921127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:17.078Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1191921128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:17.078Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1191921128 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:17.078Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1191921128 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:17.078Z] DEBUG - Clicked on &Apply [2019-07-31T08:00:17.078Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:17.078Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:17.078Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:17.078Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:17.078Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:17.078Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:17.078Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:17.078Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:17.078Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:00:17.078Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:00:17.078Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:17.078Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:17.078Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:00:17.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1191921133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:17.078Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1191921133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:17.078Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1191921133 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:17.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1191921134 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:17.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1191921134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:17.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1191921134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:17.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1191921135 data=null item=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') [2019-07-31T08:00:17.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1191920607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:00:17.337Z] DEBUG - Clicked on [2019-07-31T08:00:17.337Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1191921439 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T08:00:17.337Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:00:17.337Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:00:17.337Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:00:17.595Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:00:17.595Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T08:00:17.595Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1191921850 data=null doit=true} to Shell with text {Preferences} [2019-07-31T08:00:17.859Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:17.859Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:17.859Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:17.859Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:17.859Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1191921855 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T08:00:17.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1191921856 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:00:17.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1191921856 data=null} to TreeItem with text {Tracing} [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1191921857 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:00:17.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191921857 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} [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1191921917 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:00:17.859Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:00:17.859Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1191921920 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T08:00:17.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1191921920 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T08:00:17.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1191921920 data=null} to Tree node with text: Trace Types [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1191921921 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T08:00:17.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191921922 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 [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1191921927 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T08:00:17.859Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:17.859Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:17.859Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:17.859Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:17.859Z] DEBUG - Clicking on Uncheck all [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1191921965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1191921965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:17.859Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1191921965 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:17.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1191921965 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1191921966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1191921974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:17.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1191921974 data=null item=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') [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1191921977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1191921977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1191921978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:17.859Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1191921978 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:17.859Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1191921978 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:00:17.859Z] DEBUG - Clicked on Uncheck all [2019-07-31T08:00:17.859Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree') [2019-07-31T08:00:17.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1191921980 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-31T08:00:17.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1191921980 data=null} to TreeItem with text {Custom Text} [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1191921981 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-31T08:00:17.859Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191921982 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} [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1191921996 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-31T08:00:17.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1191922000 data=null doit=true} to Tree node with text: testtxtextension [2019-07-31T08:00:17.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1191922000 data=null} to Tree node with text: testtxtextension [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1191922008 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-31T08:00:17.859Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191922009 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 [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1191922009 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-31T08:00:17.859Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1191922013 data=null button=0 stateMask=0x0 x=116 y=121 count=0} to Tree node with text: testtxtextension [2019-07-31T08:00:17.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1191922014 data=null doit=true} to Tree node with text: testtxtextension [2019-07-31T08:00:17.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1191922014 data=null} to Tree node with text: testtxtextension [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1191922015 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-31T08:00:17.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191922015 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 [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1191922016 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:17.859Z] DEBUG - Clicking on Check selected [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1191922050 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') [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1191922050 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') [2019-07-31T08:00:17.859Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1191922051 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:00:17.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1191922051 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1191922052 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') [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1191922052 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') [2019-07-31T08:00:17.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1191922052 data=null item=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') [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1191922054 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') [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1191922055 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') [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1191922055 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') [2019-07-31T08:00:17.859Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1191922055 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:00:17.859Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1191922056 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:00:17.859Z] DEBUG - Clicked on Check selected [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:17.859Z] DEBUG - Clicking on &Apply [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1191922059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1191922060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:17.859Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1191922060 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:17.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1191922060 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1191922071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1191922072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:17.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1191922072 data=null item=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') [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1191922074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1191922074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1191922075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:17.859Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1191922075 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:17.859Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1191922075 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T08:00:17.859Z] DEBUG - Clicked on &Apply [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:00:17.859Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:17.859Z] 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') [2019-07-31T08:00:17.859Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1191922083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1191922083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:17.859Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1191922083 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:17.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1191922083 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1191922084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:17.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1191922084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:00:18.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1191922084 data=null item=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') [2019-07-31T08:00:18.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1191921453 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:00:18.118Z] DEBUG - Clicked on [2019-07-31T08:00:18.118Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:00:18.118Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:18.118Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:18.118Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:00:18.118Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:00:18.118Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:18.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1191922407 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:00:18.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1191922408 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:00:18.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1191922408 data=null} to TreeItem with text {test} [2019-07-31T08:00:18.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1191922409 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:00:18.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191922410 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:00:18.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1191922433 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:00:18.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:18.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1191922435 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:00:18.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1191922435 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:00:18.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1191922439 data=null} to TreeItem with text {test} [2019-07-31T08:00:18.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1191922440 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:00:18.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191922440 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:00:18.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1191922450 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:00:18.377Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:00:18.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:18.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1191922461 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:00:18.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1191922461 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:00:18.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1191922462 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:00:18.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1191922463 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:00:18.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191922463 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:00:18.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1191922481 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:00:18.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:00:18.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1191922483 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:00:18.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1191922483 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:00:18.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1191922484 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:00:18.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1191922484 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:00:18.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191922485 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:00:18.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1191922499 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:00:18.377Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:00:18.377Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:00:18.944Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:00:18.944Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:00:18.944Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1191922996 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:00:18.944Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:00:18.944Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:00:18.944Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:00:18.944Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:00:18.944Z] DEBUG - matched Combo with text "", using matcher: of type 'Button' [2019-07-31T08:00:23.367Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:23.367Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:23.367Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:00:23.367Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:00:23.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191927322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:00:23.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191927322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:00:23.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191927323 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:00:23.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191927323 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:00:23.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191927323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:00:23.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191927323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:00:23.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191927323 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:00:23.367Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191927324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:00:23.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191927324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:00:23.367Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191927324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:00:23.367Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191927324 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:00:23.367Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191927324 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:00:23.367Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:00:23.367Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:00:23.367Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:00:23.367Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:00:23.367Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:23.367Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:00:23.367Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:23.367Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:23.367Z] DEBUG - Clicking on OK [2019-07-31T08:00:23.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191927326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:23.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191927326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:23.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191927326 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:23.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191927326 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:23.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191927327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:23.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191927327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:23.367Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:23.367Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:23.367Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:23.367Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:23.367Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:23.367Z] DEBUG - Clicked on OK [2019-07-31T08:00:23.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191927327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:23.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1191926365 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:00:23.888Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.624 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest [2019-07-31T08:00:23.888Z] testFiltersView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 4.615 s [2019-07-31T08:00:23.888Z] testPreferencePage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 2.514 s [2019-07-31T08:00:23.888Z] testSelectTraceType(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 3.386 s [2019-07-31T08:00:23.888Z] testImportTraceTypeOptions(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 4.484 s [2019-07-31T08:00:23.888Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest [2019-07-31T08:00:28.075Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T08:00:28.075Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:00:31.363Z] DEBUG - number of items : 16 [2019-07-31T08:00:31.363Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:31.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191934986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:31.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191934986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:31.363Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191934987 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:31.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191934987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:31.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191934987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:31.363Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191935214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:31.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191935216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:31.363Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191935216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:31.363Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191935217 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:31.363Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191935217 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:31.363Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:31.363Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:31.363Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - Clicking on OK [2019-07-31T08:00:31.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191935286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191935287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191935287 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191935287 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191935288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191935288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191935289 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:31.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191934988 data=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} [2019-07-31T08:00:31.363Z] DEBUG - Clicked on [2019-07-31T08:00:31.622Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T08:00:31.622Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:00:32.558Z] DEBUG - number of items : 16 [2019-07-31T08:00:32.558Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:32.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191936810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:32.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191936810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:32.558Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191936811 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:32.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191936811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:32.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191936811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:32.816Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191937066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:32.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191937067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:32.816Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191937068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:32.816Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191937068 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:32.816Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191937069 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:32.816Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:32.816Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:33.075Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - Clicking on OK [2019-07-31T08:00:33.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191937156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191937156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191937156 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191937156 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191937156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191937157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191937157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:33.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191936811 data=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} [2019-07-31T08:00:33.334Z] DEBUG - Clicked on [2019-07-31T08:00:34.173Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T08:00:34.173Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:00:34.435Z] DEBUG - number of items : 16 [2019-07-31T08:00:34.435Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:34.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191938281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:34.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191938281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:34.435Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191938281 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:34.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191938282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:34.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191938282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:34.435Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191938477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:34.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191938492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:34.435Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191938493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:34.435Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191938493 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:34.435Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191938494 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:34.435Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:34.435Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:34.435Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - Clicking on OK [2019-07-31T08:00:34.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191938567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191938567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191938572 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191938572 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191938573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191938573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191938574 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:34.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191938282 data=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} [2019-07-31T08:00:34.435Z] DEBUG - Clicked on [2019-07-31T08:00:34.694Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T08:00:34.694Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:00:35.261Z] DEBUG - number of items : 16 [2019-07-31T08:00:35.261Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:35.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191939464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:35.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191939464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:35.261Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191939464 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:35.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191939465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:35.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191939465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:35.520Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191939663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:35.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191939664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:35.520Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191939665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:35.520Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191939665 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:35.520Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191939665 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:35.520Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:35.520Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:35.520Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - Clicking on OK [2019-07-31T08:00:35.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191939723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191939723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191939723 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191939723 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191939724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191939724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191939724 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:35.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191939465 data=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} [2019-07-31T08:00:35.780Z] DEBUG - Clicked on [2019-07-31T08:00:36.039Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T08:00:36.039Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:00:41.308Z] DEBUG - number of items : 16 [2019-07-31T08:00:41.308Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:41.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191945217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:41.308Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191945218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:41.308Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191945218 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:41.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191945218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:41.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191945228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:41.308Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191945524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:41.308Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191945529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:41.308Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191945530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:41.308Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191945530 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:41.308Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191945530 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:41.308Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:41.308Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.308Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:41.309Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:41.309Z] DEBUG - Clicking on OK [2019-07-31T08:00:41.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191945562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:41.309Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191945562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:41.309Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191945562 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:41.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191945563 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:41.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191945563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:41.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191945564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:41.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191945564 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:41.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191945229 data=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} [2019-07-31T08:00:41.567Z] DEBUG - Clicked on [2019-07-31T08:00:41.825Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T08:00:41.825Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:00:43.202Z] DEBUG - number of items : 16 [2019-07-31T08:00:43.202Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:43.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191947095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:43.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191947095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:43.202Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191947096 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:43.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191947096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:43.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191947096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:43.202Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191947270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:43.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191947272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:43.202Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191947272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:43.202Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191947272 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:43.202Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191947273 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:43.202Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:43.202Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T08:00:43.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1191947290 data=null doit=true} to Shell with text {Legend} [2019-07-31T08:00:43.202Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:43.202Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:43.202Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:43.202Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:43.202Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:43.202Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:43.202Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-31T08:00:43.202Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:43.202Z] 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') [2019-07-31T08:00:43.202Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:43.202Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:00:43.202Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:00:43.202Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:00:43.202Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:00:43.202Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:00:43.202Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:00:43.202Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-31T08:00:43.202Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-31T08:00:43.202Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:00:43.202Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:00:43.202Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:00:43.202Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:00:43.203Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:00:43.203Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:00:43.203Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-31T08:00:43.203Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-31T08:00:43.203Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100 [2019-07-31T08:00:43.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=1191947345 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\"") [2019-07-31T08:00:43.203Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100 [2019-07-31T08:00:43.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:43.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:43.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:43.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:43.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:43.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:43.203Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-31T08:00:43.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:43.203Z] 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') [2019-07-31T08:00:43.203Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:43.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:43.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:43.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:43.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:43.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:43.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:43.203Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:43.203Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:00:43.203Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:43.203Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:43.203Z] DEBUG - Clicking on OK [2019-07-31T08:00:43.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191947362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:43.203Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191947362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:43.203Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191947362 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:43.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191947362 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:43.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191947375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:43.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191947375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:43.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191947375 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:43.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191947097 data=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} [2019-07-31T08:00:43.461Z] DEBUG - Clicked on [2019-07-31T08:00:44.772Z] DEBUG - number of items : 16 [2019-07-31T08:00:44.772Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:44.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191948701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:44.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191948701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:44.772Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191948702 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:44.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191948702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:44.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191948702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:44.772Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191948881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:44.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191948882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:44.772Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191948882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:44.772Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191948882 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:44.772Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191948883 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:44.772Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:44.772Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:44.772Z] 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') [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:44.772Z] 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') [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:44.772Z] DEBUG - Clicking on [2019-07-31T08:00:44.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1191948902 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') [2019-07-31T08:00:44.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1191948902 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') [2019-07-31T08:00:44.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1191948903 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-31T08:00:44.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1191948903 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-31T08:00:44.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1191948904 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') [2019-07-31T08:00:44.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1191948904 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') [2019-07-31T08:00:44.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1191948915 data=null 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') [2019-07-31T08:00:44.772Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-31T08:00:44.772Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-31T08:00:44.772Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-31T08:00:44.772Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-31T08:00:44.772Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-31T08:00:44.772Z] DEBUG - Clicked on [2019-07-31T08:00:44.772Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:00:44.772Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:00:44.772Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:00:44.772Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:00:44.772Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:00:44.772Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:00:44.772Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-31T08:00:44.772Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:44.772Z] 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') [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:44.772Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:44.772Z] DEBUG - Clicking on OK [2019-07-31T08:00:44.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191948955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:44.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191948956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:44.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191948956 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:44.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191948956 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:44.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191948957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:44.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191948957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:44.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191948957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:44.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191948702 data=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} [2019-07-31T08:00:45.130Z] DEBUG - Clicked on [2019-07-31T08:00:46.064Z] DEBUG - number of items : 16 [2019-07-31T08:00:46.064Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:46.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191950293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:46.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191950293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:46.064Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191950293 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:46.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191950294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:46.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191950294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:46.323Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191950491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:46.323Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191950492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:46.323Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191950492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:46.323Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191950492 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:46.323Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191950492 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:46.323Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T08:00:46.323Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.323Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:00:46.586Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.586Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.586Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.586Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.586Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.586Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:00:46.586Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:00:46.586Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:00:46.586Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:00:46.586Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:46.586Z] DEBUG - Clicking on OK [2019-07-31T08:00:46.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191950584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:46.586Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191950584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:46.586Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191950584 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:46.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191950584 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:46.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191950585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:46.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191950585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:46.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191950585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:00:46.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191950294 data=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} [2019-07-31T08:00:46.586Z] DEBUG - Clicked on [2019-07-31T08:00:46.844Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T08:00:46.844Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:01:04.930Z] DEBUG - number of items : 16 [2019-07-31T08:01:04.930Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:04.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191967369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:04.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191967371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:04.930Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191967371 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:04.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191967371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:04.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191967372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:04.930Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191967544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:04.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191967545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:04.930Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191967545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:04.930Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191967546 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:04.930Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191967546 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:04.930Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:04.930Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.930Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:04.931Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:04.931Z] DEBUG - Clicking on OK [2019-07-31T08:01:04.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191967602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:04.931Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191967603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:04.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191967603 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:04.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191967603 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:04.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191967603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:04.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191967603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:04.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191967615 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:04.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191967372 data=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} [2019-07-31T08:01:04.931Z] DEBUG - Clicked on [2019-07-31T08:01:04.931Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T08:01:04.931Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:01:04.931Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T08:01:04.931Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T08:01:04.931Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T08:01:05.505Z] DEBUG - number of items : 16 [2019-07-31T08:01:05.505Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:05.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191969487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:05.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191969487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:05.505Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191969487 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:05.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191969487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:05.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191969488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:05.505Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191969652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:05.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191969653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:05.505Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191969653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:05.505Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191969654 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:05.505Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191969654 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:05.505Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:05.505Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:05.505Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - Clicking on OK [2019-07-31T08:01:05.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191969708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191969708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191969708 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191969709 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191969709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191969709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191969709 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:05.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191969488 data=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} [2019-07-31T08:01:05.764Z] DEBUG - Clicked on [2019-07-31T08:01:06.023Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T08:01:06.023Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:01:06.590Z] DEBUG - number of items : 16 [2019-07-31T08:01:06.590Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:06.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191970601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:06.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191970602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:06.590Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191970602 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:06.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191970602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:06.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191970603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:06.590Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191970770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:06.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191970771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:06.590Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191970771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:06.590Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191970771 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:06.590Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191970772 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:06.590Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:06.590Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T08:01:06.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1191970774 data=null doit=true} to Shell with text {Legend} [2019-07-31T08:01:06.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:06.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:06.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:06.590Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-31T08:01:06.590Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:06.590Z] 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') [2019-07-31T08:01:06.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:06.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:06.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:06.590Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:06.590Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:01:06.590Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:01:06.590Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:01:06.590Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-31T08:01:06.590Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-31T08:01:06.590Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:01:06.590Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:01:06.590Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:01:06.590Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:01:06.590Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:01:06.590Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:01:06.590Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-31T08:01:06.590Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-31T08:01:06.590Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:01:06.590Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:01:06.590Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:01:06.590Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25 [2019-07-31T08:01:06.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=1191970838 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") [2019-07-31T08:01:06.590Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25 [2019-07-31T08:01:06.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:06.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:06.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:06.590Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-31T08:01:06.590Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:06.590Z] 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') [2019-07-31T08:01:06.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:06.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:06.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:06.590Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:06.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:06.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:06.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:06.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:07.072Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:07.072Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:07.072Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:07.072Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:01:07.072Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:07.072Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:07.072Z] DEBUG - Clicking on OK [2019-07-31T08:01:07.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191970860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:07.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191970861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:07.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191970861 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:07.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191970861 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:07.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191970861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:07.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191970861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:07.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191970862 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:07.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191970603 data=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} [2019-07-31T08:01:07.072Z] DEBUG - Clicked on [2019-07-31T08:01:07.939Z] DEBUG - number of items : 16 [2019-07-31T08:01:07.939Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:07.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191972155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:07.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191972155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:07.939Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191972155 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:07.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191972155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:07.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191972156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:08.198Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191972313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:08.198Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191972314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:08.198Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191972314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:08.198Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191972314 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:08.198Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191972315 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:08.198Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:08.198Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:08.198Z] 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') [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:08.198Z] 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') [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:08.198Z] DEBUG - Clicking on [2019-07-31T08:01:08.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1191972332 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') [2019-07-31T08:01:08.198Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1191972333 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') [2019-07-31T08:01:08.198Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1191972333 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-31T08:01:08.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1191972333 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-31T08:01:08.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1191972333 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') [2019-07-31T08:01:08.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1191972333 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') [2019-07-31T08:01:08.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1191972334 data=null 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') [2019-07-31T08:01:08.198Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-31T08:01:08.198Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-31T08:01:08.198Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-31T08:01:08.198Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-31T08:01:08.198Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-31T08:01:08.198Z] DEBUG - Clicked on [2019-07-31T08:01:08.198Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:01:08.198Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:01:08.198Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:01:08.198Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-31T08:01:08.198Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-31T08:01:08.198Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:01:08.198Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:01:08.198Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:08.198Z] 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') [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:08.198Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:08.198Z] DEBUG - Clicking on OK [2019-07-31T08:01:08.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191972376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:08.198Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191972377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:08.198Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191972377 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:08.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191972377 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:08.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191972378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:08.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191972378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:08.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191972378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:08.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191972156 data=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} [2019-07-31T08:01:08.457Z] DEBUG - Clicked on [2019-07-31T08:01:09.834Z] DEBUG - number of items : 16 [2019-07-31T08:01:09.834Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:09.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191973670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:09.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191973670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:09.834Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191973670 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:09.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191973670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:09.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191973671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:09.834Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191973837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:09.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191973838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:09.834Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191973838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:09.834Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191973838 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:09.834Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191973838 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:09.834Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:09.834Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:09.834Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - Clicking on OK [2019-07-31T08:01:09.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191973893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191973893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191973897 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191973898 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191973898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191973899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191973899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:09.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191973671 data=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} [2019-07-31T08:01:09.834Z] DEBUG - Clicked on [2019-07-31T08:01:10.092Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T08:01:10.092Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:01:10.659Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T08:01:10.659Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T08:01:10.659Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T08:01:11.225Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T08:01:11.225Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T08:01:11.484Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T08:01:11.484Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T08:01:11.484Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T08:01:11.484Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T08:01:12.051Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T08:01:12.051Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T08:01:12.617Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T08:01:12.617Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T08:01:13.184Z] DEBUG - number of items : 16 [2019-07-31T08:01:13.184Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:13.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191977244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:13.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191977244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:13.184Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191977245 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:13.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191977245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:13.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191977245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:13.444Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191977458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:13.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191977459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:13.444Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191977460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:13.444Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191977460 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:13.444Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191977460 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:13.444Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:13.444Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:13.444Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - Clicking on OK [2019-07-31T08:01:13.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191977505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191977506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191977506 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191977506 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191977507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191977507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191977507 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:13.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191977246 data=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} [2019-07-31T08:01:13.444Z] DEBUG - Clicked on [2019-07-31T08:01:13.703Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T08:01:13.703Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:01:14.272Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T08:01:14.272Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T08:01:14.272Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T08:01:14.272Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2019-07-31T08:01:14.530Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=1191978527 data=null doit=true} to Shell with text {Time Event Filter} [2019-07-31T08:01:14.530Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:01:14.530Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T08:01:14.792Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T08:01:16.486Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2019-07-31T08:01:16.486Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=1191980329 data=null doit=true} to Shell with text {Time Event Filter} [2019-07-31T08:01:16.486Z] DEBUG - matched Text with text "Hat1", using matcher: of type 'Text' [2019-07-31T08:01:16.486Z] DEBUG - matched Text with text "Hat1", using matcher: (of type 'Text') [2019-07-31T08:01:16.486Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T08:01:16.486Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T08:01:16.745Z] DEBUG - number of items : 16 [2019-07-31T08:01:16.745Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:16.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191980921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:16.745Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191980921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:16.745Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191980921 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:16.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191980922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:16.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191980922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:17.003Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191981136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:17.004Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191981137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:17.004Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191981137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:17.004Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191981138 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:17.004Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191981138 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:17.004Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:17.004Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:17.004Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - Clicking on OK [2019-07-31T08:01:17.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191981183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191981184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191981184 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191981224 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191981227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:17.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191981228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:17.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191981228 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:17.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191980922 data=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} [2019-07-31T08:01:17.262Z] DEBUG - Clicked on [2019-07-31T08:01:17.521Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T08:01:17.521Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:01:18.900Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T08:01:18.900Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T08:01:18.900Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T08:01:18.900Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T08:01:18.900Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T08:01:18.900Z] DEBUG - number of items : 16 [2019-07-31T08:01:18.900Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:18.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191982857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:18.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191982858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:18.900Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191982859 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:18.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191982859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:18.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191982859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:18.900Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191983024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:18.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191983025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:18.900Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191983025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:18.900Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191983025 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:18.900Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191983026 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:18.900Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T08:01:18.900Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.900Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:18.901Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:18.901Z] DEBUG - Clicking on OK [2019-07-31T08:01:18.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191983094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:18.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191983095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:18.901Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191983095 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:18.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191983095 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:18.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191983096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:18.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191983096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:18.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191983096 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:18.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191982860 data=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} [2019-07-31T08:01:19.159Z] DEBUG - Clicked on [2019-07-31T08:01:19.159Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 55.303 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest [2019-07-31T08:01:19.159Z] testTimeLine(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.83 s [2019-07-31T08:01:19.159Z] testKeyboardNamespaceNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.981 s [2019-07-31T08:01:19.159Z] testCollapseExpandUsingEnter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.296 s [2019-07-31T08:01:19.159Z] testExpandAndCollapse(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.144 s [2019-07-31T08:01:19.159Z] testEventStyling(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 5.911 s [2019-07-31T08:01:19.159Z] testLegendArrow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 4.979 s [2019-07-31T08:01:19.159Z] testVerticalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 17.013 s [2019-07-31T08:01:19.159Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 2.082 s [2019-07-31T08:01:19.159Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped [2019-07-31T08:01:19.159Z] testLegend(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 4.176 s [2019-07-31T08:01:19.159Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.644 s [2019-07-31T08:01:19.159Z] testTimegraphEventFiltering(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.854 s [2019-07-31T08:01:19.159Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.711 s [2019-07-31T08:01:19.159Z] testPalettes(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped [2019-07-31T08:01:19.159Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest [2019-07-31T08:01:20.095Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-31T08:01:20.662Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T08:01:20.662Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T08:01:20.662Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T08:01:20.662Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T08:01:21.228Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-31T08:01:21.487Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T08:01:21.487Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T08:01:21.487Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T08:01:22.054Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T08:01:22.054Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T08:01:22.620Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T08:01:22.620Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T08:01:22.620Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T08:01:22.620Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T08:01:23.188Z] DEBUG - number of items : 5 [2019-07-31T08:01:23.188Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In} [2019-07-31T08:01:23.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191987208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T08:01:23.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191987208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T08:01:23.188Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191987208 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-31T08:01:23.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191987208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T08:01:23.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191987208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T08:01:23.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191987209 data=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} [2019-07-31T08:01:23.188Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191987212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T08:01:23.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191987212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T08:01:23.188Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191987212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T08:01:23.188Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191987212 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-31T08:01:23.188Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191987213 data=null} to ToolItem with tooltip text {Zoom In} [2019-07-31T08:01:23.188Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In} [2019-07-31T08:01:23.188Z] DEBUG - number of items : 5 [2019-07-31T08:01:23.188Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out} [2019-07-31T08:01:23.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1191987225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T08:01:23.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191987225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T08:01:23.188Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1191987225 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-31T08:01:23.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1191987225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T08:01:23.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1191987226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T08:01:23.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1191987226 data=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} [2019-07-31T08:01:23.188Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1191987230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T08:01:23.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1191987230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T08:01:23.188Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1191987230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T08:01:23.188Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1191987230 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-31T08:01:23.188Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1191987231 data=null} to ToolItem with tooltip text {Zoom Out} [2019-07-31T08:01:23.188Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out} [2019-07-31T08:01:23.188Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T08:01:23.188Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T08:01:23.757Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T08:01:23.757Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T08:01:24.568Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-31T08:01:24.925Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T08:01:24.925Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T08:01:24.925Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T08:01:24.925Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T08:01:24.925Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T08:01:24.925Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T08:01:25.184Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.97 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest [2019-07-31T08:01:25.184Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 1.861 s [2019-07-31T08:01:25.184Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 3.119 s [2019-07-31T08:01:25.184Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 0.847 s [2019-07-31T08:01:25.184Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest [2019-07-31T08:01:26.121Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:01:26.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:01:26.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:01:26.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:01:26.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:01:26.121Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:01:26.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1191990052 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-31T08:01:26.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1191990054 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-31T08:01:26.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1191990054 data=null} to TreeItem with text {SomeProject} [2019-07-31T08:01:26.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1191990056 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-31T08:01:26.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191990056 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} [2019-07-31T08:01:26.121Z] [2019-07-31T08:01:26.121Z] !ENTRY org.eclipse.cdt.core 1 0 2019-07-31 08:01:26.001 [2019-07-31T08:01:26.121Z] !MESSAGE Indexed 'SomeProject' (0 sources, 0 headers) in 0.003 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%) [2019-07-31T08:01:26.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1191990355 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-31T08:01:26.121Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:01:26.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1191990357 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-31T08:01:26.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1191990358 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-31T08:01:26.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1191990360 data=null} to TreeItem with text {SomeProject} [2019-07-31T08:01:26.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1191990361 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-31T08:01:26.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191990361 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} [2019-07-31T08:01:26.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1191990369 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-31T08:01:26.384Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure' [2019-07-31T08:01:26.384Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project' [2019-07-31T08:01:26.384Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project' [2019-07-31T08:01:26.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=1191990536 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' [2019-07-31T08:01:26.645Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project' [2019-07-31T08:01:26.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1191990842 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-31T08:01:26.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1191990843 data=null} to TreeItem with text {SomeProject} [2019-07-31T08:01:26.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1191990844 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-31T08:01:26.645Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191990844 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} [2019-07-31T08:01:26.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1191990848 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-31T08:01:26.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=1191990850 data=null doit=true} to TreeItem with text {Trace Compass} [2019-07-31T08:01:26.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=1191990850 data=null} to TreeItem with text {Trace Compass} [2019-07-31T08:01:26.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=1191990850 data=null button=1 stateMask=0x0 x=93 y=32 count=1} to TreeItem with text {Trace Compass} [2019-07-31T08:01:26.645Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191990851 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} [2019-07-31T08:01:26.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=1191990861 data=null button=1 stateMask=0x80000 x=109 y=32 count=1} to TreeItem with text {Trace Compass} [2019-07-31T08:01:26.645Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again. [2019-07-31T08:01:28.548Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T08:01:28.548Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:01:28.548Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:01:28.548Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:01:28.548Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:01:28.807Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...' [2019-07-31T08:01:28.807Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...' [2019-07-31T08:01:29.066Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...' [2019-07-31T08:01:29.066Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization' [2019-07-31T08:01:29.066Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=1191993085 data=null doit=true} to Shell with text {Filters and Customization} [2019-07-31T08:01:29.066Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:01:29.066Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:01:29.066Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:01:29.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1191993090 data=null button=0 stateMask=0x0 x=67 y=33 count=0} to TableItem with text {.* resources} [2019-07-31T08:01:29.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=1191993091 data=null doit=true} to TableItem with text {.* resources} [2019-07-31T08:01:29.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=1191993098 data=null} to TableItem with text {.* resources} [2019-07-31T08:01:29.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=1191993106 data=null button=1 stateMask=0x0 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-31T08:01:29.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1191993107 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} [2019-07-31T08:01:29.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=1191993113 data=null button=1 stateMask=0x80000 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-31T08:01:29.066Z] DEBUG - Setting state to unchecked on: .* resources [2019-07-31T08:01:29.066Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:01:29.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1191993120 data=null button=0 stateMask=0x0 x=131 y=121 count=0} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T08:01:29.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1191993120 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T08:01:29.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1191993120 data=null} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T08:01:29.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1191993121 data=null button=1 stateMask=0x0 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T08:01:29.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1191993121 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} [2019-07-31T08:01:29.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1191993122 data=null button=1 stateMask=0x80000 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T08:01:29.066Z] DEBUG - Setting state to unchecked on: Trace Compass Shadow Projects [2019-07-31T08:01:29.066Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:01:29.066Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:29.066Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:01:29.066Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:29.066Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:29.066Z] DEBUG - Clicking on OK [2019-07-31T08:01:29.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191993136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:29.066Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191993136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:29.066Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191993136 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:29.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191993137 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:29.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191993137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:29.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191993137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:29.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191993137 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:29.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1191992863 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...' [2019-07-31T08:01:29.066Z] DEBUG - Clicked on [2019-07-31T08:01:29.066Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:01:29.066Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:01:29.066Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:01:29.066Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:01:29.066Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:01:29.066Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:01:29.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1191993256 data=null button=0 stateMask=0x0 x=133 y=11 count=0} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T08:01:29.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1191993257 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T08:01:29.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1191993257 data=null} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T08:01:29.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1191993258 data=null button=1 stateMask=0x0 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T08:01:29.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191993258 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} [2019-07-31T08:01:29.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1191993313 data=null button=1 stateMask=0x80000 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T08:01:29.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1191993315 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T08:01:29.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1191993315 data=null} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T08:01:29.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1191993316 data=null button=1 stateMask=0x0 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T08:01:29.324Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191993318 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} [2019-07-31T08:01:29.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1191993357 data=null button=1 stateMask=0x80000 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T08:01:29.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1191993359 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:01:29.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1191993359 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:01:29.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1191993360 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:01:29.324Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1191993360 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]} [2019-07-31T08:01:29.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1191993395 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:01:29.324Z] WARN - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again. [2019-07-31T08:01:29.324Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:01:29.324Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...' [2019-07-31T08:01:29.324Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...' [2019-07-31T08:01:29.583Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...' [2019-07-31T08:01:29.583Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization' [2019-07-31T08:01:29.583Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=1191993678 data=null doit=true} to Shell with text {Filters and Customization} [2019-07-31T08:01:29.583Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:01:29.583Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:01:29.583Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:01:29.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1191993682 data=null button=0 stateMask=0x0 x=67 y=33 count=0} to TableItem with text {.* resources} [2019-07-31T08:01:29.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=1191993683 data=null doit=true} to TableItem with text {.* resources} [2019-07-31T08:01:29.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=1191993683 data=null} to TableItem with text {.* resources} [2019-07-31T08:01:29.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=1191993684 data=null button=1 stateMask=0x0 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-31T08:01:29.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1191993684 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} [2019-07-31T08:01:29.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=1191993685 data=null button=1 stateMask=0x80000 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-31T08:01:29.583Z] DEBUG - Setting state to checked on: .* resources [2019-07-31T08:01:29.583Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:01:29.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1191993716 data=null button=0 stateMask=0x0 x=131 y=121 count=0} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T08:01:29.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1191993716 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T08:01:29.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1191993716 data=null} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T08:01:29.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1191993717 data=null button=1 stateMask=0x0 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T08:01:29.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1191993717 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} [2019-07-31T08:01:29.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1191993718 data=null button=1 stateMask=0x80000 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T08:01:29.583Z] DEBUG - Setting state to checked on: Trace Compass Shadow Projects [2019-07-31T08:01:29.583Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:01:29.583Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:29.583Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:01:29.583Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:29.583Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:29.583Z] DEBUG - Clicking on OK [2019-07-31T08:01:29.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191993732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:29.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191993733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:29.583Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191993733 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:29.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191993734 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:29.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191993734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:29.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191993734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:29.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191993734 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:29.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1191993488 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...' [2019-07-31T08:01:29.842Z] DEBUG - Clicked on [2019-07-31T08:01:29.842Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:01:29.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:01:29.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:01:29.842Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1191993992 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:01:29.842Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:01:29.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:01:29.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:01:29.842Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:01:29.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1191994038 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-31T08:01:29.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1191994038 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-31T08:01:29.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1191994039 data=null} to TreeItem with text {SomeProject} [2019-07-31T08:01:29.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1191994039 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-31T08:01:29.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1191994040 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} [2019-07-31T08:01:30.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1191994131 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-31T08:01:30.100Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:01:30.100Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:01:30.359Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:01:30.625Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:01:30.625Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:01:30.625Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:01:30.625Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:01:30.625Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:01:30.625Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button' [2019-07-31T08:01:30.625Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:01:30.625Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:01:30.625Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:01:30.625Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:01:30.625Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:30.625Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:01:30.625Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:01:30.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191994644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:01:30.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191994652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:01:30.625Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191994652 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:01:30.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191994652 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:01:30.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191994653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:01:30.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191994653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:01:30.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191994653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:01:30.625Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191994686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:01:30.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191994687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:01:30.625Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191994690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:01:30.625Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191994690 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:01:30.625Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1191994691 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:01:30.625Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:01:30.625Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:01:30.625Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button' [2019-07-31T08:01:30.625Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:01:30.625Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:01:30.625Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:01:30.625Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:01:30.625Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:01:30.625Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:30.625Z] DEBUG - Clicking on OK [2019-07-31T08:01:30.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1191994693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:30.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1191994694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:30.625Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1191994694 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:30.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1191994694 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:30.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1191994695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:30.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1191994695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:30.625Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:30.625Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:30.625Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:31.191Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:31.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1191994695 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:01:31.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1191994248 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:01:31.192Z] DEBUG - Clicked on [2019-07-31T08:01:31.192Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.182 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest [2019-07-31T08:01:31.192Z] testConfigureTracingNature(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest) Time elapsed: 2.742 s [2019-07-31T08:01:31.192Z] testViewerFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest) Time elapsed: 1.108 s [2019-07-31T08:01:31.192Z] [2019-07-31T08:01:31.192Z] Results: [2019-07-31T08:01:31.192Z] [2019-07-31T08:01:31.192Z] Tests run: 70, Failures: 0, Errors: 0, Skipped: 4 [2019-07-31T08:01:31.192Z] [2019-07-31T08:01:31.759Z] [2019-07-31T08:01:31.759Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 08:01:31.714 [2019-07-31T08:01:31.759Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T08:01:32.699Z] [INFO] All tests passed! [2019-07-31T08:01:32.699Z] [INFO] [2019-07-31T08:01:32.699Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T08:01:32.699Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/../../target/jacoco.exec [2019-07-31T08:01:32.699Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T08:01:33.170Z] [INFO] [2019-07-31T08:01:33.170Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T08:01:33.170Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2019-07-31T08:01:33.170Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.pom [2019-07-31T08:01:33.170Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T08:01:33.170Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:01:33.671Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-31T08:01:33.672Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-31T08:01:33.672Z] [INFO] [2019-07-31T08:01:33.672Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T08:01:33.672Z] [INFO] [2019-07-31T08:01:33.672Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >-- [2019-07-31T08:01:33.672Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT [43/134] [2019-07-31T08:01:33.672Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:01:33.672Z] [INFO] [2019-07-31T08:01:33.672Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T08:01:33.672Z] [INFO] [2019-07-31T08:01:33.672Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T08:01:33.672Z] [INFO] The project's OSGi version is 1.0.4.201907310718 [2019-07-31T08:01:33.672Z] [INFO] [2019-07-31T08:01:33.672Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T08:01:33.672Z] [INFO] [2019-07-31T08:01:33.672Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T08:01:33.672Z] [INFO] [2019-07-31T08:01:33.672Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T08:01:33.672Z] [INFO] [2019-07-31T08:01:33.672Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T08:01:33.672Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:01:33.672Z] [INFO] [2019-07-31T08:01:33.672Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T08:01:33.672Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:01:33.672Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources [2019-07-31T08:01:33.672Z] [INFO] [2019-07-31T08:01:33.672Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T08:01:33.672Z] [INFO] Compiling 9 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes [2019-07-31T08:01:33.672Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[84] [2019-07-31T08:01:33.672Z] Long value = fMapper.apply(element); [2019-07-31T08:01:33.672Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:01:33.672Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function<@NonNull E,@NonNull Long>'. Type 'Function' doesn't seem to be designed with null type annotations in mind [2019-07-31T08:01:33.672Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[85] [2019-07-31T08:01:33.672Z] if (value <= fMapper.apply(obj)) { [2019-07-31T08:01:33.672Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T08:01:33.672Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function<@NonNull E,@NonNull Long>'. Type 'Function' doesn't seem to be designed with null type annotations in mind [2019-07-31T08:01:33.672Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[103] [2019-07-31T08:01:33.672Z] Long value = fMapper.apply(element); [2019-07-31T08:01:33.672Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:01:33.672Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function<@NonNull E,@NonNull Long>'. Type 'Function' doesn't seem to be designed with null type annotations in mind [2019-07-31T08:01:33.672Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[104] [2019-07-31T08:01:33.672Z] if (value >= fMapper.apply(obj)) { [2019-07-31T08:01:33.672Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T08:01:33.672Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function<@NonNull E,@NonNull Long>'. Type 'Function' doesn't seem to be designed with null type annotations in mind [2019-07-31T08:01:33.672Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[366] [2019-07-31T08:01:33.672Z] Statistics::update, Statistics::merge); [2019-07-31T08:01:33.672Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:01:33.672Z] Null type safety: parameter 1 provided via method descriptor BiConsumer,Statistics>.accept(Statistics, Statistics) needs unchecked conversion to conform to '@NonNull IStatistics<@NonNull E>' [2019-07-31T08:01:33.672Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[384] [2019-07-31T08:01:33.672Z] Statistics::update, Statistics::merge); [2019-07-31T08:01:33.672Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:01:33.672Z] Null type safety: parameter 1 provided via method descriptor BiConsumer,Statistics>.accept(Statistics, Statistics) needs unchecked conversion to conform to '@NonNull IStatistics<@NonNull E>' [2019-07-31T08:01:33.672Z] 6 problems (6 warnings) [2019-07-31T08:01:33.672Z] [INFO] [2019-07-31T08:01:33.672Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T08:01:33.672Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:01:33.672Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources [2019-07-31T08:01:33.672Z] [INFO] [2019-07-31T08:01:33.672Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T08:01:33.672Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-sources.jar [2019-07-31T08:01:33.931Z] [INFO] [2019-07-31T08:01:33.931Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T08:01:33.931Z] [INFO] [2019-07-31T08:01:33.931Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T08:01:33.931Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar [2019-07-31T08:01:33.931Z] [INFO] [2019-07-31T08:01:33.931Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T08:01:33.931Z] [INFO] [2019-07-31T08:01:33.931Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T08:01:33.931Z] [INFO] [2019-07-31T08:01:33.931Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T08:01:33.931Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar [2019-07-31T08:01:33.931Z] [INFO] [2019-07-31T08:01:33.931Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T08:01:33.931Z] [INFO] [2019-07-31T08:01:33.931Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T08:01:35.834Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data/.metadata/.log [2019-07-31T08:01:35.834Z] [INFO] Command line: [2019-07-31T08:01:35.834Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T08:01:35.834Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:01:40.026Z] !SESSION 2019-07-31 08:01:36.107 ----------------------------------------------- [2019-07-31T08:01:40.026Z] eclipse.buildId=unknown [2019-07-31T08:01:40.026Z] java.version=1.8.0_202 [2019-07-31T08:01:40.026Z] java.vendor=Oracle Corporation [2019-07-31T08:01:40.026Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:01:40.026Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T08:01:40.026Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T08:01:40.026Z] [2019-07-31T08:01:40.026Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:01:39.693 [2019-07-31T08:01:40.026Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:01:40.026Z] !STACK 0 [2019-07-31T08:01:40.026Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T08:01:40.026Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:01:40.026Z] [2019-07-31T08:01:40.026Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:01:40.026Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:01:40.026Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:01:40.026Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:01:40.026Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:01:40.026Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:01:40.026Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:01:40.026Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:01:40.026Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:01:40.026Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:01:40.026Z] [2019-07-31T08:01:40.026Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:01:39.919 [2019-07-31T08:01:40.026Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:01:40.026Z] !STACK 0 [2019-07-31T08:01:40.026Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T08:01:40.026Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:01:40.026Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:01:40.026Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:01:40.026Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T08:01:40.026Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:01:40.026Z] [2019-07-31T08:01:40.026Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:01:40.026Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:01:40.026Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:01:40.026Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:01:40.026Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:01:40.026Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:01:40.026Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:01:40.026Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:01:40.026Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:01:40.026Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:01:44.218Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest [2019-07-31T08:01:46.120Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.378 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest [2019-07-31T08:01:46.120Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.013 s [2019-07-31T08:01:46.120Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.002 s [2019-07-31T08:01:46.120Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.344 s [2019-07-31T08:01:46.120Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.627 s [2019-07-31T08:01:46.120Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.404 s [2019-07-31T08:01:46.120Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-31T08:01:46.120Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.001 s [2019-07-31T08:01:46.120Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.474 s [2019-07-31T08:01:46.120Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.262 s [2019-07-31T08:01:46.120Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-31T08:01:46.120Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-31T08:01:46.120Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.008 s [2019-07-31T08:01:46.120Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.005 s [2019-07-31T08:01:46.120Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.196 s [2019-07-31T08:01:46.120Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-31T08:01:46.120Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest [2019-07-31T08:01:48.080Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.844 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest [2019-07-31T08:01:48.080Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.003 s [2019-07-31T08:01:48.080Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-31T08:01:48.080Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.348 s [2019-07-31T08:01:48.080Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.744 s [2019-07-31T08:01:48.080Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.146 s [2019-07-31T08:01:48.080Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-31T08:01:48.080Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-31T08:01:48.080Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.172 s [2019-07-31T08:01:48.080Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.183 s [2019-07-31T08:01:48.080Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-31T08:01:48.080Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-31T08:01:48.080Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.004 s [2019-07-31T08:01:48.080Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.001 s [2019-07-31T08:01:48.080Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.239 s [2019-07-31T08:01:48.080Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-31T08:01:48.080Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest [2019-07-31T08:01:49.017Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.231 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest [2019-07-31T08:01:49.017Z] testPartialPerTypeStatsCancel(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.539 s [2019-07-31T08:01:49.017Z] testExecute(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.165 s [2019-07-31T08:01:49.017Z] testExecuteNoDepend(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.033 s [2019-07-31T08:01:49.017Z] testTotalStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.113 s [2019-07-31T08:01:49.017Z] testPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.145 s [2019-07-31T08:01:49.017Z] testPartialPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.109 s [2019-07-31T08:01:49.017Z] testExecuteNoTrace(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.023 s [2019-07-31T08:01:49.017Z] testPartialStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.102 s [2019-07-31T08:01:49.017Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest [2019-07-31T08:01:51.547Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.286 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest [2019-07-31T08:01:51.547Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.002 s [2019-07-31T08:01:51.547Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-31T08:01:51.547Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.67 s [2019-07-31T08:01:51.547Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.536 s [2019-07-31T08:01:51.547Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.212 s [2019-07-31T08:01:51.547Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-31T08:01:51.547Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.001 s [2019-07-31T08:01:51.547Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.414 s [2019-07-31T08:01:51.547Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.445 s [2019-07-31T08:01:51.547Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-31T08:01:51.547Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-31T08:01:51.547Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-31T08:01:51.547Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.001 s [2019-07-31T08:01:51.547Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-31T08:01:51.547Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-31T08:01:51.547Z] [2019-07-31T08:01:51.547Z] Results: [2019-07-31T08:01:51.547Z] [2019-07-31T08:01:51.547Z] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T08:01:51.547Z] [2019-07-31T08:01:52.115Z] [INFO] All tests passed! [2019-07-31T08:01:52.115Z] [INFO] [2019-07-31T08:01:52.115Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T08:01:52.115Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/../../target/jacoco.exec [2019-07-31T08:01:52.115Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-31T08:01:52.115Z] [INFO] [2019-07-31T08:01:52.115Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T08:01:52.115Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar [2019-07-31T08:01:52.115Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.pom [2019-07-31T08:01:52.115Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-sources.jar [2019-07-31T08:01:52.115Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:01:52.115Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-p2metadata.xml [2019-07-31T08:01:52.115Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml [2019-07-31T08:01:52.115Z] [INFO] [2019-07-31T08:01:52.115Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T08:01:52.115Z] [INFO] [2019-07-31T08:01:52.115Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >-- [2019-07-31T08:01:52.115Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT [44/134] [2019-07-31T08:01:52.115Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:01:52.115Z] [INFO] [2019-07-31T08:01:52.115Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T08:01:52.115Z] [INFO] [2019-07-31T08:01:52.115Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T08:01:52.115Z] [INFO] The project's OSGi version is 1.0.2.201907310718 [2019-07-31T08:01:52.115Z] [INFO] [2019-07-31T08:01:52.115Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T08:01:52.115Z] [INFO] [2019-07-31T08:01:52.115Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T08:01:52.115Z] [INFO] [2019-07-31T08:01:52.115Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T08:01:52.115Z] [INFO] [2019-07-31T08:01:52.374Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T08:01:52.374Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:01:52.374Z] [INFO] [2019-07-31T08:01:52.374Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T08:01:52.374Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:01:52.374Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources [2019-07-31T08:01:52.374Z] [INFO] [2019-07-31T08:01:52.374Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T08:01:52.374Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes [2019-07-31T08:01:52.939Z] [INFO] [2019-07-31T08:01:52.939Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T08:01:52.939Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:01:52.939Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources [2019-07-31T08:01:52.939Z] [INFO] [2019-07-31T08:01:52.939Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T08:01:52.939Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-31T08:01:52.939Z] [INFO] [2019-07-31T08:01:52.939Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T08:01:52.939Z] [INFO] [2019-07-31T08:01:52.939Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T08:01:53.197Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar [2019-07-31T08:01:53.197Z] [INFO] [2019-07-31T08:01:53.197Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T08:01:53.197Z] [INFO] [2019-07-31T08:01:53.197Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T08:01:53.197Z] [INFO] [2019-07-31T08:01:53.197Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T08:01:53.197Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar [2019-07-31T08:01:53.197Z] [INFO] [2019-07-31T08:01:53.197Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T08:01:53.197Z] [INFO] [2019-07-31T08:01:53.197Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T08:01:55.098Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T08:01:55.098Z] [INFO] Command line: [2019-07-31T08:01:55.098Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T08:01:55.098Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:01:59.760Z] !SESSION 2019-07-31 08:01:55.105 ----------------------------------------------- [2019-07-31T08:01:59.760Z] eclipse.buildId=unknown [2019-07-31T08:01:59.760Z] java.version=1.8.0_202 [2019-07-31T08:01:59.760Z] java.vendor=Oracle Corporation [2019-07-31T08:01:59.760Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:01:59.760Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T08:01:59.760Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T08:01:59.760Z] [2019-07-31T08:01:59.760Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:01:58.871 [2019-07-31T08:01:59.760Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:01:59.760Z] !STACK 0 [2019-07-31T08:01:59.760Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T08:01:59.760Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:01:59.760Z] [2019-07-31T08:01:59.760Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:01:59.760Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:01:59.760Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:01:59.760Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:01:59.760Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:01:59.760Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:01:59.760Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:01:59.760Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:01:59.760Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:01:59.760Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:01:59.760Z] [2019-07-31T08:01:59.760Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:01:59.077 [2019-07-31T08:01:59.760Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:01:59.760Z] !STACK 0 [2019-07-31T08:01:59.760Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T08:01:59.760Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:01:59.760Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:01:59.760Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:01:59.760Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T08:01:59.760Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:01:59.760Z] [2019-07-31T08:01:59.760Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:01:59.760Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:01:59.760Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:01:59.760Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:01:59.760Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:01:59.760Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:01:59.760Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:01:59.760Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:01:59.760Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:01:59.760Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:02:01.663Z] process 8314: 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 [2019-07-31T08:02:01.663Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T08:02:02.230Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:02:02.230Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:02:14.434Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest [2019-07-31T08:02:14.434Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.012 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest [2019-07-31T08:02:14.434Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped [2019-07-31T08:02:14.434Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest [2019-07-31T08:02:14.434Z] Display size: 1440x900 [2019-07-31T08:02:14.434Z] OS version=3.10.0-957.1.3.el7.x86_64 [2019-07-31T08:02:14.434Z] GTK version=3.18.9 [2019-07-31T08:02:14.434Z] GTK theme=Ambiance [2019-07-31T08:02:14.434Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T08:02:14.434Z] Time zone: Coordinated Universal Time [2019-07-31T08:02:14.434Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T08:02:14.434Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T08:02:17.170Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T08:02:17.470Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:02:17.470Z] DEBUG - Double-clicking on TimeGraphControl {*Wrong Thread*} [2019-07-31T08:02:17.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1192041461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T08:02:17.470Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1192041462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T08:02:17.470Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1192041463 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T08:02:17.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1192041464 data=null} to TimeGraphControl with text {} [2019-07-31T08:02:17.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1192041465 data=null button=1 stateMask=0x0 x=482 y=47 count=1} to TimeGraphControl with text {} [2019-07-31T08:02:17.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=1192041479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {} [2019-07-31T08:02:17.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1192041525 data=null button=1 stateMask=0x80000 x=482 y=47 count=1} to TimeGraphControl with text {} [2019-07-31T08:02:17.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1192041526 data=null button=1 stateMask=0x0 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-31T08:02:17.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=1192041530 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {} [2019-07-31T08:02:17.470Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} time=1192041531 data=null button=1 stateMask=0x0 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-31T08:02:17.470Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{TimeGraphControl {} time=1192041532 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {} [2019-07-31T08:02:17.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1192041533 data=null button=1 stateMask=0x80000 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-31T08:02:17.470Z] DEBUG - Sent event MouseHover [32]: MouseEvent{TimeGraphControl {} time=1192041534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T08:02:17.470Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1192041553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T08:02:17.470Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1192041554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T08:02:17.470Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1192041554 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T08:02:17.470Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1192041556 data=null} to TimeGraphControl with text {} [2019-07-31T08:02:17.470Z] DEBUG - Double-clicked on TimeGraphControl {*Wrong Thread*} [2019-07-31T08:02:18.070Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T08:02:18.070Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T08:02:18.070Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T08:02:18.638Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T08:02:18.638Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T08:02:18.897Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T08:02:19.156Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T08:02:19.414Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T08:02:19.673Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.185 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest [2019-07-31T08:02:19.673Z] tryMouseDoubleclickZoom(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 1.221 s [2019-07-31T08:02:19.673Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.308 s [2019-07-31T08:02:19.673Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.2 s [2019-07-31T08:02:19.673Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.259 s [2019-07-31T08:02:19.673Z] largeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.429 s [2019-07-31T08:02:19.673Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.193 s [2019-07-31T08:02:19.673Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.209 s [2019-07-31T08:02:19.673Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.298 s [2019-07-31T08:02:19.673Z] treeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.274 s [2019-07-31T08:02:19.673Z] [2019-07-31T08:02:19.673Z] Results: [2019-07-31T08:02:19.673Z] [2019-07-31T08:02:19.673Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T08:02:19.673Z] [2019-07-31T08:02:21.575Z] [INFO] All tests passed! [2019-07-31T08:02:21.575Z] [INFO] [2019-07-31T08:02:21.575Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T08:02:21.575Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec [2019-07-31T08:02:21.575Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests' with 3 classes [2019-07-31T08:02:21.575Z] [INFO] [2019-07-31T08:02:21.575Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T08:02:21.575Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar [2019-07-31T08:02:21.575Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.pom [2019-07-31T08:02:21.575Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-31T08:02:21.575Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:02:21.575Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T08:02:21.575Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T08:02:21.575Z] [INFO] [2019-07-31T08:02:21.575Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T08:02:21.575Z] [INFO] [2019-07-31T08:02:21.575Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >--- [2019-07-31T08:02:21.575Z] [INFO] Building Trace Compass LTTng Support Parent 5.0.0-SNAPSHOT [45/134] [2019-07-31T08:02:21.575Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T08:02:21.575Z] [INFO] [2019-07-31T08:02:21.575Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T08:02:21.575Z] [INFO] [2019-07-31T08:02:21.575Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T08:02:21.575Z] [INFO] [2019-07-31T08:02:21.575Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T08:02:21.575Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:02:21.575Z] [INFO] [2019-07-31T08:02:21.575Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T08:02:21.575Z] [INFO] [2019-07-31T08:02:21.575Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T08:02:21.575Z] [INFO] [2019-07-31T08:02:21.575Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T08:02:21.575Z] [INFO] [2019-07-31T08:02:21.575Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T08:02:21.575Z] [INFO] [2019-07-31T08:02:21.575Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T08:02:21.575Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T08:02:21.575Z] [INFO] [2019-07-31T08:02:21.575Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T08:02:21.575Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng-parent-5.0.0-SNAPSHOT.pom [2019-07-31T08:02:21.575Z] [INFO] [2019-07-31T08:02:21.575Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >-- [2019-07-31T08:02:21.575Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT [46/134] [2019-07-31T08:02:21.575Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T08:02:21.575Z] [INFO] [2019-07-31T08:02:21.575Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T08:02:21.575Z] [INFO] [2019-07-31T08:02:21.575Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T08:02:21.575Z] [INFO] The project's OSGi version is 1.1.1.201907310718 [2019-07-31T08:02:21.575Z] [INFO] [2019-07-31T08:02:21.575Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T08:02:21.575Z] [INFO] [2019-07-31T08:02:21.575Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T08:02:21.575Z] [INFO] [2019-07-31T08:02:21.575Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T08:02:21.575Z] [INFO] [2019-07-31T08:02:21.575Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T08:02:21.575Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:02:21.575Z] [INFO] [2019-07-31T08:02:21.575Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T08:02:21.575Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:02:21.575Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources [2019-07-31T08:02:21.575Z] [INFO] [2019-07-31T08:02:21.575Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T08:02:21.575Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes [2019-07-31T08:02:21.575Z] [INFO] [2019-07-31T08:02:21.575Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T08:02:21.575Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:02:21.575Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources [2019-07-31T08:02:21.575Z] [INFO] [2019-07-31T08:02:21.575Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T08:02:21.575Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-sources.jar [2019-07-31T08:02:21.835Z] [INFO] [2019-07-31T08:02:21.836Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T08:02:21.836Z] [INFO] [2019-07-31T08:02:21.836Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T08:02:21.836Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar [2019-07-31T08:02:21.836Z] [INFO] [2019-07-31T08:02:21.836Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T08:02:21.836Z] [INFO] [2019-07-31T08:02:21.836Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T08:02:21.836Z] [INFO] [2019-07-31T08:02:21.836Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T08:02:21.836Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar [2019-07-31T08:02:21.836Z] [INFO] [2019-07-31T08:02:21.836Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T08:02:21.836Z] [INFO] [2019-07-31T08:02:21.836Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T08:02:21.836Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/../../target/jacoco.exec [2019-07-31T08:02:21.836Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T08:02:21.836Z] [INFO] [2019-07-31T08:02:21.836Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T08:02:21.836Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar [2019-07-31T08:02:21.836Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.pom [2019-07-31T08:02:21.836Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-sources.jar [2019-07-31T08:02:21.836Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:02:21.836Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-p2metadata.xml [2019-07-31T08:02:21.836Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-p2artifacts.xml [2019-07-31T08:02:21.836Z] [INFO] [2019-07-31T08:02:21.836Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T08:02:21.836Z] [INFO] [2019-07-31T08:02:21.836Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >-- [2019-07-31T08:02:21.836Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.2-SNAPSHOT [47/134] [2019-07-31T08:02:21.836Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T08:02:21.836Z] [INFO] [2019-07-31T08:02:21.836Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T08:02:21.836Z] [INFO] [2019-07-31T08:02:21.836Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T08:02:21.836Z] [INFO] The project's OSGi version is 3.2.2.201907310718 [2019-07-31T08:02:21.836Z] [INFO] [2019-07-31T08:02:21.836Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T08:02:21.836Z] [INFO] [2019-07-31T08:02:21.836Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T08:02:21.836Z] [INFO] [2019-07-31T08:02:21.836Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T08:02:21.836Z] [INFO] [2019-07-31T08:02:21.836Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T08:02:22.094Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:02:22.094Z] [INFO] [2019-07-31T08:02:22.094Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T08:02:22.094Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:02:22.094Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources [2019-07-31T08:02:22.094Z] [INFO] [2019-07-31T08:02:22.094Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T08:02:22.094Z] [INFO] Compiling 94 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes [2019-07-31T08:02:23.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateCu.java:[83] [2019-07-31T08:02:23.470Z] return new DataDrivenFsm(getId(), fInitialState.generate(), states, fPreCondition.generate(), fConsuming, fMultipleInstances); [2019-07-31T08:02:23.470Z] ^^^^^^ [2019-07-31T08:02:23.470Z] 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>' [2019-07-31T08:02:23.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionSegment.java:[79] [2019-07-31T08:02:23.470Z] Object value = field.getValue().getValue(event, ITmfStateSystem.ROOT_ATTRIBUTE, scenarioInfo, container); [2019-07-31T08:02:23.470Z] ^^^^^^^^^^^^^^^^ [2019-07-31T08:02:23.470Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull DataDrivenValue>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T08:02:23.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/IXmlStateSystemContainer.java:[23] [2019-07-31T08:02:23.470Z] * {@link org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model} package [2019-07-31T08:02:23.470Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:02:23.470Z] Javadoc: org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model cannot be resolved to a type [2019-07-31T08:02:23.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[162] [2019-07-31T08:02:23.470Z] for (Entry> ssEntry : table.rowMap().entrySet()) { [2019-07-31T08:02:23.470Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:02:23.470Z] 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>>' [2019-07-31T08:02:23.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[186] [2019-07-31T08:02:23.470Z] for (ITmfStateInterval interval : ss.query2D(idToDisplayQuark.keySet(), getTimes(ss, timesRequested))) { [2019-07-31T08:02:23.470Z] ^^^^^^^^^^^^^^ [2019-07-31T08:02:23.470Z] Null type mismatch: required '@NonNull List<@NonNull Long>' but the provided value is inferred as @Nullable [2019-07-31T08:02:23.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionUpdateStoredFields.java:[55] [2019-07-31T08:02:23.470Z] final String alias = entry.getValue(); [2019-07-31T08:02:23.470Z] ^^^^^^^^^^^^^^^^ [2019-07-31T08:02:23.470Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull String>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T08:02:23.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlActionCu.java:[160] [2019-07-31T08:02:23.470Z] fields.put(fieldEntry.getKey(), fieldEntry.getValue().generate()); [2019-07-31T08:02:23.470Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:02:23.470Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull TmfXmlStateValueCu>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T08:02:23.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[238] [2019-07-31T08:02:23.470Z] TmfXmlStateSystemPathCu displayCu = TmfXmlStateSystemPathCu.compile(parentEntry.getAnalysisCompilationData(), Collections.singletonList(displayElement)); [2019-07-31T08:02:23.470Z] ^^^^^^^^^^^^^^ [2019-07-31T08:02:23.470Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-31T08:02:23.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[259] [2019-07-31T08:02:23.470Z] buildEntry(ss, subEntryEl, currentEntry, quark, regex, currentEnd, entryList); [2019-07-31T08:02:23.470Z] ^^^^^ [2019-07-31T08:02:23.470Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T08:02:23.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[403] [2019-07-31T08:02:23.470Z] return quarkToRow.values(); [2019-07-31T08:02:23.470Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:02:23.470Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITimeGraphRowModel>' [2019-07-31T08:02:23.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/tmf/analysis/xml/core/module/XmlDataProviderManager.java:[122] [2019-07-31T08:02:23.470Z] provider = generateExperimentProviderXy(traces, viewElement); [2019-07-31T08:02:23.470Z] ^^^^^^ [2019-07-31T08:02:23.470Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>' [2019-07-31T08:02:23.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/tmf/analysis/xml/core/module/XmlDataProviderManager.java:[184] [2019-07-31T08:02:23.470Z] provider = generateExperimentProviderTimeGraph(traces, viewElement); [2019-07-31T08:02:23.470Z] ^^^^^^ [2019-07-31T08:02:23.470Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>' [2019-07-31T08:02:23.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[175] [2019-07-31T08:02:23.470Z] buffer.putString(entry.getKey()); [2019-07-31T08:02:23.470Z] ^^^^^^^^^^^^^^ [2019-07-31T08:02:23.470Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T08:02:23.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[202] [2019-07-31T08:02:23.470Z] size += SafeByteBufferFactory.getStringSizeInBuffer(entry.getKey()); [2019-07-31T08:02:23.470Z] ^^^^^^^^^^^^^^ [2019-07-31T08:02:23.470Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T08:02:23.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[265] [2019-07-31T08:02:23.470Z] series.getValue().getData()[i] = extractValue(value); [2019-07-31T08:02:23.470Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T08:02:23.470Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Integer,@NonNull IYModel>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T08:02:23.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[273] [2019-07-31T08:02:23.470Z] getSeriesDelta(series.getValue().getData()); [2019-07-31T08:02:23.470Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T08:02:23.470Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Integer,@NonNull IYModel>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T08:02:23.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[277] [2019-07-31T08:02:23.470Z] return TmfXyResponseFactory.createFailedResponse(e.getMessage()); [2019-07-31T08:02:23.470Z] ^^^^^^^^^^^^^^ [2019-07-31T08:02:23.470Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T08:02:23.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[281] [2019-07-31T08:02:23.470Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete); [2019-07-31T08:02:23.470Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:02:23.470Z] 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>' [2019-07-31T08:02:23.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[281] [2019-07-31T08:02:23.470Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete); [2019-07-31T08:02:23.470Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:02:23.470Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T08:02:23.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[368] [2019-07-31T08:02:23.470Z] builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-31T08:02:23.470Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:02:23.470Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T08:02:23.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[177] [2019-07-31T08:02:23.470Z] int attributeQuark = series.getKey().fQuark; [2019-07-31T08:02:23.470Z] ^^^^^^^^^^^^^^^ [2019-07-31T08:02:23.470Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T08:02:23.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[180] [2019-07-31T08:02:23.470Z] series.getValue().getData()[i] = extractValue(value); [2019-07-31T08:02:23.470Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T08:02:23.470Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T08:02:23.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[187] [2019-07-31T08:02:23.470Z] if (series.getKey().fDisplayType.equals(DisplayType.DELTA)) { [2019-07-31T08:02:23.470Z] ^^^^^^^^^^^^^^^ [2019-07-31T08:02:23.470Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T08:02:23.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[188] [2019-07-31T08:02:23.470Z] getSeriesDelta(series.getValue().getData()); [2019-07-31T08:02:23.470Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T08:02:23.470Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T08:02:23.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[192] [2019-07-31T08:02:23.470Z] return TmfXyResponseFactory.createFailedResponse(e.getMessage()); [2019-07-31T08:02:23.470Z] ^^^^^^^^^^^^^^ [2019-07-31T08:02:23.470Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T08:02:23.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[196] [2019-07-31T08:02:23.470Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete); [2019-07-31T08:02:23.470Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:02:23.470Z] 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>' [2019-07-31T08:02:23.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[196] [2019-07-31T08:02:23.470Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete); [2019-07-31T08:02:23.470Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:02:23.470Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T08:02:23.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[319] [2019-07-31T08:02:23.470Z] return ((TmfXmlPatternSegment) segment).getContent().entrySet().stream().map(c -> c.getKey() + '=' + c.getValue()).collect(Collectors.joining(", ")); //$NON-NLS-1$ [2019-07-31T08:02:23.470Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:02:23.470Z] Null type safety (type annotations): The expression of type 'Collector' needs unchecked conversion to conform to 'Collector' [2019-07-31T08:02:23.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[354] [2019-07-31T08:02:23.470Z] properties.put(Objects.requireNonNull(Messages.PatternAnalysis_StateSystemPrefix + ' ' +entry.getKey()), entry.getValue()); [2019-07-31T08:02:23.470Z] ^^^^^^^^^^^^^^^^ [2019-07-31T08:02:23.470Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T08:02:23.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[360] [2019-07-31T08:02:23.470Z] properties.put(Objects.requireNonNull(Messages.PatternAnalysis_SegmentStorePrefix + ' ' +entry.getKey()), entry.getValue()); [2019-07-31T08:02:23.470Z] ^^^^^^^^^^^^^^^^ [2019-07-31T08:02:23.470Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T08:02:23.470Z] 30 problems (30 warnings) [2019-07-31T08:02:23.470Z] [INFO] [2019-07-31T08:02:23.470Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T08:02:23.470Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:02:23.470Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources [2019-07-31T08:02:23.470Z] [INFO] [2019-07-31T08:02:23.470Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T08:02:23.470Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-sources.jar [2019-07-31T08:02:23.470Z] [INFO] [2019-07-31T08:02:23.470Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T08:02:23.470Z] [INFO] [2019-07-31T08:02:23.470Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T08:02:23.728Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar [2019-07-31T08:02:23.728Z] [INFO] [2019-07-31T08:02:23.728Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T08:02:23.728Z] [INFO] [2019-07-31T08:02:23.728Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T08:02:23.728Z] [INFO] [2019-07-31T08:02:23.728Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T08:02:23.728Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar [2019-07-31T08:02:23.989Z] [INFO] [2019-07-31T08:02:23.989Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T08:02:23.989Z] [INFO] [2019-07-31T08:02:23.989Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T08:02:23.989Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/../../target/jacoco.exec [2019-07-31T08:02:24.248Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T08:02:24.506Z] [INFO] [2019-07-31T08:02:24.506Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T08:02:24.506Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar [2019-07-31T08:02:24.506Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.pom [2019-07-31T08:02:24.506Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-sources.jar [2019-07-31T08:02:24.506Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:02:24.506Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-p2metadata.xml [2019-07-31T08:02:24.766Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-p2artifacts.xml [2019-07-31T08:02:24.766Z] [INFO] [2019-07-31T08:02:24.766Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T08:02:24.766Z] [INFO] [2019-07-31T08:02:24.766Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >-- [2019-07-31T08:02:24.766Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.0.0-SNAPSHOT [48/134] [2019-07-31T08:02:24.766Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T08:02:24.766Z] [INFO] [2019-07-31T08:02:24.766Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T08:02:24.766Z] [INFO] [2019-07-31T08:02:24.766Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T08:02:24.766Z] [INFO] The project's OSGi version is 3.0.0.201907310718 [2019-07-31T08:02:24.766Z] [INFO] [2019-07-31T08:02:24.766Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T08:02:24.766Z] [INFO] [2019-07-31T08:02:24.766Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T08:02:24.766Z] [INFO] [2019-07-31T08:02:24.766Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T08:02:24.766Z] [INFO] [2019-07-31T08:02:24.766Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T08:02:24.766Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:02:24.766Z] [INFO] [2019-07-31T08:02:24.766Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T08:02:24.766Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:02:24.766Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources [2019-07-31T08:02:24.766Z] [INFO] [2019-07-31T08:02:24.766Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T08:02:24.766Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes [2019-07-31T08:02:25.335Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[105] [2019-07-31T08:02:25.335Z] Long sequence = content.getFieldValue(Long.class, layout.fieldPathTcpSeq()); [2019-07-31T08:02:25.335Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:02:25.335Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-31T08:02:25.335Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[106] [2019-07-31T08:02:25.335Z] Long ack = content.getFieldValue(Long.class, layout.fieldPathTcpAckSeq()); [2019-07-31T08:02:25.335Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:02:25.335Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-31T08:02:25.335Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[107] [2019-07-31T08:02:25.335Z] Long flags = content.getFieldValue(Long.class, layout.fieldPathTcpFlags()); [2019-07-31T08:02:25.335Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:02:25.335Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-31T08:02:25.335Z] 3 problems (3 warnings) [2019-07-31T08:02:25.335Z] [INFO] [2019-07-31T08:02:25.335Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T08:02:25.335Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:02:25.335Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources [2019-07-31T08:02:25.335Z] [INFO] [2019-07-31T08:02:25.335Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T08:02:25.335Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-sources.jar [2019-07-31T08:02:25.335Z] [INFO] [2019-07-31T08:02:25.335Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T08:02:25.335Z] [INFO] [2019-07-31T08:02:25.335Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T08:02:25.335Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar [2019-07-31T08:02:25.335Z] [INFO] [2019-07-31T08:02:25.335Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T08:02:25.335Z] [INFO] [2019-07-31T08:02:25.335Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T08:02:25.335Z] [INFO] [2019-07-31T08:02:25.335Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T08:02:25.335Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar [2019-07-31T08:02:25.594Z] [INFO] [2019-07-31T08:02:25.594Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T08:02:25.594Z] [INFO] [2019-07-31T08:02:25.594Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T08:02:25.594Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/../../target/jacoco.exec [2019-07-31T08:02:25.594Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 28 classes [2019-07-31T08:02:25.594Z] [INFO] [2019-07-31T08:02:25.594Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T08:02:25.594Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar [2019-07-31T08:02:26.273Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.pom [2019-07-31T08:02:26.274Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-sources.jar [2019-07-31T08:02:26.274Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:02:26.274Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:02:26.274Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:02:26.274Z] [INFO] [2019-07-31T08:02:26.274Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T08:02:26.274Z] [INFO] [2019-07-31T08:02:26.274Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >-- [2019-07-31T08:02:26.274Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT [49/134] [2019-07-31T08:02:26.274Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:02:26.274Z] [INFO] [2019-07-31T08:02:26.274Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T08:02:26.274Z] [INFO] [2019-07-31T08:02:26.274Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T08:02:26.274Z] [INFO] The project's OSGi version is 0.0.4.201907310718 [2019-07-31T08:02:26.274Z] [INFO] [2019-07-31T08:02:26.274Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T08:02:26.274Z] [INFO] [2019-07-31T08:02:26.274Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T08:02:26.274Z] [INFO] [2019-07-31T08:02:26.274Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T08:02:26.274Z] [INFO] [2019-07-31T08:02:26.274Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T08:02:26.274Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:02:26.274Z] [INFO] [2019-07-31T08:02:26.274Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T08:02:26.274Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:02:26.274Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources [2019-07-31T08:02:26.274Z] [INFO] [2019-07-31T08:02:26.274Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T08:02:26.274Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes [2019-07-31T08:02:26.274Z] [INFO] [2019-07-31T08:02:26.274Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T08:02:26.274Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:02:26.274Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources [2019-07-31T08:02:26.274Z] [INFO] [2019-07-31T08:02:26.274Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T08:02:26.274Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-sources.jar [2019-07-31T08:02:26.274Z] [INFO] [2019-07-31T08:02:26.725Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T08:02:26.725Z] [INFO] [2019-07-31T08:02:26.725Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T08:02:26.725Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar [2019-07-31T08:02:26.725Z] [INFO] [2019-07-31T08:02:26.725Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T08:02:26.725Z] [INFO] [2019-07-31T08:02:26.725Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T08:02:26.725Z] [INFO] [2019-07-31T08:02:26.725Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T08:02:26.725Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar [2019-07-31T08:02:26.725Z] [INFO] [2019-07-31T08:02:26.725Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T08:02:26.725Z] [INFO] [2019-07-31T08:02:26.725Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T08:02:28.628Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T08:02:28.628Z] [INFO] Command line: [2019-07-31T08:02:28.628Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T08:02:28.628Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:02:32.815Z] !SESSION 2019-07-31 08:02:28.515 ----------------------------------------------- [2019-07-31T08:02:32.815Z] eclipse.buildId=unknown [2019-07-31T08:02:32.815Z] java.version=1.8.0_202 [2019-07-31T08:02:32.815Z] java.vendor=Oracle Corporation [2019-07-31T08:02:32.815Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:02:32.815Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T08:02:32.815Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T08:02:32.815Z] [2019-07-31T08:02:32.815Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:02:32.169 [2019-07-31T08:02:32.815Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:02:32.815Z] !STACK 0 [2019-07-31T08:02:32.815Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T08:02:32.815Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:02:32.815Z] [2019-07-31T08:02:32.815Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:02:32.815Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:02:32.815Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:02:32.815Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:02:32.815Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:02:32.815Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:02:32.815Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:02:32.815Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:02:32.815Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:02:32.815Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:02:32.815Z] [2019-07-31T08:02:32.815Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:02:32.312 [2019-07-31T08:02:32.815Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:02:32.815Z] !STACK 0 [2019-07-31T08:02:32.815Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T08:02:32.815Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:02:32.815Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:02:32.815Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:02:32.815Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T08:02:32.815Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:02:32.815Z] [2019-07-31T08:02:32.815Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:02:32.815Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:02:32.815Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:02:32.815Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:02:32.815Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:02:32.815Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:02:32.815Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:02:32.815Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:02:32.815Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:02:32.815Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:02:35.348Z] process 8424: 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 [2019-07-31T08:02:35.348Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T08:02:35.606Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:02:35.606Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:02:48.496Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest [2019-07-31T08:02:48.756Z] Display size: 1440x900 [2019-07-31T08:02:48.756Z] OS version=3.10.0-957.1.3.el7.x86_64 [2019-07-31T08:02:48.756Z] GTK version=3.18.9 [2019-07-31T08:02:48.756Z] GTK theme=Ambiance [2019-07-31T08:02:48.756Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T08:02:48.756Z] Time zone: Coordinated Universal Time [2019-07-31T08:02:48.756Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T08:02:48.756Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T08:02:51.292Z] *** BUG *** [2019-07-31T08:02:51.292Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:02:51.292Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:02:51.292Z] [2019-07-31T08:02:51.292Z] *** BUG *** [2019-07-31T08:02:51.292Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:02:51.292Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:02:51.292Z] [2019-07-31T08:02:51.292Z] *** BUG *** [2019-07-31T08:02:51.292Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:02:51.292Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:02:51.292Z] [2019-07-31T08:02:51.550Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-31T08:02:51.550Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T08:03:30.468Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-31T08:03:30.468Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:03:30.468Z] DEBUG - number of items : 6 [2019-07-31T08:03:30.468Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1192111277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1192111278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1192111279 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1192111279 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1192111280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1192111281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1192111281 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} [2019-07-31T08:03:30.468Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1192111467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1192111468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1192111469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1192111470 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1192111470 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:30.468Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-31T08:03:30.468Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm' [2019-07-31T08:03:30.468Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm' [2019-07-31T08:03:30.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1192111481 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' [2019-07-31T08:03:30.468Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm' [2019-07-31T08:03:30.468Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-31T08:03:30.468Z] DEBUG - number of items : 6 [2019-07-31T08:03:30.468Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1192111860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1192111863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1192111864 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1192111865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1192111867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1192111867 data=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} [2019-07-31T08:03:30.468Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1192111874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1192111876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1192111876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1192111934 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1192111935 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:30.468Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-31T08:03:30.468Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-31T08:03:30.468Z] DEBUG - number of items : 6 [2019-07-31T08:03:30.468Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1192111962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1192111963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1192111964 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1192111964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1192111965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1192111965 data=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} [2019-07-31T08:03:30.468Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1192111974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1192111975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1192111976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1192112033 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1192112033 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:30.468Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:30.468Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-31T08:03:30.468Z] DEBUG - number of items : 6 [2019-07-31T08:03:30.468Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1192112071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1192112071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1192112072 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1192112072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1192112073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1192112073 data=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} [2019-07-31T08:03:30.468Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1192112150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1192112151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1192112152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1192112153 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:30.468Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1192112153 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:30.468Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-31T08:03:30.468Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-31T08:03:30.468Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-31T08:03:30.468Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T08:03:32.600Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-31T08:03:32.600Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:03:44.815Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-31T08:03:44.815Z] DEBUG - number of items : 6 [2019-07-31T08:03:44.815Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-31T08:03:44.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1192128031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:44.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1192128031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:44.815Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1192128032 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:44.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1192128033 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:44.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1192128033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:44.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1192128034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:44.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1192128035 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} [2019-07-31T08:03:44.815Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1192128173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:44.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1192128174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:44.815Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1192128175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:44.815Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1192128176 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:44.815Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1192128176 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:44.815Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-31T08:03:44.815Z] DEBUG - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel' [2019-07-31T08:03:44.815Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-31T08:03:44.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1192128375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:44.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1192128376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:44.815Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1192128376 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:44.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1192128379 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:44.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1192128379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:44.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1192128380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:44.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1192128381 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} [2019-07-31T08:03:44.815Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1192128576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:44.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1192128577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:44.815Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1192128578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:44.815Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1192128578 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:44.815Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1192128579 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:44.815Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-31T08:03:44.815Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm' [2019-07-31T08:03:44.815Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm' [2019-07-31T08:03:44.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1192128584 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' [2019-07-31T08:03:44.815Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm' [2019-07-31T08:03:44.815Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-31T08:03:45.076Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-31T08:03:45.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:03:45.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:03:45.594Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-31T08:03:45.594Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-31T08:03:45.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:03:45.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:03:45.853Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-31T08:03:46.111Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-31T08:03:46.678Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:03:46.678Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:03:46.678Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-31T08:03:46.678Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:03:46.678Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:03:46.678Z] DEBUG - number of items : 6 [2019-07-31T08:03:46.678Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:46.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1192130848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:46.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1192130848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:46.678Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1192130849 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:46.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1192130849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:46.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1192130850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:46.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1192130850 data=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} [2019-07-31T08:03:46.678Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1192130867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:46.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1192130870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:46.678Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1192130871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:46.678Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1192130871 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:46.678Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1192130872 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:46.678Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-31T08:03:46.937Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-31T08:03:46.937Z] DEBUG - number of items : 6 [2019-07-31T08:03:46.937Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-31T08:03:46.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1192131136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:46.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1192131137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:46.937Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1192131138 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:46.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1192131138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:46.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1192131139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:46.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1192131139 data=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} [2019-07-31T08:03:46.937Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1192131147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:46.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1192131148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:46.937Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1192131148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:46.937Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1192131149 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:46.937Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1192131150 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:46.937Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:46.937Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-31T08:03:46.938Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-31T08:03:47.507Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-31T08:03:47.507Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T08:03:51.284Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-31T08:03:51.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:03:51.542Z] DEBUG - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view' [2019-07-31T08:03:51.801Z] DEBUG - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm' [2019-07-31T08:03:51.801Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm' [2019-07-31T08:03:51.801Z] *** BUG *** [2019-07-31T08:03:51.801Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:03:51.801Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:03:51.801Z] [2019-07-31T08:03:51.801Z] *** BUG *** [2019-07-31T08:03:51.801Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:03:51.801Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:03:51.801Z] [2019-07-31T08:03:52.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=1192135959 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' [2019-07-31T08:03:52.319Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm' [2019-07-31T08:03:52.319Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-31T08:03:52.578Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-31T08:03:52.838Z] DEBUG - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance' [2019-07-31T08:03:52.838Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm | new instance' [2019-07-31T08:03:52.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=1192136974 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' [2019-07-31T08:03:52.838Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm | new instance' [2019-07-31T08:03:52.838Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-31T08:03:54.214Z] *** BUG *** [2019-07-31T08:03:54.214Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:03:54.214Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:03:54.214Z] [2019-07-31T08:03:54.214Z] *** BUG *** [2019-07-31T08:03:54.214Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:03:54.214Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:03:54.214Z] [2019-07-31T08:03:54.473Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-31T08:03:55.848Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"' [2019-07-31T08:03:56.107Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-31T08:03:56.365Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:03:56.365Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:03:56.365Z] DEBUG - number of items : 6 [2019-07-31T08:03:56.365Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-31T08:03:56.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1192140532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:56.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1192140533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:56.365Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1192140533 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:56.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1192140533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:56.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1192140534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T08:03:56.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1192140534 data=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} [2019-07-31T08:03:56.365Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1192140537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:56.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1192140561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:56.365Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1192140562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:56.365Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1192140562 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:56.365Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1192140563 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:56.366Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-31T08:03:56.366Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"' [2019-07-31T08:03:56.630Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:03:56.630Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:03:58.007Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1192141870 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:03:58.007Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:03:58.007Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:03:58.007Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:03:58.007Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:03:58.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1192142040 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:03:58.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1192142044 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:03:58.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1192142045 data=null} to TreeItem with text {test} [2019-07-31T08:03:58.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1192142046 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:03:58.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192142048 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:03:58.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1192142133 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:03:58.265Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:03:58.265Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:03:58.524Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:03:59.092Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:03:59.092Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:03:59.092Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:03:59.092Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:03:59.092Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:03:59.092Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:03:59.092Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:03:59.092Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:03:59.092Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:03:59.092Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:03:59.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192143079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:03:59.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192143082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:03:59.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192143083 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:03:59.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192143083 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:03:59.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192143093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:03:59.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192143094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:03:59.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192143094 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:03:59.092Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192143095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:03:59.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192143095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:03:59.092Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192143096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:03:59.092Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192143096 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:03:59.092Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192143097 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:03:59.092Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:03:59.092Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:03:59.092Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:03:59.092Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:03:59.092Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:03:59.092Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:03:59.092Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:03:59.092Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:03:59.092Z] DEBUG - Clicking on OK [2019-07-31T08:03:59.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192143131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:03:59.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192143133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:03:59.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192143133 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:03:59.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192143134 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:03:59.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192143134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:03:59.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192143135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:03:59.092Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:03:59.092Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:03:59.092Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:03:59.092Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:03:59.092Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:03:59.092Z] DEBUG - Clicked on OK [2019-07-31T08:04:00.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192143135 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:04:00.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1192142452 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:04:00.743Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.893 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest [2019-07-31T08:04:00.743Z] testPinSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 37.612 s [2019-07-31T08:04:00.743Z] testPinTwoTraces(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 19.196 s [2019-07-31T08:04:00.743Z] testCloneSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 10.285 s [2019-07-31T08:04:00.743Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest [2019-07-31T08:04:01.002Z] *** BUG *** [2019-07-31T08:04:01.002Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:04:01.002Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:04:01.002Z] [2019-07-31T08:04:01.002Z] *** BUG *** [2019-07-31T08:04:01.002Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:04:01.002Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:04:01.002Z] [2019-07-31T08:04:01.261Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-31T08:04:01.261Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T08:04:27.805Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-31T08:04:27.805Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:04:27.805Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:04:27.805Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:04:27.805Z] DEBUG - Setting state to checked on: minor_faults [2019-07-31T08:04:27.805Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-31T08:04:27.805Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T08:04:27.805Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-31T08:04:27.805Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:04:27.805Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:04:27.805Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:04:27.805Z] DEBUG - Setting state to checked on: kernel_vm [2019-07-31T08:04:27.805Z] DEBUG - Setting state to unchecked on: minor_faults [2019-07-31T08:04:28.371Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1192172277 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:04:28.371Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:04:28.371Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:04:28.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:04:28.371Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:04:28.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1192172448 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:04:28.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1192172448 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:04:28.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1192172449 data=null} to TreeItem with text {test} [2019-07-31T08:04:28.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1192172449 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:04:28.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192172450 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:04:28.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1192172531 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:04:28.629Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:04:28.629Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:04:28.629Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:04:29.564Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:04:29.564Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:04:29.564Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:04:29.564Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:04:29.564Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:04:29.564Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:04:29.564Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:04:29.564Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:04:29.564Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:04:29.564Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:04:29.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192173688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:04:29.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192173689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:04:29.565Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192173689 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:04:29.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192173690 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:04:29.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192173690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:04:29.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192173691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:04:29.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192173691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:04:29.565Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192173691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:04:29.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192173692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:04:29.565Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192173692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:04:29.565Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192173693 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:04:29.565Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192173693 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:04:29.565Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:04:29.565Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:04:29.565Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:04:29.565Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:04:29.565Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:04:29.565Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:04:29.565Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:04:29.565Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:04:29.565Z] DEBUG - Clicking on OK [2019-07-31T08:04:29.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192173697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:04:29.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192173697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:04:29.565Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192173698 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:04:29.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192173698 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:04:29.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192173699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:04:29.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192173699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:04:29.565Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:04:29.565Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:04:29.565Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:04:29.565Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:04:29.565Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:04:29.565Z] DEBUG - Clicked on OK [2019-07-31T08:04:30.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192173701 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:04:30.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1192172733 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:04:30.772Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.207 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest [2019-07-31T08:04:30.772Z] testDisplayingDataSeries(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest) Time elapsed: 23.684 s [2019-07-31T08:04:30.772Z] testManipulatingTreeViewer(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest) Time elapsed: 3.513 s [2019-07-31T08:04:30.772Z] [2019-07-31T08:04:30.772Z] Results: [2019-07-31T08:04:30.772Z] [2019-07-31T08:04:30.772Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T08:04:30.772Z] [2019-07-31T08:04:31.339Z] [2019-07-31T08:04:31.339Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 08:04:31.293 [2019-07-31T08:04:31.339Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T08:04:32.278Z] [INFO] All tests passed! [2019-07-31T08:04:32.278Z] [INFO] [2019-07-31T08:04:32.278Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T08:04:32.278Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/../../target/jacoco.exec [2019-07-31T08:04:32.278Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests' with 5 classes [2019-07-31T08:04:32.278Z] [INFO] [2019-07-31T08:04:32.278Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T08:04:32.278Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar [2019-07-31T08:04:32.278Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.pom [2019-07-31T08:04:32.278Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-sources.jar [2019-07-31T08:04:32.278Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:04:32.278Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-p2metadata.xml [2019-07-31T08:04:32.278Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-p2artifacts.xml [2019-07-31T08:04:32.278Z] [INFO] [2019-07-31T08:04:32.278Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T08:04:32.278Z] [INFO] [2019-07-31T08:04:32.278Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >-- [2019-07-31T08:04:32.278Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.7-SNAPSHOT [50/134] [2019-07-31T08:04:32.278Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:04:32.278Z] [INFO] [2019-07-31T08:04:32.278Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T08:04:32.278Z] [INFO] [2019-07-31T08:04:32.278Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T08:04:32.278Z] [INFO] The project's OSGi version is 1.0.7.201907310718 [2019-07-31T08:04:32.278Z] [INFO] [2019-07-31T08:04:32.537Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T08:04:32.537Z] [INFO] [2019-07-31T08:04:32.537Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T08:04:32.537Z] [INFO] [2019-07-31T08:04:32.537Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T08:04:32.537Z] [INFO] [2019-07-31T08:04:32.537Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T08:04:32.537Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:04:32.537Z] [INFO] [2019-07-31T08:04:32.537Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T08:04:32.537Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:04:32.537Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources [2019-07-31T08:04:32.537Z] [INFO] [2019-07-31T08:04:32.537Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T08:04:32.537Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes [2019-07-31T08:04:33.104Z] [INFO] [2019-07-31T08:04:33.104Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T08:04:33.104Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:04:33.104Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources [2019-07-31T08:04:33.104Z] [INFO] [2019-07-31T08:04:33.104Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T08:04:33.104Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar [2019-07-31T08:04:33.104Z] [INFO] [2019-07-31T08:04:33.105Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T08:04:33.105Z] [INFO] [2019-07-31T08:04:33.105Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T08:04:33.105Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.jar [2019-07-31T08:04:33.105Z] [INFO] [2019-07-31T08:04:33.105Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T08:04:33.105Z] [INFO] [2019-07-31T08:04:33.105Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T08:04:33.105Z] [INFO] [2019-07-31T08:04:33.105Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T08:04:33.105Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.jar [2019-07-31T08:04:33.105Z] [INFO] [2019-07-31T08:04:33.105Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T08:04:33.105Z] [INFO] [2019-07-31T08:04:33.105Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T08:04:35.004Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T08:04:35.004Z] [INFO] Command line: [2019-07-31T08:04:35.004Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T08:04:35.004Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:04:40.276Z] !SESSION 2019-07-31 08:04:35.292 ----------------------------------------------- [2019-07-31T08:04:40.276Z] eclipse.buildId=unknown [2019-07-31T08:04:40.276Z] java.version=1.8.0_202 [2019-07-31T08:04:40.276Z] java.vendor=Oracle Corporation [2019-07-31T08:04:40.276Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:04:40.276Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T08:04:40.276Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T08:04:40.276Z] [2019-07-31T08:04:40.276Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:04:39.485 [2019-07-31T08:04:40.276Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:04:40.276Z] !STACK 0 [2019-07-31T08:04:40.276Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T08:04:40.276Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:04:40.276Z] [2019-07-31T08:04:40.276Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:04:40.276Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:04:40.276Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:04:40.276Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:04:40.276Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:04:40.276Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:04:40.276Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:04:40.276Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:04:40.276Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:04:40.276Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:04:40.276Z] [2019-07-31T08:04:40.276Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:04:39.683 [2019-07-31T08:04:40.276Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:04:40.276Z] !STACK 0 [2019-07-31T08:04:40.276Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T08:04:40.276Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:04:40.276Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:04:40.276Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:04:40.276Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T08:04:40.276Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:04:40.276Z] [2019-07-31T08:04:40.276Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:04:40.276Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:04:40.276Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:04:40.276Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:04:40.276Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:04:40.276Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:04:40.276Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:04:40.276Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:04:40.276Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:04:40.276Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:04:42.176Z] process 8738: 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 [2019-07-31T08:04:42.176Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T08:04:42.745Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:04:42.745Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:04:55.339Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest [2019-07-31T08:04:55.339Z] Display size: 1440x900 [2019-07-31T08:04:55.339Z] OS version=3.10.0-957.1.3.el7.x86_64 [2019-07-31T08:04:55.339Z] GTK version=3.18.9 [2019-07-31T08:04:55.339Z] GTK theme=Ambiance [2019-07-31T08:04:55.339Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T08:04:55.339Z] Time zone: Coordinated Universal Time [2019-07-31T08:04:55.339Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T08:04:55.339Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T08:04:57.244Z] *** BUG *** [2019-07-31T08:04:57.244Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:04:57.244Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:04:57.244Z] [2019-07-31T08:04:57.244Z] *** BUG *** [2019-07-31T08:04:57.244Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:04:57.244Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:04:57.244Z] [2019-07-31T08:04:57.244Z] *** BUG *** [2019-07-31T08:04:57.244Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:04:57.244Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:04:57.244Z] [2019-07-31T08:04:57.244Z] *** BUG *** [2019-07-31T08:04:57.244Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:04:57.244Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:04:57.244Z] [2019-07-31T08:04:57.244Z] *** BUG *** [2019-07-31T08:04:57.244Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:04:57.244Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:04:57.244Z] [2019-07-31T08:04:57.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1192201364 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} [2019-07-31T08:04:57.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1192201442 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T08:04:57.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1192201445 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} [2019-07-31T08:04:57.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1192201451 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T08:04:57.502Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T08:04:57.761Z] *** BUG *** [2019-07-31T08:04:57.761Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:04:57.761Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:04:57.761Z] [2019-07-31T08:04:57.761Z] *** BUG *** [2019-07-31T08:04:57.761Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:04:57.761Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:04:57.761Z] [2019-07-31T08:04:57.761Z] *** BUG *** [2019-07-31T08:04:57.761Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:04:57.761Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:04:57.761Z] [2019-07-31T08:04:57.761Z] *** BUG *** [2019-07-31T08:04:57.761Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:04:57.761Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:04:57.761Z] [2019-07-31T08:04:57.761Z] *** BUG *** [2019-07-31T08:04:57.761Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:04:57.761Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:04:57.761Z] [2019-07-31T08:04:57.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1192201962 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} [2019-07-31T08:04:57.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1192201965 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-31T08:04:57.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1192201974 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} [2019-07-31T08:04:57.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1192201976 data=null button=1 stateMask=0x80000 x=0 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T08:04:58.020Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T08:04:58.279Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T08:04:58.537Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-31T08:04:58.538Z] DEBUG - Clicking on with mnemonic 'Export to TSV...' [2019-07-31T08:04:58.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1192202600 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...' [2019-07-31T08:04:58.538Z] DEBUG - Clicked on with mnemonic 'Export to TSV...' [2019-07-31T08:04:58.538Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T08:05:16.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1192218434 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} [2019-07-31T08:05:16.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1192219943 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T08:05:16.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1192219944 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} [2019-07-31T08:05:16.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1192221096 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T08:05:16.991Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T08:05:20.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1192223961 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} [2019-07-31T08:05:20.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1192223966 data=null button=1 stateMask=0x80000 x=524 y=-11 count=1} to TableColumn with text {Duration} [2019-07-31T08:05:20.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1192223997 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} [2019-07-31T08:05:20.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1192224001 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T08:05:20.294Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T08:05:32.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1192236591 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} [2019-07-31T08:05:34.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1192237807 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T08:05:34.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1192237808 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} [2019-07-31T08:05:34.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1192239003 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T08:05:34.781Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T08:05:52.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1192255953 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} [2019-07-31T08:05:52.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1192255968 data=null button=1 stateMask=0x80000 x=524 y=-11 count=1} to TableColumn with text {Duration} [2019-07-31T08:05:52.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1192256638 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} [2019-07-31T08:05:52.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1192256647 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T08:05:53.117Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T08:06:11.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1192273299 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} [2019-07-31T08:06:11.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1192276009 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T08:06:13.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1192276011 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} [2019-07-31T08:06:14.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1192278702 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T08:06:14.586Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T08:06:17.116Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.883 s - in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest [2019-07-31T08:06:17.116Z] climbTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.812 s [2019-07-31T08:06:17.116Z] smallTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.47 s [2019-07-31T08:06:17.116Z] testWriteToTsv(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.598 s [2019-07-31T08:06:17.116Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 20.995 s [2019-07-31T08:06:17.116Z] decrementingTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.406 s [2019-07-31T08:06:17.116Z] largeTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 17.219 s [2019-07-31T08:06:17.116Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 18.278 s [2019-07-31T08:06:17.116Z] noiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 21.388 s [2019-07-31T08:06:17.116Z] [2019-07-31T08:06:17.116Z] Results: [2019-07-31T08:06:17.116Z] [2019-07-31T08:06:17.116Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T08:06:17.116Z] [2019-07-31T08:06:18.494Z] [INFO] All tests passed! [2019-07-31T08:06:18.494Z] [INFO] [2019-07-31T08:06:18.494Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T08:06:18.494Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/../../target/jacoco.exec [2019-07-31T08:06:18.494Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-31T08:06:18.494Z] [INFO] [2019-07-31T08:06:18.494Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T08:06:18.494Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.jar [2019-07-31T08:06:18.494Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.pom [2019-07-31T08:06:18.494Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar [2019-07-31T08:06:18.494Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:06:18.494Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml [2019-07-31T08:06:18.494Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml [2019-07-31T08:06:18.494Z] [INFO] [2019-07-31T08:06:18.494Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T08:06:18.494Z] [INFO] [2019-07-31T08:06:18.494Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >-- [2019-07-31T08:06:18.494Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.10-SNAPSHOT [51/134] [2019-07-31T08:06:18.494Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:06:18.494Z] [INFO] [2019-07-31T08:06:18.494Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T08:06:18.494Z] [INFO] [2019-07-31T08:06:18.494Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T08:06:18.494Z] [INFO] The project's OSGi version is 1.0.10.201907310718 [2019-07-31T08:06:18.494Z] [INFO] [2019-07-31T08:06:18.494Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T08:06:18.494Z] [INFO] [2019-07-31T08:06:18.494Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T08:06:18.494Z] [INFO] [2019-07-31T08:06:18.494Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T08:06:18.494Z] [INFO] [2019-07-31T08:06:18.494Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T08:06:18.494Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:06:18.494Z] [INFO] [2019-07-31T08:06:18.494Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T08:06:18.494Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:06:18.494Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources [2019-07-31T08:06:18.494Z] [INFO] [2019-07-31T08:06:18.494Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T08:06:18.494Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes [2019-07-31T08:06:19.430Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/os/linux/ui/swtbot/tests/latency/SystemCallLatencyDensityViewTest.java:[146] [2019-07-31T08:06:19.430Z] fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class)); [2019-07-31T08:06:19.430Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:06:19.430Z] 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 [2019-07-31T08:06:19.430Z] 1 problem (1 warning) [2019-07-31T08:06:19.430Z] [INFO] [2019-07-31T08:06:19.430Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T08:06:19.430Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:06:19.430Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources [2019-07-31T08:06:19.430Z] [INFO] [2019-07-31T08:06:19.430Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T08:06:19.430Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-31T08:06:19.430Z] [INFO] [2019-07-31T08:06:19.430Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T08:06:19.430Z] [INFO] [2019-07-31T08:06:19.430Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T08:06:19.430Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-31T08:06:19.430Z] [INFO] [2019-07-31T08:06:19.430Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T08:06:19.430Z] [INFO] [2019-07-31T08:06:19.430Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T08:06:19.430Z] [INFO] [2019-07-31T08:06:19.430Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T08:06:19.430Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-31T08:06:19.430Z] [INFO] [2019-07-31T08:06:19.430Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T08:06:19.430Z] [INFO] [2019-07-31T08:06:19.430Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T08:06:21.014Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T08:06:21.014Z] [INFO] Command line: [2019-07-31T08:06:21.014Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T08:06:21.014Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:06:25.254Z] !SESSION 2019-07-31 08:06:21.272 ----------------------------------------------- [2019-07-31T08:06:25.254Z] eclipse.buildId=unknown [2019-07-31T08:06:25.254Z] java.version=1.8.0_202 [2019-07-31T08:06:25.254Z] java.vendor=Oracle Corporation [2019-07-31T08:06:25.254Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:06:25.254Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T08:06:25.254Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T08:06:25.254Z] [2019-07-31T08:06:25.254Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:06:24.981 [2019-07-31T08:06:25.254Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:06:25.254Z] !STACK 0 [2019-07-31T08:06:25.254Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T08:06:25.254Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:06:25.254Z] [2019-07-31T08:06:25.254Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:06:25.254Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:06:25.254Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:06:25.254Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:06:25.254Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:06:25.254Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:06:25.254Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:06:25.254Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:06:25.254Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:06:25.254Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:06:25.254Z] [2019-07-31T08:06:25.254Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:06:25.190 [2019-07-31T08:06:25.254Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:06:25.254Z] !STACK 0 [2019-07-31T08:06:25.254Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T08:06:25.254Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:06:25.254Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:06:25.254Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:06:25.254Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T08:06:25.254Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:06:25.254Z] [2019-07-31T08:06:25.254Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:06:25.254Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:06:25.254Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:06:25.254Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:06:25.254Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:06:25.254Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:06:25.254Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:06:25.254Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:06:25.254Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:06:25.254Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:06:27.782Z] process 8865: 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 [2019-07-31T08:06:27.782Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T08:06:28.717Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:06:28.717Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:06:40.933Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest [2019-07-31T08:06:41.869Z] Display size: 1440x900 [2019-07-31T08:06:41.869Z] OS version=3.10.0-957.1.3.el7.x86_64 [2019-07-31T08:06:41.869Z] GTK version=3.18.9 [2019-07-31T08:06:41.869Z] GTK theme=Ambiance [2019-07-31T08:06:41.869Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T08:06:41.869Z] Time zone: Coordinated Universal Time [2019-07-31T08:06:41.869Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T08:06:41.869Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T08:06:44.402Z] *** BUG *** [2019-07-31T08:06:44.402Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:06:44.402Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:06:44.402Z] [2019-07-31T08:06:44.402Z] *** BUG *** [2019-07-31T08:06:44.402Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:06:44.402Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:06:44.402Z] [2019-07-31T08:06:44.402Z] *** BUG *** [2019-07-31T08:06:44.402Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:06:44.402Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:06:44.402Z] [2019-07-31T08:06:44.661Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.scatter"' [2019-07-31T08:06:44.661Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T08:06:59.537Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T08:06:59.537Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:06:59.537Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:06:59.537Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:06:59.537Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:06:59.537Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:06:59.537Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:06:59.537Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:06:59.537Z] DEBUG - Setting state to checked on: bug446190 [2019-07-31T08:07:00.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:07:00.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:07:00.732Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1192324857 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:07:00.732Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:07:00.995Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:07:00.995Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:07:00.995Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:07:00.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1192325052 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:07:00.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1192325053 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:07:00.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1192325053 data=null} to TreeItem with text {test} [2019-07-31T08:07:00.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1192325055 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:07:00.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192325056 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:07:00.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1192325139 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:07:01.774Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:07:01.774Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:07:01.774Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:07:02.633Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:07:02.633Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:07:02.633Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:07:02.633Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:07:02.633Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:02.633Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:07:02.633Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:07:02.633Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:07:02.633Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:02.633Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:07:02.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192326800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:02.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192326802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:02.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192326802 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:02.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192326802 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:02.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192326803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:02.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192326804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:02.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192326804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:02.633Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192326805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:02.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192326806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:02.633Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192326806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:02.633Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192326807 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:02.633Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192326809 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:02.633Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:02.633Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:07:02.633Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:07:02.633Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:07:02.633Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:07:02.633Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:07:02.633Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:07:02.633Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:02.633Z] DEBUG - Clicking on OK [2019-07-31T08:07:02.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192326820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:02.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192326821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:02.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192326823 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:02.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192326823 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:02.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192326824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:02.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192326825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:02.633Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:02.633Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:02.633Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:02.633Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:02.633Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:02.633Z] DEBUG - Clicked on OK [2019-07-31T08:07:03.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192326825 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:03.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1192325550 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:07:03.827Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.99 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest [2019-07-31T08:07:03.827Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest) Time elapsed: 16.851 s [2019-07-31T08:07:03.827Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest [2019-07-31T08:07:04.395Z] *** BUG *** [2019-07-31T08:07:04.395Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:07:04.395Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:07:04.395Z] [2019-07-31T08:07:04.395Z] *** BUG *** [2019-07-31T08:07:04.395Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:07:04.395Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:07:04.395Z] [2019-07-31T08:07:04.395Z] *** BUG *** [2019-07-31T08:07:04.395Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:07:04.395Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:07:04.395Z] [2019-07-31T08:07:04.395Z] *** BUG *** [2019-07-31T08:07:04.395Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:07:04.395Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:07:04.395Z] [2019-07-31T08:07:04.395Z] *** BUG *** [2019-07-31T08:07:04.395Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:07:04.395Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:07:04.395Z] [2019-07-31T08:07:04.653Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-31T08:07:04.653Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-31T08:07:04.653Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-31T08:07:09.921Z] *** BUG *** [2019-07-31T08:07:09.921Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:07:09.921Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:07:09.921Z] [2019-07-31T08:07:09.921Z] *** BUG *** [2019-07-31T08:07:09.921Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:07:09.921Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:07:09.921Z] [2019-07-31T08:07:12.453Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-31T08:07:12.453Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-31T08:07:12.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1192336167 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} [2019-07-31T08:07:12.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1192336232 data=null button=1 stateMask=0x80000 x=38 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T08:07:12.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1192336234 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} [2019-07-31T08:07:12.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1192336241 data=null button=1 stateMask=0x80000 x=38 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T08:07:12.453Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1192336538 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:07:12.453Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:07:12.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:07:12.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:07:12.453Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:07:12.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1192336644 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:07:12.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1192336645 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:07:12.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1192336646 data=null} to TreeItem with text {test} [2019-07-31T08:07:12.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1192336647 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:07:12.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192336647 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:07:12.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1192336675 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:07:12.712Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:07:12.712Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:07:12.970Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:07:13.873Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:07:13.873Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:07:13.873Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:07:13.873Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:07:13.873Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:13.873Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:07:13.873Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:07:13.873Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:07:13.873Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:13.873Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:07:13.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192337890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:13.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192337892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:13.873Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192337893 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:13.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192337894 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:13.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192337894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:13.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192337895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:13.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192337897 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:13.873Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192337897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:13.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192337898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:13.873Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192337898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:13.873Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192337899 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:13.873Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192337900 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:13.873Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:13.873Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:07:13.873Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:07:13.873Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:07:13.873Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:07:13.873Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:07:13.873Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:07:13.873Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:13.873Z] DEBUG - Clicking on OK [2019-07-31T08:07:13.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192337907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:13.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192337908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:13.873Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192337909 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:13.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192337909 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:13.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192337910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:13.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192337910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:13.873Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:13.873Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:13.873Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:13.873Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:13.873Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:13.873Z] DEBUG - Clicked on OK [2019-07-31T08:07:14.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192337911 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:14.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1192336939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:07:14.699Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-31T08:07:14.958Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.901 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest [2019-07-31T08:07:14.958Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest) Time elapsed: 10.456 s [2019-07-31T08:07:14.958Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest [2019-07-31T08:07:15.218Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-31T08:07:15.218Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:07:15.218Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:07:15.477Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-31T08:07:15.477Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-31T08:07:22.039Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-31T08:07:22.039Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:07:22.039Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:07:22.039Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-31T08:07:22.039Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1192345936 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:07:22.039Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:07:22.039Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:07:22.039Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:07:22.039Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:07:22.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1192346048 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:07:22.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1192346048 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:07:22.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1192346049 data=null} to TreeItem with text {test} [2019-07-31T08:07:22.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1192346050 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:07:22.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192346050 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:07:22.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1192346072 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:07:22.039Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:07:22.039Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:07:22.298Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:07:23.232Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:07:23.232Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:07:23.232Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:07:23.232Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:07:23.232Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:23.232Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:07:23.232Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:07:23.232Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:07:23.232Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:23.232Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:07:23.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192347356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:23.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192347357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:23.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192347357 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:23.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192347358 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:23.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192347358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:23.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192347359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:23.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192347359 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:23.232Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192347359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:23.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192347360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:23.232Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192347360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:23.232Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192347360 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:23.232Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192347360 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:23.232Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:23.232Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:07:23.232Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:07:23.232Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:07:23.232Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:07:23.232Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:07:23.232Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:07:23.232Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:23.232Z] DEBUG - Clicking on OK [2019-07-31T08:07:23.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192347367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:23.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192347368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:23.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192347368 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:23.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192347368 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:23.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192347369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:23.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192347369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:23.232Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:23.232Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:23.232Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:23.232Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:23.232Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:23.232Z] DEBUG - Clicked on OK [2019-07-31T08:07:23.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192347370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:23.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1192346279 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:07:23.800Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-31T08:07:24.058Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.106 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest [2019-07-31T08:07:24.058Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest) Time elapsed: 8.985 s [2019-07-31T08:07:24.058Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest [2019-07-31T08:07:24.317Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T08:07:24.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1192348745 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} [2019-07-31T08:07:24.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1192348751 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-31T08:07:24.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1192348848 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} [2019-07-31T08:07:24.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1192348855 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T08:07:24.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=1192348945 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} [2019-07-31T08:07:24.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=1192348952 data=null button=1 stateMask=0x80000 x=421 y=-12 count=1} to TableColumn with text {System Call} [2019-07-31T08:07:24.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=1192349047 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} [2019-07-31T08:07:24.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=1192349054 data=null button=1 stateMask=0x80000 x=421 y=-12 count=1} to TableColumn with text {System Call} [2019-07-31T08:07:25.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1192349143 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} [2019-07-31T08:07:25.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1192349149 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T08:07:25.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1192349243 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} [2019-07-31T08:07:25.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1192349248 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T08:07:25.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Start Time} time=1192349336 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} [2019-07-31T08:07:25.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Start Time} time=1192349342 data=null button=1 stateMask=0x80000 x=74 y=-12 count=1} to TableColumn with text {Start Time} [2019-07-31T08:07:25.350Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T08:07:25.609Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T08:07:25.609Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T08:07:31.399Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T08:07:31.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1192355573 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} [2019-07-31T08:07:31.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1192355581 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-31T08:07:31.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1192355637 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} [2019-07-31T08:07:31.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1192355643 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T08:07:31.658Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1192355835 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:07:31.658Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:07:31.658Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:07:31.658Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:07:31.918Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:07:31.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1192355931 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:07:31.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1192355932 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:07:31.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1192355932 data=null} to TreeItem with text {test} [2019-07-31T08:07:31.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1192355933 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:07:31.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192355934 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:07:31.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1192355957 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:07:31.918Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:07:31.918Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:07:32.176Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:07:33.114Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:07:33.114Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:07:33.114Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:07:33.114Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:07:33.114Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:33.114Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:07:33.114Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:07:33.114Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:07:33.114Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:33.114Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:07:33.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192357154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:33.114Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192357154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:33.114Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192357155 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:33.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192357155 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:33.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192357156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:33.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192357156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:33.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192357156 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:33.114Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192357157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:33.114Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192357157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:33.114Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192357157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:33.114Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192357157 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:33.114Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192357158 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:33.114Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:07:33.114Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:07:33.114Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:07:33.114Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:07:33.114Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:07:33.114Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:07:33.114Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:07:33.114Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:33.114Z] DEBUG - Clicking on OK [2019-07-31T08:07:33.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192357162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:33.114Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192357163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:33.114Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192357163 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:33.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192357163 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:33.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192357163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:33.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192357164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:33.114Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:33.114Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:33.114Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:33.114Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:33.114Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:33.114Z] DEBUG - Clicked on OK [2019-07-31T08:07:33.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192357164 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:07:33.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1192356166 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:07:33.940Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T08:07:34.199Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T08:07:34.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1192358330 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} [2019-07-31T08:07:34.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1192358332 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-31T08:07:34.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1192358337 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} [2019-07-31T08:07:34.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1192358339 data=null button=1 stateMask=0x80000 x=0 y=-11 count=1} to TableColumn with text {Duration} [2019-07-31T08:07:34.199Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T08:07:34.457Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T08:07:34.457Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T08:07:34.715Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-31T08:07:34.715Z] DEBUG - Clicking on with mnemonic 'Export to TSV...' [2019-07-31T08:07:34.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1192358783 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...' [2019-07-31T08:07:34.715Z] DEBUG - Clicked on with mnemonic 'Export to TSV...' [2019-07-31T08:07:34.715Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T08:07:34.974Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T08:07:56.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1192378731 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} [2019-07-31T08:07:56.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1192380369 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T08:07:57.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1192380371 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} [2019-07-31T08:07:57.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1192381936 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T08:07:57.754Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T08:08:04.311Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T08:08:04.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1192387535 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} [2019-07-31T08:08:04.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1192387542 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-31T08:08:04.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1192387639 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} [2019-07-31T08:08:04.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1192387646 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T08:08:04.311Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T08:08:04.311Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T08:08:22.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1192404319 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} [2019-07-31T08:08:22.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1192405576 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T08:08:22.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1192405577 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} [2019-07-31T08:08:23.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1192406833 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T08:08:23.171Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T08:08:28.580Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T08:08:46.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1192430334 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} [2019-07-31T08:08:46.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1192430343 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-31T08:08:46.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1192431028 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} [2019-07-31T08:08:46.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1192431037 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T08:08:47.494Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T08:08:54.494Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T08:09:16.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1192456400 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} [2019-07-31T08:09:16.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1192459323 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T08:09:16.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1192459324 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} [2019-07-31T08:09:18.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1192462527 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T08:09:18.585Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T08:09:24.235Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 120.274 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest [2019-07-31T08:09:24.235Z] climbTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 1.217 s [2019-07-31T08:09:24.235Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 8.599 s [2019-07-31T08:09:24.235Z] smallTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.308 s [2019-07-31T08:09:24.235Z] testWriteToTsv(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.505 s [2019-07-31T08:09:24.235Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 28.382 s [2019-07-31T08:09:24.235Z] decrementingTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.486 s [2019-07-31T08:09:24.235Z] largeTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 24.748 s [2019-07-31T08:09:24.235Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 25.074 s [2019-07-31T08:09:24.235Z] noiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 30.773 s [2019-07-31T08:09:24.235Z] [2019-07-31T08:09:24.235Z] Results: [2019-07-31T08:09:24.235Z] [2019-07-31T08:09:24.235Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T08:09:24.235Z] [2019-07-31T08:09:24.802Z] [2019-07-31T08:09:24.802Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 08:09:24.798 [2019-07-31T08:09:24.802Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T08:09:25.739Z] [INFO] All tests passed! [2019-07-31T08:09:25.739Z] [INFO] [2019-07-31T08:09:25.739Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T08:09:25.739Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/../../target/jacoco.exec [2019-07-31T08:09:25.739Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 10 classes [2019-07-31T08:09:25.739Z] [INFO] [2019-07-31T08:09:25.739Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T08:09:25.739Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-31T08:09:25.739Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.pom [2019-07-31T08:09:25.739Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-31T08:09:25.739Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:09:25.739Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml [2019-07-31T08:09:25.739Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2019-07-31T08:09:25.739Z] [INFO] [2019-07-31T08:09:25.739Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T08:09:25.739Z] [INFO] [2019-07-31T08:09:25.739Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >-- [2019-07-31T08:09:25.739Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT [52/134] [2019-07-31T08:09:25.739Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:09:25.739Z] [INFO] [2019-07-31T08:09:25.739Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T08:09:25.739Z] [INFO] [2019-07-31T08:09:25.739Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T08:09:25.739Z] [INFO] The project's OSGi version is 1.0.1.201907310718 [2019-07-31T08:09:25.739Z] [INFO] [2019-07-31T08:09:25.739Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T08:09:25.739Z] [INFO] [2019-07-31T08:09:25.739Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T08:09:25.739Z] [INFO] [2019-07-31T08:09:25.739Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T08:09:25.739Z] [INFO] [2019-07-31T08:09:25.739Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T08:09:25.739Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:09:25.739Z] [INFO] [2019-07-31T08:09:25.739Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T08:09:25.739Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:09:25.739Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources [2019-07-31T08:09:25.739Z] [INFO] [2019-07-31T08:09:25.739Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T08:09:25.739Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes [2019-07-31T08:09:25.998Z] [INFO] [2019-07-31T08:09:25.998Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T08:09:25.998Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:09:25.998Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources [2019-07-31T08:09:25.998Z] [INFO] [2019-07-31T08:09:25.998Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T08:09:26.256Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T08:09:26.256Z] [INFO] [2019-07-31T08:09:26.256Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T08:09:26.256Z] [INFO] [2019-07-31T08:09:26.256Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T08:09:26.256Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T08:09:26.256Z] [INFO] [2019-07-31T08:09:26.256Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T08:09:26.256Z] [INFO] [2019-07-31T08:09:26.256Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T08:09:26.256Z] [INFO] [2019-07-31T08:09:26.256Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T08:09:26.256Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T08:09:26.256Z] [INFO] [2019-07-31T08:09:26.256Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T08:09:26.256Z] [INFO] [2019-07-31T08:09:26.256Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T08:09:27.629Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data/.metadata/.log [2019-07-31T08:09:27.629Z] [INFO] Command line: [2019-07-31T08:09:27.629Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T08:09:27.629Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:09:31.821Z] !SESSION 2019-07-31 08:09:27.895 ----------------------------------------------- [2019-07-31T08:09:31.821Z] eclipse.buildId=unknown [2019-07-31T08:09:31.821Z] java.version=1.8.0_202 [2019-07-31T08:09:31.821Z] java.vendor=Oracle Corporation [2019-07-31T08:09:31.821Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:09:31.821Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T08:09:31.821Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T08:09:31.821Z] [2019-07-31T08:09:31.821Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:09:31.212 [2019-07-31T08:09:31.821Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:09:31.821Z] !STACK 0 [2019-07-31T08:09:31.821Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T08:09:31.821Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:09:31.821Z] [2019-07-31T08:09:31.821Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:09:31.821Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:09:31.821Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:09:31.821Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:09:31.821Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:09:31.821Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:09:31.821Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:09:31.821Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:09:31.821Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:09:31.821Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:09:31.821Z] [2019-07-31T08:09:31.821Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:09:31.423 [2019-07-31T08:09:31.821Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:09:31.821Z] !STACK 0 [2019-07-31T08:09:31.821Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T08:09:31.821Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:09:31.821Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:09:31.821Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:09:31.821Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T08:09:31.821Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:09:31.821Z] [2019-07-31T08:09:31.821Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:09:31.821Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:09:31.821Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:09:31.821Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:09:31.821Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:09:31.821Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:09:31.821Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:09:31.821Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:09:31.821Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:09:31.821Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:09:34.200Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest [2019-07-31T08:09:34.200Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest [2019-07-31T08:09:34.200Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest) Time elapsed: 0.007 s [2019-07-31T08:09:34.200Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest [2019-07-31T08:09:34.200Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest [2019-07-31T08:09:34.200Z] testImmutableSeries(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest) Time elapsed: 0.06 s [2019-07-31T08:09:34.200Z] testGetDescriptors(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest) Time elapsed: 0 s [2019-07-31T08:09:34.200Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest [2019-07-31T08:09:34.200Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest [2019-07-31T08:09:34.200Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest) Time elapsed: 0 s [2019-07-31T08:09:34.200Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest [2019-07-31T08:09:34.200Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest [2019-07-31T08:09:34.200Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest) Time elapsed: 0 s [2019-07-31T08:09:34.200Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest) Time elapsed: 0 s [2019-07-31T08:09:34.200Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest [2019-07-31T08:09:34.200Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest [2019-07-31T08:09:34.200Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest) Time elapsed: 0 s [2019-07-31T08:09:34.200Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest) Time elapsed: 0 s [2019-07-31T08:09:34.200Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest [2019-07-31T08:09:34.200Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest [2019-07-31T08:09:34.200Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0 s [2019-07-31T08:09:34.200Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0 s [2019-07-31T08:09:34.200Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0.002 s [2019-07-31T08:09:34.200Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest [2019-07-31T08:09:34.200Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest [2019-07-31T08:09:34.200Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0 s [2019-07-31T08:09:34.200Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0 s [2019-07-31T08:09:34.200Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0.001 s [2019-07-31T08:09:34.200Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest [2019-07-31T08:09:34.200Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest [2019-07-31T08:09:34.200Z] testResolver(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest) Time elapsed: 0.009 s [2019-07-31T08:09:34.200Z] testWithPredicate(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest) Time elapsed: 0.001 s [2019-07-31T08:09:34.200Z] [2019-07-31T08:09:34.200Z] Results: [2019-07-31T08:09:34.200Z] [2019-07-31T08:09:34.200Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T08:09:34.200Z] [2019-07-31T08:09:34.771Z] [INFO] All tests passed! [2019-07-31T08:09:34.771Z] [INFO] [2019-07-31T08:09:34.771Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T08:09:34.771Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/../../target/jacoco.exec [2019-07-31T08:09:34.771Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-31T08:09:34.771Z] [INFO] [2019-07-31T08:09:34.771Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T08:09:34.771Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T08:09:34.771Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.pom [2019-07-31T08:09:34.771Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T08:09:34.771Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:09:34.771Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-31T08:09:34.771Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-31T08:09:34.771Z] [INFO] [2019-07-31T08:09:34.771Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T08:09:34.771Z] [INFO] [2019-07-31T08:09:34.771Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >-- [2019-07-31T08:09:34.771Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT [53/134] [2019-07-31T08:09:34.771Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:09:35.029Z] [INFO] [2019-07-31T08:09:35.029Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T08:09:35.029Z] [INFO] [2019-07-31T08:09:35.029Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T08:09:35.029Z] [INFO] The project's OSGi version is 1.0.3.201907310718 [2019-07-31T08:09:35.029Z] [INFO] [2019-07-31T08:09:35.029Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T08:09:35.029Z] [INFO] [2019-07-31T08:09:35.029Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T08:09:35.029Z] [INFO] [2019-07-31T08:09:35.029Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T08:09:35.029Z] [INFO] [2019-07-31T08:09:35.029Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T08:09:35.029Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:09:35.029Z] [INFO] [2019-07-31T08:09:35.029Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T08:09:35.029Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:09:35.029Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources [2019-07-31T08:09:35.029Z] [INFO] [2019-07-31T08:09:35.029Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T08:09:35.029Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes [2019-07-31T08:09:35.287Z] [INFO] [2019-07-31T08:09:35.287Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T08:09:35.287Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:09:35.287Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources [2019-07-31T08:09:35.287Z] [INFO] [2019-07-31T08:09:35.287Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T08:09:35.287Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-31T08:09:35.546Z] [INFO] [2019-07-31T08:09:35.546Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T08:09:35.546Z] [INFO] [2019-07-31T08:09:35.546Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T08:09:35.546Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-31T08:09:35.546Z] [INFO] [2019-07-31T08:09:35.546Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T08:09:35.546Z] [INFO] [2019-07-31T08:09:35.546Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T08:09:35.546Z] [INFO] [2019-07-31T08:09:35.546Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T08:09:35.546Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-31T08:09:35.546Z] [INFO] [2019-07-31T08:09:35.546Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T08:09:35.546Z] [INFO] [2019-07-31T08:09:35.546Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T08:09:37.446Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T08:09:37.446Z] [INFO] Command line: [2019-07-31T08:09:37.446Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T08:09:37.446Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:09:41.634Z] !SESSION 2019-07-31 08:09:37.374 ----------------------------------------------- [2019-07-31T08:09:41.634Z] eclipse.buildId=unknown [2019-07-31T08:09:41.634Z] java.version=1.8.0_202 [2019-07-31T08:09:41.634Z] java.vendor=Oracle Corporation [2019-07-31T08:09:41.634Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:09:41.634Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T08:09:41.634Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T08:09:41.634Z] [2019-07-31T08:09:41.634Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:09:41.088 [2019-07-31T08:09:41.634Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:09:41.634Z] !STACK 0 [2019-07-31T08:09:41.634Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T08:09:41.634Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:09:41.634Z] [2019-07-31T08:09:41.634Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:09:41.634Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:09:41.634Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:09:41.634Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:09:41.634Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:09:41.634Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:09:41.634Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:09:41.634Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:09:41.634Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:09:41.634Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:09:41.634Z] [2019-07-31T08:09:41.634Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:09:41.286 [2019-07-31T08:09:41.634Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:09:41.634Z] !STACK 0 [2019-07-31T08:09:41.634Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T08:09:41.634Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:09:41.634Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:09:41.634Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:09:41.634Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T08:09:41.634Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:09:41.634Z] [2019-07-31T08:09:41.634Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:09:41.634Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:09:41.634Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:09:41.634Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:09:41.634Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:09:41.634Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:09:41.634Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:09:41.634Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:09:41.634Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:09:41.634Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:09:43.535Z] process 9188: 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 [2019-07-31T08:09:43.535Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T08:09:44.481Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:09:44.481Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:09:56.790Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest [2019-07-31T08:09:56.790Z] Display size: 1440x900 [2019-07-31T08:09:56.790Z] OS version=3.10.0-957.1.3.el7.x86_64 [2019-07-31T08:09:56.790Z] GTK version=3.18.9 [2019-07-31T08:09:56.790Z] GTK theme=Ambiance [2019-07-31T08:09:56.790Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T08:09:56.790Z] Time zone: Coordinated Universal Time [2019-07-31T08:09:56.790Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T08:09:56.790Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T08:09:58.691Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.chart.ui.swtbot.view.stub"' [2019-07-31T08:09:58.691Z] DEBUG - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart' [2019-07-31T08:09:58.691Z] DEBUG - Clicking on with mnemonic 'Create custom chart' [2019-07-31T08:09:58.949Z] DEBUG - Clicked on with mnemonic 'Create custom chart' [2019-07-31T08:09:58.949Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T08:09:58.949Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1192503145 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T08:09:58.949Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:58.949Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:58.949Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:58.949Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:58.949Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:58.949Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:58.949Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:58.949Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:58.949Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:09:58.949Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T08:09:58.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1192503174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:09:58.949Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1192503175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:09:58.949Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1192503176 data=null doit=true} to (of type 'Table') [2019-07-31T08:09:58.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1192503176 data=null} to (of type 'Table') [2019-07-31T08:09:58.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1192503177 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-31T08:09:58.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1192503179 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-31T08:09:58.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1192503179 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') [2019-07-31T08:09:59.208Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1192503229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1192503230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1192503230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1192503231 data=null doit=true} to (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1192503231 data=null} to (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:09:59.208Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T08:09:59.208Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X' [2019-07-31T08:09:59.208Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK' [2019-07-31T08:09:59.208Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale X' and with style 'SWT.CHECK') [2019-07-31T08:09:59.208Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T08:09:59.208Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:09:59.208Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:09:59.208Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:09:59.208Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T08:09:59.208Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T08:09:59.208Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y' [2019-07-31T08:09:59.208Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK' [2019-07-31T08:09:59.208Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-31T08:09:59.208Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:09:59.208Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:09:59.208Z] DEBUG - Setting state to checked on: Integer [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - Setting state to unchecked on: Integer [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - Setting state to checked on: Duration (ns) [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - Setting state to unchecked on: Duration (ns) [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - Setting state to checked on: Timestamp [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - Setting state to unchecked on: Timestamp [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T08:09:59.208Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1192503442 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.208Z] DEBUG - Clicking on TableItem with text {String} [2019-07-31T08:09:59.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=1192503460 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-31T08:09:59.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=1192503463 data=null doit=true} to TableItem with text {String} [2019-07-31T08:09:59.467Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:09:59.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=1192503467 data=null} to TableItem with text {String} [2019-07-31T08:09:59.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=1192503468 data=null button=1 stateMask=0x0 x=27 y=11 count=1} to TableItem with text {String} [2019-07-31T08:09:59.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1192503469 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} [2019-07-31T08:09:59.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=1192503470 data=null button=1 stateMask=0x80000 x=27 y=11 count=1} to TableItem with text {String} [2019-07-31T08:09:59.467Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=1192503471 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-31T08:09:59.467Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=1192503471 data=null doit=true} to TableItem with text {String} [2019-07-31T08:09:59.467Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=1192503524 data=null} to TableItem with text {String} [2019-07-31T08:09:59.467Z] DEBUG - Clicked on TableItem with text {String} [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.467Z] DEBUG - Setting state to checked on: Timestamp [2019-07-31T08:09:59.467Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:09:59.467Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-31T08:09:59.467Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-31T08:09:59.467Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:09:59.467Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:09:59.467Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T08:09:59.467Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T08:09:59.467Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:09:59.467Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:09:59.467Z] DEBUG - Clicking on [2019-07-31T08:09:59.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1192503553 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') [2019-07-31T08:09:59.467Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1192503555 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') [2019-07-31T08:09:59.467Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1192503555 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:09:59.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1192503556 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:09:59.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1192503557 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') [2019-07-31T08:09:59.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1192503557 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') [2019-07-31T08:09:59.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1192503558 data=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') [2019-07-31T08:09:59.467Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1192503580 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') [2019-07-31T08:09:59.467Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1192503634 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') [2019-07-31T08:09:59.467Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1192503635 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') [2019-07-31T08:09:59.467Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1192503635 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:09:59.467Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1192503636 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:09:59.467Z] DEBUG - Clicked on [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.467Z] DEBUG - Setting state to checked on: Timestamp [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.467Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T08:09:59.467Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1192503667 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.467Z] DEBUG - Clicking on TableItem with text {String} [2019-07-31T08:09:59.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=1192503673 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-31T08:09:59.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=1192503674 data=null doit=true} to TableItem with text {String} [2019-07-31T08:09:59.726Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:09:59.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=1192503734 data=null} to TableItem with text {String} [2019-07-31T08:09:59.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=1192503735 data=null button=1 stateMask=0x0 x=27 y=11 count=1} to TableItem with text {String} [2019-07-31T08:09:59.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1192503736 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} [2019-07-31T08:09:59.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=1192503737 data=null button=1 stateMask=0x80000 x=27 y=11 count=1} to TableItem with text {String} [2019-07-31T08:09:59.726Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=1192503738 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-31T08:09:59.726Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=1192503739 data=null doit=true} to TableItem with text {String} [2019-07-31T08:09:59.726Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=1192503740 data=null} to TableItem with text {String} [2019-07-31T08:09:59.726Z] DEBUG - Clicked on TableItem with text {String} [2019-07-31T08:09:59.726Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.726Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.726Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.726Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.726Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.726Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.726Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:09:59.726Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:09:59.726Z] DEBUG - Setting state to checked on: Timestamp2 [2019-07-31T08:09:59.726Z] DEBUG - Setting state to checked on: Timestamp [2019-07-31T08:09:59.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:09:59.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:09:59.726Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-31T08:09:59.726Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-31T08:09:59.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:09:59.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:09:59.726Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T08:09:59.726Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T08:09:59.726Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:09:59.726Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:09:59.726Z] DEBUG - Clicking on [2019-07-31T08:09:59.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1192503766 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') [2019-07-31T08:09:59.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1192503767 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') [2019-07-31T08:09:59.726Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1192503767 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:09:59.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1192503768 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:09:59.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1192503769 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') [2019-07-31T08:09:59.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1192503769 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') [2019-07-31T08:09:59.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1192503769 data=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') [2019-07-31T08:09:59.726Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1192503843 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') [2019-07-31T08:09:59.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1192503858 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') [2019-07-31T08:09:59.726Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1192503858 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') [2019-07-31T08:09:59.726Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1192503858 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:09:59.726Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1192503859 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:09:59.726Z] DEBUG - Clicked on [2019-07-31T08:09:59.726Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.312 s - in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest [2019-07-31T08:09:59.726Z] testBarChartSeries(org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest) Time elapsed: 1.389 s [2019-07-31T08:09:59.726Z] [2019-07-31T08:09:59.726Z] Results: [2019-07-31T08:09:59.726Z] [2019-07-31T08:09:59.726Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T08:09:59.726Z] [2019-07-31T08:10:01.630Z] [INFO] All tests passed! [2019-07-31T08:10:01.630Z] [INFO] [2019-07-31T08:10:01.630Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T08:10:01.630Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/../../target/jacoco.exec [2019-07-31T08:10:01.630Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes [2019-07-31T08:10:01.630Z] [INFO] [2019-07-31T08:10:01.630Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T08:10:01.630Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-31T08:10:01.630Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.pom [2019-07-31T08:10:01.630Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-31T08:10:01.630Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:10:01.630Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml [2019-07-31T08:10:01.630Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml [2019-07-31T08:10:01.630Z] [INFO] [2019-07-31T08:10:01.630Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T08:10:01.630Z] [INFO] [2019-07-31T08:10:01.630Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >-- [2019-07-31T08:10:01.630Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT [54/134] [2019-07-31T08:10:01.630Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:10:01.630Z] [INFO] [2019-07-31T08:10:01.630Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T08:10:01.630Z] [INFO] [2019-07-31T08:10:01.630Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T08:10:01.630Z] [INFO] The project's OSGi version is 1.0.3.201907310718 [2019-07-31T08:10:01.630Z] [INFO] [2019-07-31T08:10:01.630Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T08:10:01.630Z] [INFO] [2019-07-31T08:10:01.630Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T08:10:01.630Z] [INFO] [2019-07-31T08:10:01.630Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T08:10:01.630Z] [INFO] [2019-07-31T08:10:01.630Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T08:10:01.630Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:10:01.630Z] [INFO] [2019-07-31T08:10:01.630Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T08:10:01.630Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:10:01.630Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources [2019-07-31T08:10:01.630Z] [INFO] [2019-07-31T08:10:01.630Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T08:10:01.889Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes [2019-07-31T08:10:02.147Z] [INFO] [2019-07-31T08:10:02.147Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T08:10:02.147Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:10:02.147Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources [2019-07-31T08:10:02.147Z] [INFO] [2019-07-31T08:10:02.147Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T08:10:02.405Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-31T08:10:02.405Z] [INFO] [2019-07-31T08:10:02.405Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T08:10:02.405Z] [INFO] [2019-07-31T08:10:02.405Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T08:10:02.405Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-31T08:10:02.405Z] [INFO] [2019-07-31T08:10:02.405Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T08:10:02.405Z] [INFO] [2019-07-31T08:10:02.405Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T08:10:02.405Z] [INFO] [2019-07-31T08:10:02.405Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T08:10:02.405Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-31T08:10:02.405Z] [INFO] [2019-07-31T08:10:02.405Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T08:10:02.405Z] [INFO] [2019-07-31T08:10:02.405Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T08:10:04.306Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T08:10:04.306Z] [INFO] Command line: [2019-07-31T08:10:04.306Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T08:10:04.306Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:10:08.198Z] !SESSION 2019-07-31 08:10:04.326 ----------------------------------------------- [2019-07-31T08:10:08.198Z] eclipse.buildId=unknown [2019-07-31T08:10:08.198Z] java.version=1.8.0_202 [2019-07-31T08:10:08.198Z] java.vendor=Oracle Corporation [2019-07-31T08:10:08.198Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:10:08.198Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T08:10:08.198Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T08:10:08.198Z] [2019-07-31T08:10:08.198Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:10:07.999 [2019-07-31T08:10:08.198Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:10:08.198Z] !STACK 0 [2019-07-31T08:10:08.199Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T08:10:08.199Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:10:08.199Z] [2019-07-31T08:10:08.199Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:10:08.199Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:10:08.199Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:10:08.199Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:10:08.199Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:10:08.199Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:10:08.199Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:10:08.199Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:10:08.199Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:10:08.199Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:10:08.458Z] [2019-07-31T08:10:08.458Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:10:08.200 [2019-07-31T08:10:08.458Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:10:08.458Z] !STACK 0 [2019-07-31T08:10:08.458Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T08:10:08.458Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:10:08.458Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:10:08.458Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:10:08.458Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T08:10:08.458Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:10:08.458Z] [2019-07-31T08:10:08.458Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:10:08.458Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:10:08.458Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:10:08.458Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:10:08.458Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:10:08.458Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:10:08.458Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:10:08.458Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:10:08.458Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:10:08.458Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:10:10.987Z] process 9261: 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 [2019-07-31T08:10:10.987Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T08:10:11.246Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:10:11.504Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:10:23.705Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest [2019-07-31T08:10:23.705Z] Display size: 1440x900 [2019-07-31T08:10:23.705Z] OS version=3.10.0-957.1.3.el7.x86_64 [2019-07-31T08:10:23.705Z] GTK version=3.18.9 [2019-07-31T08:10:23.705Z] GTK theme=Ambiance [2019-07-31T08:10:23.705Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T08:10:23.705Z] Time zone: Coordinated Universal Time [2019-07-31T08:10:23.705Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T08:10:23.705Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T08:10:27.555Z] [2019-07-31T08:10:27.555Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 08:10:27.091 [2019-07-31T08:10:27.555Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K [2019-07-31T08:10:27.555Z] !STACK 0 [2019-07-31T08:10:27.555Z] java.lang.RuntimeException: The parameter should be set [2019-07-31T08:10:27.555Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-31T08:10:27.555Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T08:10:27.555Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T08:10:27.555Z] [2019-07-31T08:10:27.555Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 08:10:27.182 [2019-07-31T08:10:27.555Z] !MESSAGE Exception executing analysis [2019-07-31T08:10:27.555Z] !STACK 0 [2019-07-31T08:10:27.555Z] java.lang.RuntimeException: The parameter should be set [2019-07-31T08:10:27.555Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-31T08:10:27.555Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T08:10:27.555Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T08:10:31.744Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:10:32.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:10:32.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:10:32.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:10:32.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:10:32.004Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:10:32.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1192536139 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:10:32.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1192536140 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:10:32.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1192536141 data=null} to TreeItem with text {test} [2019-07-31T08:10:32.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1192536142 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:10:32.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192536145 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:10:32.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1192536365 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:10:32.262Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:10:32.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1192536377 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:10:32.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1192536377 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:10:32.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1192536378 data=null} to TreeItem with text {test} [2019-07-31T08:10:32.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1192536379 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:10:32.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192536379 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:10:32.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1192536401 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:10:32.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1192536428 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:10:32.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1192536428 data=null} to TreeItem with text {test} [2019-07-31T08:10:32.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1192536429 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:10:32.262Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1192536431 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} [2019-07-31T08:10:32.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1192536496 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:10:32.262Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:10:32.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1192536504 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:10:32.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1192536505 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:10:32.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1192536506 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:10:32.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1192536507 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:10:32.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192536508 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:10:32.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1192536571 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:10:32.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1192536573 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:10:32.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1192536574 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:10:32.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1192536575 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:10:32.521Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1192536576 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]} [2019-07-31T08:10:32.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1192536649 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:10:32.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=1192536651 data=null doit=true} to TreeItem with text {A-Test-10K} [2019-07-31T08:10:32.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=1192536652 data=null} to TreeItem with text {A-Test-10K} [2019-07-31T08:10:32.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=1192536653 data=null button=1 stateMask=0x0 x=112 y=74 count=1} to TreeItem with text {A-Test-10K} [2019-07-31T08:10:32.521Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1192536653 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} [2019-07-31T08:10:32.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=1192536727 data=null button=1 stateMask=0x80000 x=112 y=74 count=1} to TreeItem with text {A-Test-10K} [2019-07-31T08:10:32.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {External Analyses} time=1192536730 data=null doit=true} to TreeItem with text {External Analyses} [2019-07-31T08:10:32.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=1192536730 data=null} to TreeItem with text {External Analyses} [2019-07-31T08:10:32.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=1192536731 data=null button=1 stateMask=0x0 x=153 y=116 count=1} to TreeItem with text {External Analyses} [2019-07-31T08:10:32.521Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1192536733 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} [2019-07-31T08:10:32.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=1192536766 data=null button=1 stateMask=0x80000 x=153 y=116 count=1} to TreeItem with text {External Analyses} [2019-07-31T08:10:32.780Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T08:10:32.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1192536826 data=null button=0 stateMask=0x0 x=273 y=158 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T08:10:32.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1192536826 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T08:10:32.780Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:10:32.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1192536829 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T08:10:32.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1192536830 data=null button=1 stateMask=0x0 x=273 y=158 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T08:10:32.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192536831 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} [2019-07-31T08:10:32.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1192536874 data=null button=1 stateMask=0x80000 x=273 y=158 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T08:10:32.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1192536876 data=null button=1 stateMask=0x0 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T08:10:32.780Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1192536936 data=null button=1 stateMask=0x0 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T08:10:33.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1192537441 data=null button=1 stateMask=0x80000 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T08:10:33.347Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1192537442 data=null button=0 stateMask=0x0 x=273 y=158 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T08:10:33.347Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1192537443 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T08:10:33.347Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1192537443 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T08:10:33.347Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T08:10:33.347Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters' [2019-07-31T08:10:33.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=1192537449 data=null doit=true} to Shell with text {External Analysis Parameters} [2019-07-31T08:10:33.347Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:10:33.347Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:10:33.347Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:10:33.347Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:10:33.347Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:33.347Z] DEBUG - Clicking on OK [2019-07-31T08:10:33.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192537461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:33.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192537462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:33.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192537463 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:33.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192537464 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:33.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192537464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:33.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192537465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:33.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192537465 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:33.347Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1192536937 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} [2019-07-31T08:10:33.914Z] *** BUG *** [2019-07-31T08:10:33.914Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:10:33.914Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:10:33.914Z] [2019-07-31T08:10:33.914Z] *** BUG *** [2019-07-31T08:10:33.914Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:10:33.914Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:10:33.914Z] [2019-07-31T08:10:33.914Z] *** BUG *** [2019-07-31T08:10:33.914Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:10:33.914Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:10:33.914Z] [2019-07-31T08:10:33.914Z] *** BUG *** [2019-07-31T08:10:33.914Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:10:33.914Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:10:33.914Z] [2019-07-31T08:10:33.914Z] *** BUG *** [2019-07-31T08:10:33.914Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:10:33.914Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:10:33.914Z] [2019-07-31T08:10:33.914Z] *** BUG *** [2019-07-31T08:10:33.914Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:10:33.914Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:10:33.914Z] [2019-07-31T08:10:34.173Z] DEBUG - Clicked on [2019-07-31T08:10:34.173Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"' [2019-07-31T08:10:34.745Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart' [2019-07-31T08:10:34.745Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-31T08:10:35.320Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-31T08:10:35.320Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T08:10:35.320Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1192539373 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T08:10:35.320Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:35.320Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:35.320Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:35.320Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:35.320Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:35.320Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:35.320Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:35.320Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:35.320Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:10:35.320Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T08:10:35.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1192539446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:10:35.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1192539449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:10:35.320Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1192539450 data=null doit=true} to (of type 'Table') [2019-07-31T08:10:35.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1192539450 data=null} to (of type 'Table') [2019-07-31T08:10:35.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1192539451 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-31T08:10:35.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1192539452 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-31T08:10:35.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1192539453 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') [2019-07-31T08:10:35.320Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1192539532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:10:35.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1192539533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:10:35.320Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1192539533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:10:35.320Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1192539534 data=null doit=true} to (of type 'Table') [2019-07-31T08:10:35.320Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1192539534 data=null} to (of type 'Table') [2019-07-31T08:10:35.320Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T08:10:35.320Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T08:10:35.320Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1192539538 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T08:10:35.320Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:35.320Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:35.320Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:35.320Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:35.320Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:35.320Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:35.320Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:35.320Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:35.320Z] DEBUG - Clicking on TableItem with text {Wakee process (name)} [2019-07-31T08:10:35.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=1192539557 data=null button=0 stateMask=0x0 x=81 y=11 count=0} to TableItem with text {Wakee process (name)} [2019-07-31T08:10:35.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=1192539558 data=null doit=true} to TableItem with text {Wakee process (name)} [2019-07-31T08:10:35.320Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:10:35.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=1192539631 data=null} to TableItem with text {Wakee process (name)} [2019-07-31T08:10:35.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=1192539632 data=null button=1 stateMask=0x0 x=81 y=11 count=1} to TableItem with text {Wakee process (name)} [2019-07-31T08:10:35.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1192539633 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)} [2019-07-31T08:10:35.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=1192539634 data=null button=1 stateMask=0x80000 x=81 y=11 count=1} to TableItem with text {Wakee process (name)} [2019-07-31T08:10:35.579Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=1192539634 data=null button=0 stateMask=0x0 x=81 y=11 count=0} to TableItem with text {Wakee process (name)} [2019-07-31T08:10:35.579Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=1192539635 data=null doit=true} to TableItem with text {Wakee process (name)} [2019-07-31T08:10:35.579Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=1192539635 data=null} to TableItem with text {Wakee process (name)} [2019-07-31T08:10:35.579Z] DEBUG - Clicked on TableItem with text {Wakee process (name)} [2019-07-31T08:10:35.579Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:35.579Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:35.579Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:35.579Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:35.579Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:35.579Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:35.579Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:35.579Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:35.579Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-31T08:10:35.579Z] DEBUG - Setting state to checked on: Priority [2019-07-31T08:10:35.579Z] DEBUG - Setting state to checked on: Target CPU [2019-07-31T08:10:35.579Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:10:35.579Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-31T08:10:35.579Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-31T08:10:35.579Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:10:35.579Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:10:35.579Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T08:10:35.579Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T08:10:35.579Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:10:35.579Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:10:35.579Z] DEBUG - Clicking on [2019-07-31T08:10:35.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1192539732 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') [2019-07-31T08:10:35.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1192539733 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') [2019-07-31T08:10:35.579Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1192539733 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:10:35.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1192539733 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:10:35.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1192539734 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') [2019-07-31T08:10:35.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1192539734 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') [2019-07-31T08:10:35.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1192539735 data=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') [2019-07-31T08:10:35.839Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1192539839 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') [2019-07-31T08:10:35.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1192539858 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') [2019-07-31T08:10:35.839Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1192539859 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') [2019-07-31T08:10:35.839Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1192539860 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:10:35.839Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1192539860 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:10:35.839Z] DEBUG - Clicked on [2019-07-31T08:10:35.839Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T08:10:35.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1192539870 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T08:10:35.839Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:10:35.839Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:10:35.839Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:10:35.839Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:10:35.839Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T08:10:35.839Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T08:10:35.839Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:10:35.839Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:10:35.839Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:10:35.839Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:10:35.839Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:35.839Z] DEBUG - Clicking on OK [2019-07-31T08:10:35.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192539876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:35.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192539877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:35.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192539877 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:35.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192539927 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:35.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192539927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:35.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192539928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:35.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192539929 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:36.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1192538875 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' [2019-07-31T08:10:36.872Z] DEBUG - Clicked on [2019-07-31T08:10:36.872Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-31T08:10:36.872Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-31T08:10:37.372Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-31T08:10:37.372Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T08:10:37.372Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1192541238 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T08:10:37.372Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T08:10:37.372Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1192541241 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T08:10:37.372Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:37.372Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:37.372Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:37.372Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:37.372Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:37.372Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:37.372Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:37.372Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:37.372Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:10:37.372Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T08:10:37.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1192541249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:10:37.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1192541249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:10:37.372Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1192541256 data=null doit=true} to (of type 'Table') [2019-07-31T08:10:37.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1192541256 data=null} to (of type 'Table') [2019-07-31T08:10:37.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1192541257 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-31T08:10:37.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1192541258 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-31T08:10:37.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1192541258 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') [2019-07-31T08:10:37.372Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1192541262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:10:37.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1192541263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:10:37.372Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1192541263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:10:37.372Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1192541263 data=null doit=true} to (of type 'Table') [2019-07-31T08:10:37.372Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1192541264 data=null} to (of type 'Table') [2019-07-31T08:10:37.372Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T08:10:37.372Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T08:10:37.372Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1192541266 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T08:10:37.372Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:37.372Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:37.372Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:37.372Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:37.372Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:37.372Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:37.372Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:37.372Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:37.372Z] DEBUG - Clicking on TableItem with text {Waker process (name)} [2019-07-31T08:10:37.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=1192541333 data=null button=0 stateMask=0x0 x=80 y=74 count=0} to TableItem with text {Waker process (name)} [2019-07-31T08:10:37.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Waker process (name)} time=1192541333 data=null doit=true} to TableItem with text {Waker process (name)} [2019-07-31T08:10:37.372Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:10:37.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=1192541336 data=null} to TableItem with text {Waker process (name)} [2019-07-31T08:10:37.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=1192541337 data=null button=1 stateMask=0x0 x=80 y=74 count=1} to TableItem with text {Waker process (name)} [2019-07-31T08:10:37.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1192541339 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)} [2019-07-31T08:10:37.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=1192541339 data=null button=1 stateMask=0x80000 x=80 y=74 count=1} to TableItem with text {Waker process (name)} [2019-07-31T08:10:37.372Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=1192541340 data=null button=0 stateMask=0x0 x=80 y=74 count=0} to TableItem with text {Waker process (name)} [2019-07-31T08:10:37.372Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=1192541340 data=null doit=true} to TableItem with text {Waker process (name)} [2019-07-31T08:10:37.372Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=1192541341 data=null} to TableItem with text {Waker process (name)} [2019-07-31T08:10:37.372Z] DEBUG - Clicked on TableItem with text {Waker process (name)} [2019-07-31T08:10:37.372Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:37.372Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:37.372Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:37.372Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:37.372Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:37.372Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:37.372Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:37.372Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:37.372Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-31T08:10:37.372Z] DEBUG - Setting state to checked on: Priority [2019-07-31T08:10:37.372Z] DEBUG - Setting state to checked on: Target CPU [2019-07-31T08:10:37.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:10:37.372Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-31T08:10:37.372Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-31T08:10:37.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:10:37.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:10:37.372Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T08:10:37.372Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T08:10:37.372Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:10:37.372Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:10:37.372Z] DEBUG - Clicking on [2019-07-31T08:10:37.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1192541368 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') [2019-07-31T08:10:37.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1192541369 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') [2019-07-31T08:10:37.372Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1192541369 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:10:37.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1192541370 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:10:37.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1192541370 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') [2019-07-31T08:10:37.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1192541371 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') [2019-07-31T08:10:37.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1192541371 data=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') [2019-07-31T08:10:37.372Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1192541455 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') [2019-07-31T08:10:37.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1192541472 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') [2019-07-31T08:10:37.372Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1192541473 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') [2019-07-31T08:10:37.372Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1192541473 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:10:37.372Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1192541473 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:10:37.372Z] DEBUG - Clicked on [2019-07-31T08:10:37.372Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T08:10:37.372Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1192541476 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T08:10:37.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:10:37.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:10:37.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:10:37.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:10:37.372Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T08:10:37.372Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T08:10:37.372Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:10:37.372Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:10:37.372Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:10:37.372Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:10:37.372Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:37.372Z] DEBUG - Clicking on OK [2019-07-31T08:10:37.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192541532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:37.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192541533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:37.372Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192541533 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:37.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192541534 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:37.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192541534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:37.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192541535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:37.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192541536 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:37.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1192540745 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' [2019-07-31T08:10:37.889Z] DEBUG - Clicked on [2019-07-31T08:10:37.889Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-31T08:10:38.455Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:10:38.455Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button' [2019-07-31T08:10:38.455Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective' [2019-07-31T08:10:38.455Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') [2019-07-31T08:10:38.455Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH' [2019-07-31T08:10:38.455Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-31T08:10:38.455Z] DEBUG - Clicking on &Reset Perspective [2019-07-31T08:10:38.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1192542455 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') [2019-07-31T08:10:38.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1192542456 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') [2019-07-31T08:10:38.455Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=1192542457 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-31T08:10:38.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1192542457 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-31T08:10:38.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1192542464 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') [2019-07-31T08:10:38.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1192542465 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') [2019-07-31T08:10:38.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1192542465 data=null item=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') [2019-07-31T08:10:39.022Z] DEBUG - Clicked on [2019-07-31T08:10:39.022Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:10:39.280Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:10:39.280Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:10:39.280Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:10:39.280Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:10:39.280Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:10:39.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1192543349 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:10:39.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1192543350 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:10:39.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1192543350 data=null} to TreeItem with text {test} [2019-07-31T08:10:39.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1192543351 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:10:39.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192543352 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:10:39.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1192543460 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:10:39.280Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:10:39.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1192543462 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:10:39.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1192543463 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:10:39.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1192543463 data=null} to TreeItem with text {test} [2019-07-31T08:10:39.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1192543464 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:10:39.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192543465 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:10:39.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1192543524 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:10:39.280Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:10:39.280Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:10:39.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1192543528 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:10:39.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1192543529 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:10:39.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1192543529 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:10:39.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1192543530 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:10:39.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192543531 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:10:39.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1192543567 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:10:39.538Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-31T08:10:39.538Z] WARN - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again. [2019-07-31T08:10:39.538Z] WARN - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again. [2019-07-31T08:10:39.538Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T08:10:39.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1192543574 data=null button=0 stateMask=0x0 x=251 y=137 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T08:10:39.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1192543574 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T08:10:39.538Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:10:39.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1192543575 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T08:10:39.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1192543576 data=null button=1 stateMask=0x0 x=251 y=137 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T08:10:39.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192543577 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} [2019-07-31T08:10:39.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1192543656 data=null button=1 stateMask=0x80000 x=251 y=137 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T08:10:39.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1192543657 data=null button=1 stateMask=0x0 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T08:10:39.538Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1192543658 data=null button=1 stateMask=0x0 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T08:10:39.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1192543987 data=null button=1 stateMask=0x80000 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T08:10:39.796Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1192543988 data=null button=0 stateMask=0x0 x=251 y=137 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T08:10:39.796Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1192543989 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T08:10:39.796Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1192544031 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T08:10:39.796Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T08:10:39.796Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters' [2019-07-31T08:10:39.796Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=1192544034 data=null doit=true} to Shell with text {External Analysis Parameters} [2019-07-31T08:10:39.796Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:10:39.796Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:10:39.796Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:10:39.796Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:10:39.796Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:39.796Z] DEBUG - Clicking on OK [2019-07-31T08:10:39.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192544038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:39.796Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192544039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:39.796Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192544039 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:39.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192544039 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:39.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192544040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:39.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192544040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:40.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192544044 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:40.054Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1192543659 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} [2019-07-31T08:10:40.312Z] *** BUG *** [2019-07-31T08:10:40.312Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:10:40.312Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:10:40.312Z] [2019-07-31T08:10:40.312Z] *** BUG *** [2019-07-31T08:10:40.312Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:10:40.312Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:10:40.312Z] [2019-07-31T08:10:40.312Z] *** BUG *** [2019-07-31T08:10:40.312Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:10:40.312Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:10:40.312Z] [2019-07-31T08:10:40.312Z] *** BUG *** [2019-07-31T08:10:40.312Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:10:40.312Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:10:40.312Z] [2019-07-31T08:10:40.571Z] DEBUG - Clicked on [2019-07-31T08:10:40.571Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"' [2019-07-31T08:10:41.137Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart' [2019-07-31T08:10:41.137Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-31T08:10:41.706Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-31T08:10:41.706Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T08:10:41.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1192545861 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T08:10:41.706Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:41.706Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:41.706Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:41.706Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:41.706Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:41.706Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:41.706Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:41.706Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:41.706Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:10:41.706Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T08:10:41.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1192545869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:10:41.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1192545870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:10:41.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1192545871 data=null doit=true} to (of type 'Table') [2019-07-31T08:10:41.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1192545871 data=null} to (of type 'Table') [2019-07-31T08:10:41.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1192545872 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table') [2019-07-31T08:10:41.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1192545928 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table') [2019-07-31T08:10:41.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1192545929 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') [2019-07-31T08:10:41.706Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1192545939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:10:41.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1192545940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:10:41.706Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1192545940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:10:41.706Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1192545941 data=null doit=true} to (of type 'Table') [2019-07-31T08:10:41.706Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1192545941 data=null} to (of type 'Table') [2019-07-31T08:10:41.706Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T08:10:41.706Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T08:10:41.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1192545952 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T08:10:41.706Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:41.706Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:41.706Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:41.706Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:41.706Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:41.706Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:41.706Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:41.706Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:41.966Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp} [2019-07-31T08:10:41.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1192545967 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-31T08:10:41.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1192545968 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-31T08:10:41.966Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:10:41.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1192545971 data=null} to TableItem with text {Wakeup timestamp} [2019-07-31T08:10:41.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1192545971 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-31T08:10:41.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1192545972 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} [2019-07-31T08:10:41.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1192545973 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-31T08:10:41.966Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1192545974 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-31T08:10:41.966Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1192545974 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-31T08:10:41.966Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1192545975 data=null} to TableItem with text {Wakeup timestamp} [2019-07-31T08:10:41.966Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp} [2019-07-31T08:10:41.966Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:41.966Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:41.966Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:41.966Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:41.966Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:41.966Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:41.966Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:41.966Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:41.966Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-31T08:10:41.966Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:10:41.966Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-31T08:10:41.966Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-31T08:10:41.966Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:10:41.966Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:10:41.966Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T08:10:41.966Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T08:10:41.966Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:10:41.966Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:10:41.966Z] DEBUG - Clicking on [2019-07-31T08:10:41.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1192546039 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') [2019-07-31T08:10:41.966Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1192546040 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') [2019-07-31T08:10:41.966Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1192546040 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:10:41.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1192546041 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:10:41.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1192546042 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') [2019-07-31T08:10:41.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1192546042 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') [2019-07-31T08:10:41.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1192546043 data=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') [2019-07-31T08:10:41.966Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1192546065 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') [2019-07-31T08:10:41.966Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1192546078 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') [2019-07-31T08:10:41.966Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1192546079 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') [2019-07-31T08:10:41.966Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1192546079 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:10:41.966Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1192546080 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:10:41.966Z] DEBUG - Clicked on [2019-07-31T08:10:41.966Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T08:10:41.966Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1192546129 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T08:10:41.966Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:41.966Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:41.966Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:41.966Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:41.966Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:41.966Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:41.966Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:41.966Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:41.966Z] DEBUG - Clicking on TableItem with text {Switch timestamp} [2019-07-31T08:10:41.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1192546136 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-31T08:10:41.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1192546137 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-31T08:10:41.966Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:10:41.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1192546140 data=null} to TableItem with text {Switch timestamp} [2019-07-31T08:10:41.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1192546141 data=null button=1 stateMask=0x0 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-31T08:10:41.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1192546151 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} [2019-07-31T08:10:41.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1192546152 data=null button=1 stateMask=0x80000 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-31T08:10:41.966Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1192546152 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-31T08:10:41.966Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1192546153 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-31T08:10:41.966Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1192546153 data=null} to TableItem with text {Switch timestamp} [2019-07-31T08:10:41.967Z] DEBUG - Clicked on TableItem with text {Switch timestamp} [2019-07-31T08:10:41.967Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:41.967Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:41.967Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:41.967Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:41.967Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:41.967Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:41.967Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:41.967Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:41.967Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-31T08:10:41.967Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:10:41.967Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:10:41.967Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-31T08:10:41.967Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-31T08:10:41.967Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:10:41.967Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:10:41.967Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T08:10:41.967Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T08:10:41.967Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:10:41.967Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:10:41.967Z] DEBUG - Clicking on [2019-07-31T08:10:41.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1192546172 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') [2019-07-31T08:10:41.967Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1192546172 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') [2019-07-31T08:10:41.967Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1192546173 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:10:41.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1192546173 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:10:41.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1192546174 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') [2019-07-31T08:10:41.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1192546174 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') [2019-07-31T08:10:42.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1192546175 data=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') [2019-07-31T08:10:42.225Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1192546245 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') [2019-07-31T08:10:42.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1192546259 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') [2019-07-31T08:10:42.226Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1192546260 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') [2019-07-31T08:10:42.226Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1192546260 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:10:42.226Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1192546261 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:10:42.226Z] DEBUG - Clicked on [2019-07-31T08:10:42.226Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T08:10:42.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1192546264 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T08:10:42.226Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:10:42.226Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:10:42.226Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:10:42.226Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T08:10:42.226Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T08:10:42.226Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:10:42.226Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:10:42.226Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:10:42.226Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:10:42.226Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:42.226Z] DEBUG - Clicking on OK [2019-07-31T08:10:42.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192546276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:42.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192546277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:42.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192546278 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:42.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192546278 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:42.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192546279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:42.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192546279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:42.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192546280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:42.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1192545374 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' [2019-07-31T08:10:42.743Z] DEBUG - Clicked on [2019-07-31T08:10:42.743Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-31T08:10:42.743Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-31T08:10:43.311Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-31T08:10:43.311Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T08:10:43.311Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1192547325 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T08:10:43.311Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:43.311Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:43.311Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:43.311Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:43.311Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:43.311Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:43.311Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:43.311Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:43.311Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:10:43.311Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T08:10:43.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1192547332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:10:43.311Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1192547333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:10:43.311Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1192547333 data=null doit=true} to (of type 'Table') [2019-07-31T08:10:43.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1192547334 data=null} to (of type 'Table') [2019-07-31T08:10:43.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1192547348 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table') [2019-07-31T08:10:43.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1192547350 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table') [2019-07-31T08:10:43.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1192547350 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') [2019-07-31T08:10:43.311Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1192547369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:10:43.311Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1192547370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:10:43.311Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1192547370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:10:43.311Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1192547370 data=null doit=true} to (of type 'Table') [2019-07-31T08:10:43.311Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1192547371 data=null} to (of type 'Table') [2019-07-31T08:10:43.311Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T08:10:43.311Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T08:10:43.311Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1192547378 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T08:10:43.311Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:43.311Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:43.311Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:43.311Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:43.311Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:43.311Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:43.311Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:43.311Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:43.311Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp} [2019-07-31T08:10:43.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1192547384 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-31T08:10:43.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1192547384 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-31T08:10:43.311Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:10:43.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1192547387 data=null} to TableItem with text {Wakeup timestamp} [2019-07-31T08:10:43.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1192547387 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-31T08:10:43.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1192547388 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} [2019-07-31T08:10:43.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1192547389 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-31T08:10:43.311Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1192547389 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-31T08:10:43.311Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1192547390 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-31T08:10:43.311Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1192547396 data=null} to TableItem with text {Wakeup timestamp} [2019-07-31T08:10:43.311Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp} [2019-07-31T08:10:43.311Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:43.311Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:43.311Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:43.311Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:43.311Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:43.311Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:43.311Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:43.311Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:43.311Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-31T08:10:43.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:10:43.311Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-31T08:10:43.311Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-31T08:10:43.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:10:43.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:10:43.311Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T08:10:43.311Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T08:10:43.311Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:10:43.311Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:10:43.311Z] DEBUG - Clicking on [2019-07-31T08:10:43.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1192547436 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') [2019-07-31T08:10:43.311Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1192547436 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') [2019-07-31T08:10:43.311Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1192547437 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:10:43.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1192547437 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:10:43.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1192547437 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') [2019-07-31T08:10:43.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1192547438 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') [2019-07-31T08:10:43.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1192547438 data=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') [2019-07-31T08:10:43.312Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1192547457 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') [2019-07-31T08:10:43.312Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1192547462 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') [2019-07-31T08:10:43.312Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1192547463 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') [2019-07-31T08:10:43.312Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1192547463 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:10:43.312Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1192547464 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:10:43.312Z] DEBUG - Clicked on [2019-07-31T08:10:43.312Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T08:10:43.312Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1192547473 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T08:10:43.312Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:43.312Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:43.312Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:43.312Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:43.312Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:43.312Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:43.312Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:43.312Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:43.312Z] DEBUG - Clicking on TableItem with text {Switch timestamp} [2019-07-31T08:10:43.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1192547480 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-31T08:10:43.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1192547481 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-31T08:10:43.312Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:10:43.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1192547489 data=null} to TableItem with text {Switch timestamp} [2019-07-31T08:10:43.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1192547491 data=null button=1 stateMask=0x0 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-31T08:10:43.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1192547492 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} [2019-07-31T08:10:43.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1192547493 data=null button=1 stateMask=0x80000 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-31T08:10:43.312Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1192547493 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-31T08:10:43.312Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1192547494 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-31T08:10:43.312Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1192547495 data=null} to TableItem with text {Switch timestamp} [2019-07-31T08:10:43.312Z] DEBUG - Clicked on TableItem with text {Switch timestamp} [2019-07-31T08:10:43.312Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:43.312Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:43.312Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:43.312Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:43.312Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:43.312Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:43.312Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:10:43.312Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:10:43.312Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-31T08:10:43.312Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:10:43.312Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:10:43.312Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-31T08:10:43.312Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-31T08:10:43.312Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T08:10:43.312Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:10:43.312Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T08:10:43.312Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T08:10:43.312Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:10:43.312Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:10:43.312Z] DEBUG - Clicking on [2019-07-31T08:10:43.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1192547536 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') [2019-07-31T08:10:43.312Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1192547537 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') [2019-07-31T08:10:43.312Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1192547537 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:10:43.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1192547537 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:10:43.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1192547537 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') [2019-07-31T08:10:43.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1192547538 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') [2019-07-31T08:10:43.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1192547538 data=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') [2019-07-31T08:10:43.571Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1192547556 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') [2019-07-31T08:10:43.571Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1192547573 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') [2019-07-31T08:10:43.571Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1192547574 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') [2019-07-31T08:10:43.571Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1192547574 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:10:43.571Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1192547574 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T08:10:43.571Z] DEBUG - Clicked on [2019-07-31T08:10:43.571Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T08:10:43.571Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1192547577 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T08:10:43.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:10:43.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:10:43.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:10:43.571Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T08:10:43.571Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T08:10:43.571Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y' [2019-07-31T08:10:43.571Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK' [2019-07-31T08:10:43.571Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-31T08:10:43.571Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:10:43.571Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:10:43.571Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-31T08:10:43.571Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@38ed9fb2 [2019-07-31T08:10:43.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=1192547636 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') [2019-07-31T08:10:43.571Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1192547637 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') [2019-07-31T08:10:43.571Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=1192547637 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-31T08:10:43.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=1192547637 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-31T08:10:43.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=1192547638 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') [2019-07-31T08:10:43.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=1192547638 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') [2019-07-31T08:10:43.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=1192547638 data=null item=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') [2019-07-31T08:10:43.571Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=1192547639 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') [2019-07-31T08:10:43.571Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1192547639 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') [2019-07-31T08:10:43.571Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=1192547639 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') [2019-07-31T08:10:43.571Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=1192547640 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-31T08:10:43.571Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=1192547640 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-31T08:10:43.571Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T08:10:43.571Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1192547642 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T08:10:43.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:10:43.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:10:43.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:10:43.571Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T08:10:43.571Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T08:10:43.571Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:10:43.571Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:10:43.571Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:10:43.571Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:10:43.571Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:43.571Z] DEBUG - Clicking on OK [2019-07-31T08:10:43.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192547651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:43.571Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192547651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:43.571Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192547651 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:43.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192547652 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:43.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192547652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:43.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192547652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:43.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192547653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:43.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1192546974 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' [2019-07-31T08:10:44.089Z] DEBUG - Clicked on [2019-07-31T08:10:44.089Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-31T08:10:44.656Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:10:44.656Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button' [2019-07-31T08:10:44.656Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective' [2019-07-31T08:10:44.656Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') [2019-07-31T08:10:44.656Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH' [2019-07-31T08:10:44.656Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-31T08:10:44.656Z] DEBUG - Clicking on &Reset Perspective [2019-07-31T08:10:44.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1192548657 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') [2019-07-31T08:10:44.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1192548658 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') [2019-07-31T08:10:44.656Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=1192548658 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-31T08:10:44.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1192548658 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-31T08:10:44.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1192548659 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') [2019-07-31T08:10:44.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1192548659 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') [2019-07-31T08:10:44.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1192548659 data=null item=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') [2019-07-31T08:10:45.379Z] DEBUG - Clicked on [2019-07-31T08:10:45.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1192549443 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:10:45.379Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:10:45.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:10:45.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:10:45.379Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:10:45.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1192549568 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:10:45.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1192549568 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:10:45.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1192549569 data=null} to TreeItem with text {test} [2019-07-31T08:10:45.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1192549570 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:10:45.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192549570 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:10:45.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1192549742 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:10:45.878Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:10:45.878Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:10:46.227Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:10:46.801Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:10:46.801Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:10:46.802Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:10:46.802Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:10:46.802Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:10:46.802Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:10:46.802Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:10:46.802Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:10:46.802Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:10:46.802Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:10:46.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192550833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:10:46.802Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192550834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:10:46.802Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192550834 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:10:46.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192550835 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:10:46.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192550835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:10:46.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192550835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:10:46.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192550836 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:10:46.802Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192550837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:10:46.802Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192550837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:10:46.802Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192550837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:10:46.802Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192550837 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:10:46.802Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192550838 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:10:46.802Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:10:46.802Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:10:46.802Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:10:46.802Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:10:46.802Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:10:46.802Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:10:46.802Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:10:46.802Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:46.802Z] DEBUG - Clicking on OK [2019-07-31T08:10:46.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192550842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:46.802Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192550842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:46.802Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192550842 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:46.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192550843 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:46.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192550843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:46.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192550843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:46.802Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:46.802Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:46.802Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:46.802Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:46.802Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:46.802Z] DEBUG - Clicked on OK [2019-07-31T08:10:48.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192550844 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:10:48.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1192550079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:10:48.178Z] [2019-07-31T08:10:48.178Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-31 08:10:48.174 [2019-07-31T08:10:48.178Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data" [2019-07-31T08:10:48.178Z] [2019-07-31T08:10:48.178Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-31 08:10:48.175 [2019-07-31T08:10:48.178Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data" [2019-07-31T08:10:48.440Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.085 s - in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest [2019-07-31T08:10:48.440Z] testSimilarRows(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest) Time elapsed: 7.373 s [2019-07-31T08:10:48.440Z] testScatterMultipleRow(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest) Time elapsed: 6.06 s [2019-07-31T08:10:48.440Z] [2019-07-31T08:10:48.440Z] Results: [2019-07-31T08:10:48.440Z] [2019-07-31T08:10:48.440Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T08:10:48.440Z] [2019-07-31T08:10:49.007Z] [2019-07-31T08:10:49.007Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 08:10:48.985 [2019-07-31T08:10:49.007Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T08:10:49.944Z] [INFO] All tests passed! [2019-07-31T08:10:49.944Z] [INFO] [2019-07-31T08:10:49.944Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T08:10:49.944Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/../../target/jacoco.exec [2019-07-31T08:10:49.944Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests' with 3 classes [2019-07-31T08:10:49.944Z] [INFO] [2019-07-31T08:10:49.944Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T08:10:49.944Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-31T08:10:49.944Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.pom [2019-07-31T08:10:49.944Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-31T08:10:49.944Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:10:49.944Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml [2019-07-31T08:10:49.944Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml [2019-07-31T08:10:49.944Z] [INFO] [2019-07-31T08:10:49.944Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T08:10:49.944Z] [INFO] [2019-07-31T08:10:49.944Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >---- [2019-07-31T08:10:49.944Z] [INFO] Building Trace Compass BTF Support Parent 5.0.0-SNAPSHOT [55/134] [2019-07-31T08:10:49.944Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T08:10:49.944Z] [INFO] [2019-07-31T08:10:49.944Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T08:10:49.944Z] [INFO] [2019-07-31T08:10:49.944Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T08:10:49.944Z] [INFO] [2019-07-31T08:10:49.944Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T08:10:49.944Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:10:49.944Z] [INFO] [2019-07-31T08:10:49.944Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T08:10:49.944Z] [INFO] [2019-07-31T08:10:49.944Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T08:10:49.944Z] [INFO] [2019-07-31T08:10:49.944Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T08:10:49.944Z] [INFO] [2019-07-31T08:10:49.944Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T08:10:49.944Z] [INFO] [2019-07-31T08:10:49.944Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T08:10:49.944Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T08:10:49.944Z] [INFO] [2019-07-31T08:10:49.944Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T08:10:49.944Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-parent-5.0.0-SNAPSHOT.pom [2019-07-31T08:10:49.944Z] [INFO] [2019-07-31T08:10:49.944Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >----- [2019-07-31T08:10:49.944Z] [INFO] Building org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT [56/134] [2019-07-31T08:10:49.944Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T08:10:49.944Z] [INFO] [2019-07-31T08:10:49.944Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T08:10:49.944Z] [INFO] [2019-07-31T08:10:49.944Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T08:10:49.944Z] [INFO] The project's OSGi version is 2.2.0.201907310718 [2019-07-31T08:10:49.944Z] [INFO] [2019-07-31T08:10:49.944Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T08:10:49.944Z] [INFO] [2019-07-31T08:10:49.944Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T08:10:49.944Z] [INFO] [2019-07-31T08:10:49.944Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T08:10:49.944Z] [INFO] [2019-07-31T08:10:49.944Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T08:10:49.944Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:10:49.944Z] [INFO] [2019-07-31T08:10:49.944Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T08:10:49.944Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:10:49.944Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/src/main/resources [2019-07-31T08:10:49.944Z] [INFO] [2019-07-31T08:10:49.944Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T08:10:49.944Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/classes [2019-07-31T08:10:50.204Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/src/org/eclipse/tracecompass/btf/core/analysis/BtfStateProvider.java:[261] [2019-07-31T08:10:50.204Z] throws AttributeNotFoundException { [2019-07-31T08:10:50.204Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:10:50.204Z] The declared exception AttributeNotFoundException is not actually thrown by the method updateTaskStateSystem(ITmfStateSystemBuilder, long, BtfEvent, BtfStateProvider.TmfNamedStateValue) from type BtfStateProvider [2019-07-31T08:10:50.204Z] 1 problem (1 warning) [2019-07-31T08:10:50.204Z] [INFO] [2019-07-31T08:10:50.204Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T08:10:50.204Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:10:50.204Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/src/test/resources [2019-07-31T08:10:50.204Z] [INFO] [2019-07-31T08:10:50.204Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T08:10:50.204Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-sources.jar [2019-07-31T08:10:50.204Z] [INFO] [2019-07-31T08:10:50.204Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T08:10:50.204Z] [INFO] [2019-07-31T08:10:50.204Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T08:10:50.204Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar [2019-07-31T08:10:50.462Z] [INFO] [2019-07-31T08:10:50.462Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T08:10:50.462Z] [INFO] [2019-07-31T08:10:50.462Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T08:10:50.462Z] [INFO] [2019-07-31T08:10:50.462Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T08:10:50.462Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar [2019-07-31T08:10:50.462Z] [INFO] [2019-07-31T08:10:50.462Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T08:10:50.462Z] [INFO] [2019-07-31T08:10:50.462Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T08:10:50.462Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/../../target/jacoco.exec [2019-07-31T08:10:50.462Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-31T08:10:50.722Z] [INFO] [2019-07-31T08:10:50.722Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T08:10:50.722Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar [2019-07-31T08:10:50.722Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.pom [2019-07-31T08:10:50.722Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-sources.jar [2019-07-31T08:10:50.722Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:10:50.722Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:10:50.722Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:10:50.722Z] [INFO] [2019-07-31T08:10:50.722Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T08:10:50.722Z] [INFO] [2019-07-31T08:10:50.722Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >-------- [2019-07-31T08:10:50.722Z] [INFO] Building Trace Compass Documentation 5.0.0-SNAPSHOT [57/134] [2019-07-31T08:10:50.722Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T08:10:50.722Z] [INFO] [2019-07-31T08:10:50.722Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc --- [2019-07-31T08:10:50.722Z] [INFO] [2019-07-31T08:10:50.722Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc --- [2019-07-31T08:10:50.722Z] [INFO] [2019-07-31T08:10:50.722Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc --- [2019-07-31T08:10:50.722Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/doc/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:10:50.722Z] [INFO] [2019-07-31T08:10:50.722Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc --- [2019-07-31T08:10:50.722Z] [INFO] [2019-07-31T08:10:50.722Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc --- [2019-07-31T08:10:50.722Z] [INFO] [2019-07-31T08:10:50.722Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc --- [2019-07-31T08:10:50.722Z] [INFO] [2019-07-31T08:10:50.722Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc --- [2019-07-31T08:10:50.722Z] [INFO] [2019-07-31T08:10:50.722Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.doc --- [2019-07-31T08:10:50.722Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T08:10:50.722Z] [INFO] [2019-07-31T08:10:50.722Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc --- [2019-07-31T08:10:50.722Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc-5.0.0-SNAPSHOT.pom [2019-07-31T08:10:50.722Z] [INFO] [2019-07-31T08:10:50.722Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------ [2019-07-31T08:10:50.722Z] [INFO] Building Trace Compass Developer Guide 5.0.0-SNAPSHOT [58/134] [2019-07-31T08:10:50.722Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T08:10:50.722Z] [INFO] [2019-07-31T08:10:50.722Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T08:10:50.722Z] [INFO] [2019-07-31T08:10:50.722Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T08:10:50.722Z] 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 [2019-07-31T08:10:50.722Z] 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 [2019-07-31T08:10:50.722Z] 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 [2019-07-31T08:10:51.289Z] 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 [2019-07-31T08:10:51.289Z] 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 [2019-07-31T08:10:51.289Z] 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 [2019-07-31T08:10:51.289Z] Progress (1): 1.3 kB 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 35 kB/s) [2019-07-31T08:10:51.289Z] 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 [2019-07-31T08:10:51.289Z] 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 [2019-07-31T08:10:51.289Z] 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 [2019-07-31T08:10:51.547Z] 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 [2019-07-31T08:10:51.547Z] 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 [2019-07-31T08:10:51.547Z] 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 [2019-07-31T08:10:51.547Z] Progress (1): 4.1/8.7 kB Progress (1): 7.7/8.7 kB Progress (1): 8.7 kB 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) [2019-07-31T08:10:51.547Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2019-07-31T08:10:51.547Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2019-07-31T08:10:51.547Z] 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 [2019-07-31T08:10:51.804Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2019-07-31T08:10:51.804Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2019-07-31T08:10:51.804Z] 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 [2019-07-31T08:10:52.062Z] Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB 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 21 kB/s) [2019-07-31T08:10:52.062Z] 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 [2019-07-31T08:10:52.063Z] 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 [2019-07-31T08:10:52.063Z] 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 [2019-07-31T08:10:52.321Z] 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 [2019-07-31T08:10:52.321Z] 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 [2019-07-31T08:10:52.321Z] 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 [2019-07-31T08:10:52.321Z] Progress (1): 1.7 kB 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 44 kB/s) [2019-07-31T08:10:52.321Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom [2019-07-31T08:10:52.321Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom [2019-07-31T08:10:52.321Z] 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 [2019-07-31T08:10:52.579Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom [2019-07-31T08:10:52.579Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom [2019-07-31T08:10:52.579Z] 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 [2019-07-31T08:10:52.579Z] Progress (1): 4.1/9.6 kB Progress (1): 7.7/9.6 kB Progress (1): 9.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.6/ant-1.9.6.pom (9.6 kB at 283 kB/s) [2019-07-31T08:10:52.579Z] 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 [2019-07-31T08:10:52.579Z] 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 [2019-07-31T08:10:52.579Z] 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 [2019-07-31T08:10:52.838Z] 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 [2019-07-31T08:10:52.838Z] 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 [2019-07-31T08:10:52.838Z] 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 [2019-07-31T08:10:52.838Z] Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB 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 165 kB/s) [2019-07-31T08:10:52.838Z] 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 [2019-07-31T08:10:52.838Z] 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 [2019-07-31T08:10:53.096Z] 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 [2019-07-31T08:10:53.096Z] 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 [2019-07-31T08:10:53.096Z] 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 [2019-07-31T08:10:53.096Z] 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 [2019-07-31T08:10:53.096Z] Progress (1): 2.3 kB 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 73 kB/s) [2019-07-31T08:10:53.096Z] 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 [2019-07-31T08:10:53.354Z] 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 [2019-07-31T08:10:53.354Z] 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 [2019-07-31T08:10:53.354Z] 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 [2019-07-31T08:10:53.355Z] 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 [2019-07-31T08:10:53.355Z] 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 [2019-07-31T08:10:53.612Z] Progress (1): 1.5 kB 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 48 kB/s) [2019-07-31T08:10:53.612Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-31T08:10:53.612Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-31T08:10:53.612Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-31T08:10:53.612Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-31T08:10:53.612Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-31T08:10:53.871Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-31T08:10:53.871Z] Progress (1): 4.1/7.0 kB Progress (1): 7.0 kB 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 195 kB/s) [2019-07-31T08:10:53.871Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [2019-07-31T08:10:53.871Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [2019-07-31T08:10:53.871Z] 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 [2019-07-31T08:10:53.871Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [2019-07-31T08:10:54.274Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [2019-07-31T08:10:54.274Z] 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 [2019-07-31T08:10:54.274Z] Progress (1): 4.1/9.7 kB Progress (1): 7.7/9.7 kB Progress (1): 9.7 kB 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 220 kB/s) [2019-07-31T08:10:54.274Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2019-07-31T08:10:54.274Z] 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 [2019-07-31T08:10:54.274Z] 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 [2019-07-31T08:10:54.274Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-31T08:10:54.274Z] 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 [2019-07-31T08:10:54.274Z] 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 [2019-07-31T08:10:54.274Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-31T08:10:54.274Z] 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 [2019-07-31T08:10:54.274Z] 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 [2019-07-31T08:10:54.274Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2019-07-31T08:10:54.274Z] 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 [2019-07-31T08:10:54.274Z] 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 [2019-07-31T08:10:54.274Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-31T08:10:54.274Z] 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 [2019-07-31T08:10:54.274Z] 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 [2019-07-31T08:10:54.829Z] 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 [2019-07-31T08:10:54.829Z] 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 [2019-07-31T08:10:54.829Z] 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 [2019-07-31T08:10:54.829Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2019-07-31T08:10:54.829Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-31T08:10:54.829Z] 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 [2019-07-31T08:10:54.829Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-31T08:10:54.829Z] 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 [2019-07-31T08:10:54.829Z] 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 [2019-07-31T08:10:54.829Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2019-07-31T08:10:54.829Z] 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 [2019-07-31T08:10:54.829Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-31T08:10:54.829Z] 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 [2019-07-31T08:10:54.829Z] 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 [2019-07-31T08:10:54.829Z] 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 [2019-07-31T08:10:54.830Z] Progress (1): 4.1/345 kB Progress (1): 7.7/345 kB Progress (1): 12/345 kB Progress (1): 16/345 kB Progress (2): 16/345 kB | 0/2.5 MB Progress (2): 16/345 kB | 0/2.5 MB Progress (2): 20/345 kB | 0/2.5 MB Progress (2): 24/345 kB | 0/2.5 MB Progress (2): 24/345 kB | 0/2.5 MB Progress (2): 24/345 kB | 0/2.5 MB Progress (2): 28/345 kB | 0/2.5 MB Progress (2): 28/345 kB | 0/2.5 MB Progress (2): 32/345 kB | 0/2.5 MB Progress (2): 32/345 kB | 0/2.5 MB Progress (2): 36/345 kB | 0/2.5 MB Progress (2): 40/345 kB | 0/2.5 MB Progress (2): 40/345 kB | 0/2.5 MB Progress (2): 40/345 kB | 0/2.5 MB Progress (2): 44/345 kB | 0/2.5 MB Progress (2): 44/345 kB | 0/2.5 MB Progress (2): 44/345 kB | 0/2.5 MB Progress (2): 48/345 kB | 0/2.5 MB Progress (2): 48/345 kB | 0/2.5 MB Progress (2): 52/345 kB | 0/2.5 MB Progress (2): 52/345 kB | 0/2.5 MB Progress (2): 56/345 kB | 0/2.5 MB Progress (2): 56/345 kB | 0.1/2.5 MB Progress (2): 56/345 kB | 0.1/2.5 MB Progress (2): 60/345 kB | 0.1/2.5 MB Progress (2): 60/345 kB | 0.1/2.5 MB Progress (2): 64/345 kB | 0.1/2.5 MB Progress (2): 64/345 kB | 0.1/2.5 MB Progress (2): 68/345 kB | 0.1/2.5 MB Progress (2): 72/345 kB | 0.1/2.5 MB Progress (2): 72/345 kB | 0.1/2.5 MB Progress (2): 72/345 kB | 0.1/2.5 MB Progress (2): 76/345 kB | 0.1/2.5 MB Progress (2): 76/345 kB | 0.1/2.5 MB Progress (2): 76/345 kB | 0.1/2.5 MB Progress (2): 80/345 kB | 0.1/2.5 MB Progress (2): 80/345 kB | 0.1/2.5 MB Progress (2): 84/345 kB | 0.1/2.5 MB Progress (3): 84/345 kB | 0.1/2.5 MB | 4.1/39 kB Progress (3): 88/345 kB | 0.1/2.5 MB | 4.1/39 kB Progress (4): 88/345 kB | 0.1/2.5 MB | 4.1/39 kB | 4.1/294 kB Progress (4): 88/345 kB | 0.1/2.5 MB | 4.1/39 kB | 4.1/294 kB Progress (4): 88/345 kB | 0.1/2.5 MB | 4.1/39 kB | 7.7/294 kB Progress (4): 92/345 kB | 0.1/2.5 MB | 4.1/39 kB | 7.7/294 kB Progress (4): 92/345 kB | 0.1/2.5 MB | 7.7/39 kB | 7.7/294 kB Progress (4): 92/345 kB | 0.1/2.5 MB | 7.7/39 kB | 12/294 kB Progress (4): 96/345 kB | 0.1/2.5 MB | 7.7/39 kB | 12/294 kB Progress (4): 96/345 kB | 0.1/2.5 MB | 7.7/39 kB | 12/294 kB Progress (4): 100/345 kB | 0.1/2.5 MB | 7.7/39 kB | 12/294 kB Progress (4): 104/345 kB | 0.1/2.5 MB | 7.7/39 kB | 12/294 kB Progress (4): 108/345 kB | 0.1/2.5 MB | 7.7/39 kB | 12/294 kB Progress (4): 112/345 kB | 0.1/2.5 MB | 7.7/39 kB | 12/294 kB Progress (4): 116/345 kB | 0.1/2.5 MB | 7.7/39 kB | 12/294 kB Progress (4): 120/345 kB | 0.1/2.5 MB | 7.7/39 kB | 12/294 kB Progress (4): 124/345 kB | 0.1/2.5 MB | 7.7/39 kB | 12/294 kB Progress (5): 124/345 kB | 0.1/2.5 MB | 7.7/39 kB | 12/294 kB | 4.1/74 kB Progress (5): 124/345 kB | 0.1/2.5 MB | 7.7/39 kB | 16/294 kB | 4.1/74 kB Progress (5): 124/345 kB | 0.1/2.5 MB | 12/39 kB | 16/294 kB | 4.1/74 kB Progress (5): 124/345 kB | 0.1/2.5 MB | 12/39 kB | 20/294 kB | 4.1/74 kB Progress (5): 124/345 kB | 0.1/2.5 MB | 12/39 kB | 24/294 kB | 4.1/74 kB Progress (5): 124/345 kB | 0.1/2.5 MB | 12/39 kB | 24/294 kB | 7.7/74 kB Progress (5): 128/345 kB | 0.1/2.5 MB | 12/39 kB | 24/294 kB | 7.7/74 kB Progress (5): 128/345 kB | 0.1/2.5 MB | 12/39 kB | 24/294 kB | 7.7/74 kB Progress (5): 132/345 kB | 0.1/2.5 MB | 12/39 kB | 24/294 kB | 7.7/74 kB Progress (5): 136/345 kB | 0.1/2.5 MB | 12/39 kB | 24/294 kB | 7.7/74 kB Progress (5): 136/345 kB | 0.1/2.5 MB | 12/39 kB | 24/294 kB | 12/74 kB Progress (5): 136/345 kB | 0.1/2.5 MB | 12/39 kB | 24/294 kB | 16/74 kB Progress (5): 136/345 kB | 0.1/2.5 MB | 12/39 kB | 28/294 kB | 16/74 kB Progress (5): 136/345 kB | 0.1/2.5 MB | 16/39 kB | 28/294 kB | 16/74 kB Progress (5): 136/345 kB | 0.1/2.5 MB | 16/39 kB | 32/294 kB | 16/74 kB Progress (5): 136/345 kB | 0.1/2.5 MB | 16/39 kB | 32/294 kB | 20/74 kB Progress (5): 140/345 kB | 0.1/2.5 MB | 16/39 kB | 32/294 kB | 20/74 kB Progress (5): 140/345 kB | 0.1/2.5 MB | 16/39 kB | 32/294 kB | 20/74 kB Progress (5): 144/345 kB | 0.1/2.5 MB | 16/39 kB | 32/294 kB | 20/74 kB Progress (5): 144/345 kB | 0.1/2.5 MB | 16/39 kB | 32/294 kB | 24/74 kB Progress (5): 144/345 kB | 0.1/2.5 MB | 16/39 kB | 36/294 kB | 24/74 kB Progress (5): 144/345 kB | 0.1/2.5 MB | 20/39 kB | 36/294 kB | 24/74 kB Progress (5): 144/345 kB | 0.1/2.5 MB | 24/39 kB | 36/294 kB | 24/74 kB Progress (5): 144/345 kB | 0.1/2.5 MB | 24/39 kB | 40/294 kB | 24/74 kB Progress (5): 144/345 kB | 0.1/2.5 MB | 24/39 kB | 40/294 kB | 28/74 kB Progress (5): 148/345 kB | 0.1/2.5 MB | 24/39 kB | 40/294 kB | 28/74 kB Progress (5): 148/345 kB | 0.1/2.5 MB | 24/39 kB | 40/294 kB | 28/74 kB Progress (5): 152/345 kB | 0.1/2.5 MB | 24/39 kB | 40/294 kB | 28/74 kB Progress (5): 152/345 kB | 0.1/2.5 MB | 24/39 kB | 40/294 kB | 32/74 kB Progress (5): 152/345 kB | 0.1/2.5 MB | 24/39 kB | 44/294 kB | 32/74 kB Progress (5): 152/345 kB | 0.1/2.5 MB | 24/39 kB | 48/294 kB | 32/74 kB Progress (5): 152/345 kB | 0.1/2.5 MB | 28/39 kB | 48/294 kB | 32/74 kB Progress (5): 152/345 kB | 0.1/2.5 MB | 28/39 kB | 52/294 kB | 32/74 kB Progress (5): 152/345 kB | 0.1/2.5 MB | 28/39 kB | 56/294 kB | 32/74 kB Progress (5): 152/345 kB | 0.1/2.5 MB | 28/39 kB | 56/294 kB | 36/74 kB Progress (5): 156/345 kB | 0.1/2.5 MB | 28/39 kB | 56/294 kB | 36/74 kB Progress (5): 156/345 kB | 0.1/2.5 MB | 28/39 kB | 56/294 kB | 36/74 kB Progress (5): 156/345 kB | 0.1/2.5 MB | 28/39 kB | 56/294 kB | 36/74 kB Progress (5): 160/345 kB | 0.1/2.5 MB | 28/39 kB | 56/294 kB | 36/74 kB Progress (5): 160/345 kB | 0.1/2.5 MB | 28/39 kB | 56/294 kB | 40/74 kB Progress (5): 160/345 kB | 0.1/2.5 MB | 28/39 kB | 60/294 kB | 40/74 kB Progress (5): 160/345 kB | 0.1/2.5 MB | 32/39 kB | 60/294 kB | 40/74 kB Progress (5): 164/345 kB | 0.1/2.5 MB | 32/39 kB | 60/294 kB | 40/74 kB Progress (5): 168/345 kB | 0.1/2.5 MB | 32/39 kB | 60/294 kB | 40/74 kB Progress (5): 168/345 kB | 0.1/2.5 MB | 32/39 kB | 64/294 kB | 40/74 kB Progress (5): 168/345 kB | 0.1/2.5 MB | 32/39 kB | 64/294 kB | 44/74 kB Progress (5): 168/345 kB | 0.1/2.5 MB | 32/39 kB | 64/294 kB | 48/74 kB Progress (5): 168/345 kB | 0.1/2.5 MB | 32/39 kB | 64/294 kB | 48/74 kB Progress (5): 168/345 kB | 0.1/2.5 MB | 32/39 kB | 64/294 kB | 48/74 kB Progress (5): 168/345 kB | 0.1/2.5 MB | 32/39 kB | 64/294 kB | 52/74 kB Progress (5): 168/345 kB | 0.1/2.5 MB | 32/39 kB | 64/294 kB | 56/74 kB Progress (5): 168/345 kB | 0.1/2.5 MB | 32/39 kB | 64/294 kB | 60/74 kB Progress (5): 168/345 kB | 0.1/2.5 MB | 32/39 kB | 64/294 kB | 64/74 kB Progress (5): 168/345 kB | 0.1/2.5 MB | 32/39 kB | 64/294 kB | 68/74 kB Progress (5): 168/345 kB | 0.1/2.5 MB | 32/39 kB | 64/294 kB | 72/74 kB Progress (5): 168/345 kB | 0.1/2.5 MB | 32/39 kB | 64/294 kB | 74 kB Progress (5): 168/345 kB | 0.1/2.5 MB | 32/39 kB | 68/294 kB | 74 kB Progress (5): 172/345 kB | 0.1/2.5 MB | 32/39 kB | 68/294 kB | 74 kB Progress (5): 172/345 kB | 0.1/2.5 MB | 36/39 kB | 68/294 kB | 74 kB Progress (5): 176/345 kB | 0.1/2.5 MB | 36/39 kB | 68/294 kB | 74 kB Progress (5): 176/345 kB | 0.1/2.5 MB | 36/39 kB | 72/294 kB | 74 kB Progress (5): 176/345 kB | 0.1/2.5 MB | 36/39 kB | 72/294 kB | 74 kB Progress (5): 176/345 kB | 0.1/2.5 MB | 36/39 kB | 76/294 kB | 74 kB Progress (5): 176/345 kB | 0.1/2.5 MB | 36/39 kB | 80/294 kB | 74 kB Progress (5): 180/345 kB | 0.1/2.5 MB | 36/39 kB | 80/294 kB | 74 kB Progress (5): 180/345 kB | 0.1/2.5 MB | 39 kB | 80/294 kB | 74 kB Progress (5): 184/345 kB | 0.1/2.5 MB | 39 kB | 80/294 kB | 74 kB Progress (5): 184/345 kB | 0.1/2.5 MB | 39 kB | 84/294 kB | 74 kB Progress (5): 184/345 kB | 0.1/2.5 MB | 39 kB | 84/294 kB | 74 kB 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 578 kB/s) [2019-07-31T08:10:54.830Z] Progress (4): 184/345 kB | 0.1/2.5 MB | 39 kB | 88/294 kB Progress (4): 188/345 kB | 0.1/2.5 MB | 39 kB | 88/294 kB Progress (4): 188/345 kB | 0.1/2.5 MB | 39 kB | 92/294 kB Progress (4): 188/345 kB | 0.1/2.5 MB | 39 kB | 92/294 kB Progress (4): 188/345 kB | 0.1/2.5 MB | 39 kB | 96/294 kB Progress (4): 192/345 kB | 0.1/2.5 MB | 39 kB | 96/294 kB Progress (4): 192/345 kB | 0.1/2.5 MB | 39 kB | 100/294 kB Progress (4): 192/345 kB | 0.1/2.5 MB | 39 kB | 100/294 kB Progress (4): 192/345 kB | 0.1/2.5 MB | 39 kB | 104/294 kB Progress (4): 196/345 kB | 0.1/2.5 MB | 39 kB | 104/294 kB 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 291 kB/s) [2019-07-31T08:10:54.830Z] Progress (3): 200/345 kB | 0.1/2.5 MB | 104/294 kB Progress (3): 200/345 kB | 0.1/2.5 MB | 108/294 kB Progress (3): 200/345 kB | 0.1/2.5 MB | 112/294 kB Progress (3): 200/345 kB | 0.1/2.5 MB | 112/294 kB Progress (3): 200/345 kB | 0.1/2.5 MB | 116/294 kB Progress (3): 204/345 kB | 0.1/2.5 MB | 116/294 kB Progress (3): 208/345 kB | 0.1/2.5 MB | 116/294 kB Progress (3): 208/345 kB | 0.1/2.5 MB | 120/294 kB Progress (3): 208/345 kB | 0.1/2.5 MB | 120/294 kB Progress (3): 208/345 kB | 0.1/2.5 MB | 124/294 kB Progress (3): 212/345 kB | 0.1/2.5 MB | 124/294 kB Progress (3): 216/345 kB | 0.1/2.5 MB | 124/294 kB Progress (3): 216/345 kB | 0.1/2.5 MB | 128/294 kB Progress (3): 216/345 kB | 0.1/2.5 MB | 128/294 kB Progress (3): 216/345 kB | 0.1/2.5 MB | 132/294 kB Progress (3): 216/345 kB | 0.1/2.5 MB | 136/294 kB Progress (3): 220/345 kB | 0.1/2.5 MB | 136/294 kB Progress (3): 220/345 kB | 0.1/2.5 MB | 140/294 kB Progress (3): 220/345 kB | 0.1/2.5 MB | 144/294 kB Progress (3): 220/345 kB | 0.2/2.5 MB | 144/294 kB Progress (3): 220/345 kB | 0.2/2.5 MB | 148/294 kB Progress (3): 220/345 kB | 0.2/2.5 MB | 148/294 kB Progress (3): 224/345 kB | 0.2/2.5 MB | 148/294 kB Progress (3): 224/345 kB | 0.2/2.5 MB | 148/294 kB Progress (3): 224/345 kB | 0.2/2.5 MB | 152/294 kB Progress (3): 224/345 kB | 0.2/2.5 MB | 152/294 kB Progress (3): 228/345 kB | 0.2/2.5 MB | 152/294 kB Progress (3): 232/345 kB | 0.2/2.5 MB | 152/294 kB Progress (3): 232/345 kB | 0.2/2.5 MB | 152/294 kB Progress (3): 232/345 kB | 0.2/2.5 MB | 156/294 kB Progress (3): 232/345 kB | 0.2/2.5 MB | 156/294 kB Progress (3): 232/345 kB | 0.2/2.5 MB | 156/294 kB Progress (3): 236/345 kB | 0.2/2.5 MB | 156/294 kB Progress (3): 240/345 kB | 0.2/2.5 MB | 156/294 kB Progress (3): 240/345 kB | 0.2/2.5 MB | 156/294 kB Progress (3): 240/345 kB | 0.2/2.5 MB | 160/294 kB Progress (3): 240/345 kB | 0.2/2.5 MB | 160/294 kB Progress (3): 244/345 kB | 0.2/2.5 MB | 160/294 kB Progress (3): 244/345 kB | 0.2/2.5 MB | 160/294 kB Progress (3): 244/345 kB | 0.2/2.5 MB | 164/294 kB Progress (3): 244/345 kB | 0.2/2.5 MB | 164/294 kB Progress (3): 248/345 kB | 0.2/2.5 MB | 164/294 kB Progress (3): 248/345 kB | 0.2/2.5 MB | 164/294 kB Progress (3): 248/345 kB | 0.2/2.5 MB | 168/294 kB Progress (3): 248/345 kB | 0.2/2.5 MB | 168/294 kB Progress (3): 252/345 kB | 0.2/2.5 MB | 168/294 kB Progress (3): 256/345 kB | 0.2/2.5 MB | 168/294 kB Progress (3): 256/345 kB | 0.2/2.5 MB | 168/294 kB Progress (3): 256/345 kB | 0.2/2.5 MB | 168/294 kB Progress (3): 256/345 kB | 0.2/2.5 MB | 172/294 kB Progress (3): 256/345 kB | 0.2/2.5 MB | 172/294 kB Progress (3): 260/345 kB | 0.2/2.5 MB | 172/294 kB Progress (3): 260/345 kB | 0.2/2.5 MB | 172/294 kB Progress (3): 260/345 kB | 0.2/2.5 MB | 176/294 kB Progress (3): 260/345 kB | 0.2/2.5 MB | 176/294 kB Progress (3): 264/345 kB | 0.2/2.5 MB | 176/294 kB Progress (3): 264/345 kB | 0.2/2.5 MB | 176/294 kB Progress (3): 264/345 kB | 0.2/2.5 MB | 180/294 kB Progress (3): 264/345 kB | 0.2/2.5 MB | 180/294 kB Progress (3): 268/345 kB | 0.2/2.5 MB | 180/294 kB Progress (3): 268/345 kB | 0.2/2.5 MB | 180/294 kB Progress (3): 268/345 kB | 0.2/2.5 MB | 184/294 kB Progress (3): 268/345 kB | 0.2/2.5 MB | 184/294 kB Progress (3): 272/345 kB | 0.2/2.5 MB | 184/294 kB Progress (3): 272/345 kB | 0.2/2.5 MB | 188/294 kB Progress (3): 272/345 kB | 0.2/2.5 MB | 188/294 kB Progress (3): 272/345 kB | 0.2/2.5 MB | 192/294 kB Progress (3): 276/345 kB | 0.2/2.5 MB | 192/294 kB Progress (3): 276/345 kB | 0.2/2.5 MB | 196/294 kB Progress (3): 276/345 kB | 0.2/2.5 MB | 200/294 kB Progress (3): 276/345 kB | 0.2/2.5 MB | 200/294 kB Progress (3): 276/345 kB | 0.2/2.5 MB | 204/294 kB Progress (3): 276/345 kB | 0.2/2.5 MB | 208/294 kB Progress (3): 280/345 kB | 0.2/2.5 MB | 208/294 kB Progress (3): 280/345 kB | 0.2/2.5 MB | 212/294 kB Progress (3): 280/345 kB | 0.2/2.5 MB | 212/294 kB Progress (3): 280/345 kB | 0.2/2.5 MB | 216/294 kB Progress (3): 284/345 kB | 0.2/2.5 MB | 216/294 kB Progress (3): 284/345 kB | 0.2/2.5 MB | 220/294 kB Progress (3): 284/345 kB | 0.3/2.5 MB | 220/294 kB Progress (3): 284/345 kB | 0.3/2.5 MB | 224/294 kB Progress (3): 288/345 kB | 0.3/2.5 MB | 224/294 kB Progress (3): 288/345 kB | 0.3/2.5 MB | 224/294 kB Progress (3): 288/345 kB | 0.3/2.5 MB | 224/294 kB Progress (3): 292/345 kB | 0.3/2.5 MB | 224/294 kB Progress (3): 292/345 kB | 0.3/2.5 MB | 228/294 kB Progress (3): 296/345 kB | 0.3/2.5 MB | 228/294 kB Progress (3): 296/345 kB | 0.3/2.5 MB | 228/294 kB Progress (3): 300/345 kB | 0.3/2.5 MB | 228/294 kB Progress (3): 300/345 kB | 0.3/2.5 MB | 232/294 kB Progress (3): 304/345 kB | 0.3/2.5 MB | 232/294 kB Progress (3): 304/345 kB | 0.3/2.5 MB | 236/294 kB Progress (3): 304/345 kB | 0.3/2.5 MB | 236/294 kB Progress (3): 304/345 kB | 0.3/2.5 MB | 240/294 kB Progress (3): 308/345 kB | 0.3/2.5 MB | 240/294 kB Progress (3): 308/345 kB | 0.3/2.5 MB | 240/294 kB Progress (3): 308/345 kB | 0.3/2.5 MB | 244/294 kB Progress (3): 312/345 kB | 0.3/2.5 MB | 244/294 kB Progress (3): 312/345 kB | 0.3/2.5 MB | 248/294 kB Progress (3): 312/345 kB | 0.3/2.5 MB | 248/294 kB Progress (3): 312/345 kB | 0.3/2.5 MB | 252/294 kB Progress (3): 316/345 kB | 0.3/2.5 MB | 252/294 kB Progress (3): 316/345 kB | 0.3/2.5 MB | 256/294 kB Progress (3): 316/345 kB | 0.3/2.5 MB | 256/294 kB Progress (3): 316/345 kB | 0.3/2.5 MB | 260/294 kB Progress (3): 320/345 kB | 0.3/2.5 MB | 260/294 kB Progress (3): 320/345 kB | 0.3/2.5 MB | 264/294 kB Progress (3): 320/345 kB | 0.3/2.5 MB | 264/294 kB Progress (3): 320/345 kB | 0.3/2.5 MB | 268/294 kB Progress (3): 324/345 kB | 0.3/2.5 MB | 268/294 kB Progress (3): 324/345 kB | 0.3/2.5 MB | 272/294 kB Progress (3): 324/345 kB | 0.3/2.5 MB | 272/294 kB Progress (3): 328/345 kB | 0.3/2.5 MB | 272/294 kB Progress (3): 328/345 kB | 0.3/2.5 MB | 272/294 kB Progress (3): 328/345 kB | 0.3/2.5 MB | 276/294 kB Progress (3): 328/345 kB | 0.3/2.5 MB | 276/294 kB Progress (3): 332/345 kB | 0.3/2.5 MB | 276/294 kB Progress (3): 332/345 kB | 0.3/2.5 MB | 276/294 kB Progress (3): 332/345 kB | 0.3/2.5 MB | 280/294 kB Progress (3): 332/345 kB | 0.3/2.5 MB | 280/294 kB Progress (3): 336/345 kB | 0.3/2.5 MB | 280/294 kB Progress (3): 336/345 kB | 0.3/2.5 MB | 280/294 kB Progress (3): 336/345 kB | 0.3/2.5 MB | 284/294 kB Progress (3): 336/345 kB | 0.3/2.5 MB | 284/294 kB Progress (3): 340/345 kB | 0.3/2.5 MB | 284/294 kB Progress (3): 340/345 kB | 0.3/2.5 MB | 284/294 kB Progress (3): 340/345 kB | 0.3/2.5 MB | 288/294 kB Progress (3): 340/345 kB | 0.3/2.5 MB | 288/294 kB Progress (3): 344/345 kB | 0.3/2.5 MB | 288/294 kB Progress (3): 344/345 kB | 0.3/2.5 MB | 288/294 kB Progress (3): 344/345 kB | 0.3/2.5 MB | 292/294 kB Progress (3): 344/345 kB | 0.3/2.5 MB | 294 kB Progress (3): 344/345 kB | 0.3/2.5 MB | 294 kB Progress (3): 345 kB | 0.3/2.5 MB | 294 kB Progress (3): 345 kB | 0.3/2.5 MB | 294 kB Progress (3): 345 kB | 0.3/2.5 MB | 294 kB Progress (3): 345 kB | 0.3/2.5 MB | 294 kB Progress (3): 345 kB | 0.3/2.5 MB | 294 kB Progress (3): 345 kB | 0.3/2.5 MB | 294 kB Progress (3): 345 kB | 0.4/2.5 MB | 294 kB Progress (3): 345 kB | 0.4/2.5 MB | 294 kB Progress (3): 345 kB | 0.4/2.5 MB | 294 kB Progress (3): 345 kB | 0.4/2.5 MB | 294 kB Progress (3): 345 kB | 0.4/2.5 MB | 294 kB Progress (3): 345 kB | 0.4/2.5 MB | 294 kB Progress (3): 345 kB | 0.4/2.5 MB | 294 kB Progress (3): 345 kB | 0.4/2.5 MB | 294 kB Progress (3): 345 kB | 0.4/2.5 MB | 294 kB Progress (3): 345 kB | 0.4/2.5 MB | 294 kB Progress (3): 345 kB | 0.4/2.5 MB | 294 kB Progress (3): 345 kB | 0.4/2.5 MB | 294 kB Progress (3): 345 kB | 0.4/2.5 MB | 294 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar (345 kB at 1.3 MB/s) [2019-07-31T08:10:55.126Z] Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB 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 957 kB/s) [2019-07-31T08:10:55.126Z] Progress (1): 0.5/2.5 MB Progress (1): 0.5/2.5 MB Progress (1): 0.5/2.5 MB Progress (1): 0.5/2.5 MB Progress (1): 0.5/2.5 MB Progress (1): 0.5/2.5 MB Progress (1): 0.5/2.5 MB Progress (1): 0.5/2.5 MB Progress (1): 0.5/2.5 MB Progress (1): 0.5/2.5 MB Progress (1): 0.5/2.5 MB Progress (1): 0.5/2.5 MB Progress (1): 0.5/2.5 MB Progress (1): 0.5/2.5 MB Progress (1): 0.5/2.5 MB Progress (1): 0.5/2.5 MB Progress (1): 0.5/2.5 MB Progress (1): 0.5/2.5 MB Progress (1): 0.5/2.5 MB Progress (1): 0.5/2.5 MB Progress (1): 0.5/2.5 MB Progress (1): 0.5/2.5 MB Progress (1): 0.5/2.5 MB Progress (1): 0.5/2.5 MB Progress (1): 0.6/2.5 MB Progress (1): 0.6/2.5 MB Progress (1): 0.6/2.5 MB Progress (1): 0.6/2.5 MB Progress (1): 0.6/2.5 MB Progress (1): 0.6/2.5 MB Progress (1): 0.6/2.5 MB Progress (1): 0.6/2.5 MB Progress (1): 0.6/2.5 MB Progress (1): 0.6/2.5 MB Progress (1): 0.6/2.5 MB Progress (1): 0.6/2.5 MB Progress (1): 0.6/2.5 MB Progress (1): 0.6/2.5 MB Progress (1): 0.6/2.5 MB Progress (1): 0.6/2.5 MB Progress (1): 0.6/2.5 MB Progress (1): 0.6/2.5 MB Progress (1): 0.6/2.5 MB Progress (1): 0.6/2.5 MB Progress (1): 0.6/2.5 MB Progress (1): 0.6/2.5 MB Progress (1): 0.6/2.5 MB Progress (1): 0.6/2.5 MB Progress (1): 0.6/2.5 MB Progress (1): 0.7/2.5 MB Progress (1): 0.7/2.5 MB Progress (1): 0.7/2.5 MB Progress (1): 0.7/2.5 MB Progress (1): 0.7/2.5 MB Progress (1): 0.7/2.5 MB Progress (1): 0.7/2.5 MB Progress (1): 0.7/2.5 MB Progress (1): 0.7/2.5 MB Progress (1): 0.7/2.5 MB Progress (1): 0.7/2.5 MB Progress (1): 0.7/2.5 MB Progress (1): 0.7/2.5 MB Progress (1): 0.7/2.5 MB Progress (1): 0.7/2.5 MB Progress (1): 0.7/2.5 MB Progress (1): 0.7/2.5 MB Progress (1): 0.7/2.5 MB Progress (1): 0.7/2.5 MB Progress (1): 0.7/2.5 MB Progress (1): 0.7/2.5 MB Progress (1): 0.7/2.5 MB Progress (1): 0.7/2.5 MB Progress (1): 0.7/2.5 MB Progress (1): 0.7/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5 MB 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 4.9 MB/s) [2019-07-31T08:10:55.693Z] [INFO] Executing tasks [2019-07-31T08:10:55.693Z] [2019-07-31T08:10:55.693Z] main: [2019-07-31T08:10:55.693Z] [2019-07-31T08:10:55.693Z] clean: [2019-07-31T08:10:55.951Z] [INFO] Executed tasks [2019-07-31T08:10:55.951Z] [INFO] [2019-07-31T08:10:55.951Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T08:10:55.951Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target [2019-07-31T08:10:55.951Z] [INFO] [2019-07-31T08:10:55.951Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T08:10:55.951Z] [INFO] The project's OSGi version is 5.0.0.201907310718 [2019-07-31T08:10:55.951Z] [INFO] [2019-07-31T08:10:55.951Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T08:10:55.951Z] [INFO] [2019-07-31T08:10:55.951Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T08:10:55.951Z] [INFO] [2019-07-31T08:10:55.951Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T08:10:55.951Z] [INFO] [2019-07-31T08:10:55.951Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T08:10:55.951Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:10:55.951Z] [INFO] [2019-07-31T08:10:55.951Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T08:10:55.951Z] [INFO] Executing tasks [2019-07-31T08:10:55.951Z] [2019-07-31T08:10:55.951Z] main: [2019-07-31T08:10:55.951Z] [2019-07-31T08:10:55.951Z] build: [2019-07-31T08:10:57.326Z] Help: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html [2019-07-31T08:10:57.326Z] [2019-07-31T08:10:57.326Z] test: [2019-07-31T08:10:57.326Z] [xmlvalidate] 19 file(s) have been successfully validated. [2019-07-31T08:10:57.326Z] [INFO] Executed tasks [2019-07-31T08:10:57.326Z] [INFO] [2019-07-31T08:10:57.326Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T08:10:57.326Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:10:57.326Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/src/main/resources [2019-07-31T08:10:57.326Z] [INFO] [2019-07-31T08:10:57.326Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T08:10:57.326Z] [INFO] [2019-07-31T08:10:57.326Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T08:10:57.326Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/ [2019-07-31T08:10:57.326Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/ [2019-07-31T08:10:57.585Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.8 [2019-07-31T08:10:57.585Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B) [2019-07-31T08:10:57.585Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B) [2019-07-31T08:10:57.585Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB) [2019-07-31T08:10:57.585Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB) [2019-07-31T08:10:57.844Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-31T08:10:57.844Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-31T08:10:57.844Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-31T08:10:57.844Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-31T08:10:59.749Z] [INFO] Fetching R-4.8-201806110500&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.8/ [2019-07-31T08:10:59.749Z] [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) [2019-07-31T08:10:59.749Z] [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) [2019-07-31T08:11:00.319Z] [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) [2019-07-31T08:11:01.267Z] [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) [2019-07-31T08:11:01.267Z] [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) [2019-07-31T08:11:02.659Z] [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) [2019-07-31T08:11:02.659Z] [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) [2019-07-31T08:11:04.035Z] [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) [2019-07-31T08:11:04.035Z] [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) [2019-07-31T08:11:04.035Z] [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) [2019-07-31T08:11:04.035Z] [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) [2019-07-31T08:11:04.035Z] [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) [2019-07-31T08:11:04.035Z] [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) [2019-07-31T08:11:04.293Z] [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) [2019-07-31T08:11:04.293Z] [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) [2019-07-31T08:11:04.873Z] [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) [2019-07-31T08:11:04.873Z] [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) [2019-07-31T08:11:04.873Z] [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) [2019-07-31T08:11:04.873Z] [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) [2019-07-31T08:11:04.873Z] [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) [2019-07-31T08:11:04.873Z] [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) [2019-07-31T08:11:05.524Z] [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) [2019-07-31T08:11:05.524Z] [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) [2019-07-31T08:11:05.783Z] [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) [2019-07-31T08:11:05.783Z] [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) [2019-07-31T08:11:06.041Z] [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) [2019-07-31T08:11:06.041Z] [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) [2019-07-31T08:11:06.041Z] [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) [2019-07-31T08:11:06.041Z] [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) [2019-07-31T08:11:06.300Z] [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) [2019-07-31T08:11:06.300Z] [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) [2019-07-31T08:11:06.558Z] [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) [2019-07-31T08:11:06.558Z] [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) [2019-07-31T08:11:06.558Z] [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) [2019-07-31T08:11:06.558Z] [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) [2019-07-31T08:11:06.817Z] [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) [2019-07-31T08:11:06.817Z] [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) [2019-07-31T08:11:07.075Z] [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (8.71MB) [2019-07-31T08:11:07.075Z] [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (8.71MB) [2019-07-31T08:11:08.009Z] [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (227.31kB of 8.71MB at 223.31kB/s) [2019-07-31T08:11:14.569Z] [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) [2019-07-31T08:11:14.569Z] [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) [2019-07-31T08:11:14.569Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log [2019-07-31T08:11:14.569Z] [INFO] Command line: [2019-07-31T08:11:14.569Z] [/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/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-31T08:11:14.569Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:11:17.855Z] Buildfile: build.xml [2019-07-31T08:11:18.116Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-31T08:11:18.116Z] [2019-07-31T08:11:18.116Z] build.index: [2019-07-31T08:11:21.329Z] BUILD SUCCESSFUL [2019-07-31T08:11:21.329Z] [2019-07-31T08:11:21.329Z] BUILD SUCCESSFUL [2019-07-31T08:11:21.329Z] Total time: 4 seconds [2019-07-31T08:11:21.587Z] [INFO] [2019-07-31T08:11:21.587Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T08:11:21.587Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:11:21.587Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/src/test/resources [2019-07-31T08:11:21.587Z] [INFO] [2019-07-31T08:11:21.587Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T08:11:21.587Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-sources.jar [2019-07-31T08:11:21.587Z] [INFO] [2019-07-31T08:11:21.587Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T08:11:21.587Z] [INFO] [2019-07-31T08:11:21.587Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T08:11:21.587Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar [2019-07-31T08:11:21.845Z] [INFO] [2019-07-31T08:11:21.845Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T08:11:21.845Z] [INFO] [2019-07-31T08:11:21.845Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T08:11:21.845Z] [INFO] [2019-07-31T08:11:21.845Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T08:11:21.845Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar [2019-07-31T08:11:22.103Z] [INFO] [2019-07-31T08:11:22.103Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T08:11:22.362Z] [INFO] [2019-07-31T08:11:22.362Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T08:11:22.362Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T08:11:22.362Z] [INFO] [2019-07-31T08:11:22.362Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T08:11:22.362Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar [2019-07-31T08:11:22.362Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.pom [2019-07-31T08:11:22.362Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-sources.jar [2019-07-31T08:11:22.362Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:11:22.362Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:11:22.362Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:11:22.362Z] [INFO] [2019-07-31T08:11:22.362Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T08:11:22.362Z] [INFO] [2019-07-31T08:11:22.362Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >-- [2019-07-31T08:11:22.362Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.8-SNAPSHOT [59/134] [2019-07-31T08:11:22.362Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T08:11:22.362Z] [INFO] [2019-07-31T08:11:22.362Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T08:11:22.362Z] [INFO] [2019-07-31T08:11:22.362Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T08:11:22.362Z] [INFO] The project's OSGi version is 2.1.8.201907310718 [2019-07-31T08:11:22.362Z] [INFO] [2019-07-31T08:11:22.362Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T08:11:22.362Z] [INFO] [2019-07-31T08:11:22.362Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T08:11:22.362Z] [INFO] [2019-07-31T08:11:22.362Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T08:11:22.362Z] [INFO] [2019-07-31T08:11:22.362Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T08:11:22.362Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:11:22.362Z] [INFO] [2019-07-31T08:11:22.362Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T08:11:22.362Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:11:22.362Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources [2019-07-31T08:11:22.362Z] [INFO] [2019-07-31T08:11:22.362Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T08:11:22.362Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes [2019-07-31T08:11:22.929Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/xychart/XmlTreeViewer.java:[45] [2019-07-31T08:11:22.929Z] TmfTreeDataModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-31T08:11:22.929Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:11:22.929Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T08:11:22.929Z] 2. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/xychart/XmlTreeViewer.java (at line 45) [2019-07-31T08:11:22.929Z] TmfTreeDataModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-31T08:11:22.929Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:11:22.929Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull TmfTreeDataModel>'. Type 'TmfGenericTreeEntry' doesn't seem to be designed with null type annotations in mind [2019-07-31T08:11:22.929Z] 2 problems (0 errors, 1 warning, 1 info) [2019-07-31T08:11:23.187Z] [INFO] [2019-07-31T08:11:23.187Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T08:11:23.187Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:11:23.187Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources [2019-07-31T08:11:23.187Z] [INFO] [2019-07-31T08:11:23.187Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T08:11:23.187Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-sources.jar [2019-07-31T08:11:23.187Z] [INFO] [2019-07-31T08:11:23.187Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T08:11:23.187Z] [INFO] [2019-07-31T08:11:23.187Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T08:11:23.187Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar [2019-07-31T08:11:23.445Z] [INFO] [2019-07-31T08:11:23.445Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T08:11:23.445Z] [INFO] [2019-07-31T08:11:23.445Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T08:11:23.445Z] [INFO] [2019-07-31T08:11:23.445Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T08:11:23.445Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar [2019-07-31T08:11:23.445Z] [INFO] [2019-07-31T08:11:23.445Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T08:11:23.445Z] [INFO] [2019-07-31T08:11:23.445Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T08:11:23.445Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/../../target/jacoco.exec [2019-07-31T08:11:23.445Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T08:11:23.703Z] [INFO] [2019-07-31T08:11:23.703Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T08:11:23.703Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar [2019-07-31T08:11:23.703Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.pom [2019-07-31T08:11:23.703Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-sources.jar [2019-07-31T08:11:23.703Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:11:23.703Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-p2metadata.xml [2019-07-31T08:11:23.703Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-p2artifacts.xml [2019-07-31T08:11:23.703Z] [INFO] [2019-07-31T08:11:23.703Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T08:11:23.703Z] [INFO] [2019-07-31T08:11:23.703Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >-------- [2019-07-31T08:11:23.703Z] [INFO] Building org.eclipse.tracecompass.tmf 5.0.0-SNAPSHOT [60/134] [2019-07-31T08:11:23.703Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T08:11:23.703Z] [INFO] [2019-07-31T08:11:23.703Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf --- [2019-07-31T08:11:23.703Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target [2019-07-31T08:11:23.703Z] [INFO] [2019-07-31T08:11:23.703Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf --- [2019-07-31T08:11:23.703Z] [INFO] The project's OSGi version is 5.0.0.201907310718 [2019-07-31T08:11:23.703Z] [INFO] [2019-07-31T08:11:23.703Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf --- [2019-07-31T08:11:23.703Z] [INFO] [2019-07-31T08:11:23.703Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf --- [2019-07-31T08:11:23.703Z] [INFO] [2019-07-31T08:11:23.703Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf --- [2019-07-31T08:11:23.703Z] [INFO] [2019-07-31T08:11:23.703Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf --- [2019-07-31T08:11:23.703Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:11:23.703Z] [INFO] [2019-07-31T08:11:23.703Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf --- [2019-07-31T08:11:23.703Z] [INFO] [2019-07-31T08:11:23.703Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf --- [2019-07-31T08:11:23.703Z] [INFO] [2019-07-31T08:11:23.703Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf --- [2019-07-31T08:11:23.703Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT.jar [2019-07-31T08:11:23.962Z] [INFO] [2019-07-31T08:11:23.962Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf --- [2019-07-31T08:11:23.962Z] [INFO] [2019-07-31T08:11:23.962Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf --- [2019-07-31T08:11:23.962Z] [INFO] [2019-07-31T08:11:23.962Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf --- [2019-07-31T08:11:23.962Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T08:11:24.222Z] [INFO] [2019-07-31T08:11:24.222Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf --- [2019-07-31T08:11:24.222Z] [INFO] [2019-07-31T08:11:24.222Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf --- [2019-07-31T08:11:24.222Z] [INFO] [2019-07-31T08:11:24.222Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf --- [2019-07-31T08:11:24.222Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T08:11:24.222Z] [INFO] [2019-07-31T08:11:24.222Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf --- [2019-07-31T08:11:24.222Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT.jar [2019-07-31T08:11:24.222Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT.pom [2019-07-31T08:11:24.222Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T08:11:24.222Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:11:24.222Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:11:24.222Z] [INFO] [2019-07-31T08:11:24.222Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf --- [2019-07-31T08:11:24.222Z] [INFO] [2019-07-31T08:11:24.222Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------ [2019-07-31T08:11:24.222Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT [61/134] [2019-07-31T08:11:24.222Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T08:11:24.222Z] [INFO] [2019-07-31T08:11:24.222Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T08:11:24.222Z] [INFO] [2019-07-31T08:11:24.222Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T08:11:24.222Z] [INFO] The project's OSGi version is 1.0.2.201907310718 [2019-07-31T08:11:24.222Z] [INFO] [2019-07-31T08:11:24.222Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T08:11:24.222Z] [INFO] [2019-07-31T08:11:24.222Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T08:11:24.222Z] [INFO] [2019-07-31T08:11:24.222Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T08:11:24.222Z] [INFO] [2019-07-31T08:11:24.222Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T08:11:24.222Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:11:24.222Z] [INFO] [2019-07-31T08:11:24.222Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T08:11:24.222Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:11:24.222Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/src/main/resources [2019-07-31T08:11:24.222Z] [INFO] [2019-07-31T08:11:24.222Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T08:11:24.222Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/classes [2019-07-31T08:11:24.487Z] [INFO] [2019-07-31T08:11:24.487Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T08:11:24.487Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:11:24.487Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/src/test/resources [2019-07-31T08:11:24.487Z] [INFO] [2019-07-31T08:11:24.487Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T08:11:24.745Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-sources.jar [2019-07-31T08:11:24.745Z] [INFO] [2019-07-31T08:11:24.745Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T08:11:24.745Z] [INFO] [2019-07-31T08:11:24.745Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T08:11:24.745Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar [2019-07-31T08:11:24.745Z] [INFO] [2019-07-31T08:11:24.745Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T08:11:24.745Z] [INFO] [2019-07-31T08:11:24.745Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T08:11:24.745Z] [INFO] [2019-07-31T08:11:24.745Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T08:11:24.745Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar [2019-07-31T08:11:24.745Z] [INFO] [2019-07-31T08:11:24.745Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T08:11:24.745Z] [INFO] [2019-07-31T08:11:24.745Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T08:11:24.745Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/../../target/jacoco.exec [2019-07-31T08:11:24.745Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.ui' with 6 classes [2019-07-31T08:11:25.004Z] [INFO] [2019-07-31T08:11:25.004Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T08:11:25.004Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar [2019-07-31T08:11:25.004Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.pom [2019-07-31T08:11:25.004Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-sources.jar [2019-07-31T08:11:25.004Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:11:25.004Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T08:11:25.004Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T08:11:25.004Z] [INFO] [2019-07-31T08:11:25.004Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T08:11:25.004Z] [INFO] [2019-07-31T08:11:25.004Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >-------- [2019-07-31T08:11:25.004Z] [INFO] Building org.eclipse.tracecompass.btf 5.0.0-SNAPSHOT [62/134] [2019-07-31T08:11:25.004Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T08:11:25.004Z] [INFO] [2019-07-31T08:11:25.004Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf --- [2019-07-31T08:11:25.004Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target [2019-07-31T08:11:25.004Z] [INFO] [2019-07-31T08:11:25.004Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf --- [2019-07-31T08:11:25.004Z] [INFO] The project's OSGi version is 5.0.0.201907310718 [2019-07-31T08:11:25.004Z] [INFO] [2019-07-31T08:11:25.004Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf --- [2019-07-31T08:11:25.004Z] [INFO] [2019-07-31T08:11:25.004Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf --- [2019-07-31T08:11:25.004Z] [INFO] [2019-07-31T08:11:25.004Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf --- [2019-07-31T08:11:25.004Z] [INFO] [2019-07-31T08:11:25.004Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf --- [2019-07-31T08:11:25.004Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:11:25.004Z] [INFO] [2019-07-31T08:11:25.004Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf --- [2019-07-31T08:11:25.004Z] [INFO] [2019-07-31T08:11:25.004Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf --- [2019-07-31T08:11:25.004Z] [INFO] [2019-07-31T08:11:25.004Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf --- [2019-07-31T08:11:25.263Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT.jar [2019-07-31T08:11:25.263Z] [INFO] [2019-07-31T08:11:25.263Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf --- [2019-07-31T08:11:25.263Z] [INFO] [2019-07-31T08:11:25.263Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf --- [2019-07-31T08:11:25.263Z] [INFO] [2019-07-31T08:11:25.263Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf --- [2019-07-31T08:11:25.263Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T08:11:25.263Z] [INFO] [2019-07-31T08:11:25.263Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf --- [2019-07-31T08:11:25.263Z] [INFO] [2019-07-31T08:11:25.263Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf --- [2019-07-31T08:11:25.263Z] [INFO] [2019-07-31T08:11:25.263Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.btf --- [2019-07-31T08:11:25.263Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T08:11:25.263Z] [INFO] [2019-07-31T08:11:25.263Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf --- [2019-07-31T08:11:25.263Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT.jar [2019-07-31T08:11:25.263Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT.pom [2019-07-31T08:11:25.263Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T08:11:25.263Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:11:25.263Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:11:25.263Z] [INFO] [2019-07-31T08:11:25.263Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf --- [2019-07-31T08:11:25.263Z] [INFO] [2019-07-31T08:11:25.263Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >-- [2019-07-31T08:11:25.263Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.0-SNAPSHOT [63/134] [2019-07-31T08:11:25.263Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:11:25.263Z] [INFO] [2019-07-31T08:11:25.263Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T08:11:25.263Z] [INFO] [2019-07-31T08:11:25.263Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T08:11:25.263Z] [INFO] The project's OSGi version is 1.0.0.201907310718 [2019-07-31T08:11:25.263Z] [INFO] [2019-07-31T08:11:25.263Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T08:11:25.263Z] [INFO] [2019-07-31T08:11:25.263Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T08:11:25.263Z] [INFO] [2019-07-31T08:11:25.263Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T08:11:25.263Z] [INFO] [2019-07-31T08:11:25.263Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T08:11:25.263Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:11:25.263Z] [INFO] [2019-07-31T08:11:25.263Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T08:11:25.263Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:11:25.263Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources [2019-07-31T08:11:25.263Z] [INFO] [2019-07-31T08:11:25.263Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T08:11:25.263Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/classes [2019-07-31T08:11:25.521Z] [INFO] [2019-07-31T08:11:25.521Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T08:11:25.521Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:11:25.521Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources [2019-07-31T08:11:25.521Z] [INFO] [2019-07-31T08:11:25.521Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T08:11:25.521Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T08:11:25.521Z] [INFO] [2019-07-31T08:11:25.521Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T08:11:25.521Z] [INFO] [2019-07-31T08:11:25.521Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T08:11:25.779Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T08:11:25.779Z] [INFO] [2019-07-31T08:11:25.779Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T08:11:25.779Z] [INFO] [2019-07-31T08:11:25.779Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T08:11:25.779Z] [INFO] [2019-07-31T08:11:25.779Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T08:11:25.779Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T08:11:26.037Z] [INFO] [2019-07-31T08:11:26.037Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T08:11:26.037Z] [INFO] [2019-07-31T08:11:26.037Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T08:11:27.943Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log [2019-07-31T08:11:27.943Z] [INFO] Command line: [2019-07-31T08:11:27.943Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T08:11:27.943Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:11:31.522Z] !SESSION 2019-07-31 08:11:28.190 ----------------------------------------------- [2019-07-31T08:11:31.522Z] eclipse.buildId=unknown [2019-07-31T08:11:31.522Z] java.version=1.8.0_202 [2019-07-31T08:11:31.522Z] java.vendor=Oracle Corporation [2019-07-31T08:11:31.522Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:11:31.522Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T08:11:31.522Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T08:11:31.522Z] [2019-07-31T08:11:31.522Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:11:31.403 [2019-07-31T08:11:31.522Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:11:31.522Z] !STACK 0 [2019-07-31T08:11:31.522Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T08:11:31.522Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:11:31.522Z] [2019-07-31T08:11:31.522Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:11:31.522Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:11:31.522Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:11:31.522Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:11:31.522Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:11:31.522Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:11:31.522Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:11:31.522Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:11:31.522Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:11:31.522Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:11:31.782Z] [2019-07-31T08:11:31.782Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:11:31.616 [2019-07-31T08:11:31.782Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:11:31.782Z] !STACK 0 [2019-07-31T08:11:31.782Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T08:11:31.782Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:11:31.782Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:11:31.782Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:11:31.782Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T08:11:31.782Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:11:31.782Z] [2019-07-31T08:11:31.782Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:11:31.782Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:11:31.782Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:11:31.782Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:11:31.782Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:11:31.782Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:11:31.782Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:11:31.782Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:11:31.782Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:11:31.782Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:11:35.068Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest [2019-07-31T08:11:35.328Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.69 s - in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest [2019-07-31T08:11:35.328Z] testReadProperties(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.235 s [2019-07-31T08:11:35.328Z] testValidate(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.092 s [2019-07-31T08:11:35.328Z] testTwoContexts(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.074 s [2019-07-31T08:11:35.328Z] testRead10thEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.012 s [2019-07-31T08:11:35.328Z] testRead10thEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.011 s [2019-07-31T08:11:35.328Z] testSeek1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.008 s [2019-07-31T08:11:35.328Z] testReadCommentLineEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.032 s [2019-07-31T08:11:35.328Z] testReadCommentLineEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.077 s [2019-07-31T08:11:35.328Z] testRead1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.007 s [2019-07-31T08:11:35.328Z] [2019-07-31T08:11:35.328Z] Results: [2019-07-31T08:11:35.328Z] [2019-07-31T08:11:35.328Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T08:11:35.328Z] [2019-07-31T08:11:36.270Z] [INFO] All tests passed! [2019-07-31T08:11:36.270Z] [INFO] [2019-07-31T08:11:36.270Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T08:11:36.270Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/../../target/jacoco.exec [2019-07-31T08:11:36.270Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core.tests' with 4 classes [2019-07-31T08:11:36.270Z] [INFO] [2019-07-31T08:11:36.270Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T08:11:36.270Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T08:11:36.270Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.pom [2019-07-31T08:11:36.270Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T08:11:36.270Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:11:36.270Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:11:36.270Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:11:36.270Z] [INFO] [2019-07-31T08:11:36.270Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T08:11:36.270Z] [INFO] [2019-07-31T08:11:36.270Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >-- [2019-07-31T08:11:36.270Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.5-SNAPSHOT [64/134] [2019-07-31T08:11:36.270Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:11:36.270Z] [INFO] [2019-07-31T08:11:36.270Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T08:11:36.270Z] [INFO] [2019-07-31T08:11:36.270Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T08:11:36.270Z] [INFO] The project's OSGi version is 1.1.5.201907310718 [2019-07-31T08:11:36.270Z] [INFO] [2019-07-31T08:11:36.270Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T08:11:36.270Z] [INFO] [2019-07-31T08:11:36.270Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T08:11:36.270Z] [INFO] [2019-07-31T08:11:36.270Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T08:11:36.270Z] [INFO] [2019-07-31T08:11:36.270Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T08:11:36.270Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:11:36.270Z] [INFO] [2019-07-31T08:11:36.270Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T08:11:36.270Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:11:36.270Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/src/main/resources [2019-07-31T08:11:36.270Z] [INFO] [2019-07-31T08:11:36.270Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T08:11:36.270Z] [INFO] Compiling 13 source files to /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/classes [2019-07-31T08:11:36.869Z] [INFO] [2019-07-31T08:11:36.869Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T08:11:36.869Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:11:36.869Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/src/test/resources [2019-07-31T08:11:36.869Z] [INFO] [2019-07-31T08:11:36.869Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T08:11:36.869Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-sources.jar [2019-07-31T08:11:36.869Z] [INFO] [2019-07-31T08:11:36.869Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T08:11:36.869Z] [INFO] [2019-07-31T08:11:36.869Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T08:11:36.869Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar [2019-07-31T08:11:36.869Z] [INFO] [2019-07-31T08:11:36.869Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T08:11:36.869Z] [INFO] [2019-07-31T08:11:36.869Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T08:11:36.869Z] [INFO] [2019-07-31T08:11:36.869Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T08:11:37.128Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar [2019-07-31T08:11:37.128Z] [INFO] [2019-07-31T08:11:37.128Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T08:11:37.128Z] [INFO] [2019-07-31T08:11:37.128Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T08:11:38.504Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log [2019-07-31T08:11:38.504Z] [INFO] Command line: [2019-07-31T08:11:38.504Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T08:11:38.504Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:11:41.972Z] !SESSION 2019-07-31 08:11:38.505 ----------------------------------------------- [2019-07-31T08:11:41.972Z] eclipse.buildId=unknown [2019-07-31T08:11:41.972Z] java.version=1.8.0_202 [2019-07-31T08:11:41.972Z] java.vendor=Oracle Corporation [2019-07-31T08:11:41.972Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:11:41.972Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T08:11:41.972Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T08:11:41.972Z] [2019-07-31T08:11:41.972Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:11:41.690 [2019-07-31T08:11:41.972Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:11:41.972Z] !STACK 0 [2019-07-31T08:11:41.972Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-31T08:11:41.972Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:11:41.972Z] [2019-07-31T08:11:41.972Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:11:41.972Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:11:41.972Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:11:41.972Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:11:41.972Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:11:41.972Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:11:41.972Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:11:41.972Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:11:41.972Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:11:41.972Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:11:42.230Z] [2019-07-31T08:11:42.230Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:11:41.894 [2019-07-31T08:11:42.230Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:11:42.230Z] !STACK 0 [2019-07-31T08:11:42.230Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-31T08:11:42.230Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:11:42.230Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:11:42.230Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:11:42.230Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-31T08:11:42.230Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:11:42.230Z] [2019-07-31T08:11:42.230Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:11:42.230Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:11:42.230Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:11:42.230Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:11:42.230Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:11:42.230Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:11:42.230Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:11:42.230Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:11:42.230Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:11:42.230Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:11:44.135Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest [2019-07-31T08:11:44.392Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s - in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest [2019-07-31T08:11:44.392Z] testIteratorContents(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.075 s [2019-07-31T08:11:44.392Z] testOddInsertions(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.014 s [2019-07-31T08:11:44.392Z] testMultiThread(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.004 s [2019-07-31T08:11:44.392Z] testConcurrentIteration(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.056 s [2019-07-31T08:11:44.392Z] testSingleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.392Z] testBlockingPeek(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.003 s [2019-07-31T08:11:44.392Z] testInvalidConstructor1(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.392Z] testInvalidConstructor2(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-31T08:11:44.392Z] testInvalidConstructor4(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.392Z] testInvalidConstructor5(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-31T08:11:44.392Z] testIsEmpty(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-31T08:11:44.392Z] testSimpleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-31T08:11:44.393Z] testLargeInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.393Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest [2019-07-31T08:11:44.393Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest [2019-07-31T08:11:44.393Z] testDeepHashCode(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest) Time elapsed: 0.004 s [2019-07-31T08:11:44.393Z] testDeepEquals(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest) Time elapsed: 0 s [2019-07-31T08:11:44.393Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest [2019-07-31T08:11:44.393Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest [2019-07-31T08:11:44.393Z] testCheckContentsArrayNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.393Z] testCheckContentsArray(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.393Z] testCheckContentsArrayNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.393Z] testCheckContentsStreamNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-07-31T08:11:44.393Z] testCheckContentsStreamNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.393Z] testCheckContentsStream(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-07-31T08:11:44.393Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest [2019-07-31T08:11:44.393Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest [2019-07-31T08:11:44.393Z] testSameSign(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0.002 s [2019-07-31T08:11:44.393Z] testAdd100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T08:11:44.393Z] testAdd0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T08:11:44.393Z] testMult0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T08:11:44.393Z] testMult1(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T08:11:44.393Z] testAdd0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T08:11:44.393Z] testMultLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T08:11:44.393Z] testAddLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T08:11:44.393Z] testMultLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T08:11:44.393Z] testAddLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T08:11:44.393Z] testMult100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T08:11:44.393Z] testAdd100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T08:11:44.393Z] testMult100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T08:11:44.393Z] testMult0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T08:11:44.393Z] testMult1L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.393Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest [2019-07-31T08:11:44.960Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.417 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest [2019-07-31T08:11:44.960Z] testFormatIllegalArgument[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testParseObject[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.960Z] testFormat[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.960Z] testParseObject2[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testFormatIllegalArgument[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testParseObject[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testFormat[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testParseObject2[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testFormatIllegalArgument[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testParseObject[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testFormat[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testParseObject2[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testFormatIllegalArgument[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testParseObject[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testFormat[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testParseObject2[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testFormatIllegalArgument[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.960Z] testParseObject[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testFormat[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testParseObject2[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.960Z] testFormatIllegalArgument[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testParseObject[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.002 s [2019-07-31T08:11:44.960Z] testFormat[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testParseObject2[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testFormatIllegalArgument[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testParseObject[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testFormat[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testParseObject2[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testFormatIllegalArgument[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testParseObject[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testFormat[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.960Z] testParseObject2[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testFormatIllegalArgument[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testParseObject[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testFormat[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testParseObject2[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testFormatIllegalArgument[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testParseObject[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testFormat[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testParseObject2[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testFormatIllegalArgument[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testParseObject[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.960Z] testFormat[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testParseObject2[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testParseObject[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testFormat[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testParseObject2[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testParseObject[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testFormat[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testParseObject2[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.960Z] testFormatIllegalArgument[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.960Z] testFormat[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testParseObject2[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.960Z] testParseObject[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testFormat[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testParseObject2[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.960Z] testParseObject[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testFormat[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testParseObject2[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.960Z] testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.960Z] testParseObject[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testFormat[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testParseObject2[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testParseObject[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testFormat[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testParseObject2[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testFormatIllegalArgument[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testParseObject[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testFormat[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testParseObject2[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testFormatIllegalArgument[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testParseObject[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.960Z] testFormat[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testParseObject2[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testFormatIllegalArgument[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.960Z] testParseObject[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.960Z] testFormat[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.961Z] testParseObject2[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.053 s [2019-07-31T08:11:44.961Z] testParseObject[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.961Z] testParseObject[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.961Z] testFormat[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.961Z] testParseObject[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] 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 [2019-07-31T08:11:44.961Z] 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 [2019-07-31T08:11:44.961Z] testFormat[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] 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 [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.961Z] testParseObject2[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.961Z] testParseObject[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.961Z] testParseObject2[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.961Z] testParseObject2[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.961Z] testParseObject2[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.961Z] testFormat[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest [2019-07-31T08:11:44.961Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest [2019-07-31T08:11:44.961Z] testParseObject[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.961Z] testParseObject[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.961Z] testFormat[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.961Z] testParseObject[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.961Z] testParseObject2[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.961Z] testParseObject[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.961Z] testParseObject[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.961Z] testParseObject[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:44.961Z] testParseObject[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormatIllegalArgument[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testFormat[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] testParseObject2[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T08:11:44.961Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest [2019-07-31T08:11:45.221Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest [2019-07-31T08:11:45.221Z] testParseObject[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.221Z] testFormatIllegalArgument[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.221Z] testFormat[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.221Z] testParseObject2[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:45.221Z] testParseObject[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:45.222Z] testParseObject[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:45.222Z] testParseObject[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:45.222Z] testParseObject[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:45.222Z] testParseObject[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:45.222Z] testParseObject2[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:45.222Z] testParseObject[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest [2019-07-31T08:11:45.222Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest [2019-07-31T08:11:45.222Z] testParseObject[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:45.222Z] testParseObject[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-31T08:11:45.222Z] testParseObject2[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormatIllegalArgument[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testParseObject2[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest [2019-07-31T08:11:45.222Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest [2019-07-31T08:11:45.222Z] testFormat[0: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0.001 s [2019-07-31T08:11:45.222Z] testFormat[1: 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[2: 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[3: 1,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[4: 4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[5: -4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[6: -0.04](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0.053 s [2019-07-31T08:11:45.222Z] testFormat[7: 0.002](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[8: 0.056](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[9: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0.001 s [2019-07-31T08:11:45.222Z] testFormat[10: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] testFormat[11: ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T08:11:45.222Z] 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 [2019-07-31T08:11:45.222Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestTransform [2019-07-31T08:11:46.598Z] [Fatal Error] :1:1: JAXP00010001: The parser has encountered more than "64000" entity expansions in this document; this is the limit imposed by the JDK. [2019-07-31T08:11:46.598Z] [Fatal Error] :1:4: Recursive entity reference "A". (Reference path: A -> B -> A), [2019-07-31T08:11:46.598Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.098 s - in org.eclipse.tracecompass.common.core.tests.xml.TestTransform [2019-07-31T08:11:46.598Z] testXmlInjection(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) skipped [2019-07-31T08:11:46.598Z] testBillionLaughs(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) Time elapsed: 1.091 s [2019-07-31T08:11:46.598Z] testRecursiveEntityReference(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) Time elapsed: 0.004 s [2019-07-31T08:11:46.598Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest [2019-07-31T08:11:46.598Z] Jul 31, 2019 8:11:46 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-31T08:11:46.598Z] WARNING: {"ts":15182846639657732,"ph":"s","tid":1,"name":"foo","cat":"mydog","id":"0x1"} [2019-07-31T08:11:46.598Z] Jul 31, 2019 8:11:46 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-31T08:11:46.599Z] WARNING: {"ts":15182846704377103,"ph":"f","tid":1,"cat":"mydog","id":"0x1"} [2019-07-31T08:11:46.599Z] Jul 31, 2019 8:11:46 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-31T08:11:46.599Z] WARNING: {"ts":15182846706364884,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x2"} [2019-07-31T08:11:46.599Z] Jul 31, 2019 8:11:46 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-31T08:11:46.599Z] WARNING: {"ts":15182846707970341,"ph":"f","tid":1,"cat":"myspider","id":"0x2"} [2019-07-31T08:11:46.599Z] Jul 31, 2019 8:11:46 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-31T08:11:46.599Z] WARNING: {"ts":15182846717851825,"ph":"s","tid":1,"name":"foo","cat":"null","id":"0x3"} [2019-07-31T08:11:46.599Z] Jul 31, 2019 8:11:46 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-31T08:11:46.599Z] WARNING: {"ts":15182846719100133,"ph":"f","tid":1,"cat":"null","id":"0x3"} [2019-07-31T08:11:46.599Z] Jul 31, 2019 8:11:46 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T08:11:46.599Z] WARNING: {"ts":15182846722269315,"ph":"B","tid":1,"name":"foo"} [2019-07-31T08:11:46.599Z] Jul 31, 2019 8:11:46 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T08:11:46.599Z] WARNING: {"ts":15182846725580862,"ph":"E","tid":1} [2019-07-31T08:11:46.599Z] Jul 31, 2019 8:11:46 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-31T08:11:46.599Z] WARNING: {"ts":15182846729378799,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x5"} [2019-07-31T08:11:46.599Z] Jul 31, 2019 8:11:46 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-31T08:11:46.599Z] WARNING: {"ts":15182846730110562,"ph":"f","tid":1,"cat":"myspider","id":"0x5"} [2019-07-31T08:11:46.599Z] Jul 31, 2019 8:11:46 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T08:11:46.599Z] INFO: {"ts":15182846739723636,"ph":"B","tid":1,"name":"foo"} [2019-07-31T08:11:46.599Z] Jul 31, 2019 8:11:46 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T08:11:46.599Z] INFO: {"ts":15182846740395298,"ph":"B","tid":1,"name":"bar"} [2019-07-31T08:11:46.599Z] Jul 31, 2019 8:11:46 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T08:11:46.599Z] INFO: {"ts":15182846741035801,"ph":"E","tid":1} [2019-07-31T08:11:46.599Z] Jul 31, 2019 8:11:46 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T08:11:46.599Z] INFO: {"ts":15182846741610681,"ph":"E","tid":1} [2019-07-31T08:11:46.599Z] Jul 31, 2019 8:11:46 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T08:11:46.599Z] WARNING: {"ts":15182846742896321,"ph":"B","tid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}} [2019-07-31T08:11:46.599Z] Jul 31, 2019 8:11:46 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T08:11:46.599Z] WARNING: {"ts":15182846743520250,"ph":"E","tid":1} [2019-07-31T08:11:46.599Z] Jul 31, 2019 8:11:46 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T08:11:46.599Z] WARNING: {"ts":15182846744106319,"ph":"B","tid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}} [2019-07-31T08:11:46.599Z] Jul 31, 2019 8:11:46 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T08:11:46.599Z] WARNING: {"ts":15182846744613577,"ph":"E","tid":1} [2019-07-31T08:11:46.599Z] Jul 31, 2019 8:11:46 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T08:11:46.599Z] WARNING: {"ts":15182846800594280,"ph":"B","tid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}} [2019-07-31T08:11:46.599Z] Jul 31, 2019 8:11:46 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T08:11:46.599Z] WARNING: {"ts":15182846801275529,"ph":"E","tid":1} [2019-07-31T08:11:46.599Z] Jul 31, 2019 8:11:46 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T08:11:46.599Z] WARNING: {"ts":15182846802452252,"ph":"B","tid":1,"name":"foo"} [2019-07-31T08:11:46.599Z] Jul 31, 2019 8:11:46 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T08:11:46.599Z] WARNING: {"ts":15182846803593152,"ph":"E","tid":1} [2019-07-31T08:11:46.599Z] Jul 31, 2019 8:11:46 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant [2019-07-31T08:11:46.599Z] INFO: {"ts":15182846808106320,"ph":"i","tid":1,"name":"test null value","args":{"nullvalue":"null"}} [2019-07-31T08:11:46.599Z] Jul 31, 2019 8:11:46 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant [2019-07-31T08:11:46.599Z] INFO: {"ts":15182846809236430,"ph":"i","tid":1,"name":"test null key","args":{"null":"value"}} [2019-07-31T08:11:46.599Z] Jul 31, 2019 8:11:46 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T08:11:46.599Z] INFO: {"ts":15182846810798393,"ph":"B","tid":1,"name":"foo"} [2019-07-31T08:11:46.599Z] Jul 31, 2019 8:11:46 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T08:11:46.599Z] INFO: {"ts":15182846811261607,"ph":"B","tid":1,"name":"bar"} [2019-07-31T08:11:46.599Z] Jul 31, 2019 8:11:46 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T08:11:46.599Z] INFO: {"ts":15182846811634596,"ph":"E","tid":1} [2019-07-31T08:11:46.599Z] Jul 31, 2019 8:11:46 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T08:11:46.599Z] INFO: {"ts":15182846812025293,"ph":"E","tid":1} [2019-07-31T08:11:46.599Z] Jul 31, 2019 8:11:46 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-31T08:11:46.599Z] WARNING: {"ts":15182846812872112,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x6"} [2019-07-31T08:11:46.599Z] Jul 31, 2019 8:11:46 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-31T08:11:46.599Z] WARNING: {"ts":15182846813418335,"ph":"f","tid":1,"cat":"myspider","id":"0x6"} [2019-07-31T08:11:46.599Z] Jul 31, 2019 8:11:46 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T08:11:46.599Z] INFO: {"ts":15182846818886123,"ph":"B","tid":1,"name":"world"} [2019-07-31T08:11:46.599Z] Jul 31, 2019 8:11:46 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T08:11:46.599Z] INFO: {"ts":15182846819285965,"ph":"E","tid":1} [2019-07-31T08:11:46.599Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s - in org.eclipse.tracecompass.common.core.tests.log.LoggerTest [2019-07-31T08:11:46.599Z] testFlowLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.087 s [2019-07-31T08:11:46.599Z] testFlowWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-31T08:11:46.599Z] testObjectLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.008 s [2019-07-31T08:11:46.599Z] testFlowBuilderNoExtra(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-31T08:11:46.599Z] testNestingWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.006 s [2019-07-31T08:11:46.599Z] testFlowFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-31T08:11:46.599Z] testFlowBuilderCatThenParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-31T08:11:46.599Z] testNestingFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-31T08:11:46.599Z] testAsyncMessages(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.007 s [2019-07-31T08:11:46.599Z] testNestingException(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-31T08:11:46.599Z] testAttributeFailRepeatedArgs(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-07-31T08:11:46.599Z] testAttributes(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.06 s [2019-07-31T08:11:46.599Z] testNestingLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-31T08:11:46.599Z] testCounter(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-31T08:11:46.599Z] testNullArguments(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-31T08:11:46.599Z] testNesting(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-31T08:11:46.599Z] testFlowBuilderParentThenCat(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-31T08:11:46.599Z] testMarker(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-31T08:11:46.599Z] testInstant(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-07-31T08:11:46.599Z] testCollectionLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-31T08:11:46.599Z] testHelloWorld(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-31T08:11:46.599Z] testAttributeFail3Args(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-31T08:11:46.599Z] [2019-07-31T08:11:46.599Z] Results: [2019-07-31T08:11:46.599Z] [2019-07-31T08:11:46.599Z] Tests run: 538, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T08:11:46.599Z] [2019-07-31T08:11:47.165Z] [INFO] All tests passed! [2019-07-31T08:11:47.165Z] [INFO] [2019-07-31T08:11:47.165Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T08:11:47.165Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/../../target/jacoco.exec [2019-07-31T08:11:47.165Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core.tests' with 22 classes [2019-07-31T08:11:47.425Z] [INFO] [2019-07-31T08:11:47.425Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T08:11:47.425Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar [2019-07-31T08:11:47.425Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.pom [2019-07-31T08:11:47.425Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-sources.jar [2019-07-31T08:11:47.425Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:11:47.425Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-p2metadata.xml [2019-07-31T08:11:47.425Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-p2artifacts.xml [2019-07-31T08:11:47.425Z] [INFO] [2019-07-31T08:11:47.425Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T08:11:47.425Z] [INFO] [2019-07-31T08:11:47.425Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >-------- [2019-07-31T08:11:47.425Z] [INFO] Building org.eclipse.tracecompass.ctf 5.0.0-SNAPSHOT [65/134] [2019-07-31T08:11:47.425Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T08:11:47.425Z] [INFO] [2019-07-31T08:11:47.425Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf --- [2019-07-31T08:11:47.425Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target [2019-07-31T08:11:47.425Z] [INFO] [2019-07-31T08:11:47.425Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf --- [2019-07-31T08:11:47.425Z] [INFO] The project's OSGi version is 5.0.0.201907310718 [2019-07-31T08:11:47.425Z] [INFO] [2019-07-31T08:11:47.425Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf --- [2019-07-31T08:11:47.425Z] [INFO] [2019-07-31T08:11:47.425Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf --- [2019-07-31T08:11:47.425Z] [INFO] [2019-07-31T08:11:47.425Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf --- [2019-07-31T08:11:47.425Z] [INFO] [2019-07-31T08:11:47.425Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf --- [2019-07-31T08:11:47.425Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:11:47.425Z] [INFO] [2019-07-31T08:11:47.425Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf --- [2019-07-31T08:11:47.425Z] [INFO] [2019-07-31T08:11:47.425Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf --- [2019-07-31T08:11:47.425Z] [INFO] [2019-07-31T08:11:47.425Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf --- [2019-07-31T08:11:47.425Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT.jar [2019-07-31T08:11:47.425Z] [INFO] [2019-07-31T08:11:47.425Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf --- [2019-07-31T08:11:47.425Z] [INFO] [2019-07-31T08:11:47.425Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf --- [2019-07-31T08:11:47.425Z] [INFO] [2019-07-31T08:11:47.425Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf --- [2019-07-31T08:11:47.425Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T08:11:47.425Z] [INFO] [2019-07-31T08:11:47.425Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf --- [2019-07-31T08:11:47.425Z] [INFO] [2019-07-31T08:11:47.425Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf --- [2019-07-31T08:11:47.425Z] [INFO] [2019-07-31T08:11:47.425Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.ctf --- [2019-07-31T08:11:47.425Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T08:11:47.425Z] [INFO] [2019-07-31T08:11:47.425Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf --- [2019-07-31T08:11:47.425Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT.jar [2019-07-31T08:11:47.425Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT.pom [2019-07-31T08:11:47.425Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T08:11:47.425Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:11:47.425Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:11:47.425Z] [INFO] [2019-07-31T08:11:47.425Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf --- [2019-07-31T08:11:47.425Z] [INFO] [2019-07-31T08:11:47.425Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >-- [2019-07-31T08:11:47.425Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT [66/134] [2019-07-31T08:11:47.425Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:11:47.683Z] [INFO] [2019-07-31T08:11:47.683Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T08:11:47.683Z] [INFO] [2019-07-31T08:11:47.683Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T08:11:47.683Z] [INFO] The project's OSGi version is 1.0.1.201907310718 [2019-07-31T08:11:47.683Z] [INFO] [2019-07-31T08:11:47.683Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T08:11:47.683Z] [INFO] [2019-07-31T08:11:47.683Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T08:11:47.683Z] [INFO] [2019-07-31T08:11:47.683Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T08:11:47.683Z] [INFO] [2019-07-31T08:11:47.683Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T08:11:47.683Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:11:47.683Z] [INFO] [2019-07-31T08:11:47.683Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T08:11:47.683Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:11:47.683Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources [2019-07-31T08:11:47.683Z] [INFO] [2019-07-31T08:11:47.683Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T08:11:47.683Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes [2019-07-31T08:11:47.683Z] [INFO] [2019-07-31T08:11:47.683Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T08:11:47.683Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:11:47.683Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources [2019-07-31T08:11:47.683Z] [INFO] [2019-07-31T08:11:47.683Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T08:11:47.683Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T08:11:47.683Z] [INFO] [2019-07-31T08:11:47.683Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T08:11:47.683Z] [INFO] [2019-07-31T08:11:47.683Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T08:11:47.941Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar [2019-07-31T08:11:47.941Z] [INFO] [2019-07-31T08:11:47.941Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T08:11:47.941Z] [INFO] [2019-07-31T08:11:47.941Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T08:11:47.941Z] [INFO] [2019-07-31T08:11:47.941Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T08:11:47.941Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar [2019-07-31T08:11:47.941Z] [INFO] [2019-07-31T08:11:47.941Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T08:11:47.941Z] [INFO] [2019-07-31T08:11:47.941Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T08:11:49.316Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log [2019-07-31T08:11:49.316Z] [INFO] Command line: [2019-07-31T08:11:49.316Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T08:11:49.316Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:11:52.674Z] !SESSION 2019-07-31 08:11:49.293 ----------------------------------------------- [2019-07-31T08:11:52.674Z] eclipse.buildId=unknown [2019-07-31T08:11:52.674Z] java.version=1.8.0_202 [2019-07-31T08:11:52.674Z] java.vendor=Oracle Corporation [2019-07-31T08:11:52.674Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:11:52.674Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T08:11:52.674Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T08:11:52.674Z] [2019-07-31T08:11:52.674Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:11:52.492 [2019-07-31T08:11:52.674Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:11:52.674Z] !STACK 0 [2019-07-31T08:11:52.674Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2019-07-31T08:11:52.674Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:11:52.674Z] [2019-07-31T08:11:52.674Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:11:52.674Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:11:52.674Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:11:52.674Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:11:52.674Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:11:52.674Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:11:52.674Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:11:52.674Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:11:52.674Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:11:52.674Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:11:52.934Z] [2019-07-31T08:11:52.934Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:11:52.692 [2019-07-31T08:11:52.934Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:11:52.934Z] !STACK 0 [2019-07-31T08:11:52.934Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [122] [2019-07-31T08:11:52.934Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:11:52.934Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:11:52.934Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:11:52.934Z] org.apache.httpcomponents.httpclient.win [30] [2019-07-31T08:11:52.934Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:11:52.934Z] [2019-07-31T08:11:52.934Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:11:52.934Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:11:52.934Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:11:52.934Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:11:52.934Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:11:52.934Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:11:52.934Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:11:52.934Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:11:52.934Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:11:52.934Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:11:54.838Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest [2019-07-31T08:11:55.406Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.507 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest [2019-07-31T08:11:55.406Z] testDeclaratorOfEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-31T08:11:55.406Z] testCharacterLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.201 s [2019-07-31T08:11:55.406Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.003 s [2019-07-31T08:11:55.406Z] testIntegerLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-31T08:11:55.406Z] testKeywordPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-31T08:11:55.406Z] testStringLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-31T08:11:55.406Z] testTraceDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-31T08:11:55.406Z] testEnvDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.003 s [2019-07-31T08:11:55.406Z] testMixedUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-31T08:11:55.406Z] testArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.046 s [2019-07-31T08:11:55.406Z] testMemberUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-31T08:11:55.406Z] testFloatingTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-31T08:11:55.406Z] testIntegerTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-31T08:11:55.406Z] testPointerUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-31T08:11:55.406Z] testTypedefDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-31T08:11:55.406Z] testUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-31T08:11:55.406Z] testIdentifierPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-31T08:11:55.406Z] testSpecialArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-31T08:11:55.406Z] testDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-31T08:11:55.406Z] testSimpleUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-31T08:11:55.406Z] testEmptyDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-31T08:11:55.406Z] testPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-31T08:11:55.406Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest [2019-07-31T08:11:55.406Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.012 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest [2019-07-31T08:11:55.406Z] testSymbols(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T08:11:55.406Z] testStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-31T08:11:55.406Z] testCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T08:11:55.406Z] testLiteralSuffixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T08:11:55.406Z] testLiteralPrefixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T08:11:55.406Z] testMixedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T08:11:55.406Z] testWhitespaces(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T08:11:55.406Z] testLineCommentWithEOF(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) skipped [2019-07-31T08:11:55.406Z] testIdentifierLetters(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T08:11:55.406Z] testMultiLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T08:11:55.406Z] testComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T08:11:55.406Z] testLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T08:11:55.406Z] testNestedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T08:11:55.406Z] testLiteralDigits(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-31T08:11:55.406Z] testLiteralZero(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T08:11:55.406Z] testKeywords(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-31T08:11:55.406Z] testEscapeStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-31T08:11:55.406Z] testEscapeCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T08:11:55.406Z] testIdentifier(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T08:11:55.406Z] testLiterals(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T08:11:55.406Z] [2019-07-31T08:11:55.406Z] Results: [2019-07-31T08:11:55.406Z] [2019-07-31T08:11:55.406Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5 [2019-07-31T08:11:55.406Z] [2019-07-31T08:11:56.341Z] [INFO] All tests passed! [2019-07-31T08:11:56.341Z] [INFO] [2019-07-31T08:11:56.341Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T08:11:56.341Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/../../target/jacoco.exec [2019-07-31T08:11:56.341Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser.tests' with 3 classes [2019-07-31T08:11:56.600Z] [INFO] [2019-07-31T08:11:56.600Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T08:11:56.600Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar [2019-07-31T08:11:56.600Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.pom [2019-07-31T08:11:56.600Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T08:11:56.600Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:11:56.600Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-31T08:11:56.600Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-31T08:11:56.600Z] [INFO] [2019-07-31T08:11:56.600Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T08:11:56.600Z] [INFO] [2019-07-31T08:11:56.600Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------ [2019-07-31T08:11:56.600Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 5.0.0-SNAPSHOT [67/134] [2019-07-31T08:11:56.600Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T08:11:56.600Z] [INFO] [2019-07-31T08:11:56.600Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T08:11:56.600Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target [2019-07-31T08:11:56.600Z] [INFO] [2019-07-31T08:11:56.600Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T08:11:56.600Z] [INFO] The project's OSGi version is 5.0.0.201907310718 [2019-07-31T08:11:56.600Z] [INFO] [2019-07-31T08:11:56.600Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T08:11:56.600Z] [INFO] [2019-07-31T08:11:56.600Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T08:11:56.600Z] [INFO] [2019-07-31T08:11:56.600Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T08:11:56.600Z] [INFO] [2019-07-31T08:11:56.600Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T08:11:56.600Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:11:56.600Z] [INFO] [2019-07-31T08:11:56.600Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T08:11:56.600Z] [INFO] [2019-07-31T08:11:56.600Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T08:11:56.600Z] [INFO] [2019-07-31T08:11:56.600Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T08:11:56.600Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT.jar [2019-07-31T08:11:56.600Z] [INFO] [2019-07-31T08:11:56.600Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T08:11:56.600Z] [INFO] [2019-07-31T08:11:56.600Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T08:11:56.600Z] [INFO] [2019-07-31T08:11:56.600Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T08:11:56.857Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T08:11:56.857Z] [INFO] [2019-07-31T08:11:56.857Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T08:11:56.857Z] [INFO] [2019-07-31T08:11:56.857Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T08:11:56.857Z] [INFO] [2019-07-31T08:11:56.857Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T08:11:56.857Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T08:11:56.857Z] [INFO] [2019-07-31T08:11:56.857Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T08:11:56.857Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT.jar [2019-07-31T08:11:56.857Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT.pom [2019-07-31T08:11:56.857Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T08:11:56.857Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:11:56.857Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:11:56.857Z] [INFO] [2019-07-31T08:11:56.857Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T08:11:56.857Z] [INFO] [2019-07-31T08:11:56.857Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >-- [2019-07-31T08:11:56.857Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.8-SNAPSHOT [68/134] [2019-07-31T08:11:56.857Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:11:56.857Z] [INFO] [2019-07-31T08:11:56.857Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T08:11:56.858Z] [INFO] [2019-07-31T08:11:56.858Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T08:11:56.858Z] [INFO] The project's OSGi version is 1.0.8.201907310718 [2019-07-31T08:11:56.858Z] [INFO] [2019-07-31T08:11:56.858Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T08:11:56.858Z] [INFO] [2019-07-31T08:11:56.858Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T08:11:56.858Z] [INFO] [2019-07-31T08:11:56.858Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T08:11:56.858Z] [INFO] [2019-07-31T08:11:56.858Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T08:11:56.858Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:11:56.858Z] [INFO] [2019-07-31T08:11:56.858Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T08:11:56.858Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:11:56.858Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources [2019-07-31T08:11:56.858Z] [INFO] [2019-07-31T08:11:56.858Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T08:11:56.858Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes [2019-07-31T08:11:57.423Z] [INFO] [2019-07-31T08:11:57.423Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T08:11:57.681Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:11:57.681Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources [2019-07-31T08:11:57.681Z] [INFO] [2019-07-31T08:11:57.681Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T08:11:57.681Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-31T08:11:57.681Z] [INFO] [2019-07-31T08:11:57.681Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T08:11:57.681Z] [INFO] [2019-07-31T08:11:57.681Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T08:11:57.681Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-31T08:11:57.681Z] [INFO] [2019-07-31T08:11:57.681Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T08:11:57.681Z] [INFO] [2019-07-31T08:11:57.681Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T08:11:57.681Z] [INFO] [2019-07-31T08:11:57.681Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T08:11:57.681Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-31T08:11:57.681Z] [INFO] [2019-07-31T08:11:57.681Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T08:11:57.681Z] [INFO] [2019-07-31T08:11:57.681Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T08:11:59.582Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T08:11:59.582Z] [INFO] Command line: [2019-07-31T08:11:59.582Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T08:11:59.582Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:12:03.768Z] !SESSION 2019-07-31 08:11:59.736 ----------------------------------------------- [2019-07-31T08:12:03.768Z] eclipse.buildId=unknown [2019-07-31T08:12:03.768Z] java.version=1.8.0_202 [2019-07-31T08:12:03.768Z] java.vendor=Oracle Corporation [2019-07-31T08:12:03.768Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:12:03.768Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T08:12:03.768Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T08:12:03.768Z] [2019-07-31T08:12:03.768Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:12:03.289 [2019-07-31T08:12:03.768Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:12:03.768Z] !STACK 0 [2019-07-31T08:12:03.768Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T08:12:03.768Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:12:03.768Z] [2019-07-31T08:12:03.768Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:12:03.768Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:12:03.768Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:12:03.768Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:12:03.768Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:12:03.768Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:12:03.768Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:12:03.768Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:12:03.768Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:12:03.768Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:12:03.768Z] [2019-07-31T08:12:03.768Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:12:03.492 [2019-07-31T08:12:03.768Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:12:03.768Z] !STACK 0 [2019-07-31T08:12:03.768Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T08:12:03.768Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:12:03.768Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:12:03.768Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:12:03.768Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T08:12:03.768Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:12:03.768Z] [2019-07-31T08:12:03.768Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:12:03.768Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:12:03.768Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:12:03.768Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:12:03.768Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:12:03.768Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:12:03.768Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:12:03.768Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:12:03.768Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:12:03.769Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:12:06.175Z] process 9678: 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 [2019-07-31T08:12:06.176Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T08:12:06.471Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:12:06.471Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:12:18.673Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace [2019-07-31T08:12:18.673Z] Display size: 1440x900 [2019-07-31T08:12:18.673Z] OS version=3.10.0-957.1.3.el7.x86_64 [2019-07-31T08:12:18.673Z] GTK version=3.18.9 [2019-07-31T08:12:18.673Z] GTK theme=Ambiance [2019-07-31T08:12:18.673Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T08:12:18.673Z] Time zone: Coordinated Universal Time [2019-07-31T08:12:18.673Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T08:12:18.673Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T08:12:20.574Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:12:20.832Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:20.832Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:20.832Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:20.832Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:20.832Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:20.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192645046 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:20.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192645047 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:20.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192645048 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:20.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192645049 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:21.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192645066 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} [2019-07-31T08:12:21.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192645325 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:21.091Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:21.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192645328 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:21.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192645329 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:21.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192645329 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:21.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192645330 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:21.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192645331 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} [2019-07-31T08:12:21.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192645353 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:21.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192645356 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:21.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192645357 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:21.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192645358 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:21.350Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1192645360 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} [2019-07-31T08:12:21.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192645516 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:21.350Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:21.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1192645521 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:12:21.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1192645522 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:12:21.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1192645522 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:12:21.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1192645523 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:12:21.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192645524 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:12:21.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1192645578 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:12:22.986Z] [2019-07-31T08:12:22.986Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 08:12:22.596 [2019-07-31T08:12:22.986Z] !MESSAGE Error initializing trace. [2019-07-31T08:12:22.986Z] [2019-07-31T08:12:22.986Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27 [2019-07-31T08:12:22.986Z] !STACK 0 [2019-07-31T08:12:22.986Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27 [2019-07-31T08:12:22.986Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-31T08:12:22.986Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T08:12:22.986Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T08:12:22.986Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T08:12:22.986Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T08:12:22.986Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T08:12:22.986Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T08:12:22.986Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T08:12:22.986Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T08:12:22.986Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T08:12:22.986Z] Caused by: MismatchedTokenException(57!=72) [2019-07-31T08:12:22.986Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:229) [2019-07-31T08:12:22.986Z] at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115) [2019-07-31T08:12:22.986Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1730) [2019-07-31T08:12:22.986Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-31T08:12:22.986Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-31T08:12:22.986Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-31T08:12:22.986Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T08:12:22.986Z] ... 9 more [2019-07-31T08:12:23.555Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T08:12:23.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1192647757 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T08:12:23.555Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:23.555Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:23.555Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T08:12:23.555Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T08:12:23.555Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:23.555Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:23.555Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:12:23.555Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:12:23.555Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:23.555Z] DEBUG - Clicking on OK [2019-07-31T08:12:23.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192647766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:23.555Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192647767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:23.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192647768 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:23.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192647768 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:23.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192647769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:23.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192647769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:24.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192647770 data=null item=null 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') [2019-07-31T08:12:24.076Z] DEBUG - Clicked on [2019-07-31T08:12:24.536Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:12:24.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:24.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:24.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:24.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:24.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:24.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192648471 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:24.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192648472 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:24.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192648527 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:24.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192648528 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:24.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192648529 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} [2019-07-31T08:12:24.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192648628 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:24.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:24.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192648632 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:24.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192648633 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:24.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192648633 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:24.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192648635 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:24.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192648635 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} [2019-07-31T08:12:24.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192648652 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:24.536Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T08:12:24.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:24.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1192648657 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:12:24.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1192648658 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:24.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1192648658 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:12:24.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1192648659 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:24.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192648660 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:24.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1192648741 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:12:25.103Z] [2019-07-31T08:12:25.103Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 08:12:24.979 [2019-07-31T08:12:25.103Z] !MESSAGE Error initializing trace. [2019-07-31T08:12:25.103Z] [2019-07-31T08:12:25.103Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-31T08:12:25.103Z] !STACK 0 [2019-07-31T08:12:25.103Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-31T08:12:25.103Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T08:12:25.103Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T08:12:25.103Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T08:12:25.103Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T08:12:25.103Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T08:12:25.103Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T08:12:25.103Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T08:12:25.103Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T08:12:25.103Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T08:12:25.103Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T08:12:25.103Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-31T08:12:25.103Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-31T08:12:25.103Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-31T08:12:25.103Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-31T08:12:25.103Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-31T08:12:25.103Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T08:12:25.103Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T08:12:25.103Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T08:12:25.103Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T08:12:25.103Z] ... 9 more [2019-07-31T08:12:26.039Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T08:12:26.039Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1192649976 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T08:12:26.039Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:26.039Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:26.039Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T08:12:26.039Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T08:12:26.039Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:26.039Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:26.039Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:12:26.039Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:12:26.039Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:26.039Z] DEBUG - Clicking on OK [2019-07-31T08:12:26.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192649981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:26.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192649981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:26.039Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192649982 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:26.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192649982 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:26.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192649983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:26.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192649983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:26.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192649983 data=null item=null 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') [2019-07-31T08:12:26.039Z] DEBUG - Clicked on [2019-07-31T08:12:26.607Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:12:26.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:26.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:26.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:26.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:26.607Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:26.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192650656 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:26.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192650657 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:26.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192650658 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:26.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192650660 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:26.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192650660 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} [2019-07-31T08:12:26.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192650765 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:26.607Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:26.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192650769 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:26.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192650769 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:26.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192650770 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:26.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192650771 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:26.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192650772 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} [2019-07-31T08:12:26.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192650856 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:26.607Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T08:12:26.607Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:26.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1192650860 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:12:26.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1192650861 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:12:26.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1192650861 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:12:26.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1192650862 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:12:26.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192650862 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:12:26.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1192650945 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:12:27.124Z] [2019-07-31T08:12:27.124Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 08:12:26.925 [2019-07-31T08:12:27.124Z] !MESSAGE Error initializing trace. [2019-07-31T08:12:27.124Z] [2019-07-31T08:12:27.124Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19 [2019-07-31T08:12:27.124Z] !STACK 0 [2019-07-31T08:12:27.124Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19 [2019-07-31T08:12:27.124Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-31T08:12:27.124Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T08:12:27.124Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T08:12:27.124Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T08:12:27.124Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T08:12:27.124Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T08:12:27.124Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T08:12:27.124Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T08:12:27.124Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T08:12:27.124Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T08:12:27.124Z] Caused by: NoViableAltException(75@[]) [2019-07-31T08:12:27.124Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1251) [2019-07-31T08:12:27.124Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1431) [2019-07-31T08:12:27.124Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5965) [2019-07-31T08:12:27.124Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5882) [2019-07-31T08:12:27.124Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5814) [2019-07-31T08:12:27.124Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5700) [2019-07-31T08:12:27.124Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2032) [2019-07-31T08:12:27.124Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1721) [2019-07-31T08:12:27.124Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-31T08:12:27.124Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-31T08:12:27.124Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-31T08:12:27.124Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T08:12:27.124Z] ... 9 more [2019-07-31T08:12:28.058Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T08:12:28.058Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1192651969 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T08:12:28.058Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:28.058Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:28.058Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T08:12:28.058Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T08:12:28.058Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:28.058Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:28.058Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:12:28.058Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:12:28.058Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:28.058Z] DEBUG - Clicking on OK [2019-07-31T08:12:28.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192651975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:28.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192651975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:28.058Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192651976 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:28.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192651976 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:28.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192651977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:28.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192651977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:28.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192651978 data=null item=null 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') [2019-07-31T08:12:28.058Z] DEBUG - Clicked on [2019-07-31T08:12:28.317Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:12:28.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:28.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:28.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:28.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:28.317Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:28.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192652348 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:28.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192652349 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:28.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192652349 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:28.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192652350 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:28.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192652351 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} [2019-07-31T08:12:28.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192652439 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:28.317Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:28.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192652441 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:28.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192652442 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:28.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192652442 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:28.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192652443 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:28.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192652444 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} [2019-07-31T08:12:28.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192652464 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:28.317Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T08:12:28.317Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:28.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1192652470 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:12:28.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1192652470 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:28.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1192652471 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:12:28.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1192652472 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:28.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192652472 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:28.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1192652541 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:28.884Z] [2019-07-31T08:12:28.884Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 08:12:28.605 [2019-07-31T08:12:28.884Z] !MESSAGE Error initializing trace. [2019-07-31T08:12:28.884Z] [2019-07-31T08:12:28.884Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-31T08:12:28.884Z] !STACK 0 [2019-07-31T08:12:28.884Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-31T08:12:28.884Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T08:12:28.884Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T08:12:28.884Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T08:12:28.884Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T08:12:28.884Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T08:12:28.884Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T08:12:28.884Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T08:12:28.884Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T08:12:28.884Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T08:12:28.884Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T08:12:28.884Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-31T08:12:28.884Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:163) [2019-07-31T08:12:28.884Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-31T08:12:28.884Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-31T08:12:28.884Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T08:12:28.884Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T08:12:28.884Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T08:12:28.884Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T08:12:28.884Z] ... 9 more [2019-07-31T08:12:29.451Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T08:12:29.451Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1192653589 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T08:12:29.451Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:29.451Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:29.451Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T08:12:29.451Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T08:12:29.451Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:29.451Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:29.451Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:12:29.451Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:12:29.451Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:29.451Z] DEBUG - Clicking on OK [2019-07-31T08:12:29.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192653594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:29.451Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192653595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:29.451Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192653595 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:29.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192653596 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:29.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192653596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:29.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192653596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:29.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192653597 data=null item=null 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') [2019-07-31T08:12:29.711Z] DEBUG - Clicked on [2019-07-31T08:12:29.711Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:12:29.711Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:29.711Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:29.711Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:29.711Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:29.711Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:29.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192653949 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:29.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192653950 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:29.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192653950 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:29.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192653957 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:29.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192653957 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} [2019-07-31T08:12:29.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192654056 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:29.969Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:29.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192654060 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:29.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192654060 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:29.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192654061 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:29.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192654062 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:29.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192654063 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} [2019-07-31T08:12:29.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192654137 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:29.969Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T08:12:29.969Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:29.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1192654140 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:12:29.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1192654141 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:29.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1192654143 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:12:29.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1192654144 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:29.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192654145 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:30.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1192654224 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:12:30.487Z] [2019-07-31T08:12:30.487Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 08:12:30.284 [2019-07-31T08:12:30.487Z] !MESSAGE Error initializing trace. [2019-07-31T08:12:30.487Z] [2019-07-31T08:12:30.487Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19 [2019-07-31T08:12:30.487Z] !STACK 0 [2019-07-31T08:12:30.487Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19 [2019-07-31T08:12:30.487Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-31T08:12:30.487Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T08:12:30.487Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T08:12:30.487Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T08:12:30.487Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T08:12:30.487Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T08:12:30.487Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T08:12:30.487Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T08:12:30.487Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T08:12:30.487Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T08:12:30.487Z] Caused by: NoViableAltException(14@[]) [2019-07-31T08:12:30.487Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1251) [2019-07-31T08:12:30.487Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1431) [2019-07-31T08:12:30.487Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5965) [2019-07-31T08:12:30.487Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5882) [2019-07-31T08:12:30.487Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5814) [2019-07-31T08:12:30.487Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5700) [2019-07-31T08:12:30.487Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2032) [2019-07-31T08:12:30.487Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1721) [2019-07-31T08:12:30.487Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-31T08:12:30.487Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-31T08:12:30.487Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-31T08:12:30.487Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T08:12:30.487Z] ... 9 more [2019-07-31T08:12:31.423Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T08:12:31.423Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1192655429 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T08:12:31.423Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:31.423Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:31.423Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T08:12:31.423Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T08:12:31.423Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:31.423Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:31.423Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:12:31.423Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:12:31.423Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:31.423Z] DEBUG - Clicking on OK [2019-07-31T08:12:31.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192655432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:31.423Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192655433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:31.423Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192655433 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:31.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192655433 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:31.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192655434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:31.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192655434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:31.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192655434 data=null item=null 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') [2019-07-31T08:12:31.423Z] DEBUG - Clicked on [2019-07-31T08:12:31.681Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:12:31.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:31.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:31.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:31.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:31.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:31.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192655850 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:31.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192655851 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:31.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192655851 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:31.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192655852 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:31.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192655853 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} [2019-07-31T08:12:31.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192655938 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:31.940Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:31.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192655942 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:31.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192655942 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:31.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192655943 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:31.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192655944 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:31.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192655945 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} [2019-07-31T08:12:31.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192655966 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:31.940Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T08:12:31.940Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:31.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1192655969 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:12:31.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1192655969 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:31.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1192655970 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:12:31.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1192655970 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:31.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192655971 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:31.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1192656040 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:32.198Z] [2019-07-31T08:12:32.198Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 08:12:32.092 [2019-07-31T08:12:32.198Z] !MESSAGE Error initializing trace. [2019-07-31T08:12:32.198Z] [2019-07-31T08:12:32.198Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-31T08:12:32.198Z] !STACK 0 [2019-07-31T08:12:32.198Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-31T08:12:32.198Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T08:12:32.198Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T08:12:32.198Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T08:12:32.198Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T08:12:32.198Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T08:12:32.198Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T08:12:32.198Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T08:12:32.198Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T08:12:32.198Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T08:12:32.198Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T08:12:32.198Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-31T08:12:32.198Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-31T08:12:32.198Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-31T08:12:32.198Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-31T08:12:32.198Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-31T08:12:32.198Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T08:12:32.198Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T08:12:32.198Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T08:12:32.198Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T08:12:32.198Z] ... 9 more [2019-07-31T08:12:33.131Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T08:12:33.131Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1192657044 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T08:12:33.131Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:33.131Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:33.131Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T08:12:33.131Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T08:12:33.131Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:33.131Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:33.131Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:12:33.131Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:12:33.131Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:33.131Z] DEBUG - Clicking on OK [2019-07-31T08:12:33.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192657048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:33.131Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192657049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:33.131Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192657050 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:33.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192657050 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:33.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192657051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:33.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192657051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:33.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192657051 data=null item=null 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') [2019-07-31T08:12:33.131Z] DEBUG - Clicked on [2019-07-31T08:12:33.397Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:12:33.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:33.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:33.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:33.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:33.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:33.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192657439 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:33.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192657439 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:33.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192657440 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:33.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192657441 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:33.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192657441 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} [2019-07-31T08:12:33.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192657477 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:33.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:33.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192657488 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:33.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192657489 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:33.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192657490 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:33.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192657490 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:33.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192657491 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} [2019-07-31T08:12:33.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192657534 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:33.397Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T08:12:33.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:33.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1192657537 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:12:33.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1192657538 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:33.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1192657538 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:12:33.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1192657539 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:33.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192657539 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:33.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1192657564 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:34.073Z] [2019-07-31T08:12:34.073Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 08:12:33.689 [2019-07-31T08:12:34.073Z] !MESSAGE Error initializing trace. [2019-07-31T08:12:34.073Z] [2019-07-31T08:12:34.073Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-31T08:12:34.073Z] !STACK 0 [2019-07-31T08:12:34.073Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-31T08:12:34.073Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T08:12:34.073Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T08:12:34.073Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T08:12:34.073Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T08:12:34.073Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T08:12:34.073Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T08:12:34.073Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T08:12:34.073Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T08:12:34.073Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T08:12:34.073Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T08:12:34.073Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-31T08:12:34.073Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-31T08:12:34.073Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-31T08:12:34.073Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:112) [2019-07-31T08:12:34.073Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:150) [2019-07-31T08:12:34.073Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:224) [2019-07-31T08:12:34.073Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-31T08:12:34.073Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:171) [2019-07-31T08:12:34.073Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:121) [2019-07-31T08:12:34.073Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:187) [2019-07-31T08:12:34.073Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:177) [2019-07-31T08:12:34.073Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T08:12:34.073Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T08:12:34.073Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T08:12:34.073Z] ... 9 more [2019-07-31T08:12:34.673Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T08:12:34.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1192658757 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T08:12:34.673Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:34.673Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:34.673Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T08:12:34.673Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T08:12:34.673Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:34.673Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:34.673Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:12:34.673Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:12:34.673Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:34.673Z] DEBUG - Clicking on OK [2019-07-31T08:12:34.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192658761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:34.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192658762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:34.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192658762 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:34.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192658762 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:34.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192658763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:34.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192658763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:34.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192658763 data=null item=null 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') [2019-07-31T08:12:34.931Z] DEBUG - Clicked on [2019-07-31T08:12:35.189Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:12:35.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:35.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:35.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:35.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:35.189Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:35.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192659253 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:35.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192659254 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:35.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192659254 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:35.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192659255 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:35.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192659255 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} [2019-07-31T08:12:35.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192659344 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:35.189Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:35.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192659346 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:35.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192659347 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:35.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192659347 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:35.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192659348 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:35.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192659348 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} [2019-07-31T08:12:35.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192659377 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:35.189Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T08:12:35.189Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:35.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1192659427 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:12:35.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1192659427 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:35.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1192659428 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:12:35.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1192659428 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:35.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192659429 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:35.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1192659464 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:12:35.707Z] [2019-07-31T08:12:35.707Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 08:12:35.501 [2019-07-31T08:12:35.707Z] !MESSAGE Error initializing trace. [2019-07-31T08:12:35.707Z] [2019-07-31T08:12:35.707Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-31T08:12:35.707Z] !STACK 0 [2019-07-31T08:12:35.707Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-31T08:12:35.707Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T08:12:35.707Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T08:12:35.707Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T08:12:35.707Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T08:12:35.707Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T08:12:35.707Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T08:12:35.707Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T08:12:35.707Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T08:12:35.707Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T08:12:35.707Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T08:12:35.707Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-31T08:12:35.707Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-31T08:12:35.707Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-31T08:12:35.707Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-31T08:12:35.707Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-31T08:12:35.707Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T08:12:35.707Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T08:12:35.707Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T08:12:35.707Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T08:12:35.707Z] ... 9 more [2019-07-31T08:12:36.275Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T08:12:36.275Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1192660452 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T08:12:36.275Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:36.275Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:36.275Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T08:12:36.275Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T08:12:36.275Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:36.275Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:36.275Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:12:36.275Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:12:36.275Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:36.275Z] DEBUG - Clicking on OK [2019-07-31T08:12:36.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192660456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:36.275Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192660456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:36.275Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192660456 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:36.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192660457 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:36.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192660457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:36.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192660457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:36.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192660458 data=null item=null 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') [2019-07-31T08:12:36.534Z] DEBUG - Clicked on [2019-07-31T08:12:36.793Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:12:36.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:36.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:36.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:36.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:36.793Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:36.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192660859 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:36.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192660862 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:36.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192660862 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:36.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192660863 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:36.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192660864 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} [2019-07-31T08:12:36.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192660941 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:36.793Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:36.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192660943 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:36.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192660943 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:36.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192660943 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:36.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192660944 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:36.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192660944 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} [2019-07-31T08:12:36.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192660974 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:36.793Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T08:12:36.793Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:36.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1192660978 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:12:36.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1192660978 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:36.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1192660979 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:12:36.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1192660980 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:36.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192660980 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:36.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1192661035 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:37.359Z] [2019-07-31T08:12:37.359Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 08:12:37.126 [2019-07-31T08:12:37.359Z] !MESSAGE Error initializing trace. [2019-07-31T08:12:37.359Z] [2019-07-31T08:12:37.359Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-31T08:12:37.359Z] !STACK 0 [2019-07-31T08:12:37.359Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-31T08:12:37.359Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T08:12:37.359Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T08:12:37.359Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T08:12:37.359Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T08:12:37.359Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T08:12:37.359Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T08:12:37.359Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T08:12:37.359Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T08:12:37.359Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T08:12:37.359Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T08:12:37.359Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-31T08:12:37.359Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:61) [2019-07-31T08:12:37.359Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:179) [2019-07-31T08:12:37.359Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-31T08:12:37.359Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-31T08:12:37.359Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-31T08:12:37.359Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-31T08:12:37.359Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-31T08:12:37.359Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T08:12:37.359Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T08:12:37.359Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T08:12:37.359Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T08:12:37.359Z] ... 9 more [2019-07-31T08:12:37.926Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T08:12:37.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1192662066 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T08:12:37.926Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:37.926Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:37.926Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T08:12:37.926Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T08:12:37.926Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:37.926Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:37.926Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:12:37.926Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:12:37.927Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:37.927Z] DEBUG - Clicking on OK [2019-07-31T08:12:37.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192662070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:37.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192662070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:37.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192662071 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:37.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192662071 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:37.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192662071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:37.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192662071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:37.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192662072 data=null item=null 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') [2019-07-31T08:12:37.927Z] DEBUG - Clicked on [2019-07-31T08:12:38.186Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:12:38.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:38.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:38.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:38.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:38.186Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:38.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192662360 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:38.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192662360 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:38.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192662361 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:38.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192662362 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:38.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192662362 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} [2019-07-31T08:12:38.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192662444 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:38.445Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:38.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192662456 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:38.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192662457 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:38.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192662457 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:38.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192662458 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:38.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192662458 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} [2019-07-31T08:12:38.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192662477 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:38.445Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T08:12:38.445Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:38.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1192662481 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:12:38.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1192662481 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:38.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1192662482 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:12:38.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1192662483 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:38.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192662483 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:38.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1192662537 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:38.704Z] [2019-07-31T08:12:38.704Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 08:12:38.540 [2019-07-31T08:12:38.704Z] !MESSAGE Error initializing trace. [2019-07-31T08:12:38.704Z] [2019-07-31T08:12:38.704Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-31T08:12:38.704Z] !STACK 0 [2019-07-31T08:12:38.704Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-31T08:12:38.704Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T08:12:38.704Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T08:12:38.704Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T08:12:38.704Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T08:12:38.704Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T08:12:38.704Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T08:12:38.704Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T08:12:38.704Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T08:12:38.704Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T08:12:38.704Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T08:12:38.704Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-31T08:12:38.704Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:58) [2019-07-31T08:12:38.704Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:179) [2019-07-31T08:12:38.704Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-31T08:12:38.704Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-31T08:12:38.704Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-31T08:12:38.704Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-31T08:12:38.704Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-31T08:12:38.704Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T08:12:38.704Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T08:12:38.704Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T08:12:38.704Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T08:12:38.704Z] ... 9 more [2019-07-31T08:12:39.272Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T08:12:39.272Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1192663466 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T08:12:39.272Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:39.272Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:39.272Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T08:12:39.272Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T08:12:39.272Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:39.272Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:39.272Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:12:39.272Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:12:39.272Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:39.272Z] DEBUG - Clicking on OK [2019-07-31T08:12:39.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192663470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:39.272Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192663471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:39.272Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192663471 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:39.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192663471 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:39.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192663472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:39.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192663472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:39.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192663472 data=null item=null 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') [2019-07-31T08:12:39.531Z] DEBUG - Clicked on [2019-07-31T08:12:39.790Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:12:39.790Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:39.790Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:39.790Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:39.790Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:39.790Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:39.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192663930 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:39.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192663930 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:39.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192663931 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:39.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192663931 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:39.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192663932 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} [2019-07-31T08:12:39.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192663969 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:39.790Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:39.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192663971 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:39.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192664025 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:39.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192664025 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:39.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192664026 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:39.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192664027 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} [2019-07-31T08:12:39.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192664039 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:39.790Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T08:12:40.048Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:40.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1192664049 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:12:40.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1192664049 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:40.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1192664050 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:12:40.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1192664050 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:40.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192664051 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:40.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1192664074 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:40.308Z] [2019-07-31T08:12:40.308Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 08:12:40.194 [2019-07-31T08:12:40.308Z] !MESSAGE Error initializing trace. [2019-07-31T08:12:40.308Z] [2019-07-31T08:12:40.308Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-31T08:12:40.308Z] !STACK 0 [2019-07-31T08:12:40.308Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-31T08:12:40.308Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T08:12:40.308Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T08:12:40.308Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T08:12:40.308Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T08:12:40.308Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T08:12:40.308Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T08:12:40.308Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T08:12:40.308Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T08:12:40.308Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T08:12:40.308Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T08:12:40.308Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-31T08:12:40.308Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:63) [2019-07-31T08:12:40.308Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:170) [2019-07-31T08:12:40.308Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-31T08:12:40.308Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-31T08:12:40.308Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-31T08:12:40.308Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-31T08:12:40.308Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-31T08:12:40.308Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T08:12:40.308Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T08:12:40.308Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T08:12:40.308Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T08:12:40.308Z] ... 9 more [2019-07-31T08:12:41.242Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T08:12:41.242Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1192665153 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T08:12:41.242Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:41.242Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:41.242Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T08:12:41.242Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T08:12:41.242Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:41.242Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:41.242Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:12:41.242Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:12:41.242Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:41.242Z] DEBUG - Clicking on OK [2019-07-31T08:12:41.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192665157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:41.242Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192665158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:41.242Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192665158 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:41.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192665158 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:41.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192665158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:41.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192665159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:41.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192665159 data=null item=null 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') [2019-07-31T08:12:41.242Z] DEBUG - Clicked on [2019-07-31T08:12:41.501Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:12:41.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:41.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:41.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:41.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:41.501Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:41.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192665538 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:41.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192665539 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:41.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192665539 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:41.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192665540 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:41.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192665540 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} [2019-07-31T08:12:41.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192665625 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:41.501Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:41.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192665628 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:41.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192665629 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:41.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192665629 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:41.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192665630 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:41.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192665631 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} [2019-07-31T08:12:41.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192665647 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:41.501Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T08:12:41.501Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:41.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1192665650 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:12:41.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1192665650 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:41.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1192665650 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:12:41.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1192665651 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:41.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192665652 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:41.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1192665674 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:41.760Z] [2019-07-31T08:12:41.760Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 08:12:41.714 [2019-07-31T08:12:41.760Z] !MESSAGE Error initializing trace. [2019-07-31T08:12:41.760Z] [2019-07-31T08:12:41.760Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-31T08:12:41.760Z] !STACK 0 [2019-07-31T08:12:41.760Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-31T08:12:41.760Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T08:12:41.760Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T08:12:41.760Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T08:12:41.760Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T08:12:41.760Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T08:12:41.760Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T08:12:41.760Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T08:12:41.760Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T08:12:41.760Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T08:12:41.760Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T08:12:41.760Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-31T08:12:41.760Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56) [2019-07-31T08:12:41.760Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:57) [2019-07-31T08:12:41.760Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:144) [2019-07-31T08:12:41.760Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:251) [2019-07-31T08:12:41.760Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:150) [2019-07-31T08:12:41.760Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T08:12:41.760Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T08:12:41.760Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T08:12:41.760Z] ... 9 more [2019-07-31T08:12:41.760Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236" [2019-07-31T08:12:41.760Z] at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [2019-07-31T08:12:41.760Z] at java.lang.Long.parseLong(Long.java:592) [2019-07-31T08:12:41.760Z] at java.lang.Long.valueOf(Long.java:776) [2019-07-31T08:12:41.760Z] at java.lang.Long.decode(Long.java:928) [2019-07-31T08:12:41.760Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:54) [2019-07-31T08:12:41.760Z] ... 16 more [2019-07-31T08:12:42.876Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T08:12:42.876Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1192666753 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T08:12:42.876Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:42.876Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:42.876Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T08:12:42.876Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T08:12:42.876Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:42.876Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:42.876Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:12:42.876Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:12:42.876Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:42.876Z] DEBUG - Clicking on OK [2019-07-31T08:12:42.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192666757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:42.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192666757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:42.876Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192666757 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:42.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192666758 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:42.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192666758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:42.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192666758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:42.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192666759 data=null item=null 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') [2019-07-31T08:12:42.876Z] DEBUG - Clicked on [2019-07-31T08:12:42.876Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:12:42.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:42.876Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:42.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:42.876Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:42.876Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:42.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192667069 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:42.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192667069 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:42.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192667070 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:42.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192667071 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:42.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192667071 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} [2019-07-31T08:12:43.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192667155 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:43.230Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:43.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192667158 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:43.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192667158 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:43.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192667159 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:43.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192667160 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:43.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192667160 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} [2019-07-31T08:12:43.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192667229 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:43.230Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T08:12:43.230Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:43.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1192667233 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:12:43.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1192667234 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:43.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1192667235 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:12:43.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1192667236 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:43.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192667237 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:43.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1192667263 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:43.488Z] [2019-07-31T08:12:43.488Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 08:12:43.245 [2019-07-31T08:12:43.488Z] !MESSAGE Error initializing trace. [2019-07-31T08:12:43.488Z] [2019-07-31T08:12:43.488Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-31T08:12:43.488Z] !STACK 0 [2019-07-31T08:12:43.488Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-31T08:12:43.488Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T08:12:43.488Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T08:12:43.488Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T08:12:43.488Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T08:12:43.488Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T08:12:43.488Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T08:12:43.488Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T08:12:43.488Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T08:12:43.488Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T08:12:43.488Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T08:12:43.488Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-31T08:12:43.488Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:87) [2019-07-31T08:12:43.488Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-31T08:12:43.488Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-31T08:12:43.488Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-31T08:12:43.488Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-31T08:12:43.488Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-31T08:12:43.488Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-31T08:12:43.488Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T08:12:43.488Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T08:12:43.488Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T08:12:43.488Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T08:12:43.488Z] ... 9 more [2019-07-31T08:12:43.747Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T08:12:44.006Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1192668005 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T08:12:44.006Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:44.006Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:44.006Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T08:12:44.006Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T08:12:44.006Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:44.006Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:44.006Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:12:44.006Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:12:44.006Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:44.006Z] DEBUG - Clicking on OK [2019-07-31T08:12:44.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192668009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:44.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192668009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:44.006Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192668010 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:44.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192668010 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:44.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192668010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:44.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192668011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:44.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192668011 data=null item=null 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') [2019-07-31T08:12:44.006Z] DEBUG - Clicked on [2019-07-31T08:12:44.265Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:12:44.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:44.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:44.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:44.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:44.265Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:44.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192668350 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:44.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192668352 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:44.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192668352 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:44.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192668354 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:44.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192668354 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} [2019-07-31T08:12:44.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192668395 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:44.265Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:44.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192668433 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:44.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192668434 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:44.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192668434 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:44.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192668435 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:44.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192668436 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} [2019-07-31T08:12:44.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192668451 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:44.265Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T08:12:44.265Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:44.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1192668454 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:12:44.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1192668454 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:44.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1192668455 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:12:44.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1192668455 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:44.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192668456 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:44.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1192668478 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:44.831Z] [2019-07-31T08:12:44.831Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 08:12:44.608 [2019-07-31T08:12:44.831Z] !MESSAGE Error initializing trace. [2019-07-31T08:12:44.831Z] [2019-07-31T08:12:44.831Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-31T08:12:44.831Z] !STACK 0 [2019-07-31T08:12:44.831Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-31T08:12:44.831Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T08:12:44.831Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T08:12:44.831Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T08:12:44.831Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T08:12:44.831Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T08:12:44.831Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T08:12:44.831Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T08:12:44.831Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T08:12:44.831Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T08:12:44.831Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T08:12:44.831Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-31T08:12:44.831Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:67) [2019-07-31T08:12:44.831Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-31T08:12:44.831Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-31T08:12:44.831Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-31T08:12:44.831Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-31T08:12:44.831Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-31T08:12:44.831Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-31T08:12:44.831Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T08:12:44.831Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T08:12:44.831Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T08:12:44.831Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T08:12:44.831Z] ... 9 more [2019-07-31T08:12:45.397Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T08:12:45.397Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1192669569 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T08:12:45.397Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:45.397Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:45.397Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T08:12:45.397Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T08:12:45.397Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:45.397Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:45.397Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:12:45.397Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:12:45.397Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:45.397Z] DEBUG - Clicking on OK [2019-07-31T08:12:45.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192669572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:45.397Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192669572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:45.397Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192669573 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:45.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192669573 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:45.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192669573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:45.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192669573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:45.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192669574 data=null item=null 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') [2019-07-31T08:12:45.655Z] DEBUG - Clicked on [2019-07-31T08:12:45.655Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:12:45.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:45.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:45.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:45.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:45.655Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:45.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192669851 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:45.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192669851 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:45.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192669852 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:45.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192669853 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:45.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192669853 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} [2019-07-31T08:12:45.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192669935 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:45.914Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:45.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192669939 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:45.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192669939 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:45.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192669940 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:45.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192669940 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:45.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192669941 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} [2019-07-31T08:12:45.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192669959 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:45.914Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T08:12:45.914Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:45.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1192669965 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:12:45.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1192669965 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:45.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1192670024 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:12:45.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1192670026 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:45.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192670027 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:45.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1192670064 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:46.481Z] [2019-07-31T08:12:46.481Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 08:12:46.185 [2019-07-31T08:12:46.481Z] !MESSAGE Error initializing trace. [2019-07-31T08:12:46.481Z] [2019-07-31T08:12:46.481Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-31T08:12:46.481Z] !STACK 0 [2019-07-31T08:12:46.481Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-31T08:12:46.481Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T08:12:46.481Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T08:12:46.481Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T08:12:46.481Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T08:12:46.481Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T08:12:46.481Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T08:12:46.481Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T08:12:46.481Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T08:12:46.481Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T08:12:46.481Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T08:12:46.481Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-31T08:12:46.481Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:67) [2019-07-31T08:12:46.481Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:170) [2019-07-31T08:12:46.481Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-31T08:12:46.481Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-31T08:12:46.481Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-31T08:12:46.481Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-31T08:12:46.481Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-31T08:12:46.481Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T08:12:46.481Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T08:12:46.481Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T08:12:46.481Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T08:12:46.481Z] ... 9 more [2019-07-31T08:12:47.048Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T08:12:47.048Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1192671167 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T08:12:47.048Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:47.048Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:47.048Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T08:12:47.048Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T08:12:47.048Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:47.048Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:47.048Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:12:47.048Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:12:47.048Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:47.048Z] DEBUG - Clicking on OK [2019-07-31T08:12:47.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192671172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:47.048Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192671173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:47.048Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192671173 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:47.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192671173 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:47.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192671173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:47.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192671174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:47.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192671174 data=null item=null 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') [2019-07-31T08:12:47.048Z] DEBUG - Clicked on [2019-07-31T08:12:47.306Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:12:47.306Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:47.306Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:47.306Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:47.306Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:47.306Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:47.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192671458 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:47.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192671458 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:47.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192671459 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:47.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192671460 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:47.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192671460 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} [2019-07-31T08:12:47.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192671528 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:47.306Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:47.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192671531 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:47.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192671531 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:47.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192671532 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:47.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192671532 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:47.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192671533 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} [2019-07-31T08:12:47.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192671543 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:47.306Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T08:12:47.306Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:47.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1192671550 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:12:47.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1192671550 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:47.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1192671550 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:12:47.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1192671551 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:47.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192671551 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:47.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1192671579 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:47.564Z] [2019-07-31T08:12:47.564Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 08:12:47.524 [2019-07-31T08:12:47.564Z] !MESSAGE Error initializing trace. [2019-07-31T08:12:47.564Z] [2019-07-31T08:12:47.564Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-31T08:12:47.564Z] !STACK 0 [2019-07-31T08:12:47.564Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-31T08:12:47.564Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T08:12:47.564Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T08:12:47.564Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T08:12:47.564Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T08:12:47.564Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T08:12:47.564Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T08:12:47.564Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T08:12:47.564Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T08:12:47.564Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T08:12:47.564Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T08:12:47.564Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-31T08:12:47.564Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:87) [2019-07-31T08:12:47.564Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-31T08:12:47.564Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-31T08:12:47.564Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-31T08:12:47.564Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-31T08:12:47.564Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-31T08:12:47.564Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-31T08:12:47.564Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T08:12:47.564Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T08:12:47.564Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T08:12:47.564Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T08:12:47.564Z] ... 9 more [2019-07-31T08:12:48.131Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T08:12:48.131Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1192672284 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T08:12:48.131Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:48.131Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:48.131Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T08:12:48.131Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T08:12:48.131Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:48.131Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:48.131Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:12:48.131Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:12:48.131Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:48.131Z] DEBUG - Clicking on OK [2019-07-31T08:12:48.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192672288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:48.131Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192672289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:48.131Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192672289 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:48.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192672290 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:48.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192672290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:48.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192672291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:48.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192672291 data=null item=null 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') [2019-07-31T08:12:48.390Z] DEBUG - Clicked on [2019-07-31T08:12:48.390Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:12:48.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:48.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:48.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:48.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:48.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:48.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192672560 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:48.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192672560 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:48.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192672561 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:48.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192672562 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:48.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192672562 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} [2019-07-31T08:12:48.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192672638 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:48.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:48.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192672640 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:48.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192672641 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:48.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192672642 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:48.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192672642 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:48.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192672643 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} [2019-07-31T08:12:48.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192672669 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:48.649Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T08:12:48.649Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:48.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1192672674 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:12:48.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1192672674 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:48.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1192672674 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:12:48.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1192672675 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:48.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192672676 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:48.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1192672738 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:48.907Z] [2019-07-31T08:12:48.907Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 08:12:48.791 [2019-07-31T08:12:48.907Z] !MESSAGE Error initializing trace. [2019-07-31T08:12:48.907Z] [2019-07-31T08:12:48.907Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-31T08:12:48.907Z] !STACK 0 [2019-07-31T08:12:48.907Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-31T08:12:48.907Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T08:12:48.907Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T08:12:48.907Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T08:12:48.907Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T08:12:48.907Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T08:12:48.907Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T08:12:48.907Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T08:12:48.907Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T08:12:48.907Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T08:12:48.907Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T08:12:48.907Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-31T08:12:48.907Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:91) [2019-07-31T08:12:48.907Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-31T08:12:48.907Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-31T08:12:48.907Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-31T08:12:48.907Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T08:12:48.907Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T08:12:48.907Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T08:12:48.907Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T08:12:48.907Z] ... 9 more [2019-07-31T08:12:49.473Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T08:12:49.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1192673462 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T08:12:49.473Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:49.473Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:49.473Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T08:12:49.473Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T08:12:49.473Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:49.473Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:49.473Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:12:49.473Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:12:49.473Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:49.473Z] DEBUG - Clicking on OK [2019-07-31T08:12:49.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192673466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:49.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192673466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:49.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192673467 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:49.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192673467 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:49.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192673467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:49.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192673468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:49.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192673468 data=null item=null 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') [2019-07-31T08:12:49.473Z] DEBUG - Clicked on [2019-07-31T08:12:49.731Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:12:49.731Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:49.731Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:49.731Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:49.731Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:49.731Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:49.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192673761 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:49.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192673763 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:49.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192673764 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:49.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192673765 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:49.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192673765 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} [2019-07-31T08:12:49.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192673847 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:49.731Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:49.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192673850 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:49.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192673851 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:49.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192673851 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:49.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192673852 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:49.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192673853 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} [2019-07-31T08:12:49.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192673871 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:49.731Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T08:12:49.731Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:49.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1192673874 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:12:49.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1192673874 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:49.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1192673875 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:12:49.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1192673876 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:49.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192673876 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:49.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1192673941 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:49.989Z] [2019-07-31T08:12:49.989Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 08:12:49.885 [2019-07-31T08:12:49.989Z] !MESSAGE Error initializing trace. [2019-07-31T08:12:49.989Z] [2019-07-31T08:12:49.989Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-31T08:12:49.989Z] !STACK 0 [2019-07-31T08:12:49.989Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-31T08:12:49.989Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T08:12:49.989Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T08:12:49.989Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T08:12:49.989Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T08:12:49.989Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T08:12:49.989Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T08:12:49.989Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T08:12:49.989Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T08:12:49.989Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T08:12:49.989Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T08:12:49.989Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-31T08:12:49.989Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56) [2019-07-31T08:12:49.989Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:82) [2019-07-31T08:12:49.989Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-31T08:12:49.989Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-31T08:12:49.989Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-31T08:12:49.989Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T08:12:49.989Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T08:12:49.989Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T08:12:49.989Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T08:12:49.989Z] ... 9 more [2019-07-31T08:12:49.989Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU" [2019-07-31T08:12:49.989Z] at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [2019-07-31T08:12:49.989Z] at java.lang.Long.parseLong(Long.java:589) [2019-07-31T08:12:49.989Z] at java.lang.Long.valueOf(Long.java:776) [2019-07-31T08:12:49.989Z] at java.lang.Long.decode(Long.java:928) [2019-07-31T08:12:49.989Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:54) [2019-07-31T08:12:49.989Z] ... 17 more [2019-07-31T08:12:50.555Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T08:12:50.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1192674643 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T08:12:50.555Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:50.555Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:50.555Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T08:12:50.555Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T08:12:50.555Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:50.555Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:50.555Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:12:50.555Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:12:50.555Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:50.555Z] DEBUG - Clicking on OK [2019-07-31T08:12:50.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192674647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:50.555Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192674647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:50.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192674647 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:50.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192674647 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:50.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192674648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:50.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192674648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:50.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192674648 data=null item=null 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') [2019-07-31T08:12:50.555Z] DEBUG - Clicked on [2019-07-31T08:12:50.814Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:12:50.814Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:50.814Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:50.814Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:50.814Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:50.814Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:50.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192674930 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:50.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192674930 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:50.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192674931 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:50.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192674931 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:50.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192674932 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} [2019-07-31T08:12:50.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192674957 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:50.814Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:50.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192674965 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:50.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192674966 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:50.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192674966 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:50.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192674967 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:50.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192674967 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} [2019-07-31T08:12:50.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192674980 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:50.814Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T08:12:50.814Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:50.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1192674983 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:12:50.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1192674983 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:50.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1192674983 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:12:50.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1192674984 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:50.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192674984 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:50.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1192675009 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:51.076Z] [2019-07-31T08:12:51.076Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 08:12:51.003 [2019-07-31T08:12:51.076Z] !MESSAGE Error initializing trace. [2019-07-31T08:12:51.076Z] [2019-07-31T08:12:51.076Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-31T08:12:51.076Z] !STACK 0 [2019-07-31T08:12:51.076Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-31T08:12:51.076Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T08:12:51.076Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T08:12:51.076Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T08:12:51.076Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T08:12:51.076Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T08:12:51.076Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T08:12:51.076Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T08:12:51.076Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T08:12:51.076Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T08:12:51.076Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T08:12:51.076Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-31T08:12:51.076Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:85) [2019-07-31T08:12:51.076Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-31T08:12:51.076Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-31T08:12:51.076Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-31T08:12:51.076Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T08:12:51.076Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T08:12:51.076Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T08:12:51.076Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T08:12:51.076Z] ... 9 more [2019-07-31T08:12:51.769Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T08:12:51.769Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1192675928 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T08:12:52.473Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:52.473Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:52.473Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T08:12:52.473Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T08:12:52.473Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:52.473Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:52.473Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:12:52.473Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:12:52.473Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:52.473Z] DEBUG - Clicking on OK [2019-07-31T08:12:52.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192675931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:52.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192675931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:52.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192675932 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:52.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192675932 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:52.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192675932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:52.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192675932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:52.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192675933 data=null item=null 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') [2019-07-31T08:12:52.473Z] DEBUG - Clicked on [2019-07-31T08:12:52.473Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:12:52.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:52.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:52.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:52.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:52.473Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:52.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192676226 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:52.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192676227 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:52.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192676229 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:52.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192676230 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:52.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192676231 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} [2019-07-31T08:12:52.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192676275 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:52.473Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:52.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192676277 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:52.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192676278 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:52.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192676278 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:52.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192676278 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:52.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192676279 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} [2019-07-31T08:12:52.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192676334 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:52.473Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T08:12:52.473Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:52.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1192676338 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:12:52.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1192676339 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:52.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1192676339 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:12:52.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1192676340 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:52.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192676340 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:52.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1192676360 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:52.731Z] [2019-07-31T08:12:52.731Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 08:12:52.303 [2019-07-31T08:12:52.731Z] !MESSAGE Error initializing trace. [2019-07-31T08:12:52.731Z] [2019-07-31T08:12:52.731Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-31T08:12:52.731Z] !STACK 0 [2019-07-31T08:12:52.731Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-31T08:12:52.731Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T08:12:52.731Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T08:12:52.731Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T08:12:52.731Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T08:12:52.731Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T08:12:52.731Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T08:12:52.731Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T08:12:52.731Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T08:12:52.731Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T08:12:52.731Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T08:12:52.731Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-31T08:12:52.731Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:91) [2019-07-31T08:12:52.731Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-31T08:12:52.731Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-31T08:12:52.731Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-31T08:12:52.731Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T08:12:52.731Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T08:12:52.731Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T08:12:52.731Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T08:12:52.731Z] ... 9 more [2019-07-31T08:12:52.991Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T08:12:52.991Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1192677063 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T08:12:52.991Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:52.991Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:52.991Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T08:12:52.991Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T08:12:52.991Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:52.991Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:52.991Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:12:52.991Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:12:52.991Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:52.991Z] DEBUG - Clicking on OK [2019-07-31T08:12:52.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192677066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:52.991Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192677066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:52.991Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192677067 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:52.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192677067 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:52.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192677067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:52.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192677067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:52.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192677068 data=null item=null 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') [2019-07-31T08:12:52.991Z] DEBUG - Clicked on [2019-07-31T08:12:53.250Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:12:53.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:53.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:53.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:53.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:53.250Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:53.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192677348 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:53.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192677348 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:53.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192677349 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:53.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192677350 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:53.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192677350 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} [2019-07-31T08:12:53.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192677376 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:53.250Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:53.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192677386 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:53.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192677386 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:53.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192677387 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:53.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192677388 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:53.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192677388 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} [2019-07-31T08:12:53.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192677438 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:53.250Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T08:12:53.250Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:53.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1192677440 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:12:53.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1192677441 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:53.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1192677443 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:12:53.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1192677443 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:53.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192677444 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:53.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1192677470 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:53.508Z] [2019-07-31T08:12:53.508Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 08:12:53.381 [2019-07-31T08:12:53.508Z] !MESSAGE Error initializing trace. [2019-07-31T08:12:53.508Z] [2019-07-31T08:12:53.508Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-31T08:12:53.508Z] !STACK 0 [2019-07-31T08:12:53.508Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-31T08:12:53.508Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T08:12:53.508Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T08:12:53.508Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T08:12:53.508Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T08:12:53.508Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T08:12:53.508Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T08:12:53.508Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T08:12:53.508Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T08:12:53.508Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T08:12:53.508Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T08:12:53.508Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-31T08:12:53.508Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:85) [2019-07-31T08:12:53.508Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-31T08:12:53.508Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-31T08:12:53.508Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-31T08:12:53.508Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T08:12:53.508Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T08:12:53.508Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T08:12:53.508Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T08:12:53.508Z] ... 9 more [2019-07-31T08:12:54.076Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T08:12:54.076Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1192678141 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T08:12:54.076Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:54.076Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:54.076Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T08:12:54.076Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T08:12:54.076Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:54.076Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:54.076Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:12:54.076Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:12:54.076Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:54.076Z] DEBUG - Clicking on OK [2019-07-31T08:12:54.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192678144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:54.076Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192678145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:54.076Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192678145 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:54.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192678145 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:54.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192678145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:54.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192678146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:54.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192678146 data=null item=null 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') [2019-07-31T08:12:54.076Z] DEBUG - Clicked on [2019-07-31T08:12:54.334Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:12:54.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:54.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:54.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:54.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:54.334Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:54.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192678451 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:54.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192678452 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:54.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192678452 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:54.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192678453 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:54.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192678454 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} [2019-07-31T08:12:54.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192678492 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:54.334Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:54.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192678526 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:54.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192678526 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:54.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192678527 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:54.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192678528 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:54.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192678528 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} [2019-07-31T08:12:54.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192678540 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:54.334Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T08:12:54.334Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:54.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1192678548 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:12:54.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1192678549 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:54.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1192678549 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:12:54.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1192678550 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:54.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192678550 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:54.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1192678574 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:54.901Z] [2019-07-31T08:12:54.901Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 08:12:54.608 [2019-07-31T08:12:54.901Z] !MESSAGE Error initializing trace. [2019-07-31T08:12:54.901Z] [2019-07-31T08:12:54.901Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-31T08:12:54.901Z] !STACK 0 [2019-07-31T08:12:54.901Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-31T08:12:54.901Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T08:12:54.901Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T08:12:54.901Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T08:12:54.901Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T08:12:54.901Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T08:12:54.901Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T08:12:54.901Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T08:12:54.901Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T08:12:54.901Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T08:12:54.901Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T08:12:54.901Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-31T08:12:54.901Z] at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:193) [2019-07-31T08:12:54.901Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:114) [2019-07-31T08:12:54.901Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:150) [2019-07-31T08:12:54.901Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:224) [2019-07-31T08:12:54.901Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-31T08:12:54.901Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-31T08:12:54.901Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T08:12:54.901Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T08:12:54.901Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T08:12:54.901Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T08:12:54.901Z] ... 9 more [2019-07-31T08:12:55.470Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T08:12:55.470Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1192679647 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T08:12:55.470Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:55.470Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:55.470Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T08:12:55.470Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T08:12:55.470Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:55.470Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:55.470Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:12:55.470Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:12:55.470Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:55.470Z] DEBUG - Clicking on OK [2019-07-31T08:12:55.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192679651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:55.470Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192679651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:55.470Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192679651 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:55.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192679652 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:55.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192679652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:55.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192679652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:55.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192679652 data=null item=null 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') [2019-07-31T08:12:55.728Z] DEBUG - Clicked on [2019-07-31T08:12:55.728Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:12:55.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:55.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:55.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:55.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:55.728Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:55.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192679936 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:55.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192679937 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:55.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192679937 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:55.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192679938 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:55.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192679939 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} [2019-07-31T08:12:55.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192679977 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:55.728Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:55.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192679979 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:55.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192679979 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:55.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192679980 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:55.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192679981 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:55.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192679982 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} [2019-07-31T08:12:55.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192679996 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:55.986Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T08:12:55.986Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:55.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1192679999 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:12:55.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1192679999 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:55.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1192679999 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:12:55.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1192680000 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:55.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192680000 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:55.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1192680037 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:56.244Z] [2019-07-31T08:12:56.244Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 08:12:55.990 [2019-07-31T08:12:56.244Z] !MESSAGE Error initializing trace. [2019-07-31T08:12:56.244Z] [2019-07-31T08:12:56.244Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-31T08:12:56.244Z] !STACK 0 [2019-07-31T08:12:56.244Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-31T08:12:56.244Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T08:12:56.244Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T08:12:56.244Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T08:12:56.244Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T08:12:56.244Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T08:12:56.244Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T08:12:56.244Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T08:12:56.244Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T08:12:56.244Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T08:12:56.244Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T08:12:56.244Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-31T08:12:56.244Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:216) [2019-07-31T08:12:56.244Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-31T08:12:56.244Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-31T08:12:56.244Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T08:12:56.244Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T08:12:56.244Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T08:12:56.244Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T08:12:56.244Z] ... 9 more [2019-07-31T08:12:56.811Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T08:12:56.811Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1192680874 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T08:12:56.811Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:56.811Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:56.811Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T08:12:56.811Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T08:12:56.811Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:56.811Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:56.811Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:12:56.811Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:12:56.811Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:56.811Z] DEBUG - Clicking on OK [2019-07-31T08:12:56.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192680881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:56.811Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192680882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:56.811Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192680882 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:56.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192680882 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:56.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192680883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:56.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192680883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:56.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192680883 data=null item=null 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') [2019-07-31T08:12:56.811Z] DEBUG - Clicked on [2019-07-31T08:12:57.069Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:12:57.069Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:57.069Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:57.069Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:57.069Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:57.069Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:57.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192681167 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:57.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192681168 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:57.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192681168 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:57.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192681169 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:57.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192681169 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} [2019-07-31T08:12:57.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192681197 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:57.069Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:57.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192681227 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:57.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192681227 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:57.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192681228 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:57.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192681229 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:57.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192681229 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} [2019-07-31T08:12:57.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192681240 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:57.069Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T08:12:57.069Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:57.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1192681246 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:12:57.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1192681247 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:57.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1192681247 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:12:57.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1192681248 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:57.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192681248 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:12:57.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1192681273 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:12:57.328Z] [2019-07-31T08:12:57.328Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 08:12:57.210 [2019-07-31T08:12:57.328Z] !MESSAGE Error initializing trace. [2019-07-31T08:12:57.328Z] [2019-07-31T08:12:57.328Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11 [2019-07-31T08:12:57.328Z] !STACK 0 [2019-07-31T08:12:57.328Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11 [2019-07-31T08:12:57.328Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-31T08:12:57.328Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T08:12:57.328Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T08:12:57.328Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T08:12:57.328Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T08:12:57.328Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T08:12:57.328Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T08:12:57.328Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T08:12:57.328Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T08:12:57.328Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T08:12:57.328Z] Caused by: NoViableAltException(73@[]) [2019-07-31T08:12:57.328Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3107) [2019-07-31T08:12:57.328Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2573) [2019-07-31T08:12:57.328Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1927) [2019-07-31T08:12:57.328Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1706) [2019-07-31T08:12:57.328Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-31T08:12:57.328Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-31T08:12:57.328Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-31T08:12:57.328Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T08:12:57.328Z] ... 9 more [2019-07-31T08:12:57.896Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T08:12:57.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1192682091 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T08:12:57.896Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:57.896Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:57.896Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T08:12:57.896Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T08:12:57.896Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:12:57.896Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:12:57.896Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:12:57.896Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:12:57.896Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:57.896Z] DEBUG - Clicking on OK [2019-07-31T08:12:57.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192682094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:57.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192682095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:57.897Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192682095 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:57.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192682095 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:57.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192682095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:57.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192682096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T08:12:57.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192682096 data=null item=null 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') [2019-07-31T08:12:58.165Z] DEBUG - Clicked on [2019-07-31T08:12:58.165Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1192682340 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:12:58.165Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:12:58.165Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:12:58.165Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:12:58.165Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:12:58.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192682371 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:58.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1192682372 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:58.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1192682372 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:58.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192682373 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:58.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1192682373 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} [2019-07-31T08:12:58.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1192682444 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T08:12:58.682Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:12:58.682Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:12:58.941Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:12:59.875Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:12:59.875Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:12:59.875Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:12:59.875Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:12:59.875Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:12:59.875Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:12:59.875Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:12:59.875Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:12:59.875Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:12:59.875Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:12:59.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192683983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:12:59.875Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192683984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:12:59.875Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192683985 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:12:59.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192683985 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:12:59.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192683986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:12:59.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192683986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:12:59.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192683987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:12:59.875Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192683987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:12:59.875Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192683987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:12:59.875Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192683987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:12:59.875Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192683988 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:12:59.875Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1192683990 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:12:59.875Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:12:59.875Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:12:59.875Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:12:59.875Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:12:59.875Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:12:59.875Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:12:59.875Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:12:59.875Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:12:59.875Z] DEBUG - Clicking on OK [2019-07-31T08:12:59.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1192683994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:12:59.875Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1192683994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:12:59.875Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1192683994 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:12:59.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1192683995 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:12:59.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1192683995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:12:59.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1192683995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:12:59.875Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:12:59.875Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:12:59.875Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:12:59.875Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:12:59.875Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:12:59.875Z] DEBUG - Clicked on OK [2019-07-31T08:13:00.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1192683996 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:13:00.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1192682853 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:13:00.407Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.998 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace [2019-07-31T08:13:00.407Z] 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: 4.014 s [2019-07-31T08:13:00.407Z] 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: 2.179 s [2019-07-31T08:13:00.407Z] testOpen[2: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.697 s [2019-07-31T08:13:00.407Z] testOpen[3: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.597 s [2019-07-31T08:13:00.407Z] testOpen[4: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.904 s [2019-07-31T08:13:00.407Z] testOpen[5: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.593 s [2019-07-31T08:13:00.407Z] testOpen[6: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.81 s [2019-07-31T08:13:00.407Z] testOpen[7: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.609 s [2019-07-31T08:13:00.407Z] testOpen[8: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.494 s [2019-07-31T08:13:00.407Z] testOpen[9: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.524 s [2019-07-31T08:13:00.407Z] testOpen[10: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.661 s [2019-07-31T08:13:00.407Z] testOpen[11: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.528 s [2019-07-31T08:13:00.407Z] testOpen[12: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.277 s [2019-07-31T08:13:00.407Z] testOpen[13: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.503 s [2019-07-31T08:13:00.407Z] testOpen[14: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.602 s [2019-07-31T08:13:00.407Z] testOpen[15: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.103 s [2019-07-31T08:13:00.407Z] testOpen[16: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.209 s [2019-07-31T08:13:00.407Z] testOpen[17: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.138 s [2019-07-31T08:13:00.407Z] testOpen[18: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.273 s [2019-07-31T08:13:00.407Z] testOpen[19: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.174 s [2019-07-31T08:13:00.407Z] testOpen[20: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.097 s [2019-07-31T08:13:00.407Z] testOpen[21: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.493 s [2019-07-31T08:13:00.407Z] testOpen[22: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.227 s [2019-07-31T08:13:00.407Z] testOpen[23: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.183 s [2019-07-31T08:13:00.407Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest [2019-07-31T08:13:01.475Z] *** BUG *** [2019-07-31T08:13:01.475Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:13:01.475Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:13:01.475Z] [2019-07-31T08:13:01.475Z] *** BUG *** [2019-07-31T08:13:01.475Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:13:01.475Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:13:01.475Z] [2019-07-31T08:13:02.042Z] *** BUG *** [2019-07-31T08:13:02.042Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:13:02.042Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:13:02.042Z] [2019-07-31T08:13:02.042Z] *** BUG *** [2019-07-31T08:13:02.042Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:13:02.042Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:13:02.042Z] [2019-07-31T08:13:02.042Z] *** BUG *** [2019-07-31T08:13:02.042Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:13:02.042Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:13:02.042Z] [2019-07-31T08:13:02.042Z] *** BUG *** [2019-07-31T08:13:02.042Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:13:02.042Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:13:02.042Z] [2019-07-31T08:13:02.042Z] *** BUG *** [2019-07-31T08:13:02.042Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:13:02.042Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:13:02.042Z] [2019-07-31T08:13:07.312Z] *** BUG *** [2019-07-31T08:13:07.312Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:13:07.312Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:13:07.312Z] [2019-07-31T08:13:07.312Z] *** BUG *** [2019-07-31T08:13:07.312Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:13:07.312Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:13:07.312Z] [2019-07-31T08:13:07.312Z] *** BUG *** [2019-07-31T08:13:07.312Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:13:07.312Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:13:07.312Z] [2019-07-31T08:14:58.984Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 116.577 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest [2019-07-31T08:14:58.984Z] testImportFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 6.175 s [2019-07-31T08:14:58.984Z] testExtractArchivesFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 7.141 s [2019-07-31T08:14:58.984Z] testImportFromDirectoryLinksPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.097 s [2019-07-31T08:14:58.984Z] testExtractArchivesFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 6.264 s [2019-07-31T08:14:58.984Z] testExtractArchivesFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.834 s [2019-07-31T08:14:58.984Z] testImportFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 11.883 s [2019-07-31T08:14:58.984Z] testExtractArchivesFromDirectoryLinksPreserveStruture(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 9.31 s [2019-07-31T08:14:58.984Z] testEmptyFile(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.711 s [2019-07-31T08:14:58.984Z] testEmptyDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 0.895 s [2019-07-31T08:14:58.984Z] testArchiveWithColons(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.5 s [2019-07-31T08:14:58.984Z] testImportFromDirectoryOverwriteRenameAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 7.695 s [2019-07-31T08:14:58.984Z] testEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.018 s [2019-07-31T08:14:58.984Z] testNestedEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.47 s [2019-07-31T08:14:58.984Z] testImportFromArchiveOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 6.756 s [2019-07-31T08:14:58.984Z] testImportFromArchiveWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.229 s [2019-07-31T08:14:58.984Z] testDirectoryWithEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.247 s [2019-07-31T08:14:58.984Z] testImportWithExperimentOverwriteTraces(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 5.964 s [2019-07-31T08:14:58.984Z] testImportWithExperimentValidation(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.839 s [2019-07-31T08:14:58.984Z] testImportFromDirectoryPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.953 s [2019-07-31T08:14:58.984Z] testImportWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.599 s [2019-07-31T08:14:58.984Z] testImportFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.599 s [2019-07-31T08:14:58.984Z] testImportFromDirectoryOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.842 s [2019-07-31T08:14:58.984Z] testExtractArchivesFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.703 s [2019-07-31T08:14:58.984Z] testImportFromDirectoryOverwriteOverwriteAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 5.87 s [2019-07-31T08:14:58.984Z] testImportFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.299 s [2019-07-31T08:14:58.984Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest [2019-07-31T08:15:11.188Z] [2019-07-31T08:15:11.188Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-31 08:15:09.095 [2019-07-31T08:15:11.188Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)] [2019-07-31T08:15:16.454Z] [2019-07-31T08:15:16.454Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-31 08:15:16.090 [2019-07-31T08:15:16.454Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)] [2019-07-31T08:15:24.899Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.3 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest [2019-07-31T08:15:24.899Z] testTrimEvents(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest) Time elapsed: 14.107 s [2019-07-31T08:15:24.899Z] [2019-07-31T08:15:24.899Z] Results: [2019-07-31T08:15:24.899Z] [2019-07-31T08:15:24.899Z] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T08:15:24.899Z] [2019-07-31T08:15:25.158Z] [2019-07-31T08:15:25.158Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 08:15:24.993 [2019-07-31T08:15:25.158Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T08:15:25.725Z] [INFO] All tests passed! [2019-07-31T08:15:25.725Z] [INFO] [2019-07-31T08:15:25.725Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T08:15:25.725Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../target/jacoco.exec [2019-07-31T08:15:25.987Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests' with 10 classes [2019-07-31T08:15:25.987Z] [INFO] [2019-07-31T08:15:25.987Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T08:15:25.987Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-31T08:15:25.987Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.pom [2019-07-31T08:15:25.987Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-31T08:15:25.987Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:15:25.987Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml [2019-07-31T08:15:25.987Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml [2019-07-31T08:15:25.987Z] [INFO] [2019-07-31T08:15:25.987Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T08:15:25.987Z] [INFO] [2019-07-31T08:15:25.987Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >----- [2019-07-31T08:15:25.987Z] [INFO] Building Trace Compass User Guide 5.0.0-SNAPSHOT [69/134] [2019-07-31T08:15:25.987Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T08:15:25.987Z] [INFO] [2019-07-31T08:15:25.987Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T08:15:25.987Z] [INFO] [2019-07-31T08:15:25.987Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T08:15:25.987Z] [INFO] Executing tasks [2019-07-31T08:15:25.987Z] [2019-07-31T08:15:25.987Z] main: [2019-07-31T08:15:25.987Z] [2019-07-31T08:15:25.987Z] clean: [2019-07-31T08:15:26.247Z] [INFO] Executed tasks [2019-07-31T08:15:26.247Z] [INFO] [2019-07-31T08:15:26.247Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T08:15:26.247Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target [2019-07-31T08:15:26.247Z] [INFO] [2019-07-31T08:15:26.247Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T08:15:26.247Z] [INFO] The project's OSGi version is 5.0.0.201907310718 [2019-07-31T08:15:26.247Z] [INFO] [2019-07-31T08:15:26.247Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T08:15:26.247Z] [INFO] [2019-07-31T08:15:26.247Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T08:15:26.247Z] [INFO] [2019-07-31T08:15:26.247Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T08:15:26.247Z] [INFO] [2019-07-31T08:15:26.247Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T08:15:26.247Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:15:26.247Z] [INFO] [2019-07-31T08:15:26.247Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T08:15:26.247Z] [INFO] Executing tasks [2019-07-31T08:15:26.247Z] [2019-07-31T08:15:26.247Z] main: [2019-07-31T08:15:26.247Z] [2019-07-31T08:15:26.247Z] build: [2019-07-31T08:15:27.183Z] Help: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html [2019-07-31T08:15:27.183Z] [2019-07-31T08:15:27.183Z] test: [2019-07-31T08:15:27.183Z] [xmlvalidate] 18 file(s) have been successfully validated. [2019-07-31T08:15:27.183Z] [INFO] Executed tasks [2019-07-31T08:15:27.183Z] [INFO] [2019-07-31T08:15:27.183Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T08:15:27.183Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:15:27.183Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/src/main/resources [2019-07-31T08:15:27.183Z] [INFO] [2019-07-31T08:15:27.183Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T08:15:27.183Z] [INFO] [2019-07-31T08:15:27.183Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T08:15:27.442Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-31T08:15:27.442Z] [INFO] Command line: [2019-07-31T08:15:27.442Z] [/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/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-31T08:15:27.442Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:15:31.632Z] Buildfile: build.xml [2019-07-31T08:15:31.632Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-31T08:15:31.632Z] [2019-07-31T08:15:31.632Z] build.index: [2019-07-31T08:15:34.921Z] BUILD SUCCESSFUL [2019-07-31T08:15:34.921Z] [2019-07-31T08:15:34.921Z] BUILD SUCCESSFUL [2019-07-31T08:15:34.921Z] Total time: 4 seconds [2019-07-31T08:15:34.921Z] [INFO] [2019-07-31T08:15:34.921Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T08:15:34.921Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:15:34.921Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/src/test/resources [2019-07-31T08:15:34.921Z] [INFO] [2019-07-31T08:15:34.921Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T08:15:34.921Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-31T08:15:34.921Z] [INFO] [2019-07-31T08:15:34.921Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T08:15:34.921Z] [INFO] [2019-07-31T08:15:34.921Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T08:15:34.921Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T08:15:35.974Z] [INFO] [2019-07-31T08:15:35.974Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T08:15:35.974Z] [INFO] [2019-07-31T08:15:35.974Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T08:15:35.974Z] [INFO] [2019-07-31T08:15:35.974Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T08:15:35.974Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T08:15:36.774Z] [INFO] [2019-07-31T08:15:36.774Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T08:15:36.774Z] [INFO] [2019-07-31T08:15:36.774Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T08:15:36.774Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T08:15:36.774Z] [INFO] [2019-07-31T08:15:36.774Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T08:15:36.774Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T08:15:36.774Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.pom [2019-07-31T08:15:36.774Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-31T08:15:36.774Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:15:36.774Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:15:37.033Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:15:37.033Z] [INFO] [2019-07-31T08:15:37.033Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T08:15:37.033Z] [INFO] [2019-07-31T08:15:37.033Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >-- [2019-07-31T08:15:37.033Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 5.0.0-SNAPSHOT [70/134] [2019-07-31T08:15:37.033Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T08:15:37.033Z] [INFO] [2019-07-31T08:15:37.033Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T08:15:37.033Z] [INFO] [2019-07-31T08:15:37.033Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T08:15:37.033Z] [INFO] Executing tasks [2019-07-31T08:15:37.033Z] [2019-07-31T08:15:37.033Z] main: [2019-07-31T08:15:37.033Z] [2019-07-31T08:15:37.033Z] clean: [2019-07-31T08:15:37.033Z] [INFO] Executed tasks [2019-07-31T08:15:37.033Z] [INFO] [2019-07-31T08:15:37.033Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T08:15:37.033Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target [2019-07-31T08:15:37.033Z] [INFO] [2019-07-31T08:15:37.033Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T08:15:37.033Z] [INFO] The project's OSGi version is 5.0.0.201907310718 [2019-07-31T08:15:37.033Z] [INFO] [2019-07-31T08:15:37.033Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T08:15:37.033Z] [INFO] [2019-07-31T08:15:37.033Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T08:15:37.033Z] [INFO] [2019-07-31T08:15:37.033Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T08:15:37.033Z] [INFO] [2019-07-31T08:15:37.033Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T08:15:37.033Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:15:37.033Z] [INFO] [2019-07-31T08:15:37.033Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T08:15:37.033Z] [INFO] Executing tasks [2019-07-31T08:15:37.033Z] [2019-07-31T08:15:37.033Z] main: [2019-07-31T08:15:37.033Z] [2019-07-31T08:15:37.033Z] build: [2019-07-31T08:15:37.292Z] Help: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html [2019-07-31T08:15:37.292Z] [2019-07-31T08:15:37.292Z] test: [2019-07-31T08:15:37.292Z] [xmlvalidate] 8 file(s) have been successfully validated. [2019-07-31T08:15:37.292Z] [INFO] Executed tasks [2019-07-31T08:15:37.292Z] [INFO] [2019-07-31T08:15:37.292Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T08:15:37.292Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:15:37.292Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources [2019-07-31T08:15:37.292Z] [INFO] [2019-07-31T08:15:37.292Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T08:15:37.292Z] [INFO] [2019-07-31T08:15:37.292Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T08:15:37.550Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-31T08:15:37.550Z] [INFO] Command line: [2019-07-31T08:15:37.550Z] [/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/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-31T08:15:37.550Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:15:40.837Z] Buildfile: build.xml [2019-07-31T08:15:40.837Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-31T08:15:40.837Z] [2019-07-31T08:15:40.837Z] build.index: [2019-07-31T08:15:43.369Z] BUILD SUCCESSFUL [2019-07-31T08:15:43.369Z] [2019-07-31T08:15:43.369Z] BUILD SUCCESSFUL [2019-07-31T08:15:43.369Z] Total time: 2 seconds [2019-07-31T08:15:43.369Z] [INFO] [2019-07-31T08:15:43.369Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T08:15:43.369Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:15:43.369Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources [2019-07-31T08:15:43.369Z] [INFO] [2019-07-31T08:15:43.369Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T08:15:43.369Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-31T08:15:43.369Z] [INFO] [2019-07-31T08:15:43.369Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T08:15:43.369Z] [INFO] [2019-07-31T08:15:43.369Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T08:15:43.369Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T08:15:43.369Z] [INFO] [2019-07-31T08:15:43.369Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T08:15:43.369Z] [INFO] [2019-07-31T08:15:43.369Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T08:15:43.369Z] [INFO] [2019-07-31T08:15:43.369Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T08:15:43.369Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T08:15:43.369Z] [INFO] [2019-07-31T08:15:43.369Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T08:15:43.369Z] [INFO] [2019-07-31T08:15:43.369Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T08:15:43.369Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T08:15:43.369Z] [INFO] [2019-07-31T08:15:43.369Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T08:15:43.369Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T08:15:43.369Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.pom [2019-07-31T08:15:43.369Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-31T08:15:43.369Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:15:43.369Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:15:43.369Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:15:43.369Z] [INFO] [2019-07-31T08:15:43.369Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T08:15:43.369Z] [INFO] [2019-07-31T08:15:43.369Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >--- [2019-07-31T08:15:43.369Z] [INFO] Building Trace Compass RCP User Guide 5.0.0-SNAPSHOT [71/134] [2019-07-31T08:15:43.369Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T08:15:43.369Z] [INFO] [2019-07-31T08:15:43.369Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T08:15:43.369Z] [INFO] [2019-07-31T08:15:43.369Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T08:15:43.369Z] [INFO] Executing tasks [2019-07-31T08:15:43.369Z] [2019-07-31T08:15:43.369Z] main: [2019-07-31T08:15:43.369Z] [2019-07-31T08:15:43.369Z] clean: [2019-07-31T08:15:43.369Z] [INFO] Executed tasks [2019-07-31T08:15:43.369Z] [INFO] [2019-07-31T08:15:43.369Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T08:15:43.369Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target [2019-07-31T08:15:43.369Z] [INFO] [2019-07-31T08:15:43.369Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T08:15:43.369Z] [INFO] The project's OSGi version is 5.0.0.201907310718 [2019-07-31T08:15:43.369Z] [INFO] [2019-07-31T08:15:43.369Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T08:15:43.369Z] [INFO] [2019-07-31T08:15:43.369Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T08:15:43.369Z] [INFO] [2019-07-31T08:15:43.369Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T08:15:43.369Z] [INFO] [2019-07-31T08:15:43.369Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T08:15:43.369Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:15:43.369Z] [INFO] [2019-07-31T08:15:43.369Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T08:15:43.628Z] [INFO] Executing tasks [2019-07-31T08:15:43.628Z] [2019-07-31T08:15:43.628Z] main: [2019-07-31T08:15:43.628Z] [2019-07-31T08:15:43.628Z] build: [2019-07-31T08:15:43.628Z] Help: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html [2019-07-31T08:15:43.628Z] [2019-07-31T08:15:43.628Z] test: [2019-07-31T08:15:43.628Z] [xmlvalidate] 2 file(s) have been successfully validated. [2019-07-31T08:15:43.628Z] [INFO] Executed tasks [2019-07-31T08:15:43.628Z] [INFO] [2019-07-31T08:15:43.628Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T08:15:43.628Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:15:43.628Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources [2019-07-31T08:15:43.628Z] [INFO] [2019-07-31T08:15:43.628Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T08:15:43.628Z] [INFO] [2019-07-31T08:15:43.628Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T08:15:43.888Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-31T08:15:43.888Z] [INFO] Command line: [2019-07-31T08:15:43.888Z] [/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/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-31T08:15:43.888Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:15:47.177Z] Buildfile: build.xml [2019-07-31T08:15:47.177Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-31T08:15:47.177Z] [2019-07-31T08:15:47.177Z] build.index: [2019-07-31T08:15:48.969Z] BUILD SUCCESSFUL [2019-07-31T08:15:48.969Z] [2019-07-31T08:15:48.969Z] BUILD SUCCESSFUL [2019-07-31T08:15:48.969Z] Total time: 2 seconds [2019-07-31T08:15:48.969Z] [INFO] [2019-07-31T08:15:48.969Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T08:15:48.969Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:15:48.969Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources [2019-07-31T08:15:48.969Z] [INFO] [2019-07-31T08:15:48.969Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T08:15:48.969Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-31T08:15:49.231Z] [INFO] [2019-07-31T08:15:49.231Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T08:15:49.231Z] [INFO] [2019-07-31T08:15:49.231Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T08:15:49.231Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T08:15:49.231Z] [INFO] [2019-07-31T08:15:49.231Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T08:15:49.231Z] [INFO] [2019-07-31T08:15:49.231Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T08:15:49.231Z] [INFO] [2019-07-31T08:15:49.231Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T08:15:49.231Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T08:15:49.231Z] [INFO] [2019-07-31T08:15:49.231Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T08:15:49.231Z] [INFO] [2019-07-31T08:15:49.231Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T08:15:49.231Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T08:15:49.231Z] [INFO] [2019-07-31T08:15:49.231Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T08:15:49.231Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T08:15:49.231Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.pom [2019-07-31T08:15:49.231Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-31T08:15:49.231Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:15:49.231Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:15:49.231Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:15:49.231Z] [INFO] [2019-07-31T08:15:49.231Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T08:15:49.231Z] [INFO] [2019-07-31T08:15:49.231Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >-- [2019-07-31T08:15:49.231Z] [INFO] Building Trace Compass Pcap User Guide 5.0.0-SNAPSHOT [72/134] [2019-07-31T08:15:49.231Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T08:15:49.231Z] [INFO] [2019-07-31T08:15:49.231Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T08:15:49.231Z] [INFO] [2019-07-31T08:15:49.231Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T08:15:49.231Z] [INFO] Executing tasks [2019-07-31T08:15:49.231Z] [2019-07-31T08:15:49.231Z] main: [2019-07-31T08:15:49.231Z] [2019-07-31T08:15:49.231Z] clean: [2019-07-31T08:15:49.231Z] [INFO] Executed tasks [2019-07-31T08:15:49.231Z] [INFO] [2019-07-31T08:15:49.231Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T08:15:49.231Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target [2019-07-31T08:15:49.231Z] [INFO] [2019-07-31T08:15:49.231Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T08:15:49.231Z] [INFO] The project's OSGi version is 5.0.0.201907310718 [2019-07-31T08:15:49.231Z] [INFO] [2019-07-31T08:15:49.231Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T08:15:49.231Z] [INFO] [2019-07-31T08:15:49.231Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T08:15:49.231Z] [INFO] [2019-07-31T08:15:49.231Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T08:15:49.231Z] [INFO] [2019-07-31T08:15:49.231Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T08:15:49.231Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:15:49.231Z] [INFO] [2019-07-31T08:15:49.231Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T08:15:49.231Z] [INFO] Executing tasks [2019-07-31T08:15:49.231Z] [2019-07-31T08:15:49.231Z] main: [2019-07-31T08:15:49.231Z] [2019-07-31T08:15:49.231Z] build: [2019-07-31T08:15:49.231Z] Help: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html [2019-07-31T08:15:49.231Z] [2019-07-31T08:15:49.231Z] test: [2019-07-31T08:15:49.231Z] [xmlvalidate] 1 file(s) have been successfully validated. [2019-07-31T08:15:49.231Z] [INFO] Executed tasks [2019-07-31T08:15:49.231Z] [INFO] [2019-07-31T08:15:49.231Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T08:15:49.231Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:15:49.231Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources [2019-07-31T08:15:49.231Z] [INFO] [2019-07-31T08:15:49.231Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T08:15:49.231Z] [INFO] [2019-07-31T08:15:49.231Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T08:15:49.490Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-31T08:15:49.490Z] [INFO] Command line: [2019-07-31T08:15:49.490Z] [/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/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-31T08:15:49.490Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:15:53.699Z] Buildfile: build.xml [2019-07-31T08:15:53.699Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-31T08:15:53.699Z] [2019-07-31T08:15:53.699Z] build.index: [2019-07-31T08:15:54.635Z] BUILD SUCCESSFUL [2019-07-31T08:15:54.635Z] [2019-07-31T08:15:54.635Z] BUILD SUCCESSFUL [2019-07-31T08:15:54.635Z] Total time: 2 seconds [2019-07-31T08:15:54.894Z] [INFO] [2019-07-31T08:15:54.894Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T08:15:54.894Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:15:54.894Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources [2019-07-31T08:15:54.894Z] [INFO] [2019-07-31T08:15:54.894Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T08:15:54.894Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-31T08:15:54.894Z] [INFO] [2019-07-31T08:15:54.894Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T08:15:54.894Z] [INFO] [2019-07-31T08:15:54.894Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T08:15:54.894Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T08:15:54.894Z] [INFO] [2019-07-31T08:15:54.894Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T08:15:54.894Z] [INFO] [2019-07-31T08:15:54.894Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T08:15:54.894Z] [INFO] [2019-07-31T08:15:54.894Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T08:15:54.894Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T08:15:54.894Z] [INFO] [2019-07-31T08:15:54.894Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T08:15:54.894Z] [INFO] [2019-07-31T08:15:54.894Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T08:15:54.894Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T08:15:54.894Z] [INFO] [2019-07-31T08:15:54.894Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T08:15:54.894Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T08:15:54.894Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.pom [2019-07-31T08:15:55.153Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-31T08:15:55.153Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:15:55.153Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:15:55.153Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:15:55.153Z] [INFO] [2019-07-31T08:15:55.153Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T08:15:55.153Z] [INFO] [2019-07-31T08:15:55.153Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >----- [2019-07-31T08:15:55.153Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT [73/134] [2019-07-31T08:15:55.153Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T08:15:55.153Z] [INFO] [2019-07-31T08:15:55.153Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.examples --- [2019-07-31T08:15:55.153Z] [INFO] [2019-07-31T08:15:55.153Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples --- [2019-07-31T08:15:55.153Z] [INFO] The project's OSGi version is 1.0.4.201907310718 [2019-07-31T08:15:55.153Z] [INFO] [2019-07-31T08:15:55.153Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples --- [2019-07-31T08:15:55.153Z] [INFO] [2019-07-31T08:15:55.153Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples --- [2019-07-31T08:15:55.153Z] [INFO] [2019-07-31T08:15:55.153Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples --- [2019-07-31T08:15:55.153Z] [INFO] [2019-07-31T08:15:55.153Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.examples --- [2019-07-31T08:15:55.153Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:15:55.153Z] [INFO] [2019-07-31T08:15:55.153Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.examples --- [2019-07-31T08:15:55.153Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:15:55.153Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/main/resources [2019-07-31T08:15:55.153Z] [INFO] [2019-07-31T08:15:55.153Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.examples --- [2019-07-31T08:15:55.153Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/classes [2019-07-31T08:15:55.413Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[39] [2019-07-31T08:15:55.413Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-31T08:15:55.413Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:15:55.413Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T08:15:55.413Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[48] [2019-07-31T08:15:55.413Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-31T08:15:55.413Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:15:55.413Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T08:15:55.413Z] 2 problems (2 warnings) [2019-07-31T08:15:55.413Z] [INFO] [2019-07-31T08:15:55.413Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.examples --- [2019-07-31T08:15:55.413Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:15:55.413Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/test/resources [2019-07-31T08:15:55.413Z] [INFO] [2019-07-31T08:15:55.413Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples --- [2019-07-31T08:15:55.413Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-sources.jar [2019-07-31T08:15:55.672Z] [INFO] [2019-07-31T08:15:55.672Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples --- [2019-07-31T08:15:55.672Z] [INFO] [2019-07-31T08:15:55.672Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples --- [2019-07-31T08:15:55.672Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar [2019-07-31T08:15:55.672Z] [INFO] [2019-07-31T08:15:55.672Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples --- [2019-07-31T08:15:55.672Z] [INFO] [2019-07-31T08:15:55.672Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.examples --- [2019-07-31T08:15:55.672Z] [INFO] [2019-07-31T08:15:55.672Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.examples --- [2019-07-31T08:15:55.672Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar [2019-07-31T08:15:55.672Z] [INFO] [2019-07-31T08:15:55.672Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples --- [2019-07-31T08:15:55.672Z] [INFO] [2019-07-31T08:15:55.672Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.examples --- [2019-07-31T08:15:55.672Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/../../target/jacoco.exec [2019-07-31T08:15:55.672Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.examples' with 5 classes [2019-07-31T08:15:55.931Z] [INFO] [2019-07-31T08:15:55.931Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples --- [2019-07-31T08:15:55.931Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar [2019-07-31T08:15:55.931Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.pom [2019-07-31T08:15:55.931Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-sources.jar [2019-07-31T08:15:55.931Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:15:55.931Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-p2metadata.xml [2019-07-31T08:15:55.931Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-p2artifacts.xml [2019-07-31T08:15:55.931Z] [INFO] [2019-07-31T08:15:55.931Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples --- [2019-07-31T08:15:55.931Z] [INFO] [2019-07-31T08:15:55.931Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >-- [2019-07-31T08:15:55.931Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 5.0.0-SNAPSHOT [74/134] [2019-07-31T08:15:55.931Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T08:15:55.931Z] [INFO] [2019-07-31T08:15:55.931Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T08:15:55.931Z] [INFO] [2019-07-31T08:15:55.931Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T08:15:55.931Z] [INFO] [2019-07-31T08:15:55.931Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T08:15:55.931Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:15:55.931Z] [INFO] [2019-07-31T08:15:55.931Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T08:15:55.931Z] [INFO] [2019-07-31T08:15:55.931Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T08:15:55.931Z] [INFO] [2019-07-31T08:15:55.931Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T08:15:55.931Z] [INFO] [2019-07-31T08:15:55.931Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T08:15:55.931Z] [INFO] [2019-07-31T08:15:55.931Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T08:15:55.931Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T08:15:55.931Z] [INFO] [2019-07-31T08:15:55.931Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T08:15:55.931Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-parent-5.0.0-SNAPSHOT.pom [2019-07-31T08:15:55.931Z] [INFO] [2019-07-31T08:15:55.931Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >--- [2019-07-31T08:15:55.931Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.0.2-SNAPSHOT [75/134] [2019-07-31T08:15:55.931Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T08:15:55.931Z] [INFO] [2019-07-31T08:15:55.931Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T08:15:55.931Z] [INFO] [2019-07-31T08:15:55.931Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T08:15:55.931Z] [INFO] The project's OSGi version is 1.0.2.201907310718 [2019-07-31T08:15:55.931Z] [INFO] [2019-07-31T08:15:55.931Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T08:15:55.931Z] [INFO] [2019-07-31T08:15:55.931Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T08:15:55.931Z] [INFO] [2019-07-31T08:15:55.931Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T08:15:55.931Z] [INFO] [2019-07-31T08:15:55.931Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T08:15:55.931Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:15:55.931Z] [INFO] [2019-07-31T08:15:55.931Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T08:15:55.931Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:15:55.931Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources [2019-07-31T08:15:55.931Z] [INFO] [2019-07-31T08:15:55.931Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T08:15:55.931Z] [INFO] Compiling 7 source files to /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes [2019-07-31T08:15:56.498Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[426] [2019-07-31T08:15:56.498Z] ICommandControlDMContext cmdControlDMC = DMContexts.getAncestorOfType(context, ICommandControlDMContext.class); [2019-07-31T08:15:56.498Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:15:56.498Z] 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 [2019-07-31T08:15:56.498Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[441] [2019-07-31T08:15:56.498Z] IBreakpointsTargetDMContext bpTargetDMC = DMContexts.getAncestorOfType(containerDMC , IBreakpointsTargetDMContext.class); [2019-07-31T08:15:56.498Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:15:56.498Z] 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 [2019-07-31T08:15:56.498Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[466] [2019-07-31T08:15:56.498Z] MIBreakpointDMData breakpoint = new MIBreakpointDMData(breakpoints[i]); [2019-07-31T08:15:56.498Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:15:56.498Z] The constructor MIBreakpointDMData(MIBreakpoint) is deprecated [2019-07-31T08:15:56.498Z] 3 problems (3 warnings) [2019-07-31T08:15:56.498Z] [INFO] [2019-07-31T08:15:56.498Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T08:15:56.498Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:15:56.498Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources [2019-07-31T08:15:56.498Z] [INFO] [2019-07-31T08:15:56.498Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T08:15:56.498Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-sources.jar [2019-07-31T08:15:56.758Z] [INFO] [2019-07-31T08:15:56.758Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T08:15:56.758Z] [INFO] [2019-07-31T08:15:56.758Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T08:15:56.758Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar [2019-07-31T08:15:56.758Z] [INFO] [2019-07-31T08:15:56.758Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T08:15:56.758Z] [INFO] [2019-07-31T08:15:56.758Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T08:15:56.758Z] [INFO] [2019-07-31T08:15:56.758Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T08:15:56.758Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar [2019-07-31T08:15:56.758Z] [INFO] [2019-07-31T08:15:56.758Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T08:15:56.758Z] [INFO] [2019-07-31T08:15:56.758Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T08:15:56.758Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/../../target/jacoco.exec [2019-07-31T08:15:56.758Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-31T08:15:57.017Z] [INFO] [2019-07-31T08:15:57.017Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T08:15:57.017Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar [2019-07-31T08:15:57.017Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.pom [2019-07-31T08:15:57.017Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-sources.jar [2019-07-31T08:15:57.017Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:15:57.017Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T08:15:57.017Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T08:15:57.017Z] [INFO] [2019-07-31T08:15:57.017Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T08:15:57.017Z] [INFO] [2019-07-31T08:15:57.017Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >---- [2019-07-31T08:15:57.017Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.1.1-SNAPSHOT [76/134] [2019-07-31T08:15:57.017Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T08:15:57.017Z] [INFO] [2019-07-31T08:15:57.017Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T08:15:57.017Z] [INFO] [2019-07-31T08:15:57.017Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T08:15:57.017Z] [INFO] The project's OSGi version is 1.1.1.201907310718 [2019-07-31T08:15:57.017Z] [INFO] [2019-07-31T08:15:57.017Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T08:15:57.017Z] [INFO] [2019-07-31T08:15:57.017Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T08:15:57.017Z] [INFO] [2019-07-31T08:15:57.017Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T08:15:57.017Z] [INFO] [2019-07-31T08:15:57.017Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T08:15:57.017Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:15:57.017Z] [INFO] [2019-07-31T08:15:57.017Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T08:15:57.017Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:15:57.017Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources [2019-07-31T08:15:57.017Z] [INFO] [2019-07-31T08:15:57.017Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T08:15:57.017Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes [2019-07-31T08:15:57.276Z] [INFO] [2019-07-31T08:15:57.276Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T08:15:57.276Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:15:57.534Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources [2019-07-31T08:15:57.534Z] [INFO] [2019-07-31T08:15:57.534Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T08:15:57.534Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-sources.jar [2019-07-31T08:15:57.534Z] [INFO] [2019-07-31T08:15:57.534Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T08:15:57.534Z] [INFO] [2019-07-31T08:15:57.534Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T08:15:57.534Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar [2019-07-31T08:15:57.534Z] [INFO] [2019-07-31T08:15:57.534Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T08:15:57.534Z] [INFO] [2019-07-31T08:15:57.534Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T08:15:57.534Z] [INFO] [2019-07-31T08:15:57.534Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T08:15:57.534Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar [2019-07-31T08:15:57.534Z] [INFO] [2019-07-31T08:15:57.534Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T08:15:57.534Z] [INFO] [2019-07-31T08:15:57.534Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T08:15:57.534Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/../../target/jacoco.exec [2019-07-31T08:15:57.534Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-31T08:15:57.793Z] [INFO] [2019-07-31T08:15:57.793Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T08:15:57.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar [2019-07-31T08:15:57.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.pom [2019-07-31T08:15:57.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-sources.jar [2019-07-31T08:15:57.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:15:57.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-p2metadata.xml [2019-07-31T08:15:57.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-p2artifacts.xml [2019-07-31T08:15:57.793Z] [INFO] [2019-07-31T08:15:57.793Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T08:15:57.793Z] [INFO] [2019-07-31T08:15:57.793Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >----- [2019-07-31T08:15:57.793Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 5.0.0-SNAPSHOT [77/134] [2019-07-31T08:15:57.793Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T08:15:57.793Z] [INFO] [2019-07-31T08:15:57.793Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T08:15:57.793Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target [2019-07-31T08:15:57.793Z] [INFO] [2019-07-31T08:15:57.793Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T08:15:57.793Z] [INFO] The project's OSGi version is 5.0.0.201907310718 [2019-07-31T08:15:57.793Z] [INFO] [2019-07-31T08:15:57.793Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T08:15:57.793Z] [INFO] [2019-07-31T08:15:57.793Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T08:15:57.793Z] [INFO] [2019-07-31T08:15:57.793Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T08:15:57.793Z] [INFO] [2019-07-31T08:15:57.793Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T08:15:57.793Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:15:57.793Z] [INFO] [2019-07-31T08:15:57.793Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T08:15:57.793Z] [INFO] [2019-07-31T08:15:57.793Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T08:15:57.793Z] [INFO] [2019-07-31T08:15:57.793Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T08:15:57.793Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT.jar [2019-07-31T08:15:57.793Z] [INFO] [2019-07-31T08:15:57.793Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T08:15:57.793Z] [INFO] [2019-07-31T08:15:57.793Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T08:15:57.793Z] [INFO] [2019-07-31T08:15:57.793Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T08:15:58.051Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T08:15:58.051Z] [INFO] [2019-07-31T08:15:58.051Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T08:15:58.051Z] [INFO] [2019-07-31T08:15:58.051Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T08:15:58.051Z] [INFO] [2019-07-31T08:15:58.051Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T08:15:58.051Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T08:15:58.051Z] [INFO] [2019-07-31T08:15:58.051Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T08:15:58.051Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT.jar [2019-07-31T08:15:58.051Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT.pom [2019-07-31T08:15:58.051Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T08:15:58.051Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:15:58.051Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:15:58.051Z] [INFO] [2019-07-31T08:15:58.051Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T08:15:58.051Z] [INFO] [2019-07-31T08:15:58.051Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >-- [2019-07-31T08:15:58.051Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT [78/134] [2019-07-31T08:15:58.051Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:15:58.051Z] [INFO] [2019-07-31T08:15:58.051Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T08:15:58.051Z] [INFO] [2019-07-31T08:15:58.051Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T08:15:58.051Z] [INFO] The project's OSGi version is 1.0.0.201907310718 [2019-07-31T08:15:58.051Z] [INFO] [2019-07-31T08:15:58.051Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T08:15:58.051Z] [INFO] [2019-07-31T08:15:58.051Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T08:15:58.051Z] [INFO] [2019-07-31T08:15:58.051Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T08:15:58.051Z] [INFO] [2019-07-31T08:15:58.051Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T08:15:58.051Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:15:58.051Z] [INFO] [2019-07-31T08:15:58.051Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T08:15:58.051Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:15:58.051Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources [2019-07-31T08:15:58.051Z] [INFO] [2019-07-31T08:15:58.051Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T08:15:58.051Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes [2019-07-31T08:15:58.309Z] [INFO] [2019-07-31T08:15:58.309Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T08:15:58.309Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:15:58.309Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources [2019-07-31T08:15:58.309Z] [INFO] [2019-07-31T08:15:58.309Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T08:15:58.309Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T08:15:58.309Z] [INFO] [2019-07-31T08:15:58.309Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T08:15:58.309Z] [INFO] [2019-07-31T08:15:58.309Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T08:15:58.309Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T08:15:58.309Z] [INFO] [2019-07-31T08:15:58.309Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T08:15:58.309Z] [INFO] [2019-07-31T08:15:58.309Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T08:15:58.309Z] [INFO] [2019-07-31T08:15:58.309Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T08:15:58.309Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T08:15:58.309Z] [INFO] [2019-07-31T08:15:58.309Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T08:15:58.309Z] [INFO] [2019-07-31T08:15:58.309Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T08:16:00.068Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log [2019-07-31T08:16:00.068Z] [INFO] Command line: [2019-07-31T08:16:00.068Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T08:16:00.068Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:16:04.257Z] !SESSION 2019-07-31 08:16:00.212 ----------------------------------------------- [2019-07-31T08:16:04.257Z] eclipse.buildId=unknown [2019-07-31T08:16:04.257Z] java.version=1.8.0_202 [2019-07-31T08:16:04.257Z] java.vendor=Oracle Corporation [2019-07-31T08:16:04.257Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:16:04.257Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T08:16:04.257Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T08:16:04.257Z] [2019-07-31T08:16:04.257Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:16:04.069 [2019-07-31T08:16:04.257Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:16:04.257Z] !STACK 0 [2019-07-31T08:16:04.257Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85] [2019-07-31T08:16:04.257Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:16:04.257Z] [2019-07-31T08:16:04.257Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:16:04.257Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:16:04.257Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:16:04.257Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:16:04.257Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:16:04.257Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:16:04.257Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:16:04.257Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:16:04.257Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:16:04.257Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:16:04.257Z] [2019-07-31T08:16:04.257Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:16:04.177 [2019-07-31T08:16:04.257Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:16:04.257Z] !STACK 0 [2019-07-31T08:16:04.257Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149] [2019-07-31T08:16:04.257Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:16:04.257Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:16:04.257Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:16:04.257Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T08:16:04.257Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:16:04.257Z] [2019-07-31T08:16:04.257Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:16:04.257Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:16:04.257Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:16:04.257Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:16:04.257Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:16:04.257Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:16:04.257Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:16:04.257Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:16:04.257Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:16:04.257Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:16:06.791Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest [2019-07-31T08:16:06.791Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest [2019-07-31T08:16:06.791Z] testPluginId(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest) Time elapsed: 0.002 s [2019-07-31T08:16:06.791Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest) Time elapsed: 0.001 s [2019-07-31T08:16:06.791Z] [2019-07-31T08:16:06.791Z] Results: [2019-07-31T08:16:06.791Z] [2019-07-31T08:16:06.791Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T08:16:06.791Z] [2019-07-31T08:16:07.727Z] [INFO] All tests passed! [2019-07-31T08:16:07.727Z] [INFO] [2019-07-31T08:16:07.727Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T08:16:07.727Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/../../target/jacoco.exec [2019-07-31T08:16:07.727Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core.tests' with 1 classes [2019-07-31T08:16:07.727Z] [INFO] [2019-07-31T08:16:07.727Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T08:16:07.727Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T08:16:07.727Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.pom [2019-07-31T08:16:07.727Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T08:16:07.727Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:16:07.727Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:16:07.727Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:16:07.727Z] [INFO] [2019-07-31T08:16:07.727Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T08:16:07.727Z] [INFO] [2019-07-31T08:16:07.727Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >-- [2019-07-31T08:16:07.727Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT [79/134] [2019-07-31T08:16:07.727Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:16:07.727Z] [INFO] [2019-07-31T08:16:07.727Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T08:16:07.727Z] [INFO] [2019-07-31T08:16:07.727Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T08:16:07.727Z] [INFO] The project's OSGi version is 1.0.0.201907310718 [2019-07-31T08:16:07.727Z] [INFO] [2019-07-31T08:16:07.727Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T08:16:07.727Z] [INFO] [2019-07-31T08:16:07.727Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T08:16:07.727Z] [INFO] [2019-07-31T08:16:07.727Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T08:16:07.727Z] [INFO] [2019-07-31T08:16:07.727Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T08:16:07.727Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:16:07.727Z] [INFO] [2019-07-31T08:16:07.727Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T08:16:07.727Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:16:07.727Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources [2019-07-31T08:16:07.727Z] [INFO] [2019-07-31T08:16:07.727Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T08:16:07.727Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes [2019-07-31T08:16:07.989Z] [INFO] [2019-07-31T08:16:07.989Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T08:16:07.989Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:16:07.989Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources [2019-07-31T08:16:07.989Z] [INFO] [2019-07-31T08:16:07.989Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T08:16:07.989Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T08:16:07.989Z] [INFO] [2019-07-31T08:16:07.989Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T08:16:07.989Z] [INFO] [2019-07-31T08:16:07.989Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T08:16:08.247Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T08:16:08.247Z] [INFO] [2019-07-31T08:16:08.247Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T08:16:08.247Z] [INFO] [2019-07-31T08:16:08.247Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T08:16:08.247Z] [INFO] [2019-07-31T08:16:08.247Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T08:16:08.247Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T08:16:08.247Z] [INFO] [2019-07-31T08:16:08.247Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T08:16:08.247Z] [INFO] [2019-07-31T08:16:08.247Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T08:16:10.148Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data/.metadata/.log [2019-07-31T08:16:10.148Z] [INFO] Command line: [2019-07-31T08:16:10.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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T08:16:10.148Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:16:14.334Z] !SESSION 2019-07-31 08:16:10.014 ----------------------------------------------- [2019-07-31T08:16:14.334Z] eclipse.buildId=unknown [2019-07-31T08:16:14.334Z] java.version=1.8.0_202 [2019-07-31T08:16:14.334Z] java.vendor=Oracle Corporation [2019-07-31T08:16:14.334Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:16:14.334Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T08:16:14.334Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T08:16:14.334Z] [2019-07-31T08:16:14.334Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:16:13.608 [2019-07-31T08:16:14.334Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:16:14.334Z] !STACK 0 [2019-07-31T08:16:14.334Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85] [2019-07-31T08:16:14.334Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:16:14.334Z] [2019-07-31T08:16:14.334Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:16:14.334Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:16:14.334Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:16:14.334Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:16:14.335Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:16:14.335Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:16:14.335Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:16:14.335Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:16:14.335Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:16:14.335Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:16:14.335Z] [2019-07-31T08:16:14.335Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:16:13.807 [2019-07-31T08:16:14.335Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:16:14.335Z] !STACK 0 [2019-07-31T08:16:14.335Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149] [2019-07-31T08:16:14.335Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:16:14.335Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:16:14.335Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:16:14.335Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T08:16:14.335Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:16:14.335Z] [2019-07-31T08:16:14.335Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:16:14.335Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:16:14.335Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:16:14.335Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:16:14.335Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:16:14.335Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:16:14.335Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:16:14.335Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:16:14.335Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:16:14.335Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:16:16.181Z] process 10647: 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 [2019-07-31T08:16:16.181Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T08:16:16.748Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:16:16.748Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:16:31.636Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest [2019-07-31T08:16:31.636Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest [2019-07-31T08:16:31.636Z] testPluginId(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest) Time elapsed: 0.002 s [2019-07-31T08:16:31.636Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest) Time elapsed: 0 s [2019-07-31T08:16:31.636Z] [2019-07-31T08:16:31.636Z] Results: [2019-07-31T08:16:31.636Z] [2019-07-31T08:16:31.636Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T08:16:31.636Z] [2019-07-31T08:16:31.636Z] [INFO] All tests passed! [2019-07-31T08:16:31.636Z] [INFO] [2019-07-31T08:16:31.636Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T08:16:31.636Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec [2019-07-31T08:16:31.636Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui.tests' with 1 classes [2019-07-31T08:16:31.897Z] [INFO] [2019-07-31T08:16:31.897Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T08:16:31.897Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T08:16:31.897Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.pom [2019-07-31T08:16:31.897Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T08:16:31.897Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:16:31.897Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:16:31.897Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:16:31.897Z] [INFO] [2019-07-31T08:16:31.897Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T08:16:31.897Z] [INFO] [2019-07-31T08:16:31.897Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >-- [2019-07-31T08:16:31.897Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT [80/134] [2019-07-31T08:16:31.897Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:16:31.897Z] [INFO] [2019-07-31T08:16:31.897Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T08:16:31.897Z] [INFO] [2019-07-31T08:16:31.897Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T08:16:31.897Z] [INFO] The project's OSGi version is 1.0.0.201907310718 [2019-07-31T08:16:31.897Z] [INFO] [2019-07-31T08:16:31.897Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T08:16:31.897Z] [INFO] [2019-07-31T08:16:31.897Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T08:16:31.897Z] [INFO] [2019-07-31T08:16:31.897Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T08:16:31.897Z] [INFO] [2019-07-31T08:16:31.897Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T08:16:31.897Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:16:31.897Z] [INFO] [2019-07-31T08:16:31.897Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T08:16:31.897Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:16:31.897Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources [2019-07-31T08:16:31.897Z] [INFO] [2019-07-31T08:16:31.897Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T08:16:31.897Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes [2019-07-31T08:16:31.897Z] [INFO] [2019-07-31T08:16:31.897Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T08:16:31.897Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:16:31.897Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources [2019-07-31T08:16:31.897Z] [INFO] [2019-07-31T08:16:31.897Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T08:16:31.897Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T08:16:32.156Z] [INFO] [2019-07-31T08:16:32.156Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T08:16:32.156Z] [INFO] [2019-07-31T08:16:32.156Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T08:16:32.156Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T08:16:32.156Z] [INFO] [2019-07-31T08:16:32.156Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T08:16:32.156Z] [INFO] [2019-07-31T08:16:32.156Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T08:16:32.156Z] [INFO] [2019-07-31T08:16:32.156Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T08:16:32.156Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T08:16:32.156Z] [INFO] [2019-07-31T08:16:32.156Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T08:16:32.156Z] [INFO] [2019-07-31T08:16:32.156Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T08:16:33.532Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data/.metadata/.log [2019-07-31T08:16:33.532Z] [INFO] Command line: [2019-07-31T08:16:33.532Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T08:16:33.532Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:16:37.031Z] !SESSION 2019-07-31 08:16:33.521 ----------------------------------------------- [2019-07-31T08:16:37.032Z] eclipse.buildId=unknown [2019-07-31T08:16:37.032Z] java.version=1.8.0_202 [2019-07-31T08:16:37.032Z] java.vendor=Oracle Corporation [2019-07-31T08:16:37.032Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:16:37.032Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T08:16:37.032Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T08:16:37.032Z] [2019-07-31T08:16:37.032Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:16:36.985 [2019-07-31T08:16:37.032Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:16:37.032Z] !STACK 0 [2019-07-31T08:16:37.032Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T08:16:37.032Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:16:37.032Z] [2019-07-31T08:16:37.032Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:16:37.032Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:16:37.032Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:16:37.032Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:16:37.032Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:16:37.032Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:16:37.032Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:16:37.032Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:16:37.032Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:16:37.032Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:16:37.291Z] [2019-07-31T08:16:37.291Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:16:37.198 [2019-07-31T08:16:37.291Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:16:37.291Z] !STACK 0 [2019-07-31T08:16:37.291Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T08:16:37.291Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:16:37.291Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:16:37.291Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:16:37.291Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T08:16:37.291Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:16:37.291Z] [2019-07-31T08:16:37.291Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:16:37.291Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:16:37.291Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:16:37.291Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:16:37.291Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:16:37.291Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:16:37.291Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:16:37.291Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:16:37.291Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:16:37.291Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:16:39.192Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest [2019-07-31T08:16:39.450Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest [2019-07-31T08:16:39.450Z] testGetDefault(org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-31T08:16:39.450Z] [2019-07-31T08:16:39.450Z] Results: [2019-07-31T08:16:39.450Z] [2019-07-31T08:16:39.450Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T08:16:39.450Z] [2019-07-31T08:16:40.017Z] [INFO] All tests passed! [2019-07-31T08:16:40.017Z] [INFO] [2019-07-31T08:16:40.017Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T08:16:40.017Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/../../target/jacoco.exec [2019-07-31T08:16:40.017Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core.tests' with 2 classes [2019-07-31T08:16:40.017Z] [INFO] [2019-07-31T08:16:40.017Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T08:16:40.017Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T08:16:40.017Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.pom [2019-07-31T08:16:40.017Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T08:16:40.017Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:16:40.017Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:16:40.017Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:16:40.017Z] [INFO] [2019-07-31T08:16:40.017Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T08:16:40.017Z] [INFO] [2019-07-31T08:16:40.017Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >-- [2019-07-31T08:16:40.017Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.2.1-SNAPSHOT [81/134] [2019-07-31T08:16:40.017Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T08:16:40.017Z] [INFO] [2019-07-31T08:16:40.017Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T08:16:40.017Z] [INFO] [2019-07-31T08:16:40.017Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T08:16:40.017Z] [INFO] The project's OSGi version is 1.2.1.201907310718 [2019-07-31T08:16:40.017Z] [INFO] [2019-07-31T08:16:40.017Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T08:16:40.017Z] [INFO] [2019-07-31T08:16:40.017Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T08:16:40.017Z] [INFO] [2019-07-31T08:16:40.017Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T08:16:40.017Z] [INFO] [2019-07-31T08:16:40.017Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T08:16:40.017Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:16:40.017Z] [INFO] [2019-07-31T08:16:40.276Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T08:16:40.276Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:16:40.276Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources [2019-07-31T08:16:40.276Z] [INFO] [2019-07-31T08:16:40.276Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T08:16:40.276Z] [INFO] Compiling 75 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes [2019-07-31T08:16:40.533Z] [INFO] [2019-07-31T08:16:40.533Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T08:16:40.533Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:16:40.533Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources [2019-07-31T08:16:40.533Z] [INFO] [2019-07-31T08:16:40.533Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T08:16:40.793Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-sources.jar [2019-07-31T08:16:40.793Z] [INFO] [2019-07-31T08:16:40.793Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T08:16:40.793Z] [INFO] [2019-07-31T08:16:40.793Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T08:16:40.793Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar [2019-07-31T08:16:41.052Z] [INFO] [2019-07-31T08:16:41.052Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T08:16:41.052Z] [INFO] [2019-07-31T08:16:41.052Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T08:16:41.052Z] [INFO] [2019-07-31T08:16:41.052Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T08:16:41.052Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar [2019-07-31T08:16:41.052Z] [INFO] [2019-07-31T08:16:41.052Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T08:16:41.052Z] [INFO] [2019-07-31T08:16:41.052Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T08:16:41.052Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/../../target/jacoco.exec [2019-07-31T08:16:41.052Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T08:16:41.310Z] [INFO] [2019-07-31T08:16:41.310Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T08:16:41.310Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar [2019-07-31T08:16:41.310Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.pom [2019-07-31T08:16:41.310Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-sources.jar [2019-07-31T08:16:41.310Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:16:41.310Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-p2metadata.xml [2019-07-31T08:16:41.310Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-p2artifacts.xml [2019-07-31T08:16:41.310Z] [INFO] [2019-07-31T08:16:41.310Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T08:16:41.310Z] [INFO] [2019-07-31T08:16:41.310Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >-- [2019-07-31T08:16:41.310Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.0.2-SNAPSHOT [82/134] [2019-07-31T08:16:41.310Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T08:16:41.310Z] [INFO] [2019-07-31T08:16:41.310Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T08:16:41.310Z] [INFO] [2019-07-31T08:16:41.310Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T08:16:41.310Z] [INFO] The project's OSGi version is 2.0.2.201907310718 [2019-07-31T08:16:41.310Z] [INFO] [2019-07-31T08:16:41.310Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T08:16:41.310Z] [INFO] [2019-07-31T08:16:41.310Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T08:16:41.310Z] [INFO] [2019-07-31T08:16:41.310Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T08:16:41.310Z] [INFO] [2019-07-31T08:16:41.310Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T08:16:41.310Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:16:41.310Z] [INFO] [2019-07-31T08:16:41.310Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T08:16:41.310Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:16:41.310Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources [2019-07-31T08:16:41.310Z] [INFO] [2019-07-31T08:16:41.310Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T08:16:41.310Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes [2019-07-31T08:16:41.568Z] [INFO] [2019-07-31T08:16:41.568Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T08:16:41.568Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:16:41.568Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources [2019-07-31T08:16:41.568Z] [INFO] [2019-07-31T08:16:41.568Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T08:16:41.568Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-sources.jar [2019-07-31T08:16:41.568Z] [INFO] [2019-07-31T08:16:41.568Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T08:16:41.568Z] [INFO] [2019-07-31T08:16:41.568Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T08:16:41.568Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar [2019-07-31T08:16:41.827Z] [INFO] [2019-07-31T08:16:41.827Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T08:16:41.827Z] [INFO] [2019-07-31T08:16:41.827Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T08:16:41.827Z] [INFO] [2019-07-31T08:16:41.827Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T08:16:41.827Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar [2019-07-31T08:16:41.827Z] [INFO] [2019-07-31T08:16:41.827Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T08:16:41.827Z] [INFO] [2019-07-31T08:16:41.827Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T08:16:41.827Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/../../target/jacoco.exec [2019-07-31T08:16:41.827Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T08:16:41.827Z] [INFO] [2019-07-31T08:16:41.827Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T08:16:41.827Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar [2019-07-31T08:16:41.827Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.pom [2019-07-31T08:16:41.827Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-sources.jar [2019-07-31T08:16:41.827Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:16:41.827Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T08:16:41.827Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T08:16:41.827Z] [INFO] [2019-07-31T08:16:41.827Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T08:16:41.827Z] [INFO] [2019-07-31T08:16:41.827Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >--- [2019-07-31T08:16:41.827Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.0.5-SNAPSHOT [83/134] [2019-07-31T08:16:41.827Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T08:16:41.827Z] [INFO] [2019-07-31T08:16:41.827Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T08:16:41.827Z] [INFO] [2019-07-31T08:16:41.827Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T08:16:41.827Z] [INFO] The project's OSGi version is 1.0.5.201907310718 [2019-07-31T08:16:41.827Z] [INFO] [2019-07-31T08:16:41.827Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T08:16:41.827Z] [INFO] [2019-07-31T08:16:41.827Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T08:16:41.827Z] [INFO] [2019-07-31T08:16:41.827Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T08:16:41.827Z] [INFO] [2019-07-31T08:16:41.827Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T08:16:41.827Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:16:41.827Z] [INFO] [2019-07-31T08:16:41.827Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T08:16:41.827Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:16:41.827Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources [2019-07-31T08:16:41.827Z] [INFO] [2019-07-31T08:16:41.827Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T08:16:41.827Z] [INFO] Compiling 21 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes [2019-07-31T08:16:42.764Z] [INFO] [2019-07-31T08:16:42.764Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T08:16:42.764Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:16:42.764Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources [2019-07-31T08:16:42.764Z] [INFO] [2019-07-31T08:16:42.764Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T08:16:42.764Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-sources.jar [2019-07-31T08:16:42.764Z] [INFO] [2019-07-31T08:16:42.764Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T08:16:42.764Z] [INFO] [2019-07-31T08:16:42.764Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T08:16:42.764Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar [2019-07-31T08:16:42.764Z] [INFO] [2019-07-31T08:16:42.764Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T08:16:42.764Z] [INFO] [2019-07-31T08:16:42.764Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T08:16:42.764Z] [INFO] [2019-07-31T08:16:42.764Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T08:16:42.764Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar [2019-07-31T08:16:43.024Z] [INFO] [2019-07-31T08:16:43.024Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T08:16:43.024Z] [INFO] [2019-07-31T08:16:43.024Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T08:16:43.024Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/../../target/jacoco.exec [2019-07-31T08:16:43.024Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-31T08:16:43.024Z] [INFO] [2019-07-31T08:16:43.024Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T08:16:43.024Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar [2019-07-31T08:16:43.024Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.pom [2019-07-31T08:16:43.024Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-sources.jar [2019-07-31T08:16:43.024Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:16:43.286Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-p2metadata.xml [2019-07-31T08:16:43.286Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-p2artifacts.xml [2019-07-31T08:16:43.286Z] [INFO] [2019-07-31T08:16:43.286Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T08:16:43.286Z] [INFO] [2019-07-31T08:16:43.286Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >-- [2019-07-31T08:16:43.286Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.2.7-SNAPSHOT [84/134] [2019-07-31T08:16:43.286Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T08:16:43.286Z] [INFO] [2019-07-31T08:16:43.286Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T08:16:43.286Z] [INFO] [2019-07-31T08:16:43.286Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T08:16:43.286Z] [INFO] The project's OSGi version is 1.2.7.201907310718 [2019-07-31T08:16:43.286Z] [INFO] [2019-07-31T08:16:43.286Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T08:16:43.286Z] [INFO] [2019-07-31T08:16:43.286Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T08:16:43.286Z] [INFO] [2019-07-31T08:16:43.286Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T08:16:43.286Z] [INFO] [2019-07-31T08:16:43.286Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T08:16:43.286Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:16:43.286Z] [INFO] [2019-07-31T08:16:43.286Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T08:16:43.286Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:16:43.286Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources [2019-07-31T08:16:43.286Z] [INFO] [2019-07-31T08:16:43.286Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T08:16:43.286Z] [INFO] Compiling 128 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes [2019-07-31T08:16:44.660Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/dialogs/EnableChannelDialog.java:[175] [2019-07-31T08:16:44.660Z] fVerifyListener = e -> e.doit = e.text.matches("[0-9]*") || e.text.matches(DEFAULT_TEXT); [2019-07-31T08:16:44.660Z] ^^^^^^^^ [2019-07-31T08:16:44.660Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-31T08:16:44.660Z] 2 problems (0 errors, 1 warning, 1 info) [2019-07-31T08:16:44.919Z] [INFO] [2019-07-31T08:16:44.919Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T08:16:44.919Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:16:44.919Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources [2019-07-31T08:16:44.919Z] [INFO] [2019-07-31T08:16:44.919Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T08:16:44.919Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-sources.jar [2019-07-31T08:16:44.919Z] [INFO] [2019-07-31T08:16:44.919Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T08:16:44.919Z] [INFO] [2019-07-31T08:16:44.919Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T08:16:45.178Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar [2019-07-31T08:16:45.437Z] [INFO] [2019-07-31T08:16:45.437Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T08:16:45.437Z] [INFO] [2019-07-31T08:16:45.437Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T08:16:45.437Z] [INFO] [2019-07-31T08:16:45.437Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T08:16:45.437Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar [2019-07-31T08:16:46.069Z] [INFO] [2019-07-31T08:16:46.069Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T08:16:46.069Z] [INFO] [2019-07-31T08:16:46.069Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T08:16:46.069Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/../../target/jacoco.exec [2019-07-31T08:16:46.069Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-31T08:16:46.771Z] [INFO] [2019-07-31T08:16:46.771Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T08:16:46.771Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar [2019-07-31T08:16:46.771Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.pom [2019-07-31T08:16:46.771Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-sources.jar [2019-07-31T08:16:46.771Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:16:46.771Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-p2metadata.xml [2019-07-31T08:16:46.771Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-p2artifacts.xml [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >-- [2019-07-31T08:16:47.226Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 5.0.0-SNAPSHOT [85/134] [2019-07-31T08:16:47.226Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T08:16:47.226Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T08:16:47.226Z] [INFO] The project's OSGi version is 5.0.0.201907310718 [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T08:16:47.226Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T08:16:47.226Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT.jar [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T08:16:47.226Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T08:16:47.226Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T08:16:47.226Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT.jar [2019-07-31T08:16:47.226Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT.pom [2019-07-31T08:16:47.226Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T08:16:47.226Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:16:47.226Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >-- [2019-07-31T08:16:47.226Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT [86/134] [2019-07-31T08:16:47.226Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T08:16:47.226Z] [INFO] The project's OSGi version is 1.1.1.201907310718 [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T08:16:47.226Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T08:16:47.226Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:16:47.226Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T08:16:47.226Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T08:16:47.226Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:16:47.226Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T08:16:47.226Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-sources.jar [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T08:16:47.226Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T08:16:47.226Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T08:16:47.226Z] [INFO] [2019-07-31T08:16:47.226Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T08:16:48.601Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.log [2019-07-31T08:16:48.601Z] [INFO] Command line: [2019-07-31T08:16:48.601Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T08:16:48.865Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:16:52.151Z] !SESSION 2019-07-31 08:16:48.902 ----------------------------------------------- [2019-07-31T08:16:52.151Z] eclipse.buildId=unknown [2019-07-31T08:16:52.151Z] java.version=1.8.0_202 [2019-07-31T08:16:52.151Z] java.vendor=Oracle Corporation [2019-07-31T08:16:52.151Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:16:52.151Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T08:16:52.151Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T08:16:52.151Z] [2019-07-31T08:16:52.151Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:16:52.099 [2019-07-31T08:16:52.151Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:16:52.151Z] !STACK 0 [2019-07-31T08:16:52.151Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T08:16:52.151Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:16:52.151Z] [2019-07-31T08:16:52.151Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:16:52.151Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:16:52.151Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:16:52.151Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:16:52.151Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:16:52.151Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:16:52.151Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:16:52.151Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:16:52.151Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:16:52.151Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:16:52.409Z] [2019-07-31T08:16:52.409Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:16:52.300 [2019-07-31T08:16:52.409Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:16:52.409Z] !STACK 0 [2019-07-31T08:16:52.409Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T08:16:52.409Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:16:52.409Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:16:52.409Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:16:52.409Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T08:16:52.409Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:16:52.409Z] [2019-07-31T08:16:52.409Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:16:52.409Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:16:52.409Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:16:52.409Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:16:52.409Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:16:52.409Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:16:52.409Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:16:52.409Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:16:52.409Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:16:52.409Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:16:54.941Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest [2019-07-31T08:16:54.941Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest [2019-07-31T08:16:54.941Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0.087 s [2019-07-31T08:16:54.941Z] testFiledInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0.001 s [2019-07-31T08:16:54.941Z] testSetFieldType(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0.001 s [2019-07-31T08:16:54.941Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest [2019-07-31T08:16:54.941Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest [2019-07-31T08:16:54.941Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testTraceInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testTraceInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0.001 s [2019-07-31T08:16:54.941Z] testTraceInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest [2019-07-31T08:16:54.941Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest [2019-07-31T08:16:54.941Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0.001 s [2019-07-31T08:16:54.941Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest [2019-07-31T08:16:54.941Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest [2019-07-31T08:16:54.941Z] testGetEventType_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testAddField(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.047 s [2019-07-31T08:16:54.941Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-07-31T08:16:54.941Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testExcludedEvents(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testSetEventType_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-07-31T08:16:54.941Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testSetFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-07-31T08:16:54.941Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] testFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-07-31T08:16:54.941Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T08:16:54.941Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest [2019-07-31T08:16:55.201Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest [2019-07-31T08:16:55.201Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0.001 s [2019-07-31T08:16:55.201Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest [2019-07-31T08:16:55.201Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest [2019-07-31T08:16:55.201Z] testSnapshotInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0.001 s [2019-07-31T08:16:55.201Z] testSnapshotCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testSnapshotInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0.001 s [2019-07-31T08:16:55.201Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0.001 s [2019-07-31T08:16:55.201Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest [2019-07-31T08:16:55.201Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest [2019-07-31T08:16:55.201Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testBaseLoggerInfoCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.002 s [2019-07-31T08:16:55.201Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testBaseLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testBaseLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.001 s [2019-07-31T08:16:55.201Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest [2019-07-31T08:16:55.201Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest [2019-07-31T08:16:55.201Z] testChannelInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testAddAndGetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testChannelInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0.001 s [2019-07-31T08:16:55.201Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testChannelCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0.001 s [2019-07-31T08:16:55.201Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest [2019-07-31T08:16:55.201Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest [2019-07-31T08:16:55.201Z] testUstProviderInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testUstProviderInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testUstProviderCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0.001 s [2019-07-31T08:16:55.201Z] testSetLoggers_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0.001 s [2019-07-31T08:16:55.201Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.201Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest [2019-07-31T08:16:55.461Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest [2019-07-31T08:16:55.461Z] testDomainInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.461Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.461Z] testDomainInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.461Z] testDomainlCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.461Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.461Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.461Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0.001 s [2019-07-31T08:16:55.461Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.461Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.461Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0.001 s [2019-07-31T08:16:55.461Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.461Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest [2019-07-31T08:16:55.461Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest [2019-07-31T08:16:55.461Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.461Z] testLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.461Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.461Z] testLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.461Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0.001 s [2019-07-31T08:16:55.461Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.461Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.461Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.461Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.461Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.461Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest [2019-07-31T08:16:55.461Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest [2019-07-31T08:16:55.461Z] testSessionInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.461Z] testSessionInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.461Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.461Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0.001 s [2019-07-31T08:16:55.461Z] testSessionCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.461Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.461Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.461Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0.001 s [2019-07-31T08:16:55.461Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0.001 s [2019-07-31T08:16:55.461Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.461Z] testToString_3(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T08:16:55.461Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0.001 s [2019-07-31T08:16:55.461Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest [2019-07-31T08:16:56.028Z] [2019-07-31T08:16:56.028Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2019-07-31 08:16:55.809 [2019-07-31T08:16:56.028Z] !MESSAGE Error generating the session configuration file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.lttng2.control.core/test_session.lttng [2019-07-31T08:16:56.028Z] !STACK 0 [2019-07-31T08:16:56.028Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration [2019-07-31T08:16:56.028Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:261) [2019-07-31T08:16:56.028Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:202) [2019-07-31T08:16:56.028Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:155) [2019-07-31T08:16:56.028Z] at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:154) [2019-07-31T08:16:56.028Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T08:16:56.028Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T08:16:56.028Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T08:16:56.028Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T08:16:56.028Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T08:16:56.028Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T08:16:56.028Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T08:16:56.028Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T08:16:56.028Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-31T08:16:56.028Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-31T08:16:56.028Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T08:16:56.028Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T08:16:56.028Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T08:16:56.028Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T08:16:56.028Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T08:16:56.028Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T08:16:56.028Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T08:16:56.028Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T08:16:56.028Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T08:16:56.028Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T08:16:56.028Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T08:16:56.028Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T08:16:56.028Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T08:16:56.028Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T08:16:56.028Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T08:16:56.028Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T08:16:56.028Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T08:16:56.028Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T08:16:56.028Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T08:16:56.028Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T08:16:56.028Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T08:16:56.028Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T08:16:56.028Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T08:16:56.028Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T08:16:56.028Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T08:16:56.028Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T08:16:56.028Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T08:16:56.028Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T08:16:56.028Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T08:16:56.028Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T08:16:56.028Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T08:16:56.028Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T08:16:56.028Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T08:16:56.028Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T08:16:56.028Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T08:16:56.028Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T08:16:56.028Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T08:16:56.028Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T08:16:56.028Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T08:16:56.028Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T08:16:56.028Z] [2019-07-31T08:16:56.028Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2019-07-31 08:16:55.908 [2019-07-31T08:16:56.028Z] !MESSAGE XML Parsing error at line 44: cvc-complex-type.2.4.b: The content of element 'domain' is not complete. One of '{type}' is expected. [2019-07-31T08:16:56.028Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.605 s - in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest [2019-07-31T08:16:56.028Z] testGenerateSessionConfig(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest) Time elapsed: 0.562 s [2019-07-31T08:16:56.028Z] testSessionValidate(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest) Time elapsed: 0.038 s [2019-07-31T08:16:56.028Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest [2019-07-31T08:16:56.028Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest [2019-07-31T08:16:56.028Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T08:16:56.028Z] testActivator(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T08:16:56.028Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T08:16:56.028Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T08:16:56.028Z] [2019-07-31T08:16:56.028Z] Results: [2019-07-31T08:16:56.028Z] [2019-07-31T08:16:56.028Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T08:16:56.028Z] [2019-07-31T08:16:56.965Z] [INFO] All tests passed! [2019-07-31T08:16:56.965Z] [INFO] [2019-07-31T08:16:56.965Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T08:16:56.965Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/../../target/jacoco.exec [2019-07-31T08:16:56.965Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core.tests' with 16 classes [2019-07-31T08:16:56.965Z] [INFO] [2019-07-31T08:16:56.965Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T08:16:56.965Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar [2019-07-31T08:16:56.965Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.pom [2019-07-31T08:16:56.965Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-sources.jar [2019-07-31T08:16:56.965Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:16:56.965Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-p2metadata.xml [2019-07-31T08:16:56.965Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-p2artifacts.xml [2019-07-31T08:16:56.965Z] [INFO] [2019-07-31T08:16:56.965Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T08:16:56.965Z] [INFO] [2019-07-31T08:16:56.965Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >-- [2019-07-31T08:16:56.965Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT [87/134] [2019-07-31T08:16:56.965Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:16:56.965Z] [INFO] [2019-07-31T08:16:56.965Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T08:16:56.965Z] [INFO] [2019-07-31T08:16:56.965Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T08:16:56.965Z] [INFO] The project's OSGi version is 1.0.0.201907310718 [2019-07-31T08:16:56.965Z] [INFO] [2019-07-31T08:16:56.965Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T08:16:56.965Z] [INFO] [2019-07-31T08:16:56.965Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T08:16:56.965Z] [INFO] [2019-07-31T08:16:56.965Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T08:16:56.965Z] [INFO] [2019-07-31T08:16:56.965Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T08:16:56.965Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:16:56.965Z] [INFO] [2019-07-31T08:16:56.965Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T08:16:56.965Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:16:56.965Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources [2019-07-31T08:16:56.965Z] [INFO] [2019-07-31T08:16:56.965Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T08:16:56.965Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes [2019-07-31T08:16:57.223Z] [INFO] [2019-07-31T08:16:57.223Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T08:16:57.223Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:16:57.223Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources [2019-07-31T08:16:57.223Z] [INFO] [2019-07-31T08:16:57.223Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T08:16:57.223Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T08:16:57.223Z] [INFO] [2019-07-31T08:16:57.223Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T08:16:57.223Z] [INFO] [2019-07-31T08:16:57.223Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T08:16:57.223Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T08:16:57.223Z] [INFO] [2019-07-31T08:16:57.223Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T08:16:57.223Z] [INFO] [2019-07-31T08:16:57.223Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T08:16:57.223Z] [INFO] [2019-07-31T08:16:57.223Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T08:16:57.223Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T08:16:57.223Z] [INFO] [2019-07-31T08:16:57.223Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T08:16:57.223Z] [INFO] [2019-07-31T08:16:57.223Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T08:16:59.112Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data/.metadata/.log [2019-07-31T08:16:59.112Z] [INFO] Command line: [2019-07-31T08:16:59.112Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T08:16:59.112Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:17:02.397Z] !SESSION 2019-07-31 08:16:58.883 ----------------------------------------------- [2019-07-31T08:17:02.397Z] eclipse.buildId=unknown [2019-07-31T08:17:02.397Z] java.version=1.8.0_202 [2019-07-31T08:17:02.397Z] java.vendor=Oracle Corporation [2019-07-31T08:17:02.397Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:17:02.397Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T08:17:02.397Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T08:17:02.397Z] [2019-07-31T08:17:02.397Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:17:02.085 [2019-07-31T08:17:02.397Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:17:02.397Z] !STACK 0 [2019-07-31T08:17:02.397Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T08:17:02.397Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:17:02.397Z] [2019-07-31T08:17:02.397Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:17:02.397Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:17:02.397Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:17:02.397Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:17:02.397Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:17:02.397Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:17:02.397Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:17:02.397Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:17:02.397Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:17:02.397Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:17:02.397Z] [2019-07-31T08:17:02.397Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:17:02.295 [2019-07-31T08:17:02.397Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:17:02.397Z] !STACK 0 [2019-07-31T08:17:02.397Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T08:17:02.397Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:17:02.397Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:17:02.397Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:17:02.397Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T08:17:02.397Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:17:02.397Z] [2019-07-31T08:17:02.397Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:17:02.397Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:17:02.397Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:17:02.397Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:17:02.397Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:17:02.397Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:17:02.397Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:17:02.397Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:17:02.397Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:17:02.397Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:17:04.297Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest [2019-07-31T08:17:05.234Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.642 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest [2019-07-31T08:17:05.234Z] testExecuteError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.101 s [2019-07-31T08:17:05.234Z] testExecuteSuccess(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.01 s [2019-07-31T08:17:05.234Z] testExecuteException(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.007 s [2019-07-31T08:17:05.234Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest [2019-07-31T08:17:05.234Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest [2019-07-31T08:17:05.234Z] testConstructorNoError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest) Time elapsed: 0.052 s [2019-07-31T08:17:05.234Z] testConstructorError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest) Time elapsed: 0.001 s [2019-07-31T08:17:05.234Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest [2019-07-31T08:17:05.234Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest [2019-07-31T08:17:05.234Z] testNullSegment(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest) Time elapsed: 0.001 s [2019-07-31T08:17:05.234Z] testConstructorAndAdd(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest) Time elapsed: 0 s [2019-07-31T08:17:05.234Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest [2019-07-31T08:17:05.234Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest [2019-07-31T08:17:05.234Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest) Time elapsed: 0 s [2019-07-31T08:17:05.234Z] testGetDefault(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest) Time elapsed: 0 s [2019-07-31T08:17:05.234Z] [2019-07-31T08:17:05.234Z] Results: [2019-07-31T08:17:05.234Z] [2019-07-31T08:17:05.234Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T08:17:05.234Z] [2019-07-31T08:17:05.802Z] [INFO] All tests passed! [2019-07-31T08:17:05.802Z] [INFO] [2019-07-31T08:17:05.802Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T08:17:05.802Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec [2019-07-31T08:17:05.802Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-31T08:17:06.068Z] [INFO] [2019-07-31T08:17:06.068Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T08:17:06.068Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T08:17:06.068Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.pom [2019-07-31T08:17:06.068Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T08:17:06.068Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:17:06.068Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:17:06.068Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:17:06.068Z] [INFO] [2019-07-31T08:17:06.068Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T08:17:06.068Z] [INFO] [2019-07-31T08:17:06.068Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >-- [2019-07-31T08:17:06.068Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.2-SNAPSHOT [88/134] [2019-07-31T08:17:06.068Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:17:06.068Z] [INFO] [2019-07-31T08:17:06.068Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T08:17:06.068Z] [INFO] [2019-07-31T08:17:06.068Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T08:17:06.068Z] [INFO] The project's OSGi version is 2.0.2.201907310718 [2019-07-31T08:17:06.068Z] [INFO] [2019-07-31T08:17:06.068Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T08:17:06.068Z] [INFO] [2019-07-31T08:17:06.068Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T08:17:06.068Z] [INFO] [2019-07-31T08:17:06.068Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T08:17:06.068Z] [INFO] [2019-07-31T08:17:06.068Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T08:17:06.068Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:17:06.068Z] [INFO] [2019-07-31T08:17:06.068Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T08:17:06.068Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:17:06.068Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources [2019-07-31T08:17:06.068Z] [INFO] [2019-07-31T08:17:06.068Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T08:17:06.068Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes [2019-07-31T08:17:06.635Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/org/eclipse/tracecompass/lttng2/control/ui/tests/model/component/TraceControlTestFacility.java:[263] [2019-07-31T08:17:06.635Z] Object handlerServiceObject = fControlView.getSite().getService(IHandlerService.class); [2019-07-31T08:17:06.635Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:17:06.635Z] 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 [2019-07-31T08:17:06.635Z] 1 problem (1 warning) [2019-07-31T08:17:06.635Z] [INFO] [2019-07-31T08:17:06.635Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T08:17:06.635Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:17:06.635Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources [2019-07-31T08:17:06.635Z] [INFO] [2019-07-31T08:17:06.635Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T08:17:06.635Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-sources.jar [2019-07-31T08:17:06.894Z] [INFO] [2019-07-31T08:17:06.894Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T08:17:06.894Z] [INFO] [2019-07-31T08:17:06.894Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T08:17:06.894Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar [2019-07-31T08:17:06.894Z] [INFO] [2019-07-31T08:17:06.894Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T08:17:06.894Z] [INFO] [2019-07-31T08:17:06.894Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T08:17:06.894Z] [INFO] [2019-07-31T08:17:06.894Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T08:17:06.894Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar [2019-07-31T08:17:07.153Z] [INFO] [2019-07-31T08:17:07.153Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T08:17:07.153Z] [INFO] [2019-07-31T08:17:07.153Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T08:17:09.056Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data/.metadata/.log [2019-07-31T08:17:09.056Z] [INFO] Command line: [2019-07-31T08:17:09.056Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T08:17:09.056Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:17:13.476Z] !SESSION 2019-07-31 08:17:09.588 ----------------------------------------------- [2019-07-31T08:17:13.476Z] eclipse.buildId=unknown [2019-07-31T08:17:13.476Z] java.version=1.8.0_202 [2019-07-31T08:17:13.476Z] java.vendor=Oracle Corporation [2019-07-31T08:17:13.476Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:17:13.476Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T08:17:13.476Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T08:17:13.476Z] [2019-07-31T08:17:13.476Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:17:13.174 [2019-07-31T08:17:13.476Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:17:13.476Z] !STACK 0 [2019-07-31T08:17:13.476Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T08:17:13.476Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:17:13.476Z] [2019-07-31T08:17:13.476Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:17:13.476Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:17:13.476Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:17:13.476Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:17:13.476Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:17:13.476Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:17:13.476Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:17:13.476Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:17:13.476Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:17:13.476Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:17:13.476Z] [2019-07-31T08:17:13.476Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:17:13.317 [2019-07-31T08:17:13.476Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:17:13.476Z] !STACK 0 [2019-07-31T08:17:13.476Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T08:17:13.476Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:17:13.476Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:17:13.476Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:17:13.476Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T08:17:13.476Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:17:13.476Z] [2019-07-31T08:17:13.476Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:17:13.476Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:17:13.476Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:17:13.476Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:17:13.476Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:17:13.476Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:17:13.476Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:17:13.476Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:17:13.476Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:17:13.476Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:17:16.009Z] process 10908: 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 [2019-07-31T08:17:16.009Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T08:17:16.267Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:17:16.267Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:17:28.467Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest [2019-07-31T08:17:28.467Z] *** BUG *** [2019-07-31T08:17:28.467Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:17:28.467Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:17:28.467Z] [2019-07-31T08:17:28.467Z] *** BUG *** [2019-07-31T08:17:28.467Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:17:28.467Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:17:28.467Z] [2019-07-31T08:17:28.467Z] *** BUG *** [2019-07-31T08:17:28.467Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:17:28.467Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:17:28.467Z] [2019-07-31T08:17:29.843Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.309 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest [2019-07-31T08:17:29.843Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest) Time elapsed: 2.261 s [2019-07-31T08:17:29.843Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest [2019-07-31T08:17:29.843Z] *** BUG *** [2019-07-31T08:17:29.843Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:17:29.843Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:17:29.843Z] [2019-07-31T08:17:30.409Z] *** BUG *** [2019-07-31T08:17:30.409Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:17:30.409Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:17:30.409Z] [2019-07-31T08:17:30.409Z] *** BUG *** [2019-07-31T08:17:30.409Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:17:30.409Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:17:30.409Z] [2019-07-31T08:17:32.697Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.513 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest [2019-07-31T08:17:32.697Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest) Time elapsed: 2.512 s [2019-07-31T08:17:32.697Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest [2019-07-31T08:17:32.697Z] *** BUG *** [2019-07-31T08:17:32.697Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:17:32.697Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:17:32.697Z] [2019-07-31T08:17:32.697Z] *** BUG *** [2019-07-31T08:17:32.697Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:17:32.697Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:17:32.697Z] [2019-07-31T08:17:32.697Z] *** BUG *** [2019-07-31T08:17:32.697Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:17:32.697Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:17:32.697Z] [2019-07-31T08:17:34.072Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.392 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest [2019-07-31T08:17:34.072Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest) Time elapsed: 1.39 s [2019-07-31T08:17:34.072Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest [2019-07-31T08:17:34.073Z] *** BUG *** [2019-07-31T08:17:34.073Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:17:34.073Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:17:34.073Z] [2019-07-31T08:17:35.447Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.292 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest [2019-07-31T08:17:35.447Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest) Time elapsed: 1.292 s [2019-07-31T08:17:35.447Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest [2019-07-31T08:17:36.015Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.942 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest [2019-07-31T08:17:36.015Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest) Time elapsed: 0.94 s [2019-07-31T08:17:36.016Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest [2019-07-31T08:17:37.391Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.343 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest [2019-07-31T08:17:37.391Z] testUstProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest) Time elapsed: 1.342 s [2019-07-31T08:17:37.391Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test [2019-07-31T08:17:38.767Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.366 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test [2019-07-31T08:17:38.767Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test) Time elapsed: 1.364 s [2019-07-31T08:17:38.767Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest [2019-07-31T08:17:50.967Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.975 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest [2019-07-31T08:17:50.967Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest) Time elapsed: 11.974 s [2019-07-31T08:17:50.967Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest [2019-07-31T08:17:54.063Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.812 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest [2019-07-31T08:17:54.063Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest) Time elapsed: 2.81 s [2019-07-31T08:17:54.063Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest [2019-07-31T08:17:54.321Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.797 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest [2019-07-31T08:17:54.321Z] testComponentProperties(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest) Time elapsed: 0.796 s [2019-07-31T08:17:54.321Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest [2019-07-31T08:17:55.257Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.893 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest [2019-07-31T08:17:55.257Z] testKernelProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest) Time elapsed: 0.891 s [2019-07-31T08:17:55.257Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest [2019-07-31T08:17:55.257Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest [2019-07-31T08:17:55.257Z] testGetImage_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.003 s [2019-07-31T08:17:55.257Z] testFireCompenentUpdated(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.003 s [2019-07-31T08:17:55.257Z] testGetChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T08:17:55.257Z] testGetAndSetChildren(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T08:17:55.257Z] testGetAdapter(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.001 s [2019-07-31T08:17:55.257Z] testRemoveAllChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T08:17:55.257Z] testRemoveComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T08:17:55.257Z] testRemoveComponentListener_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T08:17:55.257Z] testRemoveChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T08:17:55.257Z] testRemoveChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T08:17:55.257Z] testHasChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T08:17:55.257Z] testHasChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T08:17:55.257Z] testGetSndSetToolTip(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T08:17:55.257Z] testAddComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T08:17:55.257Z] testGetAndSetTargetNodeState_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T08:17:55.257Z] testGetAndSetName(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T08:17:55.257Z] testContainsChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T08:17:55.257Z] testContainsChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T08:17:55.257Z] testGetAndSetParent(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T08:17:55.257Z] testAddAndGetChild1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T08:17:55.257Z] testAddAndGetChild2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.001 s [2019-07-31T08:17:55.257Z] testGetAndSetControlService_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.001 s [2019-07-31T08:17:55.257Z] testTraceControlComponent_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T08:17:55.257Z] testTraceControlComponent_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T08:17:55.257Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest [2019-07-31T08:17:55.825Z] [2019-07-31T08:17:55.825Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-31 08:17:55.792 [2019-07-31T08:17:55.825Z] !MESSAGE Could not validate the xml response [2019-07-31T08:17:55.825Z] !STACK 0 [2019-07-31T08:17:55.825Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. [2019-07-31T08:17:55.825Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T08:17:55.825Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177) [2019-07-31T08:17:55.825Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) [2019-07-31T08:17:55.825Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T08:17:55.825Z] at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472) [2019-07-31T08:17:55.825Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994) [2019-07-31T08:17:55.825Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T08:17:55.825Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T08:17:55.825Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T08:17:55.825Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T08:17:55.825Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T08:17:55.825Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T08:17:55.825Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T08:17:55.825Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:174) [2019-07-31T08:17:55.825Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:259) [2019-07-31T08:17:55.825Z] at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:75) [2019-07-31T08:17:55.825Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T08:17:55.825Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T08:17:55.825Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T08:17:55.825Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T08:17:55.825Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T08:17:55.825Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T08:17:55.825Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T08:17:55.825Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T08:17:55.825Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-31T08:17:55.825Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-31T08:17:55.825Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T08:17:55.825Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T08:17:55.825Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T08:17:55.825Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T08:17:55.825Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T08:17:55.825Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T08:17:55.825Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T08:17:55.825Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T08:17:55.825Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T08:17:55.825Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T08:17:55.825Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T08:17:55.825Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T08:17:55.825Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T08:17:55.825Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T08:17:55.825Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T08:17:55.825Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T08:17:55.825Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T08:17:55.825Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T08:17:55.825Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T08:17:55.825Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T08:17:55.825Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T08:17:55.825Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35) [2019-07-31T08:17:55.825Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-31T08:17:55.825Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-31T08:17:55.825Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-31T08:17:55.825Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-31T08:17:55.825Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T08:17:55.825Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:17:55.825Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T08:17:55.825Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T08:17:55.825Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T08:17:55.825Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:17:55.825Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T08:17:55.825Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T08:17:55.825Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T08:17:55.825Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T08:17:55.825Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T08:17:55.825Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T08:17:55.825Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T08:17:55.825Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T08:17:55.825Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T08:17:55.825Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T08:17:55.825Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T08:17:55.825Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T08:17:55.825Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T08:17:55.825Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T08:17:55.825Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T08:17:55.825Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T08:17:55.825Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T08:17:55.825Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T08:17:55.825Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T08:17:57.202Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.826 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest [2019-07-31T08:17:57.202Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.037 s [2019-07-31T08:17:57.202Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.078 s [2019-07-31T08:17:57.202Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.022 s [2019-07-31T08:17:57.202Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.021 s [2019-07-31T08:17:57.202Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.074 s [2019-07-31T08:17:57.202Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.02 s [2019-07-31T08:17:57.202Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.073 s [2019-07-31T08:17:57.202Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.019 s [2019-07-31T08:17:57.202Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.018 s [2019-07-31T08:17:57.202Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.076 s [2019-07-31T08:17:57.202Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.076 s [2019-07-31T08:17:57.202Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.024 s [2019-07-31T08:17:57.202Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.074 s [2019-07-31T08:17:57.202Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.019 s [2019-07-31T08:17:57.202Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.018 s [2019-07-31T08:17:57.202Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.083 s [2019-07-31T08:17:57.202Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.018 s [2019-07-31T08:17:57.202Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.066 s [2019-07-31T08:17:57.202Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.027 s [2019-07-31T08:17:57.202Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-31T08:17:57.202Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.069 s [2019-07-31T08:17:57.202Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.021 s [2019-07-31T08:17:57.202Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-31T08:17:57.202Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.07 s [2019-07-31T08:17:57.202Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.016 s [2019-07-31T08:17:57.202Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-31T08:17:57.202Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.062 s [2019-07-31T08:17:57.202Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-31T08:17:57.202Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.017 s [2019-07-31T08:17:57.202Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-31T08:17:57.202Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.017 s [2019-07-31T08:17:57.202Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.056 s [2019-07-31T08:17:57.202Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-31T08:17:57.202Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.019 s [2019-07-31T08:17:57.202Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-31T08:17:57.202Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-31T08:17:57.202Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.054 s [2019-07-31T08:17:57.202Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-31T08:17:57.202Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-31T08:17:57.202Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-31T08:17:57.202Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.054 s [2019-07-31T08:17:57.202Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.018 s [2019-07-31T08:17:57.202Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.016 s [2019-07-31T08:17:57.202Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-31T08:17:57.202Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.054 s [2019-07-31T08:17:57.202Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.02 s [2019-07-31T08:17:57.202Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.017 s [2019-07-31T08:17:57.202Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.056 s [2019-07-31T08:17:57.202Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.026 s [2019-07-31T08:17:57.202Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.019 s [2019-07-31T08:17:57.202Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.063 s [2019-07-31T08:17:57.202Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.02 s [2019-07-31T08:17:57.202Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.018 s [2019-07-31T08:17:57.202Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.057 s [2019-07-31T08:17:57.202Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test [2019-07-31T08:17:57.768Z] [2019-07-31T08:17:57.768Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-31 08:17:57.578 [2019-07-31T08:17:57.768Z] !MESSAGE Could not validate the xml response [2019-07-31T08:17:57.768Z] !STACK 0 [2019-07-31T08:17:57.768Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. [2019-07-31T08:17:57.768Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T08:17:57.768Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177) [2019-07-31T08:17:57.768Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) [2019-07-31T08:17:57.768Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T08:17:57.768Z] at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472) [2019-07-31T08:17:57.768Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994) [2019-07-31T08:17:57.768Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T08:17:57.768Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T08:17:57.768Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T08:17:57.768Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T08:17:57.768Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T08:17:57.768Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T08:17:57.768Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T08:17:57.768Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T08:17:57.768Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:174) [2019-07-31T08:17:57.768Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:259) [2019-07-31T08:17:57.768Z] at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:75) [2019-07-31T08:17:57.768Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T08:17:57.768Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T08:17:57.768Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T08:17:57.768Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T08:17:57.768Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T08:17:57.768Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T08:17:57.768Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T08:17:57.768Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T08:17:57.768Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-31T08:17:57.768Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-31T08:17:57.768Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T08:17:57.768Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T08:17:57.768Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T08:17:57.768Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T08:17:57.768Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T08:17:57.768Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T08:17:57.768Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T08:17:57.768Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T08:17:57.768Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T08:17:57.768Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T08:17:57.768Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T08:17:57.768Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T08:17:57.768Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T08:17:57.768Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T08:17:57.768Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T08:17:57.768Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T08:17:57.768Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T08:17:57.768Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T08:17:57.768Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T08:17:57.768Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T08:17:57.768Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T08:17:57.768Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35) [2019-07-31T08:17:57.768Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-31T08:17:57.768Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-31T08:17:57.768Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-31T08:17:57.768Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-31T08:17:57.768Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T08:17:57.768Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:17:57.768Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T08:17:57.768Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T08:17:57.768Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T08:17:57.768Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:17:57.768Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T08:17:57.768Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T08:17:57.768Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T08:17:57.768Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T08:17:57.768Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T08:17:57.768Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T08:17:57.768Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T08:17:57.768Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T08:17:57.768Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T08:17:57.768Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T08:17:57.768Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T08:17:57.768Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T08:17:57.768Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T08:17:57.768Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T08:17:57.768Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T08:17:57.768Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T08:17:57.768Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T08:17:57.768Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T08:17:57.768Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T08:17:59.145Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.732 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test [2019-07-31T08:17:59.145Z] testGetSessionWithFilterExpression(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.082 s [2019-07-31T08:17:59.145Z] testListContext28(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.018 s [2019-07-31T08:17:59.145Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.021 s [2019-07-31T08:17:59.145Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.063 s [2019-07-31T08:17:59.145Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-31T08:17:59.145Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-31T08:17:59.145Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.062 s [2019-07-31T08:17:59.145Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-31T08:17:59.145Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-31T08:17:59.145Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-31T08:17:59.145Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.055 s [2019-07-31T08:17:59.145Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.019 s [2019-07-31T08:17:59.145Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.021 s [2019-07-31T08:17:59.145Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.064 s [2019-07-31T08:17:59.145Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-31T08:17:59.145Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-31T08:17:59.145Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.058 s [2019-07-31T08:17:59.145Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.032 s [2019-07-31T08:17:59.145Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.017 s [2019-07-31T08:17:59.145Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.06 s [2019-07-31T08:17:59.145Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.019 s [2019-07-31T08:17:59.145Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-31T08:17:59.145Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-31T08:17:59.145Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.059 s [2019-07-31T08:17:59.145Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.018 s [2019-07-31T08:17:59.145Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.019 s [2019-07-31T08:17:59.145Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.065 s [2019-07-31T08:17:59.145Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.025 s [2019-07-31T08:17:59.145Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-31T08:17:59.145Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.056 s [2019-07-31T08:17:59.145Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.018 s [2019-07-31T08:17:59.145Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-31T08:17:59.145Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.017 s [2019-07-31T08:17:59.145Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.064 s [2019-07-31T08:17:59.145Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-31T08:17:59.145Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.017 s [2019-07-31T08:17:59.145Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.018 s [2019-07-31T08:17:59.145Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-31T08:17:59.145Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.056 s [2019-07-31T08:17:59.145Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-31T08:17:59.145Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.017 s [2019-07-31T08:17:59.145Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.065 s [2019-07-31T08:17:59.145Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.017 s [2019-07-31T08:17:59.145Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.03 s [2019-07-31T08:17:59.145Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.064 s [2019-07-31T08:17:59.145Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.02 s [2019-07-31T08:17:59.145Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.064 s [2019-07-31T08:17:59.145Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.02 s [2019-07-31T08:17:59.145Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.018 s [2019-07-31T08:17:59.145Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.062 s [2019-07-31T08:17:59.145Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-31T08:17:59.145Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.018 s [2019-07-31T08:17:59.145Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-31T08:17:59.145Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.066 s [2019-07-31T08:17:59.145Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.017 s [2019-07-31T08:17:59.145Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-31T08:17:59.145Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest [2019-07-31T08:17:59.405Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.257 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest [2019-07-31T08:17:59.405Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T08:17:59.405Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T08:17:59.405Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T08:17:59.405Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.044 s [2019-07-31T08:17:59.405Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-31T08:17:59.405Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T08:17:59.405Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T08:17:59.405Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T08:17:59.405Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-31T08:17:59.405Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-31T08:17:59.405Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T08:17:59.405Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T08:17:59.405Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.042 s [2019-07-31T08:17:59.405Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T08:17:59.405Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.011 s [2019-07-31T08:17:59.405Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T08:17:59.405Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T08:17:59.405Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest [2019-07-31T08:17:59.405Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest [2019-07-31T08:17:59.405Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T08:17:59.405Z] testActivator(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T08:17:59.405Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T08:17:59.405Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T08:17:59.405Z] [2019-07-31T08:17:59.405Z] Results: [2019-07-31T08:17:59.405Z] [2019-07-31T08:17:59.405Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9 [2019-07-31T08:17:59.405Z] [2019-07-31T08:18:00.791Z] [INFO] All tests passed! [2019-07-31T08:18:00.791Z] [INFO] [2019-07-31T08:18:00.791Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T08:18:00.791Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/../../target/jacoco.exec [2019-07-31T08:18:00.791Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 31 classes [2019-07-31T08:18:00.791Z] [INFO] [2019-07-31T08:18:00.791Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T08:18:00.791Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar [2019-07-31T08:18:00.791Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.pom [2019-07-31T08:18:00.791Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-sources.jar [2019-07-31T08:18:00.791Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:18:00.791Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T08:18:00.791Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T08:18:00.791Z] [INFO] [2019-07-31T08:18:00.791Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T08:18:00.791Z] [INFO] [2019-07-31T08:18:00.791Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >-- [2019-07-31T08:18:00.791Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT [89/134] [2019-07-31T08:18:00.791Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T08:18:00.791Z] [INFO] [2019-07-31T08:18:00.791Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T08:18:00.791Z] [INFO] [2019-07-31T08:18:00.791Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T08:18:00.791Z] [INFO] The project's OSGi version is 2.0.0.201907310718 [2019-07-31T08:18:00.791Z] [INFO] [2019-07-31T08:18:00.791Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T08:18:00.791Z] [INFO] [2019-07-31T08:18:00.791Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T08:18:00.791Z] [INFO] [2019-07-31T08:18:00.791Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T08:18:00.791Z] [INFO] [2019-07-31T08:18:00.791Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T08:18:00.791Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:18:00.791Z] [INFO] [2019-07-31T08:18:00.791Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T08:18:00.791Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:18:00.791Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources [2019-07-31T08:18:00.791Z] [INFO] [2019-07-31T08:18:00.791Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T08:18:00.791Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes [2019-07-31T08:18:01.049Z] [INFO] [2019-07-31T08:18:01.049Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T08:18:01.049Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:18:01.049Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources [2019-07-31T08:18:01.049Z] [INFO] [2019-07-31T08:18:01.049Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T08:18:01.049Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-sources.jar [2019-07-31T08:18:01.049Z] [INFO] [2019-07-31T08:18:01.049Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T08:18:01.308Z] [INFO] [2019-07-31T08:18:01.308Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T08:18:01.308Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar [2019-07-31T08:18:01.308Z] [INFO] [2019-07-31T08:18:01.308Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T08:18:01.308Z] [INFO] [2019-07-31T08:18:01.308Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T08:18:01.308Z] [INFO] [2019-07-31T08:18:01.308Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T08:18:01.308Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar [2019-07-31T08:18:01.308Z] [INFO] [2019-07-31T08:18:01.308Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T08:18:01.308Z] [INFO] [2019-07-31T08:18:01.308Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T08:18:01.308Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/../../target/jacoco.exec [2019-07-31T08:18:01.308Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-31T08:18:01.308Z] [INFO] [2019-07-31T08:18:01.308Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T08:18:01.308Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar [2019-07-31T08:18:01.308Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.pom [2019-07-31T08:18:01.308Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-sources.jar [2019-07-31T08:18:01.308Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:18:01.308Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:18:01.308Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:18:01.308Z] [INFO] [2019-07-31T08:18:01.308Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T08:18:01.308Z] [INFO] [2019-07-31T08:18:01.308Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >--- [2019-07-31T08:18:01.308Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 5.0.0-SNAPSHOT [90/134] [2019-07-31T08:18:01.308Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T08:18:01.567Z] [INFO] [2019-07-31T08:18:01.567Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T08:18:01.567Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target [2019-07-31T08:18:01.567Z] [INFO] [2019-07-31T08:18:01.567Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T08:18:01.567Z] [INFO] The project's OSGi version is 5.0.0.201907310718 [2019-07-31T08:18:01.567Z] [INFO] [2019-07-31T08:18:01.567Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T08:18:01.567Z] [INFO] [2019-07-31T08:18:01.567Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T08:18:01.567Z] [INFO] [2019-07-31T08:18:01.567Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T08:18:01.567Z] [INFO] [2019-07-31T08:18:01.567Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T08:18:01.567Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:18:01.567Z] [INFO] [2019-07-31T08:18:01.567Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T08:18:01.567Z] [INFO] [2019-07-31T08:18:01.567Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T08:18:01.567Z] [INFO] [2019-07-31T08:18:01.567Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T08:18:01.567Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT.jar [2019-07-31T08:18:01.567Z] [INFO] [2019-07-31T08:18:01.567Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T08:18:01.567Z] [INFO] [2019-07-31T08:18:01.567Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T08:18:01.567Z] [INFO] [2019-07-31T08:18:01.567Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T08:18:01.567Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T08:18:01.567Z] [INFO] [2019-07-31T08:18:01.567Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T08:18:01.567Z] [INFO] [2019-07-31T08:18:01.567Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T08:18:01.567Z] [INFO] [2019-07-31T08:18:01.567Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T08:18:01.567Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T08:18:01.567Z] [INFO] [2019-07-31T08:18:01.567Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T08:18:01.567Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT.jar [2019-07-31T08:18:01.567Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT.pom [2019-07-31T08:18:01.567Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T08:18:01.567Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:18:01.567Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:18:01.567Z] [INFO] [2019-07-31T08:18:01.567Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T08:18:01.567Z] [INFO] [2019-07-31T08:18:01.567Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >-- [2019-07-31T08:18:01.567Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.9-SNAPSHOT [91/134] [2019-07-31T08:18:01.567Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:18:01.825Z] [INFO] [2019-07-31T08:18:01.825Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T08:18:01.825Z] [INFO] [2019-07-31T08:18:01.825Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T08:18:01.825Z] [INFO] The project's OSGi version is 1.0.9.201907310718 [2019-07-31T08:18:01.825Z] [INFO] [2019-07-31T08:18:01.825Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T08:18:01.825Z] [INFO] [2019-07-31T08:18:01.825Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T08:18:01.825Z] [INFO] [2019-07-31T08:18:01.825Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T08:18:01.825Z] [INFO] [2019-07-31T08:18:01.825Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T08:18:01.825Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:18:01.825Z] [INFO] [2019-07-31T08:18:01.825Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T08:18:01.825Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:18:01.825Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources [2019-07-31T08:18:01.825Z] [INFO] [2019-07-31T08:18:01.825Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T08:18:01.825Z] [INFO] Compiling 36 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes [2019-07-31T08:18:02.392Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[157] [2019-07-31T08:18:02.392Z] TmfModelResponse<@NonNull TimeGraphModel> rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null); [2019-07-31T08:18:02.392Z] ^^^^^^^^^^^^^ [2019-07-31T08:18:02.392Z] Null type safety (type annotations): The expression of type '@NonNull Set' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection' [2019-07-31T08:18:02.392Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[287] [2019-07-31T08:18:02.392Z] provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID); [2019-07-31T08:18:02.392Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:18:02.392Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>' [2019-07-31T08:18:02.392Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[287] [2019-07-31T08:18:02.392Z] provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID); [2019-07-31T08:18:02.392Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:18:02.392Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenPresentationState>' [2019-07-31T08:18:02.392Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[303] [2019-07-31T08:18:02.392Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-31T08:18:02.392Z] ^^^^^^^^^^^^^^^ [2019-07-31T08:18:02.392Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData' [2019-07-31T08:18:02.392Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[303] [2019-07-31T08:18:02.392Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-31T08:18:02.392Z] ^^^^^ [2019-07-31T08:18:02.392Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-31T08:18:02.392Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[42] [2019-07-31T08:18:02.392Z] IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node); [2019-07-31T08:18:02.392Z] ^^^^ [2019-07-31T08:18:02.392Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-31T08:18:02.392Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[51] [2019-07-31T08:18:02.392Z] IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node); [2019-07-31T08:18:02.392Z] ^^^^ [2019-07-31T08:18:02.392Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-31T08:18:02.392Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[213] [2019-07-31T08:18:02.392Z] provider = DataDrivenXYProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), ANALYSIS_ID); [2019-07-31T08:18:02.392Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:18:02.392Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>' [2019-07-31T08:18:02.392Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[229] [2019-07-31T08:18:02.392Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-31T08:18:02.392Z] ^^^^^^^^^^^^^^^ [2019-07-31T08:18:02.392Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData' [2019-07-31T08:18:02.392Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[229] [2019-07-31T08:18:02.392Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-31T08:18:02.392Z] ^^^^^ [2019-07-31T08:18:02.392Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-31T08:18:02.392Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[241] [2019-07-31T08:18:02.392Z] TmfModelResponse<@NonNull ITmfXyModel> rowResponse = xyProvider.fetchXY(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null); [2019-07-31T08:18:02.392Z] ^^^^^^^^^^^^^ [2019-07-31T08:18:02.392Z] Null type safety (type annotations): The expression of type '@NonNull Set' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection' [2019-07-31T08:18:02.392Z] 11 problems (11 warnings) [2019-07-31T08:18:02.392Z] [INFO] [2019-07-31T08:18:02.392Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T08:18:02.392Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:18:02.392Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources [2019-07-31T08:18:02.392Z] [INFO] [2019-07-31T08:18:02.392Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T08:18:02.653Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T08:18:02.653Z] [INFO] [2019-07-31T08:18:02.653Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T08:18:02.653Z] [INFO] [2019-07-31T08:18:02.653Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T08:18:02.653Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T08:18:03.569Z] [INFO] [2019-07-31T08:18:03.569Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T08:18:03.569Z] [INFO] [2019-07-31T08:18:03.569Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T08:18:03.569Z] [INFO] [2019-07-31T08:18:03.569Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T08:18:03.569Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T08:18:03.569Z] [INFO] [2019-07-31T08:18:03.569Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T08:18:03.569Z] [INFO] [2019-07-31T08:18:03.569Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T08:18:04.175Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.log [2019-07-31T08:18:04.175Z] [INFO] Command line: [2019-07-31T08:18:04.175Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T08:18:04.175Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:18:08.364Z] !SESSION 2019-07-31 08:18:04.470 ----------------------------------------------- [2019-07-31T08:18:08.364Z] eclipse.buildId=unknown [2019-07-31T08:18:08.364Z] java.version=1.8.0_202 [2019-07-31T08:18:08.364Z] java.vendor=Oracle Corporation [2019-07-31T08:18:08.364Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:18:08.364Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T08:18:08.364Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T08:18:08.364Z] [2019-07-31T08:18:08.364Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:18:07.986 [2019-07-31T08:18:08.364Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:18:08.364Z] !STACK 0 [2019-07-31T08:18:08.364Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T08:18:08.364Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:18:08.364Z] [2019-07-31T08:18:08.364Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:18:08.364Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:18:08.364Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:18:08.364Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:18:08.364Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:18:08.364Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:18:08.364Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:18:08.364Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:18:08.364Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:18:08.364Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:18:08.364Z] [2019-07-31T08:18:08.364Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:18:08.199 [2019-07-31T08:18:08.364Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:18:08.364Z] !STACK 0 [2019-07-31T08:18:08.364Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T08:18:08.364Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:18:08.364Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:18:08.364Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:18:08.364Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T08:18:08.364Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:18:08.364Z] [2019-07-31T08:18:08.364Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:18:08.364Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:18:08.364Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:18:08.364Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:18:08.364Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:18:08.364Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:18:08.364Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:18:08.364Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:18:08.364Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:18:08.364Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:18:11.650Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest [2019-07-31T08:18:11.908Z] [2019-07-31T08:18:11.908Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 08:18:11.718 [2019-07-31T08:18:11.908Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-31T08:18:11.908Z] [2019-07-31T08:18:11.908Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 08:18:11.721 [2019-07-31T08:18:11.908Z] !MESSAGE The value of an event field attribute should not be null [2019-07-31T08:18:11.908Z] [2019-07-31T08:18:11.908Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 08:18:11.723 [2019-07-31T08:18:11.908Z] !MESSAGE A query state attribute should have children attributes [2019-07-31T08:18:11.908Z] [2019-07-31T08:18:11.908Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 08:18:11.772 [2019-07-31T08:18:11.908Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-31T08:18:11.908Z] [2019-07-31T08:18:11.908Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 08:18:11.775 [2019-07-31T08:18:11.908Z] !MESSAGE Location undefined does not exist [2019-07-31T08:18:11.908Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest [2019-07-31T08:18:11.908Z] testValidLocationCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.021 s [2019-07-31T08:18:11.908Z] testInvalidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.062 s [2019-07-31T08:18:11.908Z] testValidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.018 s [2019-07-31T08:18:11.908Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest [2019-07-31T08:18:12.167Z] [2019-07-31T08:18:12.167Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 08:18:11.972 [2019-07-31T08:18:12.167Z] !MESSAGE Compiling value: value is not a parseable integer: abc [2019-07-31T08:18:12.167Z] [2019-07-31T08:18:12.167Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 08:18:11.974 [2019-07-31T08:18:12.167Z] !MESSAGE Compiling value: value is not a parseable integer: [2019-07-31T08:18:12.167Z] [2019-07-31T08:18:12.167Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 08:18:11.979 [2019-07-31T08:18:12.167Z] !MESSAGE Compiling value: value is not a parseable integer: abc [2019-07-31T08:18:12.167Z] [2019-07-31T08:18:12.167Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 08:18:11.981 [2019-07-31T08:18:12.167Z] !MESSAGE Compiling value: value is not a parseable integer: [2019-07-31T08:18:12.167Z] [2019-07-31T08:18:12.167Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 08:18:11.995 [2019-07-31T08:18:12.167Z] !MESSAGE The mapping group undefined does not exist in this analysis [2019-07-31T08:18:12.167Z] [2019-07-31T08:18:12.167Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 08:18:12.001 [2019-07-31T08:18:12.167Z] !MESSAGE Compiling value: value is not a parseable integer: not int [2019-07-31T08:18:12.167Z] [2019-07-31T08:18:12.167Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 08:18:12.005 [2019-07-31T08:18:12.167Z] !MESSAGE A query state value should have children attributes [2019-07-31T08:18:12.167Z] [2019-07-31T08:18:12.167Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 08:18:12.007 [2019-07-31T08:18:12.167Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-31T08:18:12.167Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest [2019-07-31T08:18:12.167Z] testStateValueCompilation[0: Null state value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.003 s [2019-07-31T08:18:12.167Z] testStateValueCompilation[1: Valid integer 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.052 s [2019-07-31T08:18:12.167Z] testStateValueCompilation[2: Valid integer 2 with forced type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T08:18:12.167Z] testStateValueCompilation[3: Invalid integer](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-31T08:18:12.167Z] testStateValueCompilation[4: Int no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-31T08:18:12.167Z] testStateValueCompilation[5: Valid long 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-31T08:18:12.167Z] testStateValueCompilation[6: Valid long 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T08:18:12.167Z] testStateValueCompilation[7: Invalid long](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-31T08:18:12.167Z] testStateValueCompilation[8: Long no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-31T08:18:12.167Z] testStateValueCompilation[9: Valid string 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-31T08:18:12.167Z] testStateValueCompilation[10: Valid string 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T08:18:12.167Z] testStateValueCompilation[11: String no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T08:18:12.167Z] testStateValueCompilation[12: Delete value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T08:18:12.167Z] testStateValueCompilation[13: Delete value with ignored params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T08:18:12.167Z] testStateValueCompilation[14: Event name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T08:18:12.167Z] testStateValueCompilation[15: Event name with params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-31T08:18:12.167Z] testStateValueCompilation[16: Event field](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T08:18:12.167Z] testStateValueCompilation[17: Unknown mapping group](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-31T08:18:12.167Z] testStateValueCompilation[18: Valid script](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.003 s [2019-07-31T08:18:12.167Z] testStateValueCompilation[19: Script with children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-31T08:18:12.167Z] testStateValueCompilation[20: Script with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-31T08:18:12.167Z] testStateValueCompilation[21: Query](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T08:18:12.167Z] testStateValueCompilation[22: Query no children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-31T08:18:12.167Z] testStateValueCompilation[23: Query with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-31T08:18:12.167Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest [2019-07-31T08:18:12.167Z] [2019-07-31T08:18:12.167Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 08:18:12.102 [2019-07-31T08:18:12.167Z] !MESSAGE Segment time: only one of or shoud be present [2019-07-31T08:18:12.167Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest [2019-07-31T08:18:12.167Z] testAction[0: type_and_end](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.011 s [2019-07-31T08:18:12.167Z] testAction[1: just_type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.002 s [2019-07-31T08:18:12.167Z] testAction[2: type_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2019-07-31T08:18:12.167Z] testAction[3: inline_name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2019-07-31T08:18:12.167Z] testAction[4: invalid_segment_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.002 s [2019-07-31T08:18:12.167Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest [2019-07-31T08:18:12.426Z] [2019-07-31T08:18:12.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:12.191 [2019-07-31T08:18:12.426Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there [2019-07-31T08:18:12.426Z] [2019-07-31T08:18:12.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:12.300 [2019-07-31T08:18:12.426Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes [2019-07-31T08:18:12.426Z] [2019-07-31T08:18:12.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 08:18:12.370 [2019-07-31T08:18:12.426Z] !MESSAGE State Transition: Undefined action: action1 [2019-07-31T08:18:12.426Z] [2019-07-31T08:18:12.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 08:18:12.374 [2019-07-31T08:18:12.426Z] !MESSAGE State Transition: Undefined condition: test1 [2019-07-31T08:18:12.426Z] [2019-07-31T08:18:12.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 08:18:12.378 [2019-07-31T08:18:12.426Z] !MESSAGE State Transition: Undefined condition: test1 [2019-07-31T08:18:12.426Z] [2019-07-31T08:18:12.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:12.382 [2019-07-31T08:18:12.426Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there [2019-07-31T08:18:12.426Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest [2019-07-31T08:18:12.426Z] testFsm[0: one_state_final](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.033 s [2019-07-31T08:18:12.426Z] testFsm[1: one_state_loop](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.054 s [2019-07-31T08:18:12.426Z] testFsm[2: save_and_clear_fields](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.007 s [2019-07-31T08:18:12.426Z] testFsm[3: multiple_actions_and_tests](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.006 s [2019-07-31T08:18:12.426Z] testFsm[4: multiple_states_and_transitions](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.008 s [2019-07-31T08:18:12.426Z] testFsm[5: on_entry_exit](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.005 s [2019-07-31T08:18:12.426Z] testFsm[6: with_precondition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.009 s [2019-07-31T08:18:12.426Z] testFsm[7: initial state](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.004 s [2019-07-31T08:18:12.426Z] testFsm[8: initial_element](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.004 s [2019-07-31T08:18:12.426Z] testFsm[9: undefined_action](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.058 s [2019-07-31T08:18:12.426Z] testFsm[10: undefined_condition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.004 s [2019-07-31T08:18:12.426Z] testFsm[11: undefined_target](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.004 s [2019-07-31T08:18:12.426Z] testFsm[12: valid_no_initial](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.004 s [2019-07-31T08:18:12.426Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest [2019-07-31T08:18:15.710Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.24 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest [2019-07-31T08:18:15.710Z] testConditionsPattern(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest) Time elapsed: 1.998 s [2019-07-31T08:18:15.710Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest) Time elapsed: 1.24 s [2019-07-31T08:18:15.710Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest [2019-07-31T08:18:19.000Z] [2019-07-31T08:18:19.000Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:18.851 [2019-07-31T08:18:19.000Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T08:18:19.000Z] [2019-07-31T08:18:19.000Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:18.852 [2019-07-31T08:18:19.000Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T08:18:19.000Z] [2019-07-31T08:18:19.000Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:18.854 [2019-07-31T08:18:19.000Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T08:18:19.000Z] [2019-07-31T08:18:19.000Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:18.855 [2019-07-31T08:18:19.000Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T08:18:19.000Z] [2019-07-31T08:18:19.000Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:18.857 [2019-07-31T08:18:19.000Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T08:18:19.000Z] [2019-07-31T08:18:19.000Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:18.869 [2019-07-31T08:18:19.000Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T08:18:19.000Z] [2019-07-31T08:18:19.000Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:18.870 [2019-07-31T08:18:19.000Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T08:18:19.000Z] [2019-07-31T08:18:19.000Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:18.871 [2019-07-31T08:18:19.000Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T08:18:19.000Z] [2019-07-31T08:18:19.000Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:18.872 [2019-07-31T08:18:19.000Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T08:18:19.000Z] [2019-07-31T08:18:19.000Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:18.873 [2019-07-31T08:18:19.000Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T08:18:19.000Z] [2019-07-31T08:18:19.000Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:18.874 [2019-07-31T08:18:19.000Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T08:18:19.000Z] [2019-07-31T08:18:19.000Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:18.875 [2019-07-31T08:18:19.000Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T08:18:19.000Z] [2019-07-31T08:18:19.000Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:18.876 [2019-07-31T08:18:19.000Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T08:18:19.000Z] [2019-07-31T08:18:19.000Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:18.877 [2019-07-31T08:18:19.000Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T08:18:19.000Z] [2019-07-31T08:18:19.000Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:18.878 [2019-07-31T08:18:19.000Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T08:18:19.000Z] [2019-07-31T08:18:19.000Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:18.879 [2019-07-31T08:18:19.000Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T08:18:19.000Z] [2019-07-31T08:18:19.000Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:18.880 [2019-07-31T08:18:19.000Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T08:18:19.000Z] [2019-07-31T08:18:19.000Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:18.881 [2019-07-31T08:18:19.000Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T08:18:19.000Z] [2019-07-31T08:18:19.000Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:18.882 [2019-07-31T08:18:19.000Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T08:18:19.000Z] [2019-07-31T08:18:19.000Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:18.883 [2019-07-31T08:18:19.000Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T08:18:19.000Z] [2019-07-31T08:18:19.000Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:18.884 [2019-07-31T08:18:19.000Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T08:18:19.000Z] [2019-07-31T08:18:19.000Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:18.885 [2019-07-31T08:18:19.000Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T08:18:19.000Z] [2019-07-31T08:18:19.000Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:18.886 [2019-07-31T08:18:19.000Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T08:18:19.000Z] [2019-07-31T08:18:19.000Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:18.887 [2019-07-31T08:18:19.000Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T08:18:19.000Z] [2019-07-31T08:18:19.000Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:18.888 [2019-07-31T08:18:19.000Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T08:18:19.000Z] [2019-07-31T08:18:19.000Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:18.889 [2019-07-31T08:18:19.000Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T08:18:19.000Z] [2019-07-31T08:18:19.000Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:18.893 [2019-07-31T08:18:19.000Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T08:18:19.000Z] [2019-07-31T08:18:19.000Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:18.894 [2019-07-31T08:18:19.000Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T08:18:19.000Z] [2019-07-31T08:18:19.000Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:18.895 [2019-07-31T08:18:19.000Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T08:18:19.000Z] [2019-07-31T08:18:19.000Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:18.895 [2019-07-31T08:18:19.000Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T08:18:32.122Z] [2019-07-31T08:18:32.122Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 08:18:31.788 [2019-07-31T08:18:32.122Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file [2019-07-31T08:18:32.688Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.765 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest [2019-07-31T08:18:32.688Z] testInvalidInput(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest) Time elapsed: 16.145 s [2019-07-31T08:18:32.688Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest) Time elapsed: 0.618 s [2019-07-31T08:18:32.688Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest [2019-07-31T08:18:33.622Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.177 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest [2019-07-31T08:18:33.622Z] testEventName(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest) Time elapsed: 1.176 s [2019-07-31T08:18:33.622Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest [2019-07-31T08:18:33.622Z] [2019-07-31T08:18:33.622Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:33.614 [2019-07-31T08:18:33.622Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-31T08:18:33.622Z] [2019-07-31T08:18:33.622Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:33.615 [2019-07-31T08:18:33.622Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-31T08:18:34.999Z] [2019-07-31T08:18:34.999Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:34.842 [2019-07-31T08:18:34.999Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-31T08:18:34.999Z] [2019-07-31T08:18:34.999Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:34.843 [2019-07-31T08:18:34.999Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-31T08:18:34.999Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.258 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest [2019-07-31T08:18:34.999Z] testNonConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest) Time elapsed: 1.229 s [2019-07-31T08:18:34.999Z] testConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest) Time elapsed: 0.028 s [2019-07-31T08:18:34.999Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest [2019-07-31T08:18:35.258Z] [2019-07-31T08:18:35.258Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:35.217 [2019-07-31T08:18:35.258Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-31T08:18:40.526Z] [2019-07-31T08:18:40.526Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:39.674 [2019-07-31T08:18:40.526Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-31T08:18:40.526Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.826 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest [2019-07-31T08:18:40.526Z] testSegmentStore(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest) Time elapsed: 4.53 s [2019-07-31T08:18:40.526Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest) Time elapsed: 0.295 s [2019-07-31T08:18:40.526Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest [2019-07-31T08:18:40.972Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.129 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest [2019-07-31T08:18:40.972Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest) Time elapsed: 1.128 s [2019-07-31T08:18:40.972Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest [2019-07-31T08:18:40.972Z] [2019-07-31T08:18:40.972Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:40.838 [2019-07-31T08:18:40.972Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-31T08:18:41.573Z] [2019-07-31T08:18:41.573Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:18:41.120 [2019-07-31T08:18:41.573Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-31T08:18:41.573Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest [2019-07-31T08:18:41.573Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest) Time elapsed: 0.284 s [2019-07-31T08:18:41.573Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest) Time elapsed: 0.004 s [2019-07-31T08:18:41.573Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest [2019-07-31T08:18:42.507Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.232 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest [2019-07-31T08:18:42.507Z] testTimestampDescription(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest) Time elapsed: 1.221 s [2019-07-31T08:18:42.507Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest [2019-07-31T08:18:43.074Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.519 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest [2019-07-31T08:18:43.074Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest) Time elapsed: 0.318 s [2019-07-31T08:18:43.074Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest) Time elapsed: 0.2 s [2019-07-31T08:18:43.074Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest [2019-07-31T08:18:44.980Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.854 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest [2019-07-31T08:18:44.980Z] testFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.713 s [2019-07-31T08:18:44.980Z] testTwoLevels(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.741 s [2019-07-31T08:18:44.980Z] testNoParentDisplay(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.364 s [2019-07-31T08:18:44.980Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest [2019-07-31T08:18:45.914Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.883 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest [2019-07-31T08:18:45.914Z] testPopulateModulesWithAnalysisManager(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.419 s [2019-07-31T08:18:45.914Z] testProperties(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.057 s [2019-07-31T08:18:45.914Z] testPopulateModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.405 s [2019-07-31T08:18:45.914Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest [2019-07-31T08:18:45.914Z] [2019-07-31T08:18:45.914Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 08:18:45.693 [2019-07-31T08:18:45.914Z] !MESSAGE XML Parsing error at line 22: cvc-enumeration-valid: Value 'an_invalid_operator' is not facet-valid with respect to enumeration '[eq, ne, ge, gt, le, lt]'. It must be a value from the enumeration. [2019-07-31T08:18:45.914Z] [2019-07-31T08:18:45.914Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 08:18:45.705 [2019-07-31T08:18:45.914Z] !MESSAGE XML Parsing error at line 32: cvc-complex-type.2.4.a: Invalid content was found starting with element 'display'. One of '{id, parent, name, entry}' is expected. [2019-07-31T08:18:45.914Z] [2019-07-31T08:18:45.914Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 08:18:45.716 [2019-07-31T08:18:45.914Z] !MESSAGE XML Parsing error at line 26: cvc-complex-type.2.4.d: Invalid content was found starting with element 'entry'. No child element is expected at this point. [2019-07-31T08:18:45.914Z] [2019-07-31T08:18:45.914Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 08:18:45.728 [2019-07-31T08:18:45.914Z] !MESSAGE XML Parsing error at line 34: cvc-complex-type.2.4.b: The content of element 'stateProvider' is not complete. One of '{definedValue, location, mappingGroup, eventHandler}' is expected. [2019-07-31T08:18:45.914Z] [2019-07-31T08:18:45.914Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 08:18:45.777 [2019-07-31T08:18:45.914Z] !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. [2019-07-31T08:18:46.173Z] [2019-07-31T08:18:46.173Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 08:18:45.971 [2019-07-31T08:18:46.173Z] !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. [2019-07-31T08:18:47.107Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.393 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest [2019-07-31T08:18:47.107Z] testXmlValidateInvalid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.098 s [2019-07-31T08:18:47.107Z] testXmlValidate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.194 s [2019-07-31T08:18:47.107Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.025 s [2019-07-31T08:18:47.107Z] testXmlValidateValid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.713 s [2019-07-31T08:18:47.107Z] testXmlEnableDisableFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.184 s [2019-07-31T08:18:47.107Z] testXmlAddFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.177 s [2019-07-31T08:18:47.107Z] testXmlPath(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.001 s [2019-07-31T08:18:47.107Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest [2019-07-31T08:18:47.674Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.34 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest [2019-07-31T08:18:47.674Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest) Time elapsed: 0.137 s [2019-07-31T08:18:47.674Z] testGetElementInFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest) Time elapsed: 0.202 s [2019-07-31T08:18:47.674Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest [2019-07-31T08:18:47.932Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest [2019-07-31T08:18:47.932Z] testExtendedModuleCreated(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0.094 s [2019-07-31T08:18:47.932Z] testGettingSchemaParser(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0.046 s [2019-07-31T08:18:47.932Z] testPopulateExtendedModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0.106 s [2019-07-31T08:18:47.932Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest [2019-07-31T08:18:48.867Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.915 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest [2019-07-31T08:18:48.867Z] testXYDataProvider(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.391 s [2019-07-31T08:18:48.867Z] testXYDataProviderDelta(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.24 s [2019-07-31T08:18:48.867Z] testXYFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.281 s [2019-07-31T08:18:48.867Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest [2019-07-31T08:18:58.841Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.803 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest [2019-07-31T08:18:58.841Z] testOneTrace(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.469 s [2019-07-31T08:18:58.841Z] testExperimentWithTraceAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 8.199 s [2019-07-31T08:18:58.841Z] testExperiment(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.716 s [2019-07-31T08:18:58.841Z] testOneTraceWithExperimentAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.417 s [2019-07-31T08:18:58.841Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest [2019-07-31T08:18:59.100Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.561 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest [2019-07-31T08:18:59.100Z] testStateValueModify(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.084 s [2019-07-31T08:18:59.100Z] testStateValueScript(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.084 s [2019-07-31T08:18:59.100Z] testStateValueUpdate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.091 s [2019-07-31T08:18:59.100Z] testStateValueMapping(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.043 s [2019-07-31T08:18:59.100Z] testStateValuePeek(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.084 s [2019-07-31T08:18:59.100Z] testStateValueFuture(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.083 s [2019-07-31T08:18:59.100Z] testStateValueHostId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.09 s [2019-07-31T08:18:59.100Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest [2019-07-31T08:19:00.475Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.224 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest [2019-07-31T08:19:00.475Z] testAttributePool(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest) Time elapsed: 1.222 s [2019-07-31T08:19:00.475Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest [2019-07-31T08:19:01.854Z] [2019-07-31T08:19:01.854Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:19:01.472 [2019-07-31T08:19:01.854Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-31T08:19:01.854Z] [2019-07-31T08:19:01.854Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:19:01.473 [2019-07-31T08:19:01.854Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-31T08:19:01.854Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.277 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest [2019-07-31T08:19:01.854Z] testSegmentContent(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest) Time elapsed: 1.234 s [2019-07-31T08:19:01.854Z] testMappingGroup(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest) Time elapsed: 0.042 s [2019-07-31T08:19:01.854Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest [2019-07-31T08:19:01.854Z] [2019-07-31T08:19:01.854Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:19:01.499 [2019-07-31T08:19:01.854Z] !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. [2019-07-31T08:19:02.790Z] [2019-07-31T08:19:02.790Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:19:02.710 [2019-07-31T08:19:02.790Z] !MESSAGE Fsm test: the 'initial' attribute was set or an element was defined. Only one of the 3 should be used. The initialState element will have precedence [2019-07-31T08:19:04.166Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.425 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest [2019-07-31T08:19:04.166Z] testInitialStateDeclaration(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2019-07-31T08:19:04.166Z] testTwoInitialStates(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2019-07-31T08:19:04.166Z] testInitialStateWithCondition(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2019-07-31T08:19:04.166Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest [2019-07-31T08:19:04.166Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest [2019-07-31T08:19:04.166Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest) Time elapsed: 0 s [2019-07-31T08:19:04.166Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest) Time elapsed: 0 s [2019-07-31T08:19:04.166Z] [2019-07-31T08:19:04.166Z] Results: [2019-07-31T08:19:04.166Z] [2019-07-31T08:19:04.166Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T08:19:04.166Z] [2019-07-31T08:19:04.425Z] [INFO] All tests passed! [2019-07-31T08:19:04.425Z] [INFO] [2019-07-31T08:19:04.425Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T08:19:04.425Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/../../target/jacoco.exec [2019-07-31T08:19:04.684Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-31T08:19:04.684Z] [INFO] [2019-07-31T08:19:04.684Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T08:19:04.684Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T08:19:04.684Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.pom [2019-07-31T08:19:04.684Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T08:19:04.684Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:19:04.684Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-31T08:19:04.684Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-31T08:19:04.684Z] [INFO] [2019-07-31T08:19:04.684Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T08:19:04.684Z] [INFO] [2019-07-31T08:19:04.684Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >-- [2019-07-31T08:19:04.684Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT [92/134] [2019-07-31T08:19:04.684Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:19:04.684Z] [INFO] [2019-07-31T08:19:04.684Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T08:19:04.684Z] [INFO] [2019-07-31T08:19:04.684Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T08:19:04.684Z] [INFO] The project's OSGi version is 2.0.0.201907310718 [2019-07-31T08:19:04.684Z] [INFO] [2019-07-31T08:19:04.684Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T08:19:04.684Z] [INFO] [2019-07-31T08:19:04.684Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T08:19:04.684Z] [INFO] [2019-07-31T08:19:04.684Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T08:19:04.684Z] [INFO] [2019-07-31T08:19:04.684Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T08:19:04.684Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:19:04.684Z] [INFO] [2019-07-31T08:19:04.684Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T08:19:04.684Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:19:04.684Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources [2019-07-31T08:19:04.684Z] [INFO] [2019-07-31T08:19:04.684Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T08:19:04.684Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes [2019-07-31T08:19:05.618Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/analysis/kernel/statesystem/StateSystemFullHistoryTest.java:[187] [2019-07-31T08:19:05.618Z] File file = new File(TmfTraceManager.getSupplementaryFileDir(trace) + name); [2019-07-31T08:19:05.618Z] ^^^^^ [2019-07-31T08:19:05.618Z] Null type safety (type annotations): The expression of type 'CtfTmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T08:19:05.618Z] 2. INFO in /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/event/matchandsync/ExperimentSyncTest.java (at line 41) [2019-07-31T08:19:05.618Z] @SuppressWarnings("nls") [2019-07-31T08:19:05.618Z] ^^^^^ [2019-07-31T08:19:05.618Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T08:19:05.618Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/tid/TidAnalysisUsageBenchmark.java:[94] [2019-07-31T08:19:05.618Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-31T08:19:05.618Z] ^^^^^ [2019-07-31T08:19:05.618Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T08:19:05.618Z] 4. INFO in /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/event/matchandsync/MatchAndSyncTest.java (at line 40) [2019-07-31T08:19:05.618Z] @SuppressWarnings("nls") [2019-07-31T08:19:05.618Z] ^^^^^ [2019-07-31T08:19:05.618Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T08:19:05.618Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/kernel/KernelAnalysisUsageBenchmark.java:[110] [2019-07-31T08:19:05.618Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-31T08:19:05.618Z] ^^^^^ [2019-07-31T08:19:05.618Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T08:19:05.618Z] 5 problems (0 errors, 3 warnings, 3 info) [2019-07-31T08:19:05.618Z] [INFO] [2019-07-31T08:19:05.618Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T08:19:05.618Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:19:05.618Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources [2019-07-31T08:19:05.618Z] [INFO] [2019-07-31T08:19:05.618Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T08:19:05.618Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-sources.jar [2019-07-31T08:19:05.618Z] [INFO] [2019-07-31T08:19:05.618Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T08:19:05.618Z] [INFO] [2019-07-31T08:19:05.618Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T08:19:05.618Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar [2019-07-31T08:19:05.878Z] [INFO] [2019-07-31T08:19:05.878Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T08:19:05.878Z] [INFO] [2019-07-31T08:19:05.878Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T08:19:05.878Z] [INFO] [2019-07-31T08:19:05.878Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T08:19:05.878Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar [2019-07-31T08:19:05.878Z] [INFO] [2019-07-31T08:19:05.878Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T08:19:05.878Z] [INFO] [2019-07-31T08:19:05.878Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T08:19:07.253Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data/.metadata/.log [2019-07-31T08:19:07.253Z] [INFO] Command line: [2019-07-31T08:19:07.253Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T08:19:07.253Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:19:11.723Z] !SESSION 2019-07-31 08:19:07.412 ----------------------------------------------- [2019-07-31T08:19:11.723Z] eclipse.buildId=unknown [2019-07-31T08:19:11.723Z] java.version=1.8.0_202 [2019-07-31T08:19:11.723Z] java.vendor=Oracle Corporation [2019-07-31T08:19:11.723Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:19:11.723Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T08:19:11.723Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T08:19:11.723Z] [2019-07-31T08:19:11.723Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:19:11.001 [2019-07-31T08:19:11.723Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:19:11.723Z] !STACK 0 [2019-07-31T08:19:11.723Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T08:19:11.723Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:19:11.723Z] [2019-07-31T08:19:11.723Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:19:11.723Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:19:11.723Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:19:11.723Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:19:11.723Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:19:11.723Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:19:11.723Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:19:11.723Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:19:11.723Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:19:11.723Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:19:11.723Z] [2019-07-31T08:19:11.723Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:19:11.209 [2019-07-31T08:19:11.723Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:19:11.723Z] !STACK 0 [2019-07-31T08:19:11.723Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T08:19:11.723Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:19:11.723Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:19:11.723Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:19:11.723Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T08:19:11.723Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:19:11.723Z] [2019-07-31T08:19:11.723Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:19:11.723Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:19:11.723Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:19:11.723Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:19:11.723Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:19:11.723Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:19:11.723Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:19:11.723Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:19:11.723Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:19:11.723Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:19:15.913Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest [2019-07-31T08:19:42.459Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.303 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest [2019-07-31T08:19:42.459Z] testOpenExistingStateFile(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.114 s [2019-07-31T08:19:42.459Z] testBuild(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 8.194 s [2019-07-31T08:19:42.459Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-07-31T08:19:42.459Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T08:19:42.459Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-07-31T08:19:42.459Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T08:19:42.459Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-31T08:19:42.459Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.007 s [2019-07-31T08:19:42.459Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-07-31T08:19:42.459Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.278 s [2019-07-31T08:19:42.459Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.029 s [2019-07-31T08:19:42.459Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.066 s [2019-07-31T08:19:42.459Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T08:19:42.459Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T08:19:42.459Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.005 s [2019-07-31T08:19:42.459Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.003 s [2019-07-31T08:19:42.459Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.003 s [2019-07-31T08:19:42.459Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.005 s [2019-07-31T08:19:42.459Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T08:19:42.459Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-07-31T08:19:42.459Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T08:19:42.459Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-07-31T08:19:42.459Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T08:19:42.459Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T08:19:42.459Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T08:19:42.459Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T08:19:42.459Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T08:19:42.459Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T08:19:42.459Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-31T08:19:42.459Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T08:19:42.459Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.047 s [2019-07-31T08:19:42.459Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest [2019-07-31T08:19:42.459Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest [2019-07-31T08:19:42.459Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped [2019-07-31T08:19:42.459Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest [2019-07-31T08:19:48.311Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.3 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest [2019-07-31T08:19:48.311Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.003 s [2019-07-31T08:19:48.311Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T08:19:48.311Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T08:19:48.311Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T08:19:48.311Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T08:19:48.311Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.109 s [2019-07-31T08:19:48.311Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.057 s [2019-07-31T08:19:48.311Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.013 s [2019-07-31T08:19:48.311Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.042 s [2019-07-31T08:19:48.311Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.002 s [2019-07-31T08:19:48.311Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-31T08:19:48.311Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T08:19:48.311Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.074 s [2019-07-31T08:19:48.311Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.03 s [2019-07-31T08:19:48.311Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.03 s [2019-07-31T08:19:48.311Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.033 s [2019-07-31T08:19:48.311Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T08:19:48.311Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T08:19:48.311Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-31T08:19:48.311Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-31T08:19:48.311Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T08:19:48.311Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T08:19:48.311Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-31T08:19:48.311Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-31T08:19:48.311Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T08:19:48.311Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-31T08:19:48.311Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-31T08:19:48.311Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T08:19:48.311Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-31T08:19:48.311Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest [2019-07-31T08:20:00.517Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.869 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest [2019-07-31T08:20:00.517Z] testAnalysisExecution(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest) Time elapsed: 11.571 s [2019-07-31T08:20:00.517Z] testCanExecute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest) Time elapsed: 0.206 s [2019-07-31T08:20:00.517Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest [2019-07-31T08:20:02.422Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.191 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest [2019-07-31T08:20:02.422Z] testSchedEvents(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest) Time elapsed: 2.19 s [2019-07-31T08:20:02.422Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest [2019-07-31T08:20:07.689Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.892 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest [2019-07-31T08:20:07.689Z] testNetworkExchangeOneTraceSoftirq(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.3 s [2019-07-31T08:20:07.689Z] testNetworkExchangeOneTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.152 s [2019-07-31T08:20:07.689Z] testNetworkExchange(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.248 s [2019-07-31T08:20:07.689Z] testNetworkExchangeWithWifi(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.19 s [2019-07-31T08:20:07.689Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest [2019-07-31T08:20:46.743Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.106 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest [2019-07-31T08:20:46.743Z] testExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest) Time elapsed: 4.011 s [2019-07-31T08:20:46.743Z] testDjangoExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest) Time elapsed: 29.094 s [2019-07-31T08:20:46.743Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest [2019-07-31T08:20:46.743Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.154 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest [2019-07-31T08:20:46.743Z] testMatching(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest) Time elapsed: 1.153 s [2019-07-31T08:20:46.743Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest [2019-07-31T08:20:46.743Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest [2019-07-31T08:20:46.743Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T08:20:46.743Z] testActivator(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T08:20:46.743Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T08:20:46.743Z] testGetDefault(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T08:20:46.743Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest [2019-07-31T08:20:46.743Z] [2019-07-31T08:20:46.743Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-31 08:20:41.617 [2019-07-31T08:20:46.743Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)] [2019-07-31T08:20:53.329Z] [2019-07-31T08:20:53.329Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-31 08:20:53.073 [2019-07-31T08:20:53.329Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)] [2019-07-31T08:21:01.819Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.82 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest [2019-07-31T08:21:01.819Z] testWholeUstTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest) Time elapsed: 11.463 s [2019-07-31T08:21:01.819Z] testOneEvent(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest) Time elapsed: 8.354 s [2019-07-31T08:21:01.819Z] [2019-07-31T08:21:01.819Z] Results: [2019-07-31T08:21:01.819Z] [2019-07-31T08:21:01.819Z] Tests run: 77, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T08:21:01.819Z] [2019-07-31T08:21:02.078Z] [INFO] All tests passed! [2019-07-31T08:21:02.078Z] [INFO] [2019-07-31T08:21:02.078Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T08:21:02.078Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/../../target/jacoco.exec [2019-07-31T08:21:02.336Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core.tests' with 33 classes [2019-07-31T08:21:02.336Z] [INFO] [2019-07-31T08:21:02.336Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T08:21:02.336Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar [2019-07-31T08:21:02.336Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.pom [2019-07-31T08:21:02.336Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-sources.jar [2019-07-31T08:21:02.336Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:21:02.336Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:21:02.336Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:21:02.336Z] [INFO] [2019-07-31T08:21:02.336Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T08:21:02.336Z] [INFO] [2019-07-31T08:21:02.336Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >-- [2019-07-31T08:21:02.336Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 4.0.3-SNAPSHOT [93/134] [2019-07-31T08:21:02.336Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T08:21:02.336Z] [INFO] [2019-07-31T08:21:02.336Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T08:21:02.336Z] [INFO] [2019-07-31T08:21:02.336Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T08:21:02.336Z] [INFO] The project's OSGi version is 4.0.3.201907310718 [2019-07-31T08:21:02.336Z] [INFO] [2019-07-31T08:21:02.336Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T08:21:02.336Z] [INFO] [2019-07-31T08:21:02.336Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T08:21:02.336Z] [INFO] [2019-07-31T08:21:02.336Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T08:21:02.336Z] [INFO] [2019-07-31T08:21:02.336Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T08:21:02.336Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:21:02.336Z] [INFO] [2019-07-31T08:21:02.336Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T08:21:02.336Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:21:02.336Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources [2019-07-31T08:21:02.336Z] [INFO] [2019-07-31T08:21:02.336Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T08:21:02.336Z] [INFO] Compiling 41 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes [2019-07-31T08:21:03.277Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[132] [2019-07-31T08:21:03.277Z] int tidQuark = entry.getValue(); [2019-07-31T08:21:03.277Z] ^^^^^^^^^^^^^^^^ [2019-07-31T08:21:03.277Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull Integer>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T08:21:03.277Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[175] [2019-07-31T08:21:03.277Z] builder.add(new MemoryUsageTreeModel(rootId, -1L, -1, Collections.singletonList(getTrace().getName()))); [2019-07-31T08:21:03.277Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:21:03.277Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T08:21:03.277Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryAspect.java:[127] [2019-07-31T08:21:03.277Z] return new BinaryCallsite(fullPath, file.getBuildId(), offset, file.isPic()); [2019-07-31T08:21:03.277Z] ^^^^^^^^ [2019-07-31T08:21:03.277Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T08:21:03.277Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryDataProviderFactory.java:[42] [2019-07-31T08:21:03.277Z] private static final Predicate PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, UstMemoryAnalysisModule.class, UstMemoryAnalysisModule.ID) != null; [2019-07-31T08:21:03.277Z] ^ [2019-07-31T08:21:03.277Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T08:21:03.277Z] 4 problems (4 warnings) [2019-07-31T08:21:03.277Z] [INFO] [2019-07-31T08:21:03.277Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T08:21:03.277Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:21:03.277Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources [2019-07-31T08:21:03.277Z] [INFO] [2019-07-31T08:21:03.277Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T08:21:03.277Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-sources.jar [2019-07-31T08:21:03.535Z] [INFO] [2019-07-31T08:21:03.535Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T08:21:03.535Z] [INFO] [2019-07-31T08:21:03.535Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T08:21:03.535Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar [2019-07-31T08:21:03.535Z] [INFO] [2019-07-31T08:21:03.535Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T08:21:03.535Z] [INFO] [2019-07-31T08:21:03.535Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T08:21:03.535Z] [INFO] [2019-07-31T08:21:03.535Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T08:21:03.535Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar [2019-07-31T08:21:03.793Z] [INFO] [2019-07-31T08:21:03.793Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T08:21:03.793Z] [INFO] [2019-07-31T08:21:03.793Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T08:21:03.793Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/../../target/jacoco.exec [2019-07-31T08:21:03.793Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-31T08:21:04.052Z] [INFO] [2019-07-31T08:21:04.052Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T08:21:04.052Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar [2019-07-31T08:21:04.052Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.pom [2019-07-31T08:21:04.052Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-sources.jar [2019-07-31T08:21:04.052Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:21:04.052Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-p2metadata.xml [2019-07-31T08:21:04.052Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-p2artifacts.xml [2019-07-31T08:21:04.052Z] [INFO] [2019-07-31T08:21:04.052Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T08:21:04.052Z] [INFO] [2019-07-31T08:21:04.052Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >--- [2019-07-31T08:21:04.052Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.0.5-SNAPSHOT [94/134] [2019-07-31T08:21:04.052Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T08:21:04.052Z] [INFO] [2019-07-31T08:21:04.052Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T08:21:04.052Z] [INFO] [2019-07-31T08:21:04.052Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T08:21:04.052Z] [INFO] The project's OSGi version is 3.0.5.201907310718 [2019-07-31T08:21:04.052Z] [INFO] [2019-07-31T08:21:04.052Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T08:21:04.052Z] [INFO] [2019-07-31T08:21:04.052Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T08:21:04.052Z] [INFO] [2019-07-31T08:21:04.052Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T08:21:04.052Z] [INFO] [2019-07-31T08:21:04.052Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T08:21:04.052Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:21:04.052Z] [INFO] [2019-07-31T08:21:04.052Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T08:21:04.052Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:21:04.052Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources [2019-07-31T08:21:04.052Z] [INFO] [2019-07-31T08:21:04.052Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T08:21:04.052Z] [INFO] Compiling 8 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes [2019-07-31T08:21:04.310Z] [INFO] [2019-07-31T08:21:04.310Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T08:21:04.310Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:21:04.310Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources [2019-07-31T08:21:04.310Z] [INFO] [2019-07-31T08:21:04.310Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T08:21:04.310Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-sources.jar [2019-07-31T08:21:04.310Z] [INFO] [2019-07-31T08:21:04.310Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T08:21:04.570Z] [INFO] [2019-07-31T08:21:04.570Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T08:21:04.570Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar [2019-07-31T08:21:04.570Z] [INFO] [2019-07-31T08:21:04.570Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T08:21:04.570Z] [INFO] [2019-07-31T08:21:04.570Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T08:21:04.570Z] [INFO] [2019-07-31T08:21:04.570Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T08:21:04.570Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar [2019-07-31T08:21:04.570Z] [INFO] [2019-07-31T08:21:04.570Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T08:21:04.570Z] [INFO] [2019-07-31T08:21:04.570Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T08:21:04.570Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/../../target/jacoco.exec [2019-07-31T08:21:04.570Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-31T08:21:04.570Z] [INFO] [2019-07-31T08:21:04.570Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T08:21:04.570Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar [2019-07-31T08:21:04.570Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.pom [2019-07-31T08:21:04.570Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-sources.jar [2019-07-31T08:21:04.570Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:21:04.570Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-p2metadata.xml [2019-07-31T08:21:04.570Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-p2artifacts.xml [2019-07-31T08:21:04.570Z] [INFO] [2019-07-31T08:21:04.570Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T08:21:04.570Z] [INFO] [2019-07-31T08:21:04.570Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >---- [2019-07-31T08:21:04.570Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 5.0.0-SNAPSHOT [95/134] [2019-07-31T08:21:04.570Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T08:21:04.830Z] [INFO] [2019-07-31T08:21:04.830Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T08:21:04.830Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target [2019-07-31T08:21:04.830Z] [INFO] [2019-07-31T08:21:04.830Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T08:21:04.830Z] [INFO] The project's OSGi version is 5.0.0.201907310718 [2019-07-31T08:21:04.830Z] [INFO] [2019-07-31T08:21:04.830Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T08:21:04.830Z] [INFO] [2019-07-31T08:21:04.830Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T08:21:04.830Z] [INFO] [2019-07-31T08:21:04.830Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T08:21:04.830Z] [INFO] [2019-07-31T08:21:04.830Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T08:21:04.830Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:21:04.830Z] [INFO] [2019-07-31T08:21:04.830Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T08:21:04.830Z] [INFO] [2019-07-31T08:21:04.830Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T08:21:04.830Z] [INFO] [2019-07-31T08:21:04.830Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T08:21:04.830Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT.jar [2019-07-31T08:21:04.830Z] [INFO] [2019-07-31T08:21:04.830Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T08:21:04.830Z] [INFO] [2019-07-31T08:21:04.830Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T08:21:04.830Z] [INFO] [2019-07-31T08:21:04.830Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T08:21:04.830Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T08:21:04.830Z] [INFO] [2019-07-31T08:21:04.830Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T08:21:04.830Z] [INFO] [2019-07-31T08:21:04.830Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T08:21:04.830Z] [INFO] [2019-07-31T08:21:04.830Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T08:21:04.830Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T08:21:04.830Z] [INFO] [2019-07-31T08:21:04.830Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T08:21:04.830Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT.jar [2019-07-31T08:21:04.830Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT.pom [2019-07-31T08:21:04.830Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T08:21:04.830Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:21:04.830Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:21:04.830Z] [INFO] [2019-07-31T08:21:04.830Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T08:21:04.830Z] [INFO] [2019-07-31T08:21:04.830Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >-- [2019-07-31T08:21:04.830Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT [96/134] [2019-07-31T08:21:04.830Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:21:04.830Z] [INFO] [2019-07-31T08:21:04.830Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T08:21:04.830Z] [INFO] [2019-07-31T08:21:04.830Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T08:21:04.830Z] [INFO] The project's OSGi version is 1.0.9.201907310718 [2019-07-31T08:21:04.830Z] [INFO] [2019-07-31T08:21:04.830Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T08:21:04.830Z] [INFO] [2019-07-31T08:21:04.830Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T08:21:04.830Z] [INFO] [2019-07-31T08:21:04.830Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T08:21:04.830Z] [INFO] [2019-07-31T08:21:04.830Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T08:21:04.830Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:21:04.830Z] [INFO] [2019-07-31T08:21:04.830Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T08:21:04.830Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:21:04.830Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources [2019-07-31T08:21:04.830Z] [INFO] [2019-07-31T08:21:04.830Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T08:21:05.089Z] [INFO] Compiling 11 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes [2019-07-31T08:21:05.349Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/perf/org/eclipse/tracecompass/lttng2/ust/core/tests/perf/cygprofile/CallStackAndGraphBenchmark.java:[129] [2019-07-31T08:21:05.349Z] CallStackAnalysis callStackModule = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallStackAnalysis.class, LttngUstCallStackAnalysis.ID); [2019-07-31T08:21:05.349Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:21:05.349Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T08:21:05.349Z] 1 problem (1 warning) [2019-07-31T08:21:05.349Z] [INFO] [2019-07-31T08:21:05.349Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T08:21:05.349Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:21:05.349Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources [2019-07-31T08:21:05.349Z] [INFO] [2019-07-31T08:21:05.349Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T08:21:05.349Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T08:21:05.349Z] [INFO] [2019-07-31T08:21:05.349Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T08:21:05.349Z] [INFO] [2019-07-31T08:21:05.349Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T08:21:05.349Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T08:21:05.349Z] [INFO] [2019-07-31T08:21:05.349Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T08:21:05.349Z] [INFO] [2019-07-31T08:21:05.349Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T08:21:05.349Z] [INFO] [2019-07-31T08:21:05.349Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T08:21:05.607Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T08:21:05.607Z] [INFO] [2019-07-31T08:21:05.607Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T08:21:05.607Z] [INFO] [2019-07-31T08:21:05.607Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T08:21:06.981Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data/.metadata/.log [2019-07-31T08:21:06.981Z] [INFO] Command line: [2019-07-31T08:21:06.981Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T08:21:06.981Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:21:12.248Z] !SESSION 2019-07-31 08:21:08.624 ----------------------------------------------- [2019-07-31T08:21:12.248Z] eclipse.buildId=unknown [2019-07-31T08:21:12.248Z] java.version=1.8.0_202 [2019-07-31T08:21:12.248Z] java.vendor=Oracle Corporation [2019-07-31T08:21:12.248Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:21:12.248Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T08:21:12.248Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T08:21:12.248Z] [2019-07-31T08:21:12.248Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:21:12.202 [2019-07-31T08:21:12.248Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:21:12.248Z] !STACK 0 [2019-07-31T08:21:12.248Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T08:21:12.248Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:21:12.248Z] [2019-07-31T08:21:12.248Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:21:12.248Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:21:12.248Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:21:12.248Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:21:12.248Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:21:12.248Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:21:12.248Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:21:12.248Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:21:12.248Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:21:12.248Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:21:12.770Z] [2019-07-31T08:21:12.770Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:21:12.468 [2019-07-31T08:21:12.770Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:21:12.770Z] !STACK 0 [2019-07-31T08:21:12.770Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T08:21:12.770Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:21:12.770Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:21:12.770Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:21:12.770Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T08:21:12.770Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:21:12.770Z] [2019-07-31T08:21:12.770Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:21:12.770Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:21:12.770Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:21:12.770Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:21:12.770Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:21:12.770Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:21:12.770Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:21:12.770Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:21:12.770Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:21:12.770Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:21:16.458Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest [2019-07-31T08:21:34.541Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.952 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest [2019-07-31T08:21:34.541Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 3.302 s [2019-07-31T08:21:34.541Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.588 s [2019-07-31T08:21:34.541Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.467 s [2019-07-31T08:21:34.541Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.598 s [2019-07-31T08:21:34.541Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.502 s [2019-07-31T08:21:34.541Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 5.005 s [2019-07-31T08:21:34.541Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.388 s [2019-07-31T08:21:34.541Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest [2019-07-31T08:21:34.541Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest [2019-07-31T08:21:34.541Z] testCallStackRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest) Time elapsed: 0.029 s [2019-07-31T08:21:34.541Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest [2019-07-31T08:21:43.069Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.233 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest [2019-07-31T08:21:43.069Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.458 s [2019-07-31T08:21:43.069Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.237 s [2019-07-31T08:21:43.069Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.18 s [2019-07-31T08:21:43.069Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.207 s [2019-07-31T08:21:43.069Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.156 s [2019-07-31T08:21:43.069Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 2.836 s [2019-07-31T08:21:43.069Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.158 s [2019-07-31T08:21:43.069Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest [2019-07-31T08:21:43.069Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest [2019-07-31T08:21:43.069Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest) skipped [2019-07-31T08:21:43.069Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest [2019-07-31T08:21:48.634Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.985 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest [2019-07-31T08:21:48.634Z] testExec(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.142 s [2019-07-31T08:21:48.634Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0 s [2019-07-31T08:21:48.634Z] testGetAllBinaries(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.154 s [2019-07-31T08:21:48.634Z] testExecution(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.11 s [2019-07-31T08:21:48.634Z] testTwoProcesses(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.12 s [2019-07-31T08:21:48.634Z] testCanExecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.03 s [2019-07-31T08:21:48.634Z] testBuildIDDebugLink(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.117 s [2019-07-31T08:21:48.634Z] testCannotExcecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.02 s [2019-07-31T08:21:48.634Z] testBinaryCallsites(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.228 s [2019-07-31T08:21:48.634Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest [2019-07-31T08:21:48.634Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest [2019-07-31T08:21:48.634Z] testTidAspect(org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest) Time elapsed: 0.108 s [2019-07-31T08:21:48.634Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest [2019-07-31T08:21:48.634Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest [2019-07-31T08:21:48.634Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T08:21:48.634Z] testActivator(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-31T08:21:48.634Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T08:21:48.634Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T08:21:48.634Z] [2019-07-31T08:21:48.634Z] Results: [2019-07-31T08:21:48.634Z] [2019-07-31T08:21:48.634Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T08:21:48.634Z] [2019-07-31T08:21:48.894Z] [INFO] All tests passed! [2019-07-31T08:21:48.894Z] [INFO] [2019-07-31T08:21:48.894Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T08:21:48.894Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/../../target/jacoco.exec [2019-07-31T08:21:48.894Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 18 classes [2019-07-31T08:21:49.153Z] [INFO] [2019-07-31T08:21:49.153Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T08:21:49.153Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T08:21:49.153Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.pom [2019-07-31T08:21:49.153Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T08:21:49.153Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:21:49.153Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-31T08:21:49.153Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-31T08:21:49.153Z] [INFO] [2019-07-31T08:21:49.153Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T08:21:49.153Z] [INFO] [2019-07-31T08:21:49.153Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >-- [2019-07-31T08:21:49.153Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT [97/134] [2019-07-31T08:21:49.153Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:21:49.153Z] [INFO] [2019-07-31T08:21:49.153Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T08:21:49.153Z] [INFO] [2019-07-31T08:21:49.153Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T08:21:49.153Z] [INFO] The project's OSGi version is 1.0.0.201907310718 [2019-07-31T08:21:49.153Z] [INFO] [2019-07-31T08:21:49.153Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T08:21:49.153Z] [INFO] [2019-07-31T08:21:49.153Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T08:21:49.153Z] [INFO] [2019-07-31T08:21:49.153Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T08:21:49.153Z] [INFO] [2019-07-31T08:21:49.153Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T08:21:49.153Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:21:49.153Z] [INFO] [2019-07-31T08:21:49.153Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T08:21:49.153Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:21:49.153Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources [2019-07-31T08:21:49.153Z] [INFO] [2019-07-31T08:21:49.153Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T08:21:49.153Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes [2019-07-31T08:21:49.412Z] [INFO] [2019-07-31T08:21:49.412Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T08:21:49.412Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:21:49.412Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources [2019-07-31T08:21:49.412Z] [INFO] [2019-07-31T08:21:49.412Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T08:21:49.412Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T08:21:49.412Z] [INFO] [2019-07-31T08:21:49.412Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T08:21:49.412Z] [INFO] [2019-07-31T08:21:49.412Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T08:21:49.412Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T08:21:49.412Z] [INFO] [2019-07-31T08:21:49.412Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T08:21:49.412Z] [INFO] [2019-07-31T08:21:49.412Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T08:21:49.412Z] [INFO] [2019-07-31T08:21:49.412Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T08:21:49.412Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T08:21:49.412Z] [INFO] [2019-07-31T08:21:49.412Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T08:21:49.412Z] [INFO] [2019-07-31T08:21:49.412Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T08:21:51.313Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data/.metadata/.log [2019-07-31T08:21:51.313Z] [INFO] Command line: [2019-07-31T08:21:51.313Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T08:21:51.313Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:21:55.500Z] !SESSION 2019-07-31 08:21:51.137 ----------------------------------------------- [2019-07-31T08:21:55.500Z] eclipse.buildId=unknown [2019-07-31T08:21:55.500Z] java.version=1.8.0_202 [2019-07-31T08:21:55.500Z] java.vendor=Oracle Corporation [2019-07-31T08:21:55.500Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:21:55.500Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T08:21:55.500Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T08:21:55.500Z] [2019-07-31T08:21:55.500Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:21:54.784 [2019-07-31T08:21:55.500Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:21:55.500Z] !STACK 0 [2019-07-31T08:21:55.500Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T08:21:55.500Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:21:55.500Z] [2019-07-31T08:21:55.500Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:21:55.500Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:21:55.500Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:21:55.500Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:21:55.500Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:21:55.500Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:21:55.500Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:21:55.500Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:21:55.500Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:21:55.500Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:21:55.500Z] [2019-07-31T08:21:55.500Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:21:54.999 [2019-07-31T08:21:55.500Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:21:55.500Z] !STACK 0 [2019-07-31T08:21:55.500Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T08:21:55.500Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:21:55.500Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:21:55.500Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:21:55.500Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T08:21:55.500Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:21:55.500Z] [2019-07-31T08:21:55.500Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:21:55.500Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:21:55.500Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:21:55.500Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:21:55.500Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:21:55.500Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:21:55.500Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:21:55.500Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:21:55.500Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:21:55.500Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:21:57.401Z] process 11992: 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 [2019-07-31T08:21:57.401Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T08:21:57.967Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:21:57.967Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:22:10.936Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest [2019-07-31T08:22:10.936Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest [2019-07-31T08:22:10.936Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-31T08:22:10.936Z] testActivator(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T08:22:10.936Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T08:22:10.936Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T08:22:10.936Z] [2019-07-31T08:22:10.936Z] Results: [2019-07-31T08:22:10.936Z] [2019-07-31T08:22:10.936Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T08:22:10.936Z] [2019-07-31T08:22:11.195Z] [INFO] All tests passed! [2019-07-31T08:22:11.195Z] [INFO] [2019-07-31T08:22:11.195Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T08:22:11.195Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/../../target/jacoco.exec [2019-07-31T08:22:11.195Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.tests' with 1 classes [2019-07-31T08:22:11.195Z] [INFO] [2019-07-31T08:22:11.195Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T08:22:11.195Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T08:22:11.195Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.pom [2019-07-31T08:22:11.195Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T08:22:11.195Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:22:11.195Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:22:11.453Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:22:11.453Z] [INFO] [2019-07-31T08:22:11.453Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T08:22:11.453Z] [INFO] [2019-07-31T08:22:11.453Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >-- [2019-07-31T08:22:11.453Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.5-SNAPSHOT [98/134] [2019-07-31T08:22:11.453Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:22:11.453Z] [INFO] [2019-07-31T08:22:11.453Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T08:22:11.453Z] [INFO] [2019-07-31T08:22:11.453Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T08:22:11.453Z] [INFO] The project's OSGi version is 1.0.5.201907310718 [2019-07-31T08:22:11.453Z] [INFO] [2019-07-31T08:22:11.453Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T08:22:11.453Z] [INFO] [2019-07-31T08:22:11.453Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T08:22:11.453Z] [INFO] [2019-07-31T08:22:11.453Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T08:22:11.453Z] [INFO] [2019-07-31T08:22:11.453Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T08:22:11.453Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:22:11.453Z] [INFO] [2019-07-31T08:22:11.453Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T08:22:11.453Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:22:11.453Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources [2019-07-31T08:22:11.453Z] [INFO] [2019-07-31T08:22:11.453Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T08:22:11.453Z] [INFO] Compiling 10 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes [2019-07-31T08:22:12.068Z] [INFO] [2019-07-31T08:22:12.068Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T08:22:12.068Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:22:12.068Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources [2019-07-31T08:22:12.068Z] [INFO] [2019-07-31T08:22:12.068Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T08:22:12.068Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar [2019-07-31T08:22:12.068Z] [INFO] [2019-07-31T08:22:12.068Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T08:22:12.068Z] [INFO] [2019-07-31T08:22:12.068Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T08:22:12.068Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.jar [2019-07-31T08:22:12.068Z] [INFO] [2019-07-31T08:22:12.327Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T08:22:12.327Z] [INFO] [2019-07-31T08:22:12.327Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T08:22:12.327Z] [INFO] [2019-07-31T08:22:12.327Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T08:22:12.327Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.jar [2019-07-31T08:22:12.327Z] [INFO] [2019-07-31T08:22:12.327Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T08:22:12.327Z] [INFO] [2019-07-31T08:22:12.327Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T08:22:14.236Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T08:22:14.236Z] [INFO] Command line: [2019-07-31T08:22:14.237Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T08:22:14.237Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:22:18.423Z] !SESSION 2019-07-31 08:22:14.241 ----------------------------------------------- [2019-07-31T08:22:18.423Z] eclipse.buildId=unknown [2019-07-31T08:22:18.423Z] java.version=1.8.0_202 [2019-07-31T08:22:18.423Z] java.vendor=Oracle Corporation [2019-07-31T08:22:18.423Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:22:18.423Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T08:22:18.423Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T08:22:18.423Z] [2019-07-31T08:22:18.423Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:22:17.895 [2019-07-31T08:22:18.423Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:22:18.423Z] !STACK 0 [2019-07-31T08:22:18.423Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T08:22:18.423Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:22:18.423Z] [2019-07-31T08:22:18.423Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:22:18.423Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:22:18.423Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:22:18.423Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:22:18.423Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:22:18.423Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:22:18.423Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:22:18.423Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:22:18.423Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:22:18.423Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:22:18.423Z] [2019-07-31T08:22:18.423Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:22:18.092 [2019-07-31T08:22:18.423Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:22:18.423Z] !STACK 0 [2019-07-31T08:22:18.423Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T08:22:18.423Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:22:18.423Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:22:18.423Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:22:18.423Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T08:22:18.423Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:22:18.423Z] [2019-07-31T08:22:18.423Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:22:18.423Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:22:18.423Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:22:18.423Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:22:18.423Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:22:18.423Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:22:18.423Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:22:18.423Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:22:18.423Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:22:18.423Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:22:20.505Z] process 12061: 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 [2019-07-31T08:22:20.505Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T08:22:21.072Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:22:21.072Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:22:33.274Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest [2019-07-31T08:22:33.274Z] Display size: 1440x900 [2019-07-31T08:22:33.274Z] OS version=3.10.0-957.1.3.el7.x86_64 [2019-07-31T08:22:33.274Z] GTK version=3.18.9 [2019-07-31T08:22:33.274Z] GTK theme=Ambiance [2019-07-31T08:22:33.274Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T08:22:33.274Z] Time zone: Coordinated Universal Time [2019-07-31T08:22:33.274Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T08:22:33.274Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T08:22:35.176Z] *** BUG *** [2019-07-31T08:22:35.176Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:22:35.176Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:22:35.176Z] [2019-07-31T08:22:35.176Z] *** BUG *** [2019-07-31T08:22:35.176Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:22:35.176Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:22:35.176Z] [2019-07-31T08:22:35.434Z] *** BUG *** [2019-07-31T08:22:35.434Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:22:35.434Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:22:35.434Z] [2019-07-31T08:22:35.434Z] *** BUG *** [2019-07-31T08:22:35.434Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:22:35.434Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:22:35.434Z] [2019-07-31T08:22:36.371Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T08:22:36.371Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:22:36.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:22:36.371Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:36.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1193260571 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T08:22:36.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1193260572 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T08:22:36.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1193260627 data=null} to TreeItem with text {myNode} [2019-07-31T08:22:36.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1193260629 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T08:22:36.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193260631 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} [2019-07-31T08:22:36.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1193260661 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T08:22:36.629Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:36.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1193260663 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T08:22:36.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1193260664 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T08:22:36.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1193260665 data=null} to TreeItem with text {myNode} [2019-07-31T08:22:36.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1193260665 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T08:22:36.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193260666 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} [2019-07-31T08:22:36.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1193260669 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T08:22:36.887Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-31T08:22:36.887Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-31T08:22:36.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1193261064 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2019-07-31T08:22:36.887Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-31T08:22:38.263Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:38.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1193262249 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T08:22:38.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1193262250 data=null doit=true} to Tree node with text: Sessions [2019-07-31T08:22:38.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1193262250 data=null} to Tree node with text: Sessions [2019-07-31T08:22:38.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1193262251 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T08:22:38.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193262252 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 [2019-07-31T08:22:38.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1193262257 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T08:22:38.263Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:38.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1193262267 data=null button=0 stateMask=0x0 x=89 y=127 count=0} to Tree node with text: Sessions [2019-07-31T08:22:38.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1193262268 data=null doit=true} to Tree node with text: Sessions [2019-07-31T08:22:38.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1193262268 data=null} to Tree node with text: Sessions [2019-07-31T08:22:38.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1193262269 data=null button=1 stateMask=0x0 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-31T08:22:38.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193262270 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 [2019-07-31T08:22:38.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1193262272 data=null button=1 stateMask=0x80000 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-31T08:22:38.521Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-31T08:22:38.521Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-31T08:22:38.780Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-31T08:22:38.780Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-31T08:22:38.780Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1193262960 data=null doit=true} to Shell with text {Create Session} [2019-07-31T08:22:38.780Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:22:38.780Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T08:22:38.780Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T08:22:38.780Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T08:22:38.780Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:22:38.780Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T08:22:38.780Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T08:22:38.780Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T08:22:38.780Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: of type 'Text' [2019-07-31T08:22:38.780Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T08:22:38.780Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T08:22:38.780Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T08:22:39.041Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-31T08:22:39.041Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-31T08:22:39.041Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-31T08:22:39.041Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:22:39.041Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:22:39.041Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T08:22:39.041Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T08:22:39.041Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:39.041Z] DEBUG - Clicking on &Ok [2019-07-31T08:22:39.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1193263046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:39.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1193263047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:39.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1193263048 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:39.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1193263054 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:39.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1193263055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:39.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1193263056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:39.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1193263057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:39.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1193262549 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...' [2019-07-31T08:22:39.570Z] DEBUG - Clicked on [2019-07-31T08:22:39.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1193263449 data=null doit=true} to Tree node with text: Sessions [2019-07-31T08:22:39.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1193263450 data=null} to Tree node with text: Sessions [2019-07-31T08:22:39.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1193263451 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-31T08:22:39.570Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193263453 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 [2019-07-31T08:22:39.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1193263456 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-31T08:22:39.570Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:39.570Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:39.570Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:39.570Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:39.570Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:39.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193263472 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-31T08:22:39.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193263473 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:39.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193263473 data=null} to Tree node with text: mysession [2019-07-31T08:22:39.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193263476 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T08:22:39.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193263478 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:39.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193263488 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T08:22:39.570Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:39.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193263490 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-31T08:22:39.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193263539 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:39.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193263540 data=null} to Tree node with text: mysession [2019-07-31T08:22:39.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193263541 data=null button=1 stateMask=0x0 x=112 y=101 count=1} to Tree node with text: mysession [2019-07-31T08:22:39.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193263542 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:39.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193263545 data=null button=1 stateMask=0x80000 x=112 y=101 count=1} to Tree node with text: mysession [2019-07-31T08:22:39.968Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:22:39.968Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:22:40.229Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:22:40.229Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T08:22:40.229Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1193264344 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T08:22:40.229Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:22:40.229Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:22:40.229Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST' [2019-07-31T08:22:40.229Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T08:22:40.229Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain') [2019-07-31T08:22:40.229Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO' [2019-07-31T08:22:40.229Z] 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') [2019-07-31T08:22:40.229Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:22:40.229Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:22:40.229Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:22:40.229Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:40.229Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:40.229Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:40.229Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:40.229Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:40.229Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:22:40.229Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:22:40.229Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:40.229Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1193264371 data=null doit=true} to Button with text {Kernel} [2019-07-31T08:22:40.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1193264373 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} [2019-07-31T08:22:40.229Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:40.229Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=1193264428 data=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:40.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=1193264428 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') [2019-07-31T08:22:40.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=1193264429 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') [2019-07-31T08:22:40.229Z] *** BUG *** [2019-07-31T08:22:40.229Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:22:40.229Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:22:40.229Z] [2019-07-31T08:22:40.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=1193264430 data=null item=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') [2019-07-31T08:22:40.488Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:40.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:22:40.488Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T08:22:40.488Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T08:22:40.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events')) [2019-07-31T08:22:40.488Z] DEBUG - Setting state to checked on: All [2019-07-31T08:22:40.488Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:22:40.488Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:22:40.488Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:22:40.488Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:22:40.488Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:22:40.488Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:40.488Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:22:40.488Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:40.488Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:22:40.488Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:40.488Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:22:40.488Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events' [2019-07-31T08:22:40.488Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events') [2019-07-31T08:22:40.488Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-31T08:22:40.488Z] 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') [2019-07-31T08:22:40.488Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:40.488Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:22:40.488Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T08:22:40.488Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T08:22:40.488Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:22:40.488Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:22:40.488Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-31T08:22:40.488Z] DEBUG - Toggling state on Button {Select}. Setting state to selected [2019-07-31T08:22:40.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1193264737 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') [2019-07-31T08:22:40.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1193264738 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') [2019-07-31T08:22:40.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1193264739 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-31T08:22:40.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1193264739 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-31T08:22:40.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1193264740 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') [2019-07-31T08:22:40.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1193264740 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') [2019-07-31T08:22:40.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1193264741 data=null item=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') [2019-07-31T08:22:40.746Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1193264744 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') [2019-07-31T08:22:40.746Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1193264744 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') [2019-07-31T08:22:40.746Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1193264745 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') [2019-07-31T08:22:40.746Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1193264746 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-31T08:22:40.746Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1193264752 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-31T08:22:40.746Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-31T08:22:40.746Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:22:40.746Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:22:40.746Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:22:40.746Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events' [2019-07-31T08:22:40.746Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events') [2019-07-31T08:22:40.746Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events')) [2019-07-31T08:22:40.746Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:22:40.746Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:22:40.746Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:22:40.746Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:22:40.746Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:22:40.746Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:22:40.746Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:22:40.746Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:40.746Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:40.746Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:40.746Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:40.746Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T08:22:40.746Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T08:22:40.746Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:22:40.746Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:22:40.746Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T08:22:40.746Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T08:22:40.746Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:40.746Z] DEBUG - Clicking on &Ok [2019-07-31T08:22:40.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1193264770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:40.746Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1193264770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:40.746Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1193264771 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:40.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1193264771 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:40.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1193264772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:40.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1193264772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:40.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1193264774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:40.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1193263835 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)...' [2019-07-31T08:22:40.746Z] [2019-07-31T08:22:40.746Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-31 08:22:40.672 [2019-07-31T08:22:40.746Z] !MESSAGE Command to change state of events failed [2019-07-31T08:22:40.746Z] !STACK 0 [2019-07-31T08:22:40.746Z] org.eclipse.core.commands.ExecutionException: Command failed! Command: lttng --mi xml enable-event -a -u -s mysession --exclude foo [2019-07-31T08:22:40.746Z] Error Output: [2019-07-31T08:22:40.746Z] Command not found [2019-07-31T08:22:40.746Z] Return Value: 1 [2019-07-31T08:22:40.746Z] Command not found [2019-07-31T08:22:40.746Z] [2019-07-31T08:22:40.746Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1570) [2019-07-31T08:22:40.746Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1539) [2019-07-31T08:22:40.746Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:807) [2019-07-31T08:22:40.746Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:389) [2019-07-31T08:22:40.746Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:52) [2019-07-31T08:22:40.746Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:191) [2019-07-31T08:22:40.746Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T08:22:41.005Z] DEBUG - Clicked on [2019-07-31T08:22:41.005Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:41.005Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:41.005Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:22:41.005Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:41.005Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:41.005Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:22:41.005Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-31T08:22:41.264Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:41.264Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:41.264Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:22:41.264Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-31T08:22:41.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1193265267 data=null doit=true} to Tree node with text: channel0 [2019-07-31T08:22:41.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1193265267 data=null} to Tree node with text: channel0 [2019-07-31T08:22:41.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1193265268 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T08:22:41.264Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193265269 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 [2019-07-31T08:22:41.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1193265270 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T08:22:41.264Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:41.264Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:41.264Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:41.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193265335 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:22:41.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193265336 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:41.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193265336 data=null} to Tree node with text: mysession [2019-07-31T08:22:41.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193265337 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:41.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193265338 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:41.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193265340 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:41.264Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:41.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193265342 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:22:41.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193265343 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:41.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193265343 data=null} to Tree node with text: mysession [2019-07-31T08:22:41.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193265344 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:41.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193265351 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:41.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193265353 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:41.524Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T08:22:41.524Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T08:22:41.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1193265552 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-31T08:22:41.524Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T08:22:41.524Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:41.524Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:41.524Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:41.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193265660 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:22:41.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193265661 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:41.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193265661 data=null} to Tree node with text: mysession [2019-07-31T08:22:41.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193265662 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:41.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193265663 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:41.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193265669 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:41.524Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:41.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193265671 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:22:41.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193265672 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:41.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193265672 data=null} to Tree node with text: mysession [2019-07-31T08:22:41.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193265673 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:41.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193265673 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:41.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193265676 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:41.782Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T08:22:41.782Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T08:22:41.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1193265874 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-31T08:22:41.782Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T08:22:42.041Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T08:22:42.041Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:42.041Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:42.041Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:22:42.041Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-31T08:22:42.041Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T08:22:42.041Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:42.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {*} time=1193266239 data=null button=0 stateMask=0x0 x=136 y=113 count=0} to Tree node with text: * [2019-07-31T08:22:42.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {*} time=1193266240 data=null doit=true} to Tree node with text: * [2019-07-31T08:22:42.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {*} time=1193266241 data=null} to Tree node with text: * [2019-07-31T08:22:42.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {*} time=1193266242 data=null button=1 stateMask=0x0 x=136 y=113 count=1} to Tree node with text: * [2019-07-31T08:22:42.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193266243 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: * [2019-07-31T08:22:42.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {*} time=1193266278 data=null button=1 stateMask=0x80000 x=136 y=108 count=1} to Tree node with text: * [2019-07-31T08:22:42.300Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T08:22:42.300Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:22:42.300Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:22:42.559Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:42.559Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:42.559Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:42.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193266634 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T08:22:42.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193266635 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:42.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193266636 data=null} to Tree node with text: mysession [2019-07-31T08:22:42.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193266637 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T08:22:42.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193266637 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:42.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193266640 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T08:22:42.559Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:42.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193266650 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T08:22:42.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193266651 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:42.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193266652 data=null} to Tree node with text: mysession [2019-07-31T08:22:42.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193266653 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T08:22:42.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193266654 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:42.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193266658 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T08:22:42.818Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T08:22:42.818Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T08:22:43.076Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T08:22:43.076Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T08:22:43.076Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1193267143 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T08:22:43.076Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:22:43.076Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:22:43.076Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:22:43.076Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:22:43.076Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:22:43.076Z] DEBUG - Clicking on OK [2019-07-31T08:22:43.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193267145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:22:43.076Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193267146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:22:43.076Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193267146 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:22:43.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193267146 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:22:43.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193267147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:22:43.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193267147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:22:43.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193267148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:22:43.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1193266867 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...' [2019-07-31T08:22:43.335Z] DEBUG - Clicked on [2019-07-31T08:22:43.335Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:43.335Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:43.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1193267361 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T08:22:43.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1193267362 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T08:22:43.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1193267367 data=null} to TreeItem with text {myNode} [2019-07-31T08:22:43.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1193267368 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T08:22:43.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193267369 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} [2019-07-31T08:22:43.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1193267372 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T08:22:43.335Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:43.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1193267374 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T08:22:43.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1193267375 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T08:22:43.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1193267375 data=null} to TreeItem with text {myNode} [2019-07-31T08:22:43.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1193267376 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T08:22:43.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193267377 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} [2019-07-31T08:22:43.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1193267379 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T08:22:43.593Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-31T08:22:43.593Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-31T08:22:43.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1193267640 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2019-07-31T08:22:43.593Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-31T08:22:43.593Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.501 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest [2019-07-31T08:22:43.593Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest) Time elapsed: 7.681 s [2019-07-31T08:22:43.593Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest [2019-07-31T08:22:44.970Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T08:22:44.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:22:44.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:22:44.970Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:44.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1193268874 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T08:22:44.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1193268879 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T08:22:44.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1193268880 data=null} to TreeItem with text {myNode} [2019-07-31T08:22:44.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1193268924 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T08:22:44.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193268925 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} [2019-07-31T08:22:44.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1193268931 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T08:22:44.970Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:44.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1193268933 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T08:22:44.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1193268934 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T08:22:44.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1193268934 data=null} to TreeItem with text {myNode} [2019-07-31T08:22:44.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1193268935 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T08:22:44.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193268936 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} [2019-07-31T08:22:44.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1193268938 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T08:22:44.970Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-31T08:22:44.970Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-31T08:22:44.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1193269169 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2019-07-31T08:22:44.970Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-31T08:22:45.904Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:45.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1193269953 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T08:22:45.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1193269953 data=null doit=true} to Tree node with text: Sessions [2019-07-31T08:22:45.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1193269954 data=null} to Tree node with text: Sessions [2019-07-31T08:22:45.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1193269955 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T08:22:45.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193269955 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 [2019-07-31T08:22:45.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1193269966 data=null button=1 stateMask=0x80000 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-31T08:22:45.905Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:45.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1193269969 data=null button=0 stateMask=0x0 x=89 y=127 count=0} to Tree node with text: Sessions [2019-07-31T08:22:45.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1193269970 data=null doit=true} to Tree node with text: Sessions [2019-07-31T08:22:45.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1193269970 data=null} to Tree node with text: Sessions [2019-07-31T08:22:45.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1193269971 data=null button=1 stateMask=0x0 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-31T08:22:45.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193269972 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 [2019-07-31T08:22:45.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1193269974 data=null button=1 stateMask=0x80000 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-31T08:22:46.163Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-31T08:22:46.163Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-31T08:22:46.422Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-31T08:22:46.422Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-31T08:22:46.422Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1193270548 data=null doit=true} to Shell with text {Create Session} [2019-07-31T08:22:46.422Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:22:46.422Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T08:22:46.422Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T08:22:46.422Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T08:22:46.422Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:22:46.422Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T08:22:46.422Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T08:22:46.422Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T08:22:46.422Z] DEBUG - matched Text with text " [2019-07-31T08:22:46.422Z] ", using matcher: of type 'Text' [2019-07-31T08:22:46.422Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T08:22:46.422Z] DEBUG - matched Text with text " [2019-07-31T08:22:46.422Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T08:22:46.422Z] DEBUG - matched Text with text " [2019-07-31T08:22:46.422Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T08:22:46.422Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-31T08:22:46.422Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-31T08:22:46.422Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-31T08:22:46.422Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:22:46.422Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:22:46.422Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T08:22:46.422Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T08:22:46.422Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:46.422Z] DEBUG - Clicking on &Ok [2019-07-31T08:22:46.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1193270567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:46.422Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1193270567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:46.422Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1193270568 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:46.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1193270568 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:46.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1193270569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:46.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1193270569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:46.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1193270570 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:46.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1193270172 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...' [2019-07-31T08:22:46.681Z] DEBUG - Clicked on [2019-07-31T08:22:46.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1193270861 data=null doit=true} to Tree node with text: Sessions [2019-07-31T08:22:46.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1193270861 data=null} to Tree node with text: Sessions [2019-07-31T08:22:46.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1193270862 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-31T08:22:46.681Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193270871 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 [2019-07-31T08:22:46.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1193270874 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-31T08:22:46.681Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:46.681Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:46.681Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:46.681Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:46.681Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:46.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193270936 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-31T08:22:46.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193270936 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:46.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193270937 data=null} to Tree node with text: mysession [2019-07-31T08:22:46.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193270937 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T08:22:46.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193270938 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:46.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193270951 data=null button=1 stateMask=0x80000 x=112 y=109 count=1} to Tree node with text: mysession [2019-07-31T08:22:46.939Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:46.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193270953 data=null button=0 stateMask=0x0 x=112 y=109 count=0} to Tree node with text: mysession [2019-07-31T08:22:46.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193270953 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:46.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193270954 data=null} to Tree node with text: mysession [2019-07-31T08:22:46.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193270954 data=null button=1 stateMask=0x0 x=112 y=109 count=1} to Tree node with text: mysession [2019-07-31T08:22:46.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193270955 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:46.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193270957 data=null button=1 stateMask=0x80000 x=112 y=109 count=1} to Tree node with text: mysession [2019-07-31T08:22:46.939Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:22:46.939Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:22:47.507Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:22:47.507Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T08:22:47.507Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1193271577 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T08:22:47.507Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:22:47.507Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:22:47.507Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:22:47.507Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-31T08:22:47.507Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T08:22:47.507Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-31T08:22:47.507Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-31T08:22:47.507Z] 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') [2019-07-31T08:22:47.507Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:22:47.507Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:22:47.507Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:47.507Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:47.507Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:47.507Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:47.507Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:47.507Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:22:47.507Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:22:47.507Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:47.507Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1193271636 data=null doit=true} to Button with text {Kernel} [2019-07-31T08:22:47.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1193271636 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} [2019-07-31T08:22:47.507Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:47.507Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1193271639 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:47.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1193271639 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') [2019-07-31T08:22:47.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1193271639 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') [2019-07-31T08:22:47.507Z] *** BUG *** [2019-07-31T08:22:47.507Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:22:47.507Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:22:47.507Z] [2019-07-31T08:22:47.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1193271640 data=null item=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') [2019-07-31T08:22:47.769Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:47.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:22:47.769Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T08:22:47.769Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T08:22:47.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T08:22:47.769Z] DEBUG - Setting state to checked on: All [2019-07-31T08:22:47.769Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:22:47.769Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:22:47.769Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:22:47.769Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:22:47.769Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:22:47.769Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:47.769Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:47.769Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T08:22:47.769Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T08:22:47.769Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:22:47.769Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:22:47.769Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T08:22:47.769Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T08:22:47.769Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:47.769Z] DEBUG - Clicking on &Ok [2019-07-31T08:22:47.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1193271856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:47.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1193271857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:47.769Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1193271857 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:47.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1193271858 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:47.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1193271859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:47.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1193271859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:47.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1193271859 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:47.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1193271167 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)...' [2019-07-31T08:22:48.368Z] DEBUG - Clicked on [2019-07-31T08:22:48.368Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:48.368Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:48.368Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:22:48.368Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:48.368Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:48.368Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:22:48.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1193272276 data=null doit=true} to Tree node with text: JUL [2019-07-31T08:22:48.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1193272276 data=null} to Tree node with text: JUL [2019-07-31T08:22:48.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1193272277 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-31T08:22:48.368Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193272278 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 [2019-07-31T08:22:48.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1193272280 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-31T08:22:48.368Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:48.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193272331 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:22:48.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193272332 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:48.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193272332 data=null} to Tree node with text: mysession [2019-07-31T08:22:48.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193272333 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:48.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193272333 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:48.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193272337 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:48.368Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:48.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193272339 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:22:48.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193272339 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:48.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193272339 data=null} to Tree node with text: mysession [2019-07-31T08:22:48.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193272340 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:48.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193272344 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:48.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193272347 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:48.726Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:22:48.726Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:22:48.726Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:22:48.726Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T08:22:48.987Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1193273034 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T08:22:48.987Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:22:48.987Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:22:48.987Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:22:48.987Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-31T08:22:48.987Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T08:22:48.987Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-31T08:22:48.987Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-31T08:22:48.987Z] 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') [2019-07-31T08:22:48.987Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:22:48.987Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:22:48.987Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:48.987Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:48.987Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:48.987Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:48.987Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:48.987Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:22:48.987Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:22:48.987Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:48.987Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1193273050 data=null doit=true} to Button with text {Kernel} [2019-07-31T08:22:48.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1193273050 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} [2019-07-31T08:22:48.987Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:48.987Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1193273052 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:48.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1193273052 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') [2019-07-31T08:22:48.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1193273052 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') [2019-07-31T08:22:48.988Z] *** BUG *** [2019-07-31T08:22:48.988Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:22:48.988Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:22:48.988Z] [2019-07-31T08:22:48.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1193273053 data=null item=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') [2019-07-31T08:22:48.988Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:48.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:22:48.988Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T08:22:48.988Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T08:22:48.988Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T08:22:48.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1193273187 data=null doit=true} to TreeItem with text {All} [2019-07-31T08:22:48.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1193273188 data=null} to TreeItem with text {All} [2019-07-31T08:22:48.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1193273189 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T08:22:48.988Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193273189 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} [2019-07-31T08:22:48.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1193273191 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T08:22:48.988Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T08:22:48.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1193273200 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T08:22:48.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1193273201 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T08:22:48.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1193273230 data=null button=1 stateMask=0x0 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T08:22:48.988Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193273231 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) [2019-07-31T08:22:48.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1193273232 data=null button=1 stateMask=0x80000 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T08:22:48.988Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T08:22:48.988Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2019-07-31T08:22:48.988Z] DEBUG - Setting state to checked on: logger [2019-07-31T08:22:48.988Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:22:48.988Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:22:48.988Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:22:48.988Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:22:48.988Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:22:48.988Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:48.988Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:48.988Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T08:22:48.988Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T08:22:48.988Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:22:48.988Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:22:48.988Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T08:22:48.988Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T08:22:48.988Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:49.247Z] DEBUG - Clicking on &Ok [2019-07-31T08:22:49.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1193273247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:49.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1193273247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:49.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1193273247 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:49.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1193273248 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:49.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1193273248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:49.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1193273248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:49.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1193273248 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:49.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1193272548 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)...' [2019-07-31T08:22:49.505Z] DEBUG - Clicked on [2019-07-31T08:22:49.505Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:49.505Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:49.505Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:22:49.505Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:49.505Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:49.505Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:22:49.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1193273673 data=null doit=true} to Tree node with text: JUL [2019-07-31T08:22:49.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1193273674 data=null} to Tree node with text: JUL [2019-07-31T08:22:49.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1193273675 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-31T08:22:49.505Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193273675 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 [2019-07-31T08:22:49.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1193273677 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-31T08:22:49.505Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:49.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193273731 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:22:49.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193273731 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:49.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193273732 data=null} to Tree node with text: mysession [2019-07-31T08:22:49.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193273733 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:49.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193273733 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:49.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193273738 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:49.505Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:49.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193273740 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:22:49.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193273740 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:49.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193273740 data=null} to Tree node with text: mysession [2019-07-31T08:22:49.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193273745 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:49.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193273746 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:49.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193273748 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:49.764Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:22:49.764Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:22:50.331Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:22:50.331Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T08:22:50.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1193274361 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T08:22:50.331Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:22:50.331Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:22:50.331Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:22:50.331Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-31T08:22:50.331Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T08:22:50.331Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-31T08:22:50.331Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-31T08:22:50.331Z] 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') [2019-07-31T08:22:50.331Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:22:50.331Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:22:50.331Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:50.331Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:50.331Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:50.331Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:50.331Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:50.331Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:22:50.331Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:22:50.331Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:50.331Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1193274367 data=null doit=true} to Button with text {Kernel} [2019-07-31T08:22:50.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1193274367 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} [2019-07-31T08:22:50.331Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:50.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1193274369 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:50.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1193274369 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') [2019-07-31T08:22:50.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1193274370 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') [2019-07-31T08:22:50.331Z] *** BUG *** [2019-07-31T08:22:50.331Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:22:50.331Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:22:50.331Z] [2019-07-31T08:22:50.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1193274370 data=null item=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') [2019-07-31T08:22:50.331Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:50.331Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:22:50.331Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T08:22:50.331Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T08:22:50.331Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T08:22:50.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1193274547 data=null doit=true} to TreeItem with text {All} [2019-07-31T08:22:50.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1193274548 data=null} to TreeItem with text {All} [2019-07-31T08:22:50.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1193274549 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T08:22:50.331Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193274550 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} [2019-07-31T08:22:50.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1193274551 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T08:22:50.331Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T08:22:50.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1193274559 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T08:22:50.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1193274560 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T08:22:50.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1193274561 data=null button=1 stateMask=0x0 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T08:22:50.331Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193274562 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) [2019-07-31T08:22:50.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1193274563 data=null button=1 stateMask=0x80000 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T08:22:50.331Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T08:22:50.331Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2019-07-31T08:22:50.331Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-31T08:22:50.331Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:22:50.331Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:22:50.331Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:22:50.331Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:22:50.331Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:22:50.331Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:50.331Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:50.331Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T08:22:50.331Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T08:22:50.331Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-31T08:22:50.331Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T08:22:50.331Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T08:22:50.331Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T08:22:50.331Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T08:22:50.331Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T08:22:50.331Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T08:22:50.331Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T08:22:50.331Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:22:50.331Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:22:50.331Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T08:22:50.331Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1f6865ca [2019-07-31T08:22:50.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1193274580 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') [2019-07-31T08:22:50.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1193274632 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') [2019-07-31T08:22:50.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1193274632 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T08:22:50.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1193274633 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T08:22:50.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1193274633 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') [2019-07-31T08:22:50.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1193274633 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') [2019-07-31T08:22:50.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1193274634 data=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') [2019-07-31T08:22:50.591Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1193274636 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') [2019-07-31T08:22:50.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1193274636 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') [2019-07-31T08:22:50.591Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1193274636 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') [2019-07-31T08:22:50.591Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1193274637 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T08:22:50.591Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1193274637 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T08:22:50.591Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-31T08:22:50.591Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T08:22:50.591Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T08:22:50.591Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-31T08:22:50.591Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Warning [2019-07-31T08:22:50.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1193274642 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')) [2019-07-31T08:22:50.591Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Warning [2019-07-31T08:22:50.591Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:22:50.591Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:22:50.591Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:22:50.591Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:22:50.591Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:22:50.591Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:50.591Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:50.591Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T08:22:50.591Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T08:22:50.591Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:22:50.591Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:22:50.591Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T08:22:50.591Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T08:22:50.591Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:50.591Z] DEBUG - Clicking on &Ok [2019-07-31T08:22:50.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1193274655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:50.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1193274655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:50.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1193274655 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:50.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1193274656 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:50.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1193274656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:50.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1193274657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:50.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1193274657 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:50.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1193273929 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)...' [2019-07-31T08:22:51.158Z] DEBUG - Clicked on [2019-07-31T08:22:51.158Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:51.158Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:51.158Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:22:51.158Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:51.158Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:51.158Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:22:51.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1193275153 data=null doit=true} to Tree node with text: JUL [2019-07-31T08:22:51.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1193275154 data=null} to Tree node with text: JUL [2019-07-31T08:22:51.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1193275155 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-31T08:22:51.158Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193275155 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 [2019-07-31T08:22:51.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1193275157 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-31T08:22:51.158Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:51.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193275159 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:22:51.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193275160 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:51.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193275160 data=null} to Tree node with text: mysession [2019-07-31T08:22:51.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193275161 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:51.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193275161 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:51.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193275164 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:51.158Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:51.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193275165 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:22:51.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193275171 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:51.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193275171 data=null} to Tree node with text: mysession [2019-07-31T08:22:51.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193275172 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:51.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193275173 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:51.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193275175 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:51.158Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:22:51.158Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:22:51.725Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:22:51.725Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T08:22:51.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1193275858 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T08:22:51.725Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:22:51.725Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:22:51.725Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:22:51.725Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-31T08:22:51.725Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T08:22:51.725Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-31T08:22:51.725Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-31T08:22:51.725Z] 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') [2019-07-31T08:22:51.725Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:22:51.725Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:22:51.725Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:51.725Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:51.725Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:51.725Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:51.725Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:51.725Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:22:51.725Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:22:51.725Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:51.725Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1193275867 data=null doit=true} to Button with text {Kernel} [2019-07-31T08:22:51.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1193275867 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} [2019-07-31T08:22:51.725Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:51.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1193275878 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:51.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1193275878 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') [2019-07-31T08:22:51.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1193275879 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') [2019-07-31T08:22:51.725Z] *** BUG *** [2019-07-31T08:22:51.725Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:22:51.725Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:22:51.725Z] [2019-07-31T08:22:51.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1193275879 data=null item=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') [2019-07-31T08:22:51.984Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:51.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:22:51.984Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T08:22:51.984Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T08:22:51.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T08:22:51.984Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:22:51.984Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:22:51.984Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-31T08:22:51.984Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-31T08:22:51.984Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-31T08:22:51.984Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:22:51.984Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:22:51.984Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:22:51.984Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:22:51.984Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:22:51.984Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:51.984Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:51.984Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T08:22:51.984Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T08:22:51.984Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:22:51.984Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:22:51.984Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T08:22:51.984Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T08:22:51.984Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:51.984Z] DEBUG - Clicking on &Ok [2019-07-31T08:22:51.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1193276039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:51.984Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1193276040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:51.984Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1193276040 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:51.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1193276040 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:51.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1193276040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:51.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1193276041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:51.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1193276041 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:51.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1193275369 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)...' [2019-07-31T08:22:52.550Z] DEBUG - Clicked on [2019-07-31T08:22:52.550Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:52.550Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:52.550Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:22:52.550Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:52.550Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:52.550Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:22:52.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1193276554 data=null doit=true} to Tree node with text: JUL [2019-07-31T08:22:52.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1193276555 data=null} to Tree node with text: JUL [2019-07-31T08:22:52.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1193276556 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-31T08:22:52.550Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193276557 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 [2019-07-31T08:22:52.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1193276560 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-31T08:22:52.550Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:52.550Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:52.550Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:22:52.550Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-31T08:22:52.550Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:52.550Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:52.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:52.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193276571 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:22:52.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193276571 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:52.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193276572 data=null} to Tree node with text: mysession [2019-07-31T08:22:52.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193276573 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:52.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193276573 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:52.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193276576 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:52.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:52.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193276577 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:22:52.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193276627 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:52.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193276627 data=null} to Tree node with text: mysession [2019-07-31T08:22:52.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193276628 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:52.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193276629 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:52.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193276632 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:52.550Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T08:22:52.550Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T08:22:52.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1193276778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-31T08:22:52.550Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T08:22:52.810Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:52.810Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:52.810Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:52.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193276885 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:22:52.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193276885 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:52.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193276885 data=null} to Tree node with text: mysession [2019-07-31T08:22:52.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193276886 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:52.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193276887 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:52.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193276892 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:52.810Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:52.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193276893 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:22:52.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193276893 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:52.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193276894 data=null} to Tree node with text: mysession [2019-07-31T08:22:52.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193276925 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:52.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193276929 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:52.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193276932 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:53.075Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T08:22:53.075Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T08:22:53.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1193277075 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-31T08:22:53.075Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T08:22:53.075Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T08:22:53.333Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:53.333Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:53.333Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:22:53.333Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-31T08:22:53.333Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:53.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1193277437 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-31T08:22:53.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1193277437 data=null doit=true} to Tree node with text: logger [2019-07-31T08:22:53.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1193277437 data=null} to Tree node with text: logger [2019-07-31T08:22:53.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1193277438 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-31T08:22:53.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193277439 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 [2019-07-31T08:22:53.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1193277458 data=null button=1 stateMask=0x80000 x=134 y=124 count=1} to Tree node with text: logger [2019-07-31T08:22:53.333Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T08:22:53.593Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:22:53.593Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:22:53.593Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T08:22:53.593Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:53.593Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:53.593Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:22:53.593Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-31T08:22:53.593Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:53.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1193277743 data=null button=0 stateMask=0x0 x=161 y=113 count=0} to Tree node with text: anotherLogger [2019-07-31T08:22:53.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1193277744 data=null doit=true} to Tree node with text: anotherLogger [2019-07-31T08:22:53.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1193277744 data=null} to Tree node with text: anotherLogger [2019-07-31T08:22:53.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1193277745 data=null button=1 stateMask=0x0 x=161 y=113 count=1} to Tree node with text: anotherLogger [2019-07-31T08:22:53.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193277745 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 [2019-07-31T08:22:53.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1193277761 data=null button=1 stateMask=0x80000 x=161 y=108 count=1} to Tree node with text: anotherLogger [2019-07-31T08:22:53.593Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T08:22:53.851Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:22:53.851Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:22:53.851Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:53.851Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:53.851Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:53.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193278030 data=null button=0 stateMask=0x0 x=112 y=-13 count=0} to Tree node with text: mysession [2019-07-31T08:22:53.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193278030 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:53.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193278031 data=null} to Tree node with text: mysession [2019-07-31T08:22:53.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193278031 data=null button=1 stateMask=0x0 x=112 y=-13 count=1} to Tree node with text: mysession [2019-07-31T08:22:53.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193278032 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:53.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193278035 data=null button=1 stateMask=0x80000 x=112 y=-13 count=1} to Tree node with text: mysession [2019-07-31T08:22:53.851Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:53.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193278037 data=null button=0 stateMask=0x0 x=112 y=-13 count=0} to Tree node with text: mysession [2019-07-31T08:22:53.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193278037 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:53.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193278037 data=null} to Tree node with text: mysession [2019-07-31T08:22:53.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193278038 data=null button=1 stateMask=0x0 x=112 y=-13 count=1} to Tree node with text: mysession [2019-07-31T08:22:53.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193278038 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:53.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193278040 data=null button=1 stateMask=0x80000 x=112 y=-13 count=1} to Tree node with text: mysession [2019-07-31T08:22:54.110Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:22:54.110Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:22:54.676Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:22:54.676Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T08:22:54.676Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1193278733 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T08:22:54.676Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:22:54.676Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:22:54.676Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:22:54.676Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:22:54.676Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-31T08:22:54.676Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T08:22:54.676Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-31T08:22:54.676Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-31T08:22:54.676Z] 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') [2019-07-31T08:22:54.676Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:22:54.676Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:54.676Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:54.676Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:54.676Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:54.676Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:54.676Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:22:54.676Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:22:54.676Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:54.676Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1193278739 data=null doit=true} to Button with text {Kernel} [2019-07-31T08:22:54.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1193278740 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} [2019-07-31T08:22:54.676Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:54.676Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1193278741 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:54.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1193278742 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') [2019-07-31T08:22:54.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1193278742 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') [2019-07-31T08:22:54.676Z] *** BUG *** [2019-07-31T08:22:54.676Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:22:54.676Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:22:54.676Z] [2019-07-31T08:22:54.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1193278742 data=null item=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') [2019-07-31T08:22:54.676Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:54.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:22:54.676Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T08:22:54.676Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T08:22:54.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T08:22:54.676Z] DEBUG - Setting state to checked on: All [2019-07-31T08:22:54.934Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:22:54.934Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:22:54.934Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:22:54.934Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:22:54.934Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:22:54.934Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:54.934Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:54.934Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T08:22:54.934Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T08:22:54.934Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:22:54.934Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:22:54.934Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T08:22:54.934Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T08:22:54.934Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:54.934Z] DEBUG - Clicking on &Ok [2019-07-31T08:22:54.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1193278935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:54.934Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1193278935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:54.934Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1193278935 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:54.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1193278935 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:54.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1193278936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:54.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1193278936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:54.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1193278936 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:54.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1193278274 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)...' [2019-07-31T08:22:54.934Z] DEBUG - Clicked on [2019-07-31T08:22:54.934Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:54.934Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:54.934Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:22:54.934Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:54.934Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:54.934Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:22:54.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1193279177 data=null doit=true} to Tree node with text: LOG4J [2019-07-31T08:22:54.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1193279177 data=null} to Tree node with text: LOG4J [2019-07-31T08:22:54.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1193279178 data=null button=1 stateMask=0x0 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-31T08:22:54.934Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193279178 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 [2019-07-31T08:22:55.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1193279224 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-31T08:22:55.193Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:55.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193279236 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:22:55.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193279237 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:55.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193279237 data=null} to Tree node with text: mysession [2019-07-31T08:22:55.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193279237 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:55.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193279238 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:55.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193279241 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:55.193Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:55.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193279248 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:22:55.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193279248 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:55.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193279248 data=null} to Tree node with text: mysession [2019-07-31T08:22:55.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193279249 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:55.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193279249 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:55.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193279251 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:55.193Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:22:55.193Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:22:55.760Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:22:55.760Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T08:22:55.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1193279762 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T08:22:55.760Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:22:55.760Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:22:55.760Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:22:55.760Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:22:55.760Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-31T08:22:55.760Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T08:22:55.760Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-31T08:22:55.760Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-31T08:22:55.760Z] 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') [2019-07-31T08:22:55.760Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:22:55.760Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:55.760Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:55.760Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:55.760Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:55.760Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:55.760Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:22:55.760Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:22:55.760Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:55.760Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1193279767 data=null doit=true} to Button with text {Kernel} [2019-07-31T08:22:55.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1193279768 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} [2019-07-31T08:22:55.760Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:55.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1193279769 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:55.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1193279831 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') [2019-07-31T08:22:55.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1193279831 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') [2019-07-31T08:22:55.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1193279832 data=null item=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') [2019-07-31T08:22:55.760Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:55.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:22:55.760Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T08:22:55.760Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T08:22:55.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T08:22:55.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1193279958 data=null doit=true} to TreeItem with text {All} [2019-07-31T08:22:55.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1193279959 data=null} to TreeItem with text {All} [2019-07-31T08:22:55.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1193279960 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T08:22:55.760Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193279960 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} [2019-07-31T08:22:55.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1193279962 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T08:22:55.760Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T08:22:55.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1193279964 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T08:22:55.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1193279964 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T08:22:55.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1193279970 data=null button=1 stateMask=0x0 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T08:22:55.760Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193279970 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) [2019-07-31T08:22:55.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1193279972 data=null button=1 stateMask=0x80000 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T08:22:55.760Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T08:22:55.760Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2019-07-31T08:22:55.760Z] DEBUG - Setting state to checked on: logger [2019-07-31T08:22:55.760Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:22:55.760Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:22:55.760Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:22:55.760Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:22:55.760Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:22:55.760Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:55.760Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:55.760Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T08:22:55.760Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T08:22:55.760Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:22:55.760Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:22:55.760Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T08:22:55.760Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T08:22:55.760Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:55.760Z] DEBUG - Clicking on &Ok [2019-07-31T08:22:55.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1193279979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:55.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1193279979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:55.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1193279980 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:55.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1193279980 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:55.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1193279980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:56.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1193280023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:56.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1193280031 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:56.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1193279381 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)...' [2019-07-31T08:22:56.018Z] DEBUG - Clicked on [2019-07-31T08:22:56.018Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:56.018Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:56.018Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:22:56.018Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:56.018Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:56.018Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:22:56.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1193280269 data=null doit=true} to Tree node with text: LOG4J [2019-07-31T08:22:56.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1193280269 data=null} to Tree node with text: LOG4J [2019-07-31T08:22:56.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1193280270 data=null button=1 stateMask=0x0 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-31T08:22:56.018Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193280271 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 [2019-07-31T08:22:56.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1193280273 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-31T08:22:56.278Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:56.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193280274 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:22:56.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193280275 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:56.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193280275 data=null} to Tree node with text: mysession [2019-07-31T08:22:56.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193280276 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:56.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193280276 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:56.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193280279 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:56.278Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:56.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193280333 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:22:56.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193280333 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:56.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193280333 data=null} to Tree node with text: mysession [2019-07-31T08:22:56.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193280334 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:56.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193280334 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:56.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193280336 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:56.278Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:22:56.278Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:22:56.844Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:22:56.844Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T08:22:56.844Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1193280864 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T08:22:56.844Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:22:56.844Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:22:56.844Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:22:56.844Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:22:56.844Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-31T08:22:56.844Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T08:22:56.844Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-31T08:22:56.844Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-31T08:22:56.844Z] 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') [2019-07-31T08:22:56.844Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:22:56.844Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:56.844Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:56.844Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:56.844Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:56.844Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:56.844Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:22:56.844Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:22:56.844Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:56.844Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1193280881 data=null doit=true} to Button with text {Kernel} [2019-07-31T08:22:56.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1193280881 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} [2019-07-31T08:22:56.844Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:56.844Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1193280883 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:56.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1193280883 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') [2019-07-31T08:22:56.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1193280883 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') [2019-07-31T08:22:56.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1193280883 data=null item=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') [2019-07-31T08:22:56.844Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:56.844Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:22:56.844Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T08:22:56.844Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T08:22:56.844Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T08:22:56.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1193281055 data=null doit=true} to TreeItem with text {All} [2019-07-31T08:22:56.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1193281055 data=null} to TreeItem with text {All} [2019-07-31T08:22:56.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1193281056 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T08:22:56.844Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193281056 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} [2019-07-31T08:22:56.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1193281058 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T08:22:56.844Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T08:22:56.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1193281060 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T08:22:56.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1193281060 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T08:22:56.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1193281061 data=null button=1 stateMask=0x0 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T08:22:56.844Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193281067 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) [2019-07-31T08:22:56.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1193281068 data=null button=1 stateMask=0x80000 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T08:22:56.844Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T08:22:56.844Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2019-07-31T08:22:56.844Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-31T08:22:56.844Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:22:56.844Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:22:56.844Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:22:56.844Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:22:56.844Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:22:56.844Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:56.844Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:56.844Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T08:22:56.844Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T08:22:56.844Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-31T08:22:56.844Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T08:22:56.844Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T08:22:56.844Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T08:22:56.844Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T08:22:56.844Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T08:22:56.844Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T08:22:56.844Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T08:22:56.844Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:22:56.844Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:22:56.844Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T08:22:56.844Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2091b6b9 [2019-07-31T08:22:56.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1193281078 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') [2019-07-31T08:22:56.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1193281078 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') [2019-07-31T08:22:57.572Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1193281084 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T08:22:57.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1193281129 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T08:22:57.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1193281129 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') [2019-07-31T08:22:57.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1193281130 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') [2019-07-31T08:22:57.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1193281130 data=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') [2019-07-31T08:22:57.572Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1193281132 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') [2019-07-31T08:22:57.572Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1193281132 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') [2019-07-31T08:22:57.572Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1193281133 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') [2019-07-31T08:22:57.572Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1193281133 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T08:22:57.572Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1193281133 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T08:22:57.572Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-31T08:22:57.572Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T08:22:57.572Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T08:22:57.572Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-31T08:22:57.572Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Fatal [2019-07-31T08:22:57.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1193281138 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')) [2019-07-31T08:22:57.572Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Fatal [2019-07-31T08:22:57.572Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:22:57.572Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:22:57.572Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:22:57.572Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:22:57.572Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:22:57.572Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:57.572Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:57.572Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T08:22:57.572Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T08:22:57.572Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:22:57.572Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:22:57.572Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T08:22:57.572Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T08:22:57.572Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:57.572Z] DEBUG - Clicking on &Ok [2019-07-31T08:22:57.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1193281148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:57.572Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1193281148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:57.572Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1193281148 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:57.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1193281149 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:57.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1193281149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:57.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1193281149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:57.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1193281150 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:57.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1193280464 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)...' [2019-07-31T08:22:57.572Z] DEBUG - Clicked on [2019-07-31T08:22:57.572Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:57.572Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:57.572Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:22:57.572Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:57.572Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:57.572Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:22:57.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1193281461 data=null doit=true} to Tree node with text: LOG4J [2019-07-31T08:22:57.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1193281461 data=null} to Tree node with text: LOG4J [2019-07-31T08:22:57.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1193281465 data=null button=1 stateMask=0x0 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-31T08:22:57.572Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193281466 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 [2019-07-31T08:22:57.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1193281469 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-31T08:22:57.572Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:57.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193281471 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:22:57.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193281471 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:57.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193281472 data=null} to Tree node with text: mysession [2019-07-31T08:22:57.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193281472 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:57.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193281473 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:57.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193281475 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:57.572Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:57.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193281477 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:22:57.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193281477 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:57.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193281478 data=null} to Tree node with text: mysession [2019-07-31T08:22:57.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193281478 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:57.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193281486 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:57.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193281531 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:57.928Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:22:57.928Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:22:57.928Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:22:57.928Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T08:22:57.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1193282073 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T08:22:57.928Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:22:57.928Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:22:57.928Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:22:57.928Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:22:57.928Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-31T08:22:57.928Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T08:22:57.928Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-31T08:22:57.928Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-31T08:22:57.928Z] 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') [2019-07-31T08:22:57.928Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:22:57.928Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:57.928Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:57.928Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:57.928Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:57.928Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:57.928Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:22:57.928Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:22:57.928Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:57.928Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1193282139 data=null doit=true} to Button with text {Kernel} [2019-07-31T08:22:57.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1193282139 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} [2019-07-31T08:22:57.928Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:57.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1193282142 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:57.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1193282142 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') [2019-07-31T08:22:57.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1193282143 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') [2019-07-31T08:22:58.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1193282143 data=null item=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') [2019-07-31T08:22:58.187Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:22:58.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:22:58.187Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T08:22:58.187Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T08:22:58.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T08:22:58.187Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:22:58.187Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:22:58.187Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-31T08:22:58.187Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-31T08:22:58.187Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-31T08:22:58.187Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:22:58.187Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:22:58.187Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:22:58.187Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:22:58.187Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:22:58.187Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:58.187Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:22:58.187Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T08:22:58.187Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T08:22:58.187Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:22:58.187Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:22:58.187Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T08:22:58.187Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T08:22:58.187Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:58.187Z] DEBUG - Clicking on &Ok [2019-07-31T08:22:58.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1193282353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:58.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1193282353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:58.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1193282354 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:58.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1193282354 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:58.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1193282354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:58.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1193282355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:58.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1193282355 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:22:58.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1193281659 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)...' [2019-07-31T08:22:58.446Z] DEBUG - Clicked on [2019-07-31T08:22:58.703Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:58.703Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:58.703Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:22:58.703Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:58.703Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:58.703Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:22:58.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1193282736 data=null doit=true} to Tree node with text: LOG4J [2019-07-31T08:22:58.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1193282736 data=null} to Tree node with text: LOG4J [2019-07-31T08:22:58.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1193282737 data=null button=1 stateMask=0x0 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-31T08:22:58.703Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193282737 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 [2019-07-31T08:22:58.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1193282740 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-31T08:22:58.703Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:58.703Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:58.703Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:22:58.703Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-31T08:22:58.703Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:58.703Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:58.703Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:58.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193282751 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:22:58.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193282751 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:58.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193282752 data=null} to Tree node with text: mysession [2019-07-31T08:22:58.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193282752 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:58.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193282753 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:58.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193282755 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:58.703Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:58.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193282757 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:22:58.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193282757 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:58.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193282758 data=null} to Tree node with text: mysession [2019-07-31T08:22:58.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193282761 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:58.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193282761 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:58.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193282763 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:58.703Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T08:22:58.703Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T08:22:58.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1193282928 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-31T08:22:58.703Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T08:22:58.962Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:58.962Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:58.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:58.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193283034 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:22:58.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193283034 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:58.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193283035 data=null} to Tree node with text: mysession [2019-07-31T08:22:58.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193283036 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:58.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193283036 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:58.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193283040 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:58.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:58.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193283041 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:22:58.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193283042 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:58.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193283042 data=null} to Tree node with text: mysession [2019-07-31T08:22:58.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193283043 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:58.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193283043 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:58.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193283045 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:22:58.962Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T08:22:58.962Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T08:22:58.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1193283172 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-31T08:22:58.962Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T08:22:59.221Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T08:22:59.480Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:59.480Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:59.480Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:22:59.480Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-31T08:22:59.480Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:59.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1193283541 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-31T08:22:59.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1193283542 data=null doit=true} to Tree node with text: logger [2019-07-31T08:22:59.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1193283542 data=null} to Tree node with text: logger [2019-07-31T08:22:59.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1193283543 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-31T08:22:59.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193283543 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 [2019-07-31T08:22:59.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1193283548 data=null button=1 stateMask=0x80000 x=134 y=134 count=1} to Tree node with text: logger [2019-07-31T08:22:59.480Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T08:22:59.480Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:22:59.480Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:22:59.480Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T08:22:59.739Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:59.739Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:59.739Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:22:59.739Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-31T08:22:59.739Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:59.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1193283742 data=null button=0 stateMask=0x0 x=161 y=114 count=0} to Tree node with text: anotherLogger [2019-07-31T08:22:59.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1193283742 data=null doit=true} to Tree node with text: anotherLogger [2019-07-31T08:22:59.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1193283743 data=null} to Tree node with text: anotherLogger [2019-07-31T08:22:59.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1193283743 data=null button=1 stateMask=0x0 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-31T08:22:59.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193283744 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 [2019-07-31T08:22:59.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1193283748 data=null button=1 stateMask=0x80000 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-31T08:22:59.739Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T08:22:59.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:22:59.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:22:59.739Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:22:59.739Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:22:59.739Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:59.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193283974 data=null button=0 stateMask=0x0 x=112 y=-13 count=0} to Tree node with text: mysession [2019-07-31T08:22:59.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193283975 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:59.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193283975 data=null} to Tree node with text: mysession [2019-07-31T08:22:59.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193283976 data=null button=1 stateMask=0x0 x=112 y=-13 count=1} to Tree node with text: mysession [2019-07-31T08:22:59.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193283977 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:59.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193283980 data=null button=1 stateMask=0x80000 x=112 y=-13 count=1} to Tree node with text: mysession [2019-07-31T08:22:59.739Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:22:59.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193283981 data=null button=0 stateMask=0x0 x=112 y=-13 count=0} to Tree node with text: mysession [2019-07-31T08:22:59.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193284030 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:59.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193284031 data=null} to Tree node with text: mysession [2019-07-31T08:22:59.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193284032 data=null button=1 stateMask=0x0 x=112 y=2 count=1} to Tree node with text: mysession [2019-07-31T08:22:59.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193284032 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:22:59.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193284034 data=null button=1 stateMask=0x80000 x=112 y=2 count=1} to Tree node with text: mysession [2019-07-31T08:22:59.997Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:22:59.997Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:00.256Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:00.256Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T08:23:00.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1193284471 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T08:23:00.256Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:23:00.256Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:23:00.256Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:23:00.256Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:23:00.256Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:23:00.256Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-31T08:23:00.256Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T08:23:00.256Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-31T08:23:00.256Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-31T08:23:00.256Z] 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') [2019-07-31T08:23:00.256Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:00.256Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:00.256Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:00.256Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:00.256Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:00.256Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:00.256Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:00.256Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:23:00.256Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1193284489 data=null doit=true} to Button with text {Kernel} [2019-07-31T08:23:00.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1193284489 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} [2019-07-31T08:23:00.256Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:23:00.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1193284491 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:23:00.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1193284491 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') [2019-07-31T08:23:00.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1193284492 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') [2019-07-31T08:23:00.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1193284492 data=null item=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') [2019-07-31T08:23:00.514Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:23:00.514Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:23:00.514Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T08:23:00.514Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T08:23:00.514Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T08:23:00.514Z] DEBUG - Setting state to checked on: All [2019-07-31T08:23:00.514Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:23:00.514Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:23:00.514Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:23:00.514Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:23:00.514Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:23:00.514Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:00.514Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:00.514Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T08:23:00.514Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T08:23:00.514Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:00.514Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:00.514Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T08:23:00.514Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:00.514Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:00.514Z] DEBUG - Clicking on &Ok [2019-07-31T08:23:00.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1193284617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:00.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1193284617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:00.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1193284618 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:00.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1193284624 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:00.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1193284624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:00.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1193284625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:00.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1193284625 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:00.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1193284164 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)...' [2019-07-31T08:23:00.773Z] DEBUG - Clicked on [2019-07-31T08:23:00.773Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:00.773Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:00.773Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:00.773Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:00.773Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:00.773Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:00.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1193284869 data=null doit=true} to Tree node with text: Python [2019-07-31T08:23:00.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1193284870 data=null} to Tree node with text: Python [2019-07-31T08:23:00.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1193284870 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python [2019-07-31T08:23:00.773Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193284871 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 [2019-07-31T08:23:00.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1193284872 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-31T08:23:00.773Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:00.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193284881 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:00.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193284924 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:00.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193284925 data=null} to Tree node with text: mysession [2019-07-31T08:23:00.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193284926 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:00.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193284927 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:00.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193284928 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:00.774Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:00.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193284930 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:00.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193284930 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:00.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193284930 data=null} to Tree node with text: mysession [2019-07-31T08:23:00.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193284931 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:00.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193284931 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:00.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193284933 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:01.032Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:01.032Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:01.290Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:01.290Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T08:23:01.290Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1193285439 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T08:23:01.291Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:23:01.291Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:23:01.291Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:23:01.291Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:23:01.291Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:23:01.291Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-31T08:23:01.291Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T08:23:01.291Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-31T08:23:01.291Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-31T08:23:01.291Z] 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') [2019-07-31T08:23:01.291Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:01.291Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:01.291Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:01.291Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:01.291Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:01.291Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:01.291Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:01.291Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:23:01.291Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1193285457 data=null doit=true} to Button with text {Kernel} [2019-07-31T08:23:01.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1193285457 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} [2019-07-31T08:23:01.291Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:23:01.291Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1193285459 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:23:01.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1193285459 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') [2019-07-31T08:23:01.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1193285460 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') [2019-07-31T08:23:01.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1193285460 data=null item=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') [2019-07-31T08:23:01.549Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:23:01.549Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:23:01.549Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T08:23:01.549Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T08:23:01.549Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T08:23:01.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1193285595 data=null doit=true} to TreeItem with text {All} [2019-07-31T08:23:01.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1193285595 data=null} to TreeItem with text {All} [2019-07-31T08:23:01.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1193285596 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T08:23:01.549Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193285596 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} [2019-07-31T08:23:01.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1193285598 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T08:23:01.549Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T08:23:01.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1193285600 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T08:23:01.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1193285601 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T08:23:01.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1193285602 data=null button=1 stateMask=0x0 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T08:23:01.549Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193285607 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) [2019-07-31T08:23:01.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1193285609 data=null button=1 stateMask=0x80000 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T08:23:01.549Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T08:23:01.549Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2019-07-31T08:23:01.549Z] DEBUG - Setting state to checked on: logger [2019-07-31T08:23:01.549Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:23:01.549Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:23:01.549Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:23:01.549Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:23:01.549Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:23:01.549Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:01.549Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:01.549Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T08:23:01.549Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T08:23:01.549Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:01.549Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:01.549Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T08:23:01.549Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:01.549Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:01.549Z] DEBUG - Clicking on &Ok [2019-07-31T08:23:01.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1193285626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:01.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1193285629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:01.549Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1193285629 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:01.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1193285629 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:01.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1193285630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:01.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1193285630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:01.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1193285631 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:01.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1193285055 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)...' [2019-07-31T08:23:01.808Z] DEBUG - Clicked on [2019-07-31T08:23:01.808Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:01.808Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:01.808Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:01.808Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:01.808Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:01.808Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:01.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1193285876 data=null doit=true} to Tree node with text: Python [2019-07-31T08:23:01.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1193285876 data=null} to Tree node with text: Python [2019-07-31T08:23:01.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1193285924 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python [2019-07-31T08:23:01.808Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193285927 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 [2019-07-31T08:23:01.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1193285929 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-31T08:23:01.808Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:01.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193285931 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:01.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193285931 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:01.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193285931 data=null} to Tree node with text: mysession [2019-07-31T08:23:01.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193285932 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:01.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193285932 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:01.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193285935 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:01.808Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:01.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193285937 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:01.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193285937 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:01.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193285937 data=null} to Tree node with text: mysession [2019-07-31T08:23:01.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193285938 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:01.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193285938 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:01.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193285940 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:02.068Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:02.068Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:02.332Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:02.332Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T08:23:02.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1193286457 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T08:23:02.332Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:23:02.332Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:23:02.332Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:23:02.332Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:23:02.332Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:23:02.332Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-31T08:23:02.332Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T08:23:02.332Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-31T08:23:02.332Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-31T08:23:02.332Z] 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') [2019-07-31T08:23:02.332Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:02.332Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:02.332Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:02.332Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:02.332Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:02.332Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:02.332Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:02.332Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:23:02.332Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1193286464 data=null doit=true} to Button with text {Kernel} [2019-07-31T08:23:02.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1193286465 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} [2019-07-31T08:23:02.332Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:23:02.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1193286467 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:23:02.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1193286529 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') [2019-07-31T08:23:02.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1193286530 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') [2019-07-31T08:23:02.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1193286530 data=null item=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') [2019-07-31T08:23:02.591Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:23:02.591Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:23:02.591Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T08:23:02.591Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T08:23:02.591Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T08:23:02.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1193286662 data=null doit=true} to TreeItem with text {All} [2019-07-31T08:23:02.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1193286662 data=null} to TreeItem with text {All} [2019-07-31T08:23:02.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1193286663 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T08:23:02.591Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193286664 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} [2019-07-31T08:23:02.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1193286665 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T08:23:02.591Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T08:23:02.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1193286667 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T08:23:02.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1193286668 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T08:23:02.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1193286674 data=null button=1 stateMask=0x0 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T08:23:02.591Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193286675 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) [2019-07-31T08:23:02.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1193286676 data=null button=1 stateMask=0x80000 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T08:23:02.591Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T08:23:02.591Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2019-07-31T08:23:02.591Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-31T08:23:02.591Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:23:02.591Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:23:02.591Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:23:02.591Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:23:02.591Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:23:02.591Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:02.591Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:02.591Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T08:23:02.591Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T08:23:02.591Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-31T08:23:02.591Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T08:23:02.591Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T08:23:02.591Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T08:23:02.591Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T08:23:02.591Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T08:23:02.591Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T08:23:02.591Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T08:23:02.591Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:02.591Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:02.591Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T08:23:02.591Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3baed0a9 [2019-07-31T08:23:02.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1193286730 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') [2019-07-31T08:23:02.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1193286730 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') [2019-07-31T08:23:02.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1193286731 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T08:23:02.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1193286731 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T08:23:02.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1193286731 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') [2019-07-31T08:23:02.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1193286732 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') [2019-07-31T08:23:02.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1193286732 data=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') [2019-07-31T08:23:02.591Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1193286734 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') [2019-07-31T08:23:02.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1193286734 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') [2019-07-31T08:23:02.591Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1193286735 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') [2019-07-31T08:23:02.591Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1193286735 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T08:23:02.591Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1193286735 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T08:23:02.591Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-31T08:23:02.591Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T08:23:02.591Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T08:23:02.591Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-31T08:23:02.591Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Critical [2019-07-31T08:23:02.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1193286738 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')) [2019-07-31T08:23:02.591Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Critical [2019-07-31T08:23:02.591Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:23:02.591Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:23:02.591Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:23:02.591Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:23:02.591Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:23:02.591Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:02.591Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:02.591Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T08:23:02.591Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T08:23:02.591Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:02.591Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:02.591Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T08:23:02.591Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:02.591Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:02.591Z] DEBUG - Clicking on &Ok [2019-07-31T08:23:02.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1193286749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:02.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1193286750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:02.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1193286751 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:02.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1193286751 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:02.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1193286751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:02.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1193286752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:02.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1193286752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:02.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1193286066 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)...' [2019-07-31T08:23:02.850Z] DEBUG - Clicked on [2019-07-31T08:23:02.850Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:02.850Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:02.850Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:02.850Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:02.850Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:02.850Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:02.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1193287054 data=null doit=true} to Tree node with text: Python [2019-07-31T08:23:02.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1193287054 data=null} to Tree node with text: Python [2019-07-31T08:23:02.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1193287055 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python [2019-07-31T08:23:02.850Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193287055 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 [2019-07-31T08:23:02.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1193287057 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-31T08:23:02.850Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:02.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193287059 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:02.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193287059 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:02.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193287059 data=null} to Tree node with text: mysession [2019-07-31T08:23:02.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193287064 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:02.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193287065 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:02.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193287068 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:02.850Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:02.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193287070 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:02.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193287070 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:02.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193287071 data=null} to Tree node with text: mysession [2019-07-31T08:23:02.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193287071 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:02.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193287072 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:02.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193287073 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:03.108Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:03.108Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:03.366Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:03.366Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T08:23:03.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1193287640 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T08:23:03.626Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:23:03.626Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:23:03.626Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:23:03.626Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:23:03.626Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:23:03.626Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-31T08:23:03.626Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T08:23:03.626Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-31T08:23:03.626Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-31T08:23:03.626Z] 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') [2019-07-31T08:23:03.626Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:03.626Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:03.626Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:03.626Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:03.626Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:03.626Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:03.626Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:03.626Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:23:03.626Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1193287649 data=null doit=true} to Button with text {Kernel} [2019-07-31T08:23:03.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1193287649 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} [2019-07-31T08:23:03.626Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:23:03.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1193287656 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:23:03.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1193287656 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') [2019-07-31T08:23:03.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1193287657 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') [2019-07-31T08:23:03.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1193287657 data=null item=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') [2019-07-31T08:23:03.626Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:23:03.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:23:03.626Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T08:23:03.626Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T08:23:03.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T08:23:03.626Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:03.626Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:03.626Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-31T08:23:03.626Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-31T08:23:03.626Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-31T08:23:03.626Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:23:03.626Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:23:03.626Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:23:03.626Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:23:03.626Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:23:03.626Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:03.626Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:03.626Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T08:23:03.626Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T08:23:03.626Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:03.626Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:03.626Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T08:23:03.626Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:03.626Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:03.626Z] DEBUG - Clicking on &Ok [2019-07-31T08:23:03.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1193287840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:03.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1193287840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:03.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1193287840 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:03.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1193287843 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:03.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1193287847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:03.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1193287848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:03.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1193287848 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:03.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1193287256 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)...' [2019-07-31T08:23:04.192Z] DEBUG - Clicked on [2019-07-31T08:23:04.192Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:04.192Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:04.192Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:04.192Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:04.192Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:04.192Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:04.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1193288159 data=null doit=true} to Tree node with text: Python [2019-07-31T08:23:04.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1193288159 data=null} to Tree node with text: Python [2019-07-31T08:23:04.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1193288160 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python [2019-07-31T08:23:04.192Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193288160 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 [2019-07-31T08:23:04.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1193288165 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-31T08:23:04.192Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:04.192Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:04.192Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:04.192Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-31T08:23:04.192Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:04.192Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:04.192Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:04.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193288170 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:04.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193288170 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:04.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193288170 data=null} to Tree node with text: mysession [2019-07-31T08:23:04.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193288171 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:04.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193288171 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:04.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193288173 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:04.192Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:04.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193288174 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:04.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193288174 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:04.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193288175 data=null} to Tree node with text: mysession [2019-07-31T08:23:04.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193288176 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:04.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193288176 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:04.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193288228 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:04.192Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T08:23:04.192Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T08:23:04.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1193288353 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-31T08:23:04.192Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T08:23:04.451Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:04.451Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:04.451Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:04.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193288458 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:04.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193288459 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:04.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193288459 data=null} to Tree node with text: mysession [2019-07-31T08:23:04.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193288460 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:04.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193288460 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:04.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193288464 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:04.451Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:04.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193288465 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:04.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193288465 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:04.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193288466 data=null} to Tree node with text: mysession [2019-07-31T08:23:04.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193288466 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:04.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193288467 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:04.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193288472 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:04.451Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T08:23:04.451Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T08:23:04.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1193288626 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-31T08:23:04.451Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T08:23:04.714Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T08:23:04.972Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:04.972Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:04.972Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:04.972Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-31T08:23:04.972Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:04.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1193288978 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-31T08:23:04.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1193288978 data=null doit=true} to Tree node with text: logger [2019-07-31T08:23:04.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1193288978 data=null} to Tree node with text: logger [2019-07-31T08:23:04.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1193288979 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-31T08:23:04.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193288979 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 [2019-07-31T08:23:04.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1193289038 data=null button=1 stateMask=0x80000 x=134 y=109 count=1} to Tree node with text: logger [2019-07-31T08:23:04.972Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T08:23:04.972Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:23:04.972Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:23:04.972Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T08:23:05.231Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:05.231Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:05.231Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:05.231Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-31T08:23:05.231Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:05.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1193289234 data=null button=0 stateMask=0x0 x=161 y=113 count=0} to Tree node with text: anotherLogger [2019-07-31T08:23:05.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1193289234 data=null doit=true} to Tree node with text: anotherLogger [2019-07-31T08:23:05.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1193289234 data=null} to Tree node with text: anotherLogger [2019-07-31T08:23:05.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1193289235 data=null button=1 stateMask=0x0 x=161 y=113 count=1} to Tree node with text: anotherLogger [2019-07-31T08:23:05.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193289236 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 [2019-07-31T08:23:05.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1193289239 data=null button=1 stateMask=0x80000 x=161 y=113 count=1} to Tree node with text: anotherLogger [2019-07-31T08:23:05.231Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T08:23:05.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:23:05.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:23:05.231Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:05.231Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:05.231Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:05.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193289451 data=null button=0 stateMask=0x0 x=112 y=-13 count=0} to Tree node with text: mysession [2019-07-31T08:23:05.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193289452 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:05.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193289452 data=null} to Tree node with text: mysession [2019-07-31T08:23:05.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193289453 data=null button=1 stateMask=0x0 x=112 y=-13 count=1} to Tree node with text: mysession [2019-07-31T08:23:05.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193289453 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:05.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193289456 data=null button=1 stateMask=0x80000 x=112 y=-13 count=1} to Tree node with text: mysession [2019-07-31T08:23:05.231Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:05.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193289457 data=null button=0 stateMask=0x0 x=112 y=-13 count=0} to Tree node with text: mysession [2019-07-31T08:23:05.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193289458 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:05.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193289458 data=null} to Tree node with text: mysession [2019-07-31T08:23:05.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193289458 data=null button=1 stateMask=0x0 x=112 y=-13 count=1} to Tree node with text: mysession [2019-07-31T08:23:05.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193289459 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:05.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193289460 data=null button=1 stateMask=0x80000 x=112 y=-13 count=1} to Tree node with text: mysession [2019-07-31T08:23:05.489Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T08:23:05.489Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T08:23:05.749Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T08:23:05.749Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T08:23:05.749Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1193289874 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T08:23:05.749Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:23:05.749Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:23:05.749Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:23:05.749Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:05.749Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:05.749Z] DEBUG - Clicking on OK [2019-07-31T08:23:05.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193289876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:05.749Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193289876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:05.749Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193289876 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:05.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193289877 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:05.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193289877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:05.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193289877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:05.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193289877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:05.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1193289651 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...' [2019-07-31T08:23:06.007Z] DEBUG - Clicked on [2019-07-31T08:23:06.007Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:06.007Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:06.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1193290071 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T08:23:06.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1193290072 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T08:23:06.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1193290072 data=null} to TreeItem with text {myNode} [2019-07-31T08:23:06.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1193290073 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:06.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193290074 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} [2019-07-31T08:23:06.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1193290139 data=null button=1 stateMask=0x80000 x=69 y=-1 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:06.007Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:06.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1193290141 data=null button=0 stateMask=0x0 x=69 y=-1 count=0} to TreeItem with text {myNode} [2019-07-31T08:23:06.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1193290142 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T08:23:06.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1193290142 data=null} to TreeItem with text {myNode} [2019-07-31T08:23:06.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1193290143 data=null button=1 stateMask=0x0 x=69 y=-1 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:06.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193290144 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} [2019-07-31T08:23:06.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1193290146 data=null button=1 stateMask=0x80000 x=69 y=-1 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:06.269Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-31T08:23:06.269Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-31T08:23:06.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1193290284 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2019-07-31T08:23:06.269Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-31T08:23:06.269Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.59 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest [2019-07-31T08:23:06.269Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest) Time elapsed: 21.911 s [2019-07-31T08:23:06.269Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest [2019-07-31T08:23:07.174Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T08:23:07.174Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:23:07.174Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:23:07.174Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:07.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1193291279 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T08:23:07.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1193291280 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T08:23:07.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1193291280 data=null} to TreeItem with text {myNode} [2019-07-31T08:23:07.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1193291281 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:07.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193291282 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} [2019-07-31T08:23:07.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1193291295 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:07.174Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:07.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1193291296 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T08:23:07.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1193291297 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T08:23:07.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1193291297 data=null} to TreeItem with text {myNode} [2019-07-31T08:23:07.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1193291298 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:07.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193291298 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} [2019-07-31T08:23:07.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1193291300 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:07.535Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-31T08:23:07.535Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-31T08:23:07.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1193291403 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2019-07-31T08:23:07.535Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-31T08:23:07.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:07.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1193292041 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T08:23:07.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1193292042 data=null doit=true} to Tree node with text: Sessions [2019-07-31T08:23:07.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1193292042 data=null} to Tree node with text: Sessions [2019-07-31T08:23:07.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1193292043 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T08:23:07.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193292043 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 [2019-07-31T08:23:07.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1193292046 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T08:23:07.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:07.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1193292047 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T08:23:07.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1193292048 data=null doit=true} to Tree node with text: Sessions [2019-07-31T08:23:07.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1193292048 data=null} to Tree node with text: Sessions [2019-07-31T08:23:07.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1193292048 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T08:23:07.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193292049 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 [2019-07-31T08:23:07.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1193292050 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T08:23:08.083Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-31T08:23:08.083Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-31T08:23:08.342Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-31T08:23:08.342Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-31T08:23:08.342Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1193292467 data=null doit=true} to Shell with text {Create Session} [2019-07-31T08:23:08.342Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:08.342Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T08:23:08.342Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T08:23:08.342Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T08:23:08.342Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:08.342Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T08:23:08.342Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T08:23:08.342Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T08:23:08.342Z] DEBUG - matched Text with text " [2019-07-31T08:23:08.342Z] ", using matcher: of type 'Text' [2019-07-31T08:23:08.342Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T08:23:08.342Z] DEBUG - matched Text with text " [2019-07-31T08:23:08.342Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T08:23:08.342Z] DEBUG - matched Text with text " [2019-07-31T08:23:08.342Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T08:23:08.342Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-31T08:23:08.342Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-31T08:23:08.342Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-31T08:23:08.342Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:08.342Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:08.342Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T08:23:08.342Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:08.342Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:08.342Z] DEBUG - Clicking on &Ok [2019-07-31T08:23:08.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1193292481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:08.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1193292538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:08.342Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1193292539 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:08.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1193292539 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:08.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1193292540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:08.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1193292540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:08.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1193292540 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:08.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1193292166 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...' [2019-07-31T08:23:08.600Z] DEBUG - Clicked on [2019-07-31T08:23:08.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1193292771 data=null doit=true} to Tree node with text: Sessions [2019-07-31T08:23:08.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1193292771 data=null} to Tree node with text: Sessions [2019-07-31T08:23:08.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1193292771 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-31T08:23:08.600Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193292772 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 [2019-07-31T08:23:08.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1193292774 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-31T08:23:08.600Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:08.600Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:08.600Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:08.600Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:08.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:08.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193292857 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-31T08:23:08.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193292858 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:08.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193292858 data=null} to Tree node with text: mysession [2019-07-31T08:23:08.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193292859 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T08:23:08.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193292860 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:08.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193292868 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T08:23:08.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:08.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193292878 data=null button=0 stateMask=0x0 x=112 y=109 count=0} to Tree node with text: mysession [2019-07-31T08:23:08.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193292879 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:08.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193292879 data=null} to Tree node with text: mysession [2019-07-31T08:23:08.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193292879 data=null button=1 stateMask=0x0 x=112 y=109 count=1} to Tree node with text: mysession [2019-07-31T08:23:08.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193292880 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:08.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193292934 data=null button=1 stateMask=0x80000 x=112 y=98 count=1} to Tree node with text: mysession [2019-07-31T08:23:08.858Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:08.858Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:09.425Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:09.425Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T08:23:09.425Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1193293541 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T08:23:09.425Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:23:09.425Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:23:09.425Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:23:09.425Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:23:09.425Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:23:09.425Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:09.425Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:09.425Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:09.425Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:09.425Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T08:23:09.425Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T08:23:09.425Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T08:23:09.425Z] 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') [2019-07-31T08:23:09.425Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:09.425Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:09.425Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:09.425Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:09.425Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:09.425Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:09.425Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:09.425Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:09.425Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T08:23:09.425Z] 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') [2019-07-31T08:23:09.425Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1193293549 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T08:23:09.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1193293550 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') [2019-07-31T08:23:09.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1193293550 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') [2019-07-31T08:23:09.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1193293550 data=null item=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') [2019-07-31T08:23:09.425Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T08:23:09.425Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:09.425Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:09.425Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-31T08:23:09.425Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-31T08:23:09.425Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-31T08:23:09.425Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:09.425Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:09.425Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:09.425Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:09.425Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:09.425Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:09.425Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:23:09.425Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:23:09.425Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:23:09.425Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:23:09.425Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:23:09.425Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:09.425Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:09.425Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:09.425Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:09.425Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:09.425Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:09.425Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:09.425Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T08:23:09.425Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:09.425Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:09.425Z] DEBUG - Clicking on &Ok [2019-07-31T08:23:09.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1193293582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:09.425Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1193293582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:09.425Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1193293582 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:09.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1193293582 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:09.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1193293582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:09.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1193293583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:09.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1193293583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:09.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1193293080 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)...' [2019-07-31T08:23:09.683Z] DEBUG - Clicked on [2019-07-31T08:23:09.683Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:09.683Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:09.683Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:09.683Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T08:23:09.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1193293870 data=null doit=true} to Tree node with text: channel0 [2019-07-31T08:23:09.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1193293871 data=null} to Tree node with text: channel0 [2019-07-31T08:23:09.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1193293872 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T08:23:09.683Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193293872 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 [2019-07-31T08:23:09.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1193293874 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T08:23:09.683Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:09.683Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:09.683Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:09.683Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T08:23:09.683Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T08:23:09.683Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:09.683Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:09.683Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:09.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193293885 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:09.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193293886 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:09.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193293886 data=null} to Tree node with text: mysession [2019-07-31T08:23:09.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193293887 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:09.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193293887 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:09.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193293890 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:09.683Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:09.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193293891 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:09.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193293891 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:09.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193293891 data=null} to Tree node with text: mysession [2019-07-31T08:23:09.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193293892 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:09.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193293892 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:09.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193293893 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:09.941Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:09.941Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:10.200Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:10.200Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T08:23:10.200Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1193294378 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T08:23:10.200Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:23:10.200Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:23:10.200Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:23:10.200Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:23:10.200Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:23:10.200Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:10.200Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:10.200Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:10.200Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:10.200Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T08:23:10.200Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T08:23:10.200Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T08:23:10.200Z] 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') [2019-07-31T08:23:10.200Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:10.200Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:10.200Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:10.200Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:10.200Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:10.200Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:10.200Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:10.200Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:10.200Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T08:23:10.200Z] 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') [2019-07-31T08:23:10.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1193294444 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T08:23:10.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1193294456 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') [2019-07-31T08:23:10.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1193294457 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') [2019-07-31T08:23:10.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1193294457 data=null item=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') [2019-07-31T08:23:10.460Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T08:23:10.460Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:10.460Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:10.460Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-31T08:23:10.460Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-31T08:23:10.460Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-31T08:23:10.460Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:10.460Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:10.460Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:10.460Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:10.460Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:10.460Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:10.460Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:23:10.460Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:23:10.460Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:23:10.460Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:23:10.460Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:23:10.460Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:10.460Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:10.460Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:10.460Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:10.460Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:10.460Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:10.460Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:10.460Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T08:23:10.460Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:10.460Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:10.460Z] DEBUG - Clicking on &Ok [2019-07-31T08:23:10.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1193294529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:10.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1193294530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:10.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1193294530 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:10.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1193294530 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:10.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1193294530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:10.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1193294530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:10.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1193294531 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:10.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1193294042 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)...' [2019-07-31T08:23:10.719Z] DEBUG - Clicked on [2019-07-31T08:23:10.719Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:10.719Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:10.719Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:10.719Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T08:23:10.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1193294851 data=null doit=true} to Tree node with text: channel0 [2019-07-31T08:23:10.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1193294851 data=null} to Tree node with text: channel0 [2019-07-31T08:23:10.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1193294851 data=null button=1 stateMask=0x0 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-31T08:23:10.719Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193294852 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 [2019-07-31T08:23:10.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1193294854 data=null button=1 stateMask=0x80000 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-31T08:23:10.719Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:10.719Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:10.719Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:10.719Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T08:23:10.719Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T08:23:10.719Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:10.719Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:10.719Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:10.719Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T08:23:10.719Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T08:23:10.719Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:10.719Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:10.719Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:10.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193294877 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:10.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193294878 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:10.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193294878 data=null} to Tree node with text: mysession [2019-07-31T08:23:10.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193294879 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:10.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193294879 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:10.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193294929 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:10.719Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:10.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193294931 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:10.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193294931 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:10.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193294932 data=null} to Tree node with text: mysession [2019-07-31T08:23:10.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193294932 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:10.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193294933 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:10.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193294935 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:10.978Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:10.978Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:11.237Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:11.237Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T08:23:11.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1193295533 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T08:23:11.496Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:23:11.496Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:23:11.496Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:23:11.496Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:23:11.496Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:23:11.496Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:11.496Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:11.496Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:11.496Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:11.496Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T08:23:11.496Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T08:23:11.496Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T08:23:11.496Z] 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') [2019-07-31T08:23:11.496Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:11.496Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:11.496Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:11.496Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:11.496Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:11.496Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:11.496Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:11.496Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:11.496Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T08:23:11.496Z] 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') [2019-07-31T08:23:11.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1193295542 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T08:23:11.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1193295554 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') [2019-07-31T08:23:11.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1193295555 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') [2019-07-31T08:23:11.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1193295555 data=null item=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') [2019-07-31T08:23:11.496Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T08:23:11.496Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:23:11.496Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:23:11.496Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:23:11.496Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:23:11.496Z] DEBUG - Expanding nodes All in tree (of type 'Tree') [2019-07-31T08:23:11.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1193295566 data=null doit=true} to TreeItem with text {All} [2019-07-31T08:23:11.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1193295567 data=null} to TreeItem with text {All} [2019-07-31T08:23:11.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1193295568 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T08:23:11.496Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193295568 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} [2019-07-31T08:23:11.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1193295737 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T08:23:11.496Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T08:23:11.496Z] DEBUG - Setting state to checked on: sched_process_fork [2019-07-31T08:23:11.496Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:11.496Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:11.496Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-31T08:23:11.496Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-31T08:23:11.496Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-31T08:23:11.496Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:11.496Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:11.496Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:11.496Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:11.496Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:11.496Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:11.755Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:23:11.755Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:23:11.755Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:23:11.755Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:23:11.755Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:23:11.755Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:11.755Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:11.755Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:11.755Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:11.755Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:11.755Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:11.755Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:11.755Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T08:23:11.755Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:11.755Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:11.755Z] DEBUG - Clicking on &Ok [2019-07-31T08:23:11.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1193295759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:11.755Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1193295760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:11.755Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1193295760 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:11.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1193295761 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:11.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1193295761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:11.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1193295761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:11.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1193295761 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:11.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1193295069 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)...' [2019-07-31T08:23:12.013Z] DEBUG - Clicked on [2019-07-31T08:23:12.013Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:12.013Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:12.013Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:12.013Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T08:23:12.013Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1193296147 data=null doit=true} to Tree node with text: channel0 [2019-07-31T08:23:12.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1193296147 data=null} to Tree node with text: channel0 [2019-07-31T08:23:12.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1193296148 data=null button=1 stateMask=0x0 x=143 y=113 count=1} to Tree node with text: channel0 [2019-07-31T08:23:12.013Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193296148 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 [2019-07-31T08:23:12.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1193296151 data=null button=1 stateMask=0x80000 x=143 y=113 count=1} to Tree node with text: channel0 [2019-07-31T08:23:12.013Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:12.013Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:12.013Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:12.013Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T08:23:12.013Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T08:23:12.013Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:12.013Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:12.013Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:12.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193296158 data=null button=0 stateMask=0x0 x=112 y=71 count=0} to Tree node with text: mysession [2019-07-31T08:23:12.013Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193296164 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:12.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193296164 data=null} to Tree node with text: mysession [2019-07-31T08:23:12.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193296165 data=null button=1 stateMask=0x0 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-31T08:23:12.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193296166 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:12.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193296168 data=null button=1 stateMask=0x80000 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-31T08:23:12.013Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:12.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193296170 data=null button=0 stateMask=0x0 x=112 y=71 count=0} to Tree node with text: mysession [2019-07-31T08:23:12.013Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193296170 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:12.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193296171 data=null} to Tree node with text: mysession [2019-07-31T08:23:12.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193296171 data=null button=1 stateMask=0x0 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-31T08:23:12.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193296172 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:12.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193296174 data=null button=1 stateMask=0x80000 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-31T08:23:12.273Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:12.273Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:12.532Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:12.532Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T08:23:12.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1193296782 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T08:23:12.532Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:23:12.532Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:23:12.532Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:23:12.532Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:23:12.532Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:23:12.532Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:12.532Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:12.532Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:12.532Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:12.532Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T08:23:12.532Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T08:23:12.532Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T08:23:12.532Z] 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') [2019-07-31T08:23:12.532Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:12.532Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:12.791Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:12.791Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:12.791Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:12.791Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:12.791Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:12.791Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:12.791Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T08:23:12.791Z] 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') [2019-07-31T08:23:12.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1193296834 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T08:23:12.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1193296834 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') [2019-07-31T08:23:12.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1193296835 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') [2019-07-31T08:23:12.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1193296835 data=null item=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') [2019-07-31T08:23:12.791Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T08:23:12.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:23:12.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:23:12.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:23:12.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:23:12.791Z] DEBUG - Expanding nodes All in tree (of type 'Tree') [2019-07-31T08:23:12.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1193296841 data=null doit=true} to TreeItem with text {All} [2019-07-31T08:23:12.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1193296841 data=null} to TreeItem with text {All} [2019-07-31T08:23:12.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1193296842 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T08:23:12.791Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193296842 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} [2019-07-31T08:23:12.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1193296958 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T08:23:12.791Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T08:23:12.791Z] DEBUG - Setting state to checked on: sched_process_exec [2019-07-31T08:23:12.791Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:23:12.791Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:23:12.791Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:23:12.791Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:23:12.791Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:23:12.791Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:12.791Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:12.791Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:12.791Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:12.791Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:12.791Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:12.791Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:12.791Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T08:23:12.792Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:12.792Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:12.792Z] DEBUG - Clicking on &Ok [2019-07-31T08:23:12.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1193296968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:12.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1193296968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:12.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1193296968 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:12.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1193296968 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:12.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1193296969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:12.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1193296969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:12.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1193296969 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:12.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1193296341 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)...' [2019-07-31T08:23:13.359Z] DEBUG - Clicked on [2019-07-31T08:23:13.359Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:13.359Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:13.359Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:13.359Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T08:23:13.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1193297333 data=null doit=true} to Tree node with text: channel0 [2019-07-31T08:23:13.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1193297333 data=null} to Tree node with text: channel0 [2019-07-31T08:23:13.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1193297334 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T08:23:13.359Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193297334 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 [2019-07-31T08:23:13.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1193297337 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T08:23:13.359Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:13.359Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:13.359Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:13.359Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T08:23:13.359Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T08:23:13.359Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:13.359Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:13.359Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:13.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193297349 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:13.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193297349 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:13.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193297349 data=null} to Tree node with text: mysession [2019-07-31T08:23:13.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193297350 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:13.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193297350 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:13.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193297353 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:13.359Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:13.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193297355 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:13.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193297355 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:13.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193297355 data=null} to Tree node with text: mysession [2019-07-31T08:23:13.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193297356 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:13.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193297356 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:13.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193297358 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:13.359Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:13.359Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:13.927Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:13.927Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T08:23:13.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1193297951 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T08:23:13.927Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:23:13.927Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:23:13.927Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:23:13.927Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:23:13.927Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:23:13.927Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:13.927Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:13.927Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:13.927Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:13.927Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T08:23:13.927Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T08:23:13.927Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T08:23:13.927Z] 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') [2019-07-31T08:23:13.927Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:13.927Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:13.927Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:13.927Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:13.927Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:13.927Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:13.927Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:13.927Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:13.927Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T08:23:13.927Z] 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') [2019-07-31T08:23:13.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1193297966 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T08:23:13.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1193297966 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') [2019-07-31T08:23:13.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1193297967 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') [2019-07-31T08:23:13.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1193297967 data=null item=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') [2019-07-31T08:23:13.927Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T08:23:13.927Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:23:13.927Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:23:13.927Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:23:13.927Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:23:13.927Z] DEBUG - Setting state to checked on: All [2019-07-31T08:23:13.927Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:13.927Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:13.927Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-31T08:23:13.927Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-31T08:23:13.927Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-31T08:23:13.927Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:13.927Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:13.927Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:13.927Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:13.927Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:13.927Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:13.927Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:23:13.927Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:23:13.927Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:23:13.927Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:23:13.927Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:23:13.927Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:13.927Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:13.927Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:13.927Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:13.927Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:13.927Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:13.927Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:13.927Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T08:23:13.927Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:13.927Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:13.927Z] DEBUG - Clicking on &Ok [2019-07-31T08:23:13.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1193298055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:13.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1193298056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:13.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1193298056 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:13.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1193298056 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:13.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1193298057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:13.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1193298058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:13.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1193298058 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:13.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1193297555 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)...' [2019-07-31T08:23:14.186Z] DEBUG - Clicked on [2019-07-31T08:23:14.186Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:14.186Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:14.186Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:14.186Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T08:23:14.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1193298341 data=null doit=true} to Tree node with text: channel0 [2019-07-31T08:23:14.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1193298341 data=null} to Tree node with text: channel0 [2019-07-31T08:23:14.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1193298342 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T08:23:14.186Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193298343 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 [2019-07-31T08:23:14.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1193298345 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T08:23:14.186Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:14.186Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:14.186Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:14.186Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T08:23:14.186Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T08:23:14.186Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:14.186Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:14.186Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:14.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193298363 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:14.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193298364 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:14.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193298365 data=null} to Tree node with text: mysession [2019-07-31T08:23:14.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193298365 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:14.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193298366 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:14.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193298368 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:14.186Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:14.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193298370 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:14.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193298371 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:14.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193298371 data=null} to Tree node with text: mysession [2019-07-31T08:23:14.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193298372 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:14.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193298372 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:14.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193298374 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:14.444Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T08:23:14.444Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T08:23:14.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1193298484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-31T08:23:14.444Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T08:23:14.444Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:14.444Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:14.444Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:14.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193298590 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:14.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193298590 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:14.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193298591 data=null} to Tree node with text: mysession [2019-07-31T08:23:14.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193298591 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:14.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193298592 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:14.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193298596 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:14.444Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:14.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193298625 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:14.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193298626 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:14.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193298626 data=null} to Tree node with text: mysession [2019-07-31T08:23:14.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193298627 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:14.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193298628 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:14.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193298631 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:14.702Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T08:23:14.702Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T08:23:14.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1193298828 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-31T08:23:14.702Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T08:23:14.702Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:14.702Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:14.702Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:14.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193298933 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:14.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193298933 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:14.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193298934 data=null} to Tree node with text: mysession [2019-07-31T08:23:14.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193298934 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:14.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193298935 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:14.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193298938 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:14.702Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:14.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193298939 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:14.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193298939 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:14.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193298939 data=null} to Tree node with text: mysession [2019-07-31T08:23:14.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193298940 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:14.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193298940 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:14.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193298941 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:14.961Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T08:23:14.961Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T08:23:15.220Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T08:23:15.220Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T08:23:15.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1193299340 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T08:23:15.220Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:23:15.220Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:23:15.220Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:23:15.220Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:15.220Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:15.220Z] DEBUG - Clicking on OK [2019-07-31T08:23:15.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193299351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:15.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193299351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:15.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193299351 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:15.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193299352 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:15.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193299352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:15.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193299352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:15.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193299352 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:15.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1193299056 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...' [2019-07-31T08:23:15.479Z] DEBUG - Clicked on [2019-07-31T08:23:15.479Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:15.479Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:15.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1193299635 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T08:23:15.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1193299636 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T08:23:15.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1193299636 data=null} to TreeItem with text {myNode} [2019-07-31T08:23:15.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1193299637 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:15.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193299638 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} [2019-07-31T08:23:15.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1193299650 data=null button=1 stateMask=0x80000 x=69 y=-23 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:15.479Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:15.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1193299654 data=null button=0 stateMask=0x0 x=69 y=-23 count=0} to TreeItem with text {myNode} [2019-07-31T08:23:15.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1193299654 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T08:23:15.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1193299654 data=null} to TreeItem with text {myNode} [2019-07-31T08:23:15.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1193299655 data=null button=1 stateMask=0x0 x=69 y=-23 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:15.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193299655 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} [2019-07-31T08:23:15.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1193299658 data=null button=1 stateMask=0x80000 x=69 y=-23 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:15.768Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-31T08:23:15.768Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-31T08:23:15.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1193299836 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2019-07-31T08:23:15.768Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-31T08:23:15.768Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.545 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest [2019-07-31T08:23:15.768Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest) Time elapsed: 8.961 s [2019-07-31T08:23:15.768Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest [2019-07-31T08:23:17.342Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T08:23:17.342Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:23:17.342Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:23:17.342Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:17.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1193300966 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T08:23:17.342Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1193300967 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T08:23:17.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1193300967 data=null} to TreeItem with text {myNode} [2019-07-31T08:23:17.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1193300968 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:17.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193300969 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} [2019-07-31T08:23:17.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1193300979 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:17.342Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:17.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1193300981 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T08:23:17.342Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1193301024 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T08:23:17.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1193301025 data=null} to TreeItem with text {myNode} [2019-07-31T08:23:17.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1193301026 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:17.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193301026 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} [2019-07-31T08:23:17.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1193301028 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:17.342Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-31T08:23:17.342Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-31T08:23:17.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1193301162 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2019-07-31T08:23:17.342Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-31T08:23:17.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:17.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1193301734 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T08:23:17.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1193301734 data=null doit=true} to Tree node with text: Sessions [2019-07-31T08:23:17.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1193301735 data=null} to Tree node with text: Sessions [2019-07-31T08:23:17.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1193301736 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T08:23:17.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193301736 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 [2019-07-31T08:23:17.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1193301739 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T08:23:17.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:17.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1193301741 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T08:23:17.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1193301741 data=null doit=true} to Tree node with text: Sessions [2019-07-31T08:23:17.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1193301741 data=null} to Tree node with text: Sessions [2019-07-31T08:23:17.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1193301742 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T08:23:17.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193301743 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 [2019-07-31T08:23:17.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1193301755 data=null button=1 stateMask=0x80000 x=89 y=126 count=1} to Tree node with text: Sessions [2019-07-31T08:23:17.861Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-31T08:23:17.861Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-31T08:23:18.120Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-31T08:23:18.120Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-31T08:23:18.120Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1193302238 data=null doit=true} to Shell with text {Create Session} [2019-07-31T08:23:18.120Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:18.120Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T08:23:18.120Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T08:23:18.120Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T08:23:18.120Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:18.120Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T08:23:18.120Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T08:23:18.120Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T08:23:18.120Z] DEBUG - matched Text with text " [2019-07-31T08:23:18.120Z] ", using matcher: of type 'Text' [2019-07-31T08:23:18.120Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T08:23:18.120Z] DEBUG - matched Text with text " [2019-07-31T08:23:18.120Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T08:23:18.120Z] DEBUG - matched Text with text " [2019-07-31T08:23:18.120Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T08:23:18.120Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-31T08:23:18.120Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-31T08:23:18.120Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-31T08:23:18.120Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:18.120Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:18.120Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T08:23:18.120Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:18.120Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:18.120Z] DEBUG - Clicking on &Ok [2019-07-31T08:23:18.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1193302260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:18.120Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1193302260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:18.120Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1193302260 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:18.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1193302260 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:18.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1193302260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:18.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1193302261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:18.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1193302261 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:18.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1193301934 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...' [2019-07-31T08:23:18.378Z] DEBUG - Clicked on [2019-07-31T08:23:18.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1193302541 data=null doit=true} to Tree node with text: Sessions [2019-07-31T08:23:18.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1193302541 data=null} to Tree node with text: Sessions [2019-07-31T08:23:18.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1193302542 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-31T08:23:18.378Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193302543 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 [2019-07-31T08:23:18.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1193302544 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-31T08:23:18.378Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:18.378Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:18.378Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:18.378Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:18.378Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:18.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193302549 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-31T08:23:18.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193302558 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:18.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193302558 data=null} to Tree node with text: mysession [2019-07-31T08:23:18.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193302559 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T08:23:18.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193302560 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:18.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193302564 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T08:23:18.378Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:18.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193302576 data=null button=0 stateMask=0x0 x=112 y=109 count=0} to Tree node with text: mysession [2019-07-31T08:23:18.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193302576 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:18.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193302577 data=null} to Tree node with text: mysession [2019-07-31T08:23:18.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193302577 data=null button=1 stateMask=0x0 x=112 y=109 count=1} to Tree node with text: mysession [2019-07-31T08:23:18.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193302578 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:18.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193302581 data=null button=1 stateMask=0x80000 x=112 y=109 count=1} to Tree node with text: mysession [2019-07-31T08:23:18.637Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:18.637Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:18.896Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:18.896Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T08:23:18.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1193303000 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T08:23:18.896Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:23:18.896Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:23:18.896Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:23:18.896Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:23:18.896Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:23:18.896Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:18.896Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:18.896Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:18.896Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:18.896Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T08:23:18.896Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T08:23:18.896Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T08:23:18.896Z] 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') [2019-07-31T08:23:18.896Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:18.896Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:18.896Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:18.896Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:18.896Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:18.896Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:18.896Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:18.896Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:18.896Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T08:23:18.896Z] 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') [2019-07-31T08:23:18.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1193303046 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T08:23:18.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1193303069 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') [2019-07-31T08:23:18.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1193303070 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') [2019-07-31T08:23:18.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1193303070 data=null item=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') [2019-07-31T08:23:18.896Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T08:23:18.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:23:18.896Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T08:23:18.896Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T08:23:18.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events')) [2019-07-31T08:23:18.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:23:18.896Z] DEBUG - Setting state to checked on: All [2019-07-31T08:23:18.896Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:23:18.896Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:23:18.896Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:23:18.896Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:23:18.896Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:23:18.896Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:18.896Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:18.896Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:18.896Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:18.896Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:18.896Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:18.896Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:18.896Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T08:23:18.896Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:18.896Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:18.896Z] DEBUG - Clicking on &Ok [2019-07-31T08:23:18.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1193303142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:18.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1193303142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:18.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1193303142 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:18.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1193303143 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:18.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1193303143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:18.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1193303143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:19.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1193303144 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:19.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1193302708 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)...' [2019-07-31T08:23:19.414Z] DEBUG - Clicked on [2019-07-31T08:23:19.414Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:19.414Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:19.414Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:19.414Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T08:23:19.414Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:19.414Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:19.414Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:19.414Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T08:23:19.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1193303464 data=null doit=true} to Tree node with text: channel0 [2019-07-31T08:23:19.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1193303464 data=null} to Tree node with text: channel0 [2019-07-31T08:23:19.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1193303465 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T08:23:19.414Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193303466 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 [2019-07-31T08:23:19.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1193303470 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T08:23:19.414Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:19.414Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:19.414Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:19.414Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:19.414Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:19.414Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:19.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193303532 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:19.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193303532 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:19.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193303532 data=null} to Tree node with text: mysession [2019-07-31T08:23:19.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193303533 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:19.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193303534 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:19.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193303536 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:19.414Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:19.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193303537 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:19.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193303537 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:19.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193303537 data=null} to Tree node with text: mysession [2019-07-31T08:23:19.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193303538 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:19.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193303538 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:19.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193303540 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:19.414Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:19.414Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:19.673Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:19.931Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T08:23:19.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1193303954 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T08:23:19.931Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:23:19.931Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:23:19.931Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:23:19.931Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:23:19.931Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:23:19.931Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:19.931Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:19.931Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:19.931Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:19.931Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:19.931Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:19.931Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-31T08:23:19.931Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-31T08:23:19.931Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T08:23:19.931Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-31T08:23:19.931Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:19.931Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:19.931Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:19.931Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:19.931Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:19.931Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:19.931Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-31T08:23:19.931Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-31T08:23:19.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1193303974 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-31T08:23:19.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1193303981 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') [2019-07-31T08:23:19.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1193303995 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') [2019-07-31T08:23:19.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1193303995 data=null item=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') [2019-07-31T08:23:19.931Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-31T08:23:19.931Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:23:19.931Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:23:19.931Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-31T08:23:19.931Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-31T08:23:19.931Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events')) [2019-07-31T08:23:19.931Z] DEBUG - Setting state to checked on: All [2019-07-31T08:23:19.931Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:23:19.931Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:23:19.931Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:23:19.931Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:23:19.931Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:23:19.931Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:19.931Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:19.931Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:19.931Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:19.931Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:19.931Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:19.931Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:19.931Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T08:23:19.931Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:19.931Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:19.931Z] DEBUG - Clicking on &Ok [2019-07-31T08:23:19.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1193304057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:19.931Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1193304057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:19.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1193304058 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:19.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1193304058 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:19.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1193304058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:19.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1193304058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:19.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1193304058 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:19.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1193303662 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)...' [2019-07-31T08:23:20.190Z] DEBUG - Clicked on [2019-07-31T08:23:20.190Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:20.190Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:20.190Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:20.190Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:20.190Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:20.190Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:20.190Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T08:23:20.190Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:20.190Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:20.190Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:20.190Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T08:23:20.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1193304362 data=null doit=true} to Tree node with text: channel0 [2019-07-31T08:23:20.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1193304363 data=null} to Tree node with text: channel0 [2019-07-31T08:23:20.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1193304363 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T08:23:20.190Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193304364 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 [2019-07-31T08:23:20.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1193304366 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T08:23:20.190Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:20.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193304368 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:20.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193304368 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:20.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193304368 data=null} to Tree node with text: mysession [2019-07-31T08:23:20.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193304369 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:20.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193304369 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:20.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193304372 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:20.190Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:20.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193304380 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:20.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193304381 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:20.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193304381 data=null} to Tree node with text: mysession [2019-07-31T08:23:20.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193304382 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:20.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193304383 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:20.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193304387 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:20.449Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:20.449Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:20.708Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:20.708Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T08:23:20.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1193304768 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T08:23:20.708Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:23:20.708Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:23:20.708Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:23:20.708Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:23:20.708Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:23:20.708Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:20.708Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:20.708Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:20.708Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:20.708Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:20.708Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:20.708Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-31T08:23:20.708Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-31T08:23:20.708Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T08:23:20.708Z] 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') [2019-07-31T08:23:20.708Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:20.708Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:20.708Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:20.708Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:20.708Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:20.708Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:20.708Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-31T08:23:20.708Z] 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') [2019-07-31T08:23:20.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1193304843 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-31T08:23:20.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1193304844 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') [2019-07-31T08:23:20.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1193304844 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') [2019-07-31T08:23:20.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1193304844 data=null item=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') [2019-07-31T08:23:20.708Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-31T08:23:20.708Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:23:20.708Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:23:20.708Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-31T08:23:20.708Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-31T08:23:20.708Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events')) [2019-07-31T08:23:20.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1193304850 data=null doit=true} to TreeItem with text {All} [2019-07-31T08:23:20.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1193304851 data=null} to TreeItem with text {All} [2019-07-31T08:23:20.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1193304851 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T08:23:20.708Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193304852 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} [2019-07-31T08:23:20.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1193305049 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T08:23:20.967Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T08:23:20.967Z] DEBUG - Setting state to checked on: write [2019-07-31T08:23:20.967Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T08:23:20.967Z] DEBUG - Setting state to checked on: read [2019-07-31T08:23:20.967Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T08:23:20.967Z] DEBUG - Setting state to checked on: close [2019-07-31T08:23:20.967Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:23:20.967Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:23:20.967Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:23:20.967Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:23:20.967Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:23:20.967Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:20.967Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:20.967Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:20.967Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:20.967Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:20.967Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:20.967Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:20.967Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T08:23:20.967Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:20.967Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:20.967Z] DEBUG - Clicking on &Ok [2019-07-31T08:23:20.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1193305067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:20.967Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1193305067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:20.967Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1193305067 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:20.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1193305068 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:20.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1193305068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:20.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1193305068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:20.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1193305069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:20.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1193304470 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)...' [2019-07-31T08:23:21.225Z] DEBUG - Clicked on [2019-07-31T08:23:21.225Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:21.225Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:21.225Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:21.225Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:21.225Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:21.225Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:21.225Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T08:23:21.225Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:21.225Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:21.225Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:21.225Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T08:23:21.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1193305384 data=null doit=true} to Tree node with text: channel0 [2019-07-31T08:23:21.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1193305385 data=null} to Tree node with text: channel0 [2019-07-31T08:23:21.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1193305386 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T08:23:21.225Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193305386 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 [2019-07-31T08:23:21.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1193305388 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T08:23:21.225Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:21.225Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:21.225Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:21.225Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T08:23:21.225Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T08:23:21.225Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:21.225Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:21.225Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:21.225Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T08:23:21.225Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T08:23:21.225Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:21.225Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:21.225Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:21.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193305404 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:21.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193305405 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:21.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193305405 data=null} to Tree node with text: mysession [2019-07-31T08:23:21.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193305406 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:21.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193305406 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:21.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193305408 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:21.225Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:21.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193305409 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:21.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193305410 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:21.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193305410 data=null} to Tree node with text: mysession [2019-07-31T08:23:21.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193305413 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:21.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193305414 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:21.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193305415 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:21.484Z] DEBUG - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...' [2019-07-31T08:23:21.484Z] DEBUG - Clicking on with mnemonic 'Enable Channel...' [2019-07-31T08:23:21.742Z] DEBUG - Clicked on with mnemonic 'Enable Channel...' [2019-07-31T08:23:21.742Z] DEBUG - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel' [2019-07-31T08:23:21.742Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Channel} time=1193305866 data=null doit=true} to Shell with text {Enable Channel} [2019-07-31T08:23:21.742Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:21.742Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-31T08:23:21.742Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-31T08:23:21.742Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-31T08:23:21.742Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:21.742Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-31T08:23:21.742Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-31T08:23:21.742Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-31T08:23:21.742Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:21.742Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-31T08:23:21.742Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-31T08:23:21.742Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-31T08:23:21.742Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:21.742Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-31T08:23:21.742Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-31T08:23:21.742Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-31T08:23:21.742Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:21.742Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-31T08:23:21.742Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-31T08:23:21.742Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-31T08:23:21.742Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:21.742Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-31T08:23:21.742Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-31T08:23:21.742Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-31T08:23:21.742Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:21.742Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-31T08:23:21.742Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-31T08:23:21.742Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-31T08:23:21.742Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-31T08:23:21.742Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-31T08:23:21.742Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T08:23:21.742Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:23:21.742Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:23:21.742Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST' [2019-07-31T08:23:21.742Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T08:23:21.742Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain') [2019-07-31T08:23:21.742Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO' [2019-07-31T08:23:21.742Z] 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') [2019-07-31T08:23:21.742Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-31T08:23:21.742Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-31T08:23:21.742Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-31T08:23:21.742Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-31T08:23:21.742Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:21.742Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:21.742Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:23:21.742Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1193305944 data=null doit=true} to Button with text {Kernel} [2019-07-31T08:23:21.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1193305945 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} [2019-07-31T08:23:21.742Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:23:21.742Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=1193305946 data=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:23:21.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=1193305947 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') [2019-07-31T08:23:21.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=1193305947 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') [2019-07-31T08:23:21.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=1193305947 data=null item=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') [2019-07-31T08:23:21.742Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T08:23:21.742Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-31T08:23:21.742Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-31T08:23:21.742Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T08:23:21.742Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:23:21.742Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:23:21.742Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-31T08:23:21.742Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-31T08:23:21.742Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-31T08:23:21.742Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers' [2019-07-31T08:23:21.742Z] DEBUG - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type' [2019-07-31T08:23:21.742Z] DEBUG - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type') [2019-07-31T08:23:21.742Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO' [2019-07-31T08:23:21.742Z] 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') [2019-07-31T08:23:21.742Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-31T08:23:21.742Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:21.742Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:21.742Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO') [2019-07-31T08:23:21.742Z] 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') [2019-07-31T08:23:21.742Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Per UID buffers} time=1193305964 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') [2019-07-31T08:23:21.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Per UID buffers} time=1193305965 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') [2019-07-31T08:23:21.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Per UID buffers} time=1193305965 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') [2019-07-31T08:23:21.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Per UID buffers} time=1193305965 data=null item=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') [2019-07-31T08:23:21.743Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO') [2019-07-31T08:23:21.743Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-31T08:23:21.743Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-31T08:23:21.743Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T08:23:21.743Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:23:21.743Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:23:21.743Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-31T08:23:21.743Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-31T08:23:21.743Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-31T08:23:21.743Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-31T08:23:21.743Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:21.743Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:21.743Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T08:23:21.743Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:21.743Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:21.743Z] DEBUG - Clicking on &Ok [2019-07-31T08:23:21.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1193305968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:21.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1193305974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:21.743Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1193305975 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:21.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1193305975 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:21.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1193305976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:21.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1193305976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:22.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1193305977 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:22.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=1193305550 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...' [2019-07-31T08:23:22.262Z] DEBUG - Clicked on [2019-07-31T08:23:22.262Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:22.262Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:22.262Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:22.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {UST global} time=1193306358 data=null doit=true} to Tree node with text: UST global [2019-07-31T08:23:22.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {UST global} time=1193306359 data=null} to Tree node with text: UST global [2019-07-31T08:23:22.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {UST global} time=1193306359 data=null button=1 stateMask=0x0 x=130 y=92 count=1} to Tree node with text: UST global [2019-07-31T08:23:22.262Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193306360 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 [2019-07-31T08:23:22.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {UST global} time=1193306362 data=null button=1 stateMask=0x80000 x=130 y=92 count=1} to Tree node with text: UST global [2019-07-31T08:23:22.262Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:22.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1193306371 data=null button=0 stateMask=0x0 x=143 y=113 count=0} to Tree node with text: channel0 [2019-07-31T08:23:22.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1193306372 data=null doit=true} to Tree node with text: channel0 [2019-07-31T08:23:22.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1193306372 data=null} to Tree node with text: channel0 [2019-07-31T08:23:22.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1193306373 data=null button=1 stateMask=0x0 x=143 y=113 count=1} to Tree node with text: channel0 [2019-07-31T08:23:22.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193306374 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 [2019-07-31T08:23:22.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1193306446 data=null button=1 stateMask=0x80000 x=143 y=97 count=1} to Tree node with text: channel0 [2019-07-31T08:23:22.262Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:22.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1193306448 data=null button=0 stateMask=0x0 x=143 y=97 count=0} to Tree node with text: channel0 [2019-07-31T08:23:22.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1193306449 data=null doit=true} to Tree node with text: channel0 [2019-07-31T08:23:22.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1193306449 data=null} to Tree node with text: channel0 [2019-07-31T08:23:22.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1193306449 data=null button=1 stateMask=0x0 x=143 y=97 count=1} to Tree node with text: channel0 [2019-07-31T08:23:22.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193306450 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 [2019-07-31T08:23:22.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1193306452 data=null button=1 stateMask=0x80000 x=143 y=97 count=1} to Tree node with text: channel0 [2019-07-31T08:23:22.521Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...' [2019-07-31T08:23:22.521Z] DEBUG - Clicking on with mnemonic 'Enable Event...' [2019-07-31T08:23:22.779Z] DEBUG - Clicked on with mnemonic 'Enable Event...' [2019-07-31T08:23:22.779Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T08:23:22.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1193306969 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T08:23:22.779Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:23:22.779Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:23:22.779Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-31T08:23:23.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1193307036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T08:23:23.037Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1193307037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T08:23:23.037Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1193307037 data=null doit=true} to (of type 'Tree') [2019-07-31T08:23:23.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1193307038 data=null} to (of type 'Tree') [2019-07-31T08:23:23.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1193307039 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to (of type 'Tree') [2019-07-31T08:23:23.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193307040 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') [2019-07-31T08:23:23.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1193307045 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to (of type 'Tree') [2019-07-31T08:23:23.037Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:23:23.037Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:23:23.037Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:23:23.037Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:23:23.037Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:23:23.037Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:23.037Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:23.037Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:23.037Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:23.037Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T08:23:23.037Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T08:23:23.037Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:23.037Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:23.037Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T08:23:23.037Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:23.037Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:23.037Z] DEBUG - Clicking on &Ok [2019-07-31T08:23:23.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1193307048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:23.037Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1193307049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:23.037Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1193307049 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:23.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1193307049 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:23.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1193307049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:23.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1193307049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:23.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1193307050 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:23.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1193306626 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...' [2019-07-31T08:23:23.296Z] DEBUG - Clicked on [2019-07-31T08:23:23.296Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:23.296Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:23.296Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:23.296Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-31T08:23:23.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1193307361 data=null doit=true} to Tree node with text: channel0 [2019-07-31T08:23:23.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1193307361 data=null} to Tree node with text: channel0 [2019-07-31T08:23:23.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1193307361 data=null button=1 stateMask=0x0 x=143 y=113 count=1} to Tree node with text: channel0 [2019-07-31T08:23:23.296Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193307362 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 [2019-07-31T08:23:23.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1193307363 data=null button=1 stateMask=0x80000 x=143 y=113 count=1} to Tree node with text: channel0 [2019-07-31T08:23:23.296Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:23.296Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:23.296Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:23.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193307370 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T08:23:23.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193307371 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:23.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193307371 data=null} to Tree node with text: mysession [2019-07-31T08:23:23.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193307372 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T08:23:23.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193307372 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:23.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193307376 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T08:23:23.296Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:23.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193307377 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T08:23:23.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193307378 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:23.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193307378 data=null} to Tree node with text: mysession [2019-07-31T08:23:23.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193307378 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T08:23:23.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193307378 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:23.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193307380 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T08:23:23.296Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T08:23:23.296Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T08:23:23.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1193307550 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-31T08:23:23.296Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T08:23:23.555Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:23.555Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:23.555Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:23.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193307655 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T08:23:23.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193307655 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:23.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193307657 data=null} to Tree node with text: mysession [2019-07-31T08:23:23.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193307658 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T08:23:23.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193307659 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:23.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193307666 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T08:23:23.555Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:23.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193307668 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T08:23:23.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193307668 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:23.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193307668 data=null} to Tree node with text: mysession [2019-07-31T08:23:23.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193307668 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T08:23:23.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193307669 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:23.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193307671 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T08:23:23.814Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T08:23:23.814Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T08:23:23.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1193307846 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-31T08:23:23.814Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T08:23:23.814Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:23.814Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:23.814Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:23.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193307951 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T08:23:23.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193307952 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:23.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193307952 data=null} to Tree node with text: mysession [2019-07-31T08:23:23.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193307952 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T08:23:23.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193307953 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:23.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193307956 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T08:23:23.814Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:23.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193308053 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T08:23:23.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193308054 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:23.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193308054 data=null} to Tree node with text: mysession [2019-07-31T08:23:23.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193308055 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T08:23:23.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193308055 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:23.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193308058 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T08:23:24.074Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:23:24.074Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:23:25.069Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:23:25.672Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-31T08:23:25.672Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1193309279 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-31T08:23:25.672Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T08:23:25.672Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T08:23:25.672Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T08:23:25.672Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:23:25.672Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T08:23:25.672Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:25.672Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T08:23:25.672Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:23:25.672Z] DEBUG - Clicking on Cancel [2019-07-31T08:23:25.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1193309339 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') [2019-07-31T08:23:25.672Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1193309340 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') [2019-07-31T08:23:25.672Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1193309340 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T08:23:25.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1193309340 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T08:23:25.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1193309340 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') [2019-07-31T08:23:25.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1193309341 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') [2019-07-31T08:23:25.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1193309341 data=null item=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') [2019-07-31T08:23:25.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1193308240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:23:25.672Z] DEBUG - Clicked on [2019-07-31T08:23:25.672Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:25.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193309575 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T08:23:25.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193309576 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:25.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193309576 data=null} to Tree node with text: mysession [2019-07-31T08:23:25.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193309577 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T08:23:25.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193309643 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:25.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193309646 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T08:23:25.672Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:23:26.169Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:23:26.169Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:23:26.169Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-31T08:23:26.169Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1193310368 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-31T08:23:26.169Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T08:23:26.169Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T08:23:26.169Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T08:23:26.169Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:23:26.169Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:23:26.169Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:23:26.169Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:26.169Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:26.429Z] DEBUG - Clicking on &Finish [2019-07-31T08:23:26.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1193310387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:26.429Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1193310387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:26.429Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1193310388 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:26.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1193310398 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:26.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1193310398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:26.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1193310398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:26.429Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:26.429Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:26.429Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:26.429Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:26.429Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:26.429Z] DEBUG - Clicked on &Finish [2019-07-31T08:23:28.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1193310398 data=null item=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') [2019-07-31T08:23:28.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1193309827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:23:28.600Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:28.600Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:28.600Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:28.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193312774 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T08:23:28.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193312774 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:28.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193312774 data=null} to Tree node with text: mysession [2019-07-31T08:23:28.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193312775 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T08:23:28.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193312776 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:28.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193312830 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T08:23:28.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:28.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193312866 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T08:23:28.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193312866 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:28.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193312866 data=null} to Tree node with text: mysession [2019-07-31T08:23:28.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193312867 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T08:23:28.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193312867 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:28.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193312869 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T08:23:28.858Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:23:28.858Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:23:29.116Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:23:29.374Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-31T08:23:29.374Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1193313578 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-31T08:23:29.374Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T08:23:29.374Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T08:23:29.374Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T08:23:29.374Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:23:29.374Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T08:23:29.374Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:29.374Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T08:23:29.374Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:23:29.374Z] DEBUG - Clicking on Cancel [2019-07-31T08:23:29.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1193313581 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') [2019-07-31T08:23:29.374Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1193313582 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') [2019-07-31T08:23:29.374Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1193313582 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T08:23:29.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1193313582 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T08:23:29.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1193313583 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') [2019-07-31T08:23:29.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1193313583 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') [2019-07-31T08:23:29.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1193313583 data=null item=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') [2019-07-31T08:23:29.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1193313080 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:23:29.636Z] DEBUG - Clicked on [2019-07-31T08:23:29.636Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:29.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193313723 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T08:23:29.636Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193313723 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:29.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193313724 data=null} to Tree node with text: mysession [2019-07-31T08:23:29.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193313724 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T08:23:29.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193313725 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:29.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193313727 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T08:23:29.636Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:23:29.636Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:23:29.894Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:23:30.154Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-31T08:23:30.154Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1193314244 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-31T08:23:30.154Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T08:23:30.154Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T08:23:30.154Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T08:23:30.154Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:23:30.154Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:30.154Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:23:30.154Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:23:30.154Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:30.154Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected [2019-07-31T08:23:30.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1193314256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:30.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1193314257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:30.154Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=1193314257 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:30.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=1193314258 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:30.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=1193314258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:30.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=1193314258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:30.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=1193314258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:30.154Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=1193314261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:30.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1193314262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:30.154Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=1193314262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:30.154Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=1193314262 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:30.154Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=1193314263 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:30.154Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:30.154Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T08:23:30.154Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T08:23:30.154Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T08:23:30.154Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:23:30.154Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:23:30.154Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:23:30.154Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:30.154Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:30.154Z] DEBUG - Clicking on &Finish [2019-07-31T08:23:30.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1193314275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:30.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1193314275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:30.154Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1193314275 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:30.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1193314275 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:30.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1193314276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:30.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1193314276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:30.154Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:30.154Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:30.154Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:30.154Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:30.154Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:30.154Z] DEBUG - Clicked on &Finish [2019-07-31T08:23:31.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1193314276 data=null item=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') [2019-07-31T08:23:31.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1193313837 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:23:31.347Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:31.347Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:31.347Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:31.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193315404 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T08:23:31.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193315405 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:31.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193315405 data=null} to Tree node with text: mysession [2019-07-31T08:23:31.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193315406 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T08:23:31.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193315407 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:31.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193315410 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T08:23:31.347Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:31.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193315445 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T08:23:31.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193315446 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:31.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193315446 data=null} to Tree node with text: mysession [2019-07-31T08:23:31.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193315447 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T08:23:31.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193315447 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:31.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193315449 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T08:23:31.347Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:23:31.347Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:23:31.922Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:23:31.922Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-31T08:23:31.922Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1193316076 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-31T08:23:31.922Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T08:23:31.922Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T08:23:31.922Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T08:23:31.922Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:23:31.922Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T08:23:31.922Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:31.922Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T08:23:31.922Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:23:31.922Z] DEBUG - Clicking on Cancel [2019-07-31T08:23:31.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1193316088 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') [2019-07-31T08:23:31.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1193316089 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') [2019-07-31T08:23:31.922Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1193316089 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T08:23:31.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1193316089 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T08:23:31.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1193316089 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') [2019-07-31T08:23:31.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1193316089 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') [2019-07-31T08:23:31.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1193316090 data=null item=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') [2019-07-31T08:23:31.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1193315628 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:23:32.181Z] DEBUG - Clicked on [2019-07-31T08:23:32.181Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:32.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193316220 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T08:23:32.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193316220 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:32.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193316221 data=null} to Tree node with text: mysession [2019-07-31T08:23:32.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193316221 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T08:23:32.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193316221 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:32.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193316223 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T08:23:32.181Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:23:32.181Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:23:32.438Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:23:32.697Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-31T08:23:32.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1193316779 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:23:32.697Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:32.697Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected [2019-07-31T08:23:32.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1193316792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:32.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1193316792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:32.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=1193316792 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:32.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=1193316793 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:32.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=1193316793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:32.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=1193316793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:32.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=1193316794 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:32.697Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=1193316841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:32.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1193316841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:32.697Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=1193316842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:32.697Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=1193316842 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:32.697Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=1193316842 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:32.697Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:32.697Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text' [2019-07-31T08:23:32.697Z] DEBUG - matched Group with text "Options", using matcher: with mnemonic 'Options' [2019-07-31T08:23:32.697Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options') [2019-07-31T08:23:32.697Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: (of type 'Text' and in group (with mnemonic 'Options')) [2019-07-31T08:23:32.697Z] DEBUG - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text' [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:32.697Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:32.697Z] DEBUG - Clicking on &Finish [2019-07-31T08:23:32.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1193316896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:32.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1193316897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:32.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1193316897 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:32.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1193316898 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:32.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1193316898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:32.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1193316898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:32.957Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:32.957Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:32.957Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:32.957Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:32.957Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:23:32.957Z] DEBUG - Clicked on &Finish [2019-07-31T08:23:33.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1193316898 data=null item=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') [2019-07-31T08:23:33.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1193316346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:23:34.091Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:34.091Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:34.091Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:34.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193318060 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T08:23:34.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193318061 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:34.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193318061 data=null} to Tree node with text: mysession [2019-07-31T08:23:34.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193318061 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T08:23:34.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193318062 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:34.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193318063 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T08:23:34.091Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:34.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193318064 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T08:23:34.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193318065 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:34.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193318065 data=null} to Tree node with text: mysession [2019-07-31T08:23:34.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193318065 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T08:23:34.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193318066 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:34.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193318068 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T08:23:34.091Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T08:23:34.091Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T08:23:34.091Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T08:23:34.354Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T08:23:34.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1193318369 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T08:23:34.354Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:23:34.354Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:23:34.354Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:23:34.354Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:34.354Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:34.354Z] DEBUG - Clicking on OK [2019-07-31T08:23:34.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193318385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:34.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193318386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:34.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193318386 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:34.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193318386 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:34.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193318387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:34.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193318393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:34.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193318394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:34.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1193318163 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...' [2019-07-31T08:23:34.354Z] DEBUG - Clicked on [2019-07-31T08:23:34.354Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:34.354Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:34.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1193318535 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T08:23:34.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1193318536 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T08:23:34.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1193318546 data=null} to TreeItem with text {myNode} [2019-07-31T08:23:34.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1193318547 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:34.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193318547 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} [2019-07-31T08:23:34.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1193318552 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:34.354Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:34.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1193318553 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T08:23:34.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1193318565 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T08:23:34.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1193318565 data=null} to TreeItem with text {myNode} [2019-07-31T08:23:34.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1193318566 data=null button=1 stateMask=0x0 x=69 y=-23 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:34.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193318567 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} [2019-07-31T08:23:34.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1193318569 data=null button=1 stateMask=0x80000 x=69 y=-23 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:34.612Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-31T08:23:34.612Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-31T08:23:34.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1193318731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2019-07-31T08:23:34.612Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-31T08:23:34.612Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1193318841 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:23:34.612Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:23:34.871Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:23:34.871Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:23:34.871Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:34.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Remote} time=1193318913 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {Remote} [2019-07-31T08:23:34.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Remote} time=1193318913 data=null doit=true} to TreeItem with text {Remote} [2019-07-31T08:23:34.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Remote} time=1193318913 data=null} to TreeItem with text {Remote} [2019-07-31T08:23:34.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Remote} time=1193318914 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {Remote} [2019-07-31T08:23:34.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193318914 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} [2019-07-31T08:23:34.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Remote} time=1193319067 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {Remote} [2019-07-31T08:23:35.130Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:23:35.130Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:23:35.391Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:23:36.072Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:23:36.072Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:23:36.072Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:23:36.072Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:23:36.072Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:36.072Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:23:36.072Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:23:36.072Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:23:36.072Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:36.072Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:23:36.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193320037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:36.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193320038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:36.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193320039 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:36.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193320039 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:36.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193320039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:36.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193320040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:36.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193320040 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:36.072Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193320040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:36.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193320041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:36.072Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193320041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:36.072Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193320041 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:36.072Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193320042 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:36.072Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:23:36.072Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:23:36.072Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:23:36.072Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:23:36.072Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:23:36.072Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:23:36.072Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:36.072Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:36.072Z] DEBUG - Clicking on OK [2019-07-31T08:23:36.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193320047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:36.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193320047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:36.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193320048 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:36.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193320048 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:36.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193320048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:36.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193320049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:36.072Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:36.072Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:36.072Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:36.072Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:36.072Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:36.072Z] DEBUG - Clicked on OK [2019-07-31T08:23:36.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193320049 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:36.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1193319271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:23:36.530Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.689 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest [2019-07-31T08:23:36.530Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest) Time elapsed: 19.99 s [2019-07-31T08:23:36.530Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest [2019-07-31T08:23:37.465Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T08:23:37.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:23:37.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:23:37.465Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:37.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1193321575 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T08:23:37.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1193321575 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T08:23:37.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1193321576 data=null} to TreeItem with text {myNode} [2019-07-31T08:23:37.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1193321577 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:37.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193321578 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} [2019-07-31T08:23:37.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1193321594 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:37.465Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:37.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1193321597 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T08:23:37.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1193321598 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T08:23:37.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1193321598 data=null} to TreeItem with text {myNode} [2019-07-31T08:23:37.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1193321599 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:37.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193321599 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} [2019-07-31T08:23:37.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1193321601 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:37.723Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-31T08:23:37.723Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-31T08:23:37.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1193321750 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2019-07-31T08:23:37.723Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-31T08:23:38.289Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:38.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1193322272 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T08:23:38.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1193322272 data=null doit=true} to Tree node with text: Sessions [2019-07-31T08:23:38.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1193322273 data=null} to Tree node with text: Sessions [2019-07-31T08:23:38.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1193322275 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T08:23:38.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193322275 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 [2019-07-31T08:23:38.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1193322278 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T08:23:38.289Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:38.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1193322279 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T08:23:38.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1193322279 data=null doit=true} to Tree node with text: Sessions [2019-07-31T08:23:38.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1193322279 data=null} to Tree node with text: Sessions [2019-07-31T08:23:38.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1193322280 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T08:23:38.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193322280 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 [2019-07-31T08:23:38.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1193322289 data=null button=1 stateMask=0x80000 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-31T08:23:38.289Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-31T08:23:38.289Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-31T08:23:38.548Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-31T08:23:38.548Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-31T08:23:38.548Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1193322568 data=null doit=true} to Shell with text {Create Session} [2019-07-31T08:23:38.548Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:38.548Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T08:23:38.548Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T08:23:38.548Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T08:23:38.548Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:38.548Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T08:23:38.548Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T08:23:38.548Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T08:23:38.548Z] DEBUG - matched Text with text " [2019-07-31T08:23:38.548Z] ", using matcher: of type 'Text' [2019-07-31T08:23:38.548Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T08:23:38.548Z] DEBUG - matched Text with text " [2019-07-31T08:23:38.548Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T08:23:38.548Z] DEBUG - matched Text with text " [2019-07-31T08:23:38.548Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T08:23:38.548Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-31T08:23:38.548Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-31T08:23:38.548Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-31T08:23:38.548Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:38.548Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:38.548Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T08:23:38.548Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:38.548Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:38.548Z] DEBUG - Clicking on &Ok [2019-07-31T08:23:38.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1193322588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:38.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1193322588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:38.548Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1193322589 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:38.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1193322589 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:38.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1193322589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:38.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1193322590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:38.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1193322590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:38.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1193322381 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...' [2019-07-31T08:23:38.548Z] DEBUG - Clicked on [2019-07-31T08:23:38.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1193322709 data=null doit=true} to Tree node with text: Sessions [2019-07-31T08:23:38.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1193322709 data=null} to Tree node with text: Sessions [2019-07-31T08:23:38.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1193322710 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T08:23:38.548Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193322724 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 [2019-07-31T08:23:38.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1193322725 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-31T08:23:38.548Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:38.548Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:38.548Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:38.548Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:38.548Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:38.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193322739 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-31T08:23:38.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193322739 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:38.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193322740 data=null} to Tree node with text: mysession [2019-07-31T08:23:38.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193322740 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T08:23:38.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193322741 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:38.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193322756 data=null button=1 stateMask=0x80000 x=112 y=108 count=1} to Tree node with text: mysession [2019-07-31T08:23:38.548Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:38.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193322758 data=null button=0 stateMask=0x0 x=112 y=108 count=0} to Tree node with text: mysession [2019-07-31T08:23:38.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193322758 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:38.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193322758 data=null} to Tree node with text: mysession [2019-07-31T08:23:38.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193322759 data=null button=1 stateMask=0x0 x=112 y=108 count=1} to Tree node with text: mysession [2019-07-31T08:23:38.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193322759 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:38.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193322761 data=null button=1 stateMask=0x80000 x=112 y=108 count=1} to Tree node with text: mysession [2019-07-31T08:23:38.806Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:38.806Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:39.064Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:39.064Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T08:23:39.323Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1193323285 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T08:23:39.323Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:23:39.323Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:23:39.323Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:23:39.323Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:23:39.323Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:23:39.323Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:39.323Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:39.323Z] DEBUG - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls' [2019-07-31T08:23:39.323Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls') [2019-07-31T08:23:39.323Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T08:23:39.323Z] 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') [2019-07-31T08:23:39.323Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:39.323Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:39.323Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:39.323Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:39.323Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:39.323Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:39.323Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:39.323Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:39.323Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:39.323Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:39.323Z] 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. [2019-07-31T08:23:39.323Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:23:39.323Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:23:39.323Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:23:39.323Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:23:39.323Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:23:39.323Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:39.323Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:39.323Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:39.323Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:39.323Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:39.323Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:39.323Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:39.323Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T08:23:39.323Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:39.323Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:39.323Z] DEBUG - Clicking on &Ok [2019-07-31T08:23:39.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1193323340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:39.323Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1193323340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:39.323Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1193323341 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:39.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1193323345 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:39.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1193323346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:39.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1193323346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:39.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1193323347 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:39.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1193322869 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)...' [2019-07-31T08:23:39.581Z] DEBUG - Clicked on [2019-07-31T08:23:39.581Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:39.581Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:39.581Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:39.581Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T08:23:39.581Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:39.581Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:39.581Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:39.581Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T08:23:39.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1193323665 data=null doit=true} to Tree node with text: channel0 [2019-07-31T08:23:39.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1193323665 data=null} to Tree node with text: channel0 [2019-07-31T08:23:39.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1193323666 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T08:23:39.581Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193323666 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 [2019-07-31T08:23:39.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1193323668 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T08:23:39.581Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:39.581Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:39.581Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:39.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193323671 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:39.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193323671 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:39.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193323672 data=null} to Tree node with text: mysession [2019-07-31T08:23:39.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193323672 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:39.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193323672 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:39.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193323675 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:39.581Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:39.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193323676 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:39.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193323676 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:39.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193323677 data=null} to Tree node with text: mysession [2019-07-31T08:23:39.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193323677 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:39.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193323682 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:39.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193323725 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:39.581Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T08:23:39.581Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T08:23:39.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1193323828 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-31T08:23:39.581Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T08:23:39.840Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:39.840Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:39.840Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:39.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193323933 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:39.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193323934 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:39.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193323934 data=null} to Tree node with text: mysession [2019-07-31T08:23:39.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193323935 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:39.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193323935 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:39.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193323938 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:39.840Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:39.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193323945 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:39.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193323946 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:39.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193323946 data=null} to Tree node with text: mysession [2019-07-31T08:23:39.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193323947 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:39.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193323947 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:39.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193323949 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:39.840Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T08:23:39.840Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T08:23:39.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1193324035 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-31T08:23:39.840Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T08:23:40.099Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:40.099Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:40.099Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:40.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193324141 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:40.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193324141 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:40.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193324141 data=null} to Tree node with text: mysession [2019-07-31T08:23:40.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193324142 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:40.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193324142 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:40.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193324144 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:40.099Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:40.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193324146 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:40.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193324147 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:40.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193324147 data=null} to Tree node with text: mysession [2019-07-31T08:23:40.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193324148 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:40.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193324148 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:40.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193324152 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:40.099Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T08:23:40.099Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T08:23:40.358Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T08:23:40.358Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T08:23:40.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1193324441 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T08:23:40.358Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:23:40.358Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:23:40.358Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:23:40.358Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:40.358Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:40.358Z] DEBUG - Clicking on OK [2019-07-31T08:23:40.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193324444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:40.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193324444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:40.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193324444 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:40.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193324445 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:40.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193324445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:40.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193324445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:40.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193324446 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:40.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1193324232 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...' [2019-07-31T08:23:40.616Z] DEBUG - Clicked on [2019-07-31T08:23:40.616Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:40.616Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:40.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1193324644 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T08:23:40.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1193324645 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T08:23:40.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1193324645 data=null} to TreeItem with text {myNode} [2019-07-31T08:23:40.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1193324646 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:40.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193324646 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} [2019-07-31T08:23:40.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1193324663 data=null button=1 stateMask=0x80000 x=69 y=-22 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:40.616Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:40.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1193324665 data=null button=0 stateMask=0x0 x=69 y=-22 count=0} to TreeItem with text {myNode} [2019-07-31T08:23:40.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1193324665 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T08:23:40.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1193324665 data=null} to TreeItem with text {myNode} [2019-07-31T08:23:40.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1193324666 data=null button=1 stateMask=0x0 x=69 y=-22 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:40.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193324667 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} [2019-07-31T08:23:40.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1193324739 data=null button=1 stateMask=0x80000 x=69 y=5 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:40.616Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-31T08:23:40.616Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-31T08:23:40.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1193324868 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2019-07-31T08:23:40.616Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-31T08:23:40.876Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.326 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest [2019-07-31T08:23:40.876Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest) Time elapsed: 3.632 s [2019-07-31T08:23:40.876Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest [2019-07-31T08:23:41.810Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T08:23:41.810Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:23:41.810Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:23:41.810Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:41.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1193325835 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T08:23:41.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1193325836 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T08:23:41.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1193325836 data=null} to TreeItem with text {myNode} [2019-07-31T08:23:41.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1193325837 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:41.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193325837 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} [2019-07-31T08:23:41.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1193325850 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:41.810Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:41.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1193325852 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T08:23:41.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1193325852 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T08:23:41.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1193325853 data=null} to TreeItem with text {myNode} [2019-07-31T08:23:41.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1193325853 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:41.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193325854 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} [2019-07-31T08:23:41.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1193325856 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:41.810Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-31T08:23:41.810Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-31T08:23:41.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1193325993 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2019-07-31T08:23:41.810Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-31T08:23:42.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:42.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1193326556 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T08:23:42.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1193326556 data=null doit=true} to Tree node with text: Sessions [2019-07-31T08:23:42.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1193326556 data=null} to Tree node with text: Sessions [2019-07-31T08:23:42.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1193326557 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T08:23:42.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193326557 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 [2019-07-31T08:23:42.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1193326559 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T08:23:42.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:42.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1193326574 data=null button=0 stateMask=0x0 x=89 y=127 count=0} to Tree node with text: Sessions [2019-07-31T08:23:42.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1193326575 data=null doit=true} to Tree node with text: Sessions [2019-07-31T08:23:42.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1193326576 data=null} to Tree node with text: Sessions [2019-07-31T08:23:42.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1193326577 data=null button=1 stateMask=0x0 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-31T08:23:42.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193326578 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 [2019-07-31T08:23:42.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1193326587 data=null button=1 stateMask=0x80000 x=89 y=118 count=1} to Tree node with text: Sessions [2019-07-31T08:23:42.635Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-31T08:23:42.635Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-31T08:23:42.893Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-31T08:23:42.893Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-31T08:23:42.893Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1193327071 data=null doit=true} to Shell with text {Create Session} [2019-07-31T08:23:42.893Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:42.893Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T08:23:42.893Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T08:23:42.893Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T08:23:42.893Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:42.893Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T08:23:42.893Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T08:23:42.893Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T08:23:42.893Z] DEBUG - matched Text with text " [2019-07-31T08:23:42.893Z] ", using matcher: of type 'Text' [2019-07-31T08:23:42.893Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T08:23:42.893Z] DEBUG - matched Text with text " [2019-07-31T08:23:42.893Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T08:23:42.893Z] DEBUG - matched Text with text " [2019-07-31T08:23:42.893Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T08:23:42.893Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-31T08:23:42.893Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-31T08:23:42.893Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-31T08:23:42.893Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:42.893Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:42.893Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T08:23:42.893Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:42.893Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:42.893Z] DEBUG - Clicking on &Ok [2019-07-31T08:23:42.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1193327136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:42.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1193327136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:42.893Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1193327136 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:42.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1193327136 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:42.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1193327137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:42.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1193327137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:43.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1193327137 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:43.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1193326766 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...' [2019-07-31T08:23:43.153Z] DEBUG - Clicked on [2019-07-31T08:23:43.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1193327299 data=null doit=true} to Tree node with text: Sessions [2019-07-31T08:23:43.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1193327309 data=null} to Tree node with text: Sessions [2019-07-31T08:23:43.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1193327310 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-31T08:23:43.153Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193327333 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 [2019-07-31T08:23:43.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1193327334 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-31T08:23:43.153Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:43.153Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:43.153Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:43.153Z] WARN - Tree item Tree node with text: Provider is already expanded. Won't expand it again. [2019-07-31T08:23:43.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel} time=1193327340 data=null doit=true} to Tree node with text: Kernel [2019-07-31T08:23:43.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel} time=1193327349 data=null} to Tree node with text: Kernel [2019-07-31T08:23:43.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel} time=1193327352 data=null button=1 stateMask=0x0 x=98 y=8 count=1} to Tree node with text: Kernel [2019-07-31T08:23:43.411Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193327353 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 [2019-07-31T08:23:43.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel} time=1193327578 data=null button=1 stateMask=0x80000 x=98 y=8 count=1} to Tree node with text: Kernel [2019-07-31T08:23:43.411Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:43.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1193327581 data=null button=0 stateMask=0x0 x=138 y=2717 count=0} to Tree node with text: sched_switch [2019-07-31T08:23:43.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=1193327581 data=null doit=true} to Tree node with text: sched_switch [2019-07-31T08:23:43.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1193327583 data=null} to Tree node with text: sched_switch [2019-07-31T08:23:43.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1193327584 data=null button=1 stateMask=0x0 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-31T08:23:43.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193327585 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 [2019-07-31T08:23:43.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1193327591 data=null button=1 stateMask=0x80000 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-31T08:23:43.411Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:43.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1193327593 data=null button=0 stateMask=0x0 x=138 y=2717 count=0} to Tree node with text: sched_switch [2019-07-31T08:23:43.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=1193327593 data=null doit=true} to Tree node with text: sched_switch [2019-07-31T08:23:43.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1193327593 data=null} to Tree node with text: sched_switch [2019-07-31T08:23:43.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1193327594 data=null button=1 stateMask=0x0 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-31T08:23:43.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193327594 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 [2019-07-31T08:23:43.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1193327596 data=null button=1 stateMask=0x80000 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-31T08:23:43.670Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...' [2019-07-31T08:23:43.670Z] DEBUG - Clicking on with mnemonic 'Enable Event...' [2019-07-31T08:23:43.670Z] DEBUG - Clicked on with mnemonic 'Enable Event...' [2019-07-31T08:23:43.928Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T08:23:43.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1193327927 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T08:23:43.928Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-31T08:23:43.928Z] DEBUG - matched Group with text "Session List", using matcher: with mnemonic 'Session List' [2019-07-31T08:23:43.928Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List') [2019-07-31T08:23:43.928Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List')) [2019-07-31T08:23:43.928Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-31T08:23:43.928Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to mysession [2019-07-31T08:23:43.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1193327943 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')) [2019-07-31T08:23:43.928Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to mysession [2019-07-31T08:23:43.928Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:43.928Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression' [2019-07-31T08:23:43.928Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression') [2019-07-31T08:23:43.928Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression')) [2019-07-31T08:23:43.928Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:43.928Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:43.928Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T08:23:43.928Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:43.928Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:43.928Z] DEBUG - Clicking on &Ok [2019-07-31T08:23:43.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1193327961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:43.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1193327961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:43.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1193327961 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:43.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1193327961 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:43.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1193327962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:43.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1193327962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:43.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1193327968 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:43.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1193327720 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...' [2019-07-31T08:23:44.496Z] DEBUG - Clicked on [2019-07-31T08:23:44.496Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:44.496Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:44.496Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:44.496Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:44.496Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:44.496Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:44.496Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:44.496Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:44.496Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T08:23:44.496Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:44.496Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:44.496Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:44.496Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T08:23:44.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1193328513 data=null doit=true} to Tree node with text: channel0 [2019-07-31T08:23:44.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1193328513 data=null} to Tree node with text: channel0 [2019-07-31T08:23:44.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1193328514 data=null button=1 stateMask=0x0 x=143 y=9440 count=1} to Tree node with text: channel0 [2019-07-31T08:23:44.496Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193328514 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 [2019-07-31T08:23:44.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1193328516 data=null button=1 stateMask=0x80000 x=143 y=9440 count=1} to Tree node with text: channel0 [2019-07-31T08:23:44.496Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:44.496Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:44.496Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:44.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193328526 data=null button=0 stateMask=0x0 x=112 y=9398 count=0} to Tree node with text: mysession [2019-07-31T08:23:44.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193328527 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:44.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193328527 data=null} to Tree node with text: mysession [2019-07-31T08:23:44.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193328528 data=null button=1 stateMask=0x0 x=112 y=9398 count=1} to Tree node with text: mysession [2019-07-31T08:23:44.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193328529 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:44.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193328534 data=null button=1 stateMask=0x80000 x=112 y=9398 count=1} to Tree node with text: mysession [2019-07-31T08:23:44.496Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:44.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193328543 data=null button=0 stateMask=0x0 x=112 y=7222 count=0} to Tree node with text: mysession [2019-07-31T08:23:44.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193328543 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:44.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193328543 data=null} to Tree node with text: mysession [2019-07-31T08:23:44.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193328544 data=null button=1 stateMask=0x0 x=112 y=7222 count=1} to Tree node with text: mysession [2019-07-31T08:23:44.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193328545 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:44.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193328546 data=null button=1 stateMask=0x80000 x=112 y=7222 count=1} to Tree node with text: mysession [2019-07-31T08:23:44.496Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T08:23:44.496Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T08:23:44.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1193328643 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-31T08:23:44.496Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T08:23:44.755Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:44.755Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:44.755Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:44.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193328780 data=null button=0 stateMask=0x0 x=112 y=92 count=0} to Tree node with text: mysession [2019-07-31T08:23:44.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193328780 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:44.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193328781 data=null} to Tree node with text: mysession [2019-07-31T08:23:44.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193328781 data=null button=1 stateMask=0x0 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-31T08:23:44.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193328782 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:44.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193328785 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-31T08:23:44.755Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:44.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193328786 data=null button=0 stateMask=0x0 x=112 y=92 count=0} to Tree node with text: mysession [2019-07-31T08:23:44.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193328786 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:44.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193328787 data=null} to Tree node with text: mysession [2019-07-31T08:23:44.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193328787 data=null button=1 stateMask=0x0 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-31T08:23:44.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193328787 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:44.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193328789 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-31T08:23:44.755Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T08:23:44.755Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T08:23:44.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1193328864 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-31T08:23:44.755Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T08:23:44.755Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:44.755Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:44.755Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:44.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193328995 data=null button=0 stateMask=0x0 x=112 y=92 count=0} to Tree node with text: mysession [2019-07-31T08:23:44.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193328995 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:44.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193328995 data=null} to Tree node with text: mysession [2019-07-31T08:23:44.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193328996 data=null button=1 stateMask=0x0 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-31T08:23:44.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193328997 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:44.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193328999 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-31T08:23:44.755Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:44.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193329000 data=null button=0 stateMask=0x0 x=112 y=92 count=0} to Tree node with text: mysession [2019-07-31T08:23:44.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193329000 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:44.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193329001 data=null} to Tree node with text: mysession [2019-07-31T08:23:44.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193329001 data=null button=1 stateMask=0x0 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-31T08:23:44.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193329002 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:44.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193329003 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-31T08:23:45.013Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T08:23:45.013Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T08:23:46.274Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T08:23:46.274Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T08:23:46.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1193329363 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T08:23:46.274Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:23:46.274Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:23:46.274Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:23:46.274Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:46.274Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:46.274Z] DEBUG - Clicking on OK [2019-07-31T08:23:46.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193329364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:46.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193329365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:46.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193329365 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:46.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193329365 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:46.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193329365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:46.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193329365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:46.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193329366 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:46.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1193329083 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...' [2019-07-31T08:23:46.274Z] DEBUG - Clicked on [2019-07-31T08:23:46.274Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:46.274Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:46.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1193329768 data=null button=0 stateMask=0x0 x=69 y=-12025 count=0} to TreeItem with text {myNode} [2019-07-31T08:23:46.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1193329768 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T08:23:46.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1193329768 data=null} to TreeItem with text {myNode} [2019-07-31T08:23:46.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1193329769 data=null button=1 stateMask=0x0 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:46.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193329769 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} [2019-07-31T08:23:46.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1193329773 data=null button=1 stateMask=0x80000 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:46.274Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:46.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1193329775 data=null button=0 stateMask=0x0 x=69 y=-12025 count=0} to TreeItem with text {myNode} [2019-07-31T08:23:46.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1193329775 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T08:23:46.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1193329775 data=null} to TreeItem with text {myNode} [2019-07-31T08:23:46.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1193329776 data=null button=1 stateMask=0x0 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:46.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193329776 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} [2019-07-31T08:23:46.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1193329778 data=null button=1 stateMask=0x80000 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:46.274Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-31T08:23:46.274Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-31T08:23:46.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1193329957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2019-07-31T08:23:46.274Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-31T08:23:46.538Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T08:23:46.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:23:46.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:23:46.538Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:46.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1193330077 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T08:23:46.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1193330078 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T08:23:46.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1193330078 data=null} to TreeItem with text {myNode} [2019-07-31T08:23:46.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1193330079 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:46.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193330079 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} [2019-07-31T08:23:46.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1193330082 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:46.538Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:46.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1193330091 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T08:23:46.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1193330091 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T08:23:46.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1193330091 data=null} to TreeItem with text {myNode} [2019-07-31T08:23:46.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1193330092 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:46.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193330093 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} [2019-07-31T08:23:46.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1193330094 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:46.538Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-31T08:23:46.538Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-31T08:23:46.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1193330268 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2019-07-31T08:23:46.538Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-31T08:23:46.798Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:46.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1193330838 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T08:23:46.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1193330838 data=null doit=true} to Tree node with text: Sessions [2019-07-31T08:23:46.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1193330839 data=null} to Tree node with text: Sessions [2019-07-31T08:23:46.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1193330840 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T08:23:46.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193330841 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 [2019-07-31T08:23:46.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1193330843 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T08:23:46.798Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:46.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1193330844 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T08:23:46.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1193330845 data=null doit=true} to Tree node with text: Sessions [2019-07-31T08:23:46.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1193330845 data=null} to Tree node with text: Sessions [2019-07-31T08:23:46.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1193330845 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T08:23:46.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193330846 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 [2019-07-31T08:23:46.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1193330847 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T08:23:46.798Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-31T08:23:46.798Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-31T08:23:47.056Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-31T08:23:47.056Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-31T08:23:47.056Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1193331179 data=null doit=true} to Shell with text {Create Session} [2019-07-31T08:23:47.056Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:47.056Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T08:23:47.056Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T08:23:47.056Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T08:23:47.056Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:47.056Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T08:23:47.056Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T08:23:47.056Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T08:23:47.056Z] DEBUG - matched Text with text " [2019-07-31T08:23:47.056Z] ", using matcher: of type 'Text' [2019-07-31T08:23:47.056Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T08:23:47.056Z] DEBUG - matched Text with text " [2019-07-31T08:23:47.056Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T08:23:47.056Z] DEBUG - matched Text with text " [2019-07-31T08:23:47.056Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T08:23:47.056Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-31T08:23:47.056Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-31T08:23:47.056Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-31T08:23:47.056Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:47.056Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:47.056Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T08:23:47.056Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:47.056Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:47.056Z] DEBUG - Clicking on &Ok [2019-07-31T08:23:47.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1193331195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:47.056Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1193331195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:47.056Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1193331196 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:47.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1193331196 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:47.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1193331196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:47.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1193331196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:47.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1193331196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:47.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1193330955 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...' [2019-07-31T08:23:47.315Z] DEBUG - Clicked on [2019-07-31T08:23:47.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1193331372 data=null doit=true} to Tree node with text: Sessions [2019-07-31T08:23:47.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1193331373 data=null} to Tree node with text: Sessions [2019-07-31T08:23:47.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1193331373 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-31T08:23:47.315Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193331374 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 [2019-07-31T08:23:47.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1193331375 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-31T08:23:47.315Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:47.315Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:47.315Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:47.315Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:47.315Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:47.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193331379 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-31T08:23:47.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193331387 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:47.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193331387 data=null} to Tree node with text: mysession [2019-07-31T08:23:47.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193331388 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T08:23:47.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193331389 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:47.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193331393 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T08:23:47.315Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:47.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193331394 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-31T08:23:47.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193331394 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:47.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193331395 data=null} to Tree node with text: mysession [2019-07-31T08:23:47.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193331395 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T08:23:47.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193331395 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:47.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193331408 data=null button=1 stateMask=0x80000 x=112 y=109 count=1} to Tree node with text: mysession [2019-07-31T08:23:47.315Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:47.315Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:47.880Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T08:23:47.880Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T08:23:47.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1193331879 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T08:23:47.880Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:23:47.880Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:23:47.880Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:23:47.880Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:23:47.880Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:23:47.880Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:47.880Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:47.880Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:47.880Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:47.880Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T08:23:47.880Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T08:23:47.880Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T08:23:47.880Z] 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') [2019-07-31T08:23:47.880Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:47.880Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:47.880Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:47.880Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:47.880Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:47.880Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T08:23:47.880Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:47.880Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:47.880Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T08:23:47.880Z] 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') [2019-07-31T08:23:47.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1193331935 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T08:23:47.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1193331936 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') [2019-07-31T08:23:47.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1193331936 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') [2019-07-31T08:23:47.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1193331936 data=null item=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') [2019-07-31T08:23:47.880Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T08:23:47.880Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:23:47.880Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:23:47.880Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:23:47.880Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:23:47.880Z] DEBUG - Setting state to checked on: All [2019-07-31T08:23:47.880Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:47.880Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:47.880Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:47.880Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:47.880Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:47.880Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:47.880Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:47.880Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:23:47.880Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression' [2019-07-31T08:23:47.880Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression') [2019-07-31T08:23:47.881Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression')) [2019-07-31T08:23:47.881Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T08:23:47.881Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T08:23:47.881Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T08:23:47.881Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T08:23:47.881Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T08:23:47.881Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:47.881Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:47.881Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:47.881Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:47.881Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T08:23:47.881Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T08:23:47.881Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T08:23:47.881Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T08:23:47.881Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:47.881Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:47.881Z] DEBUG - Clicking on &Ok [2019-07-31T08:23:47.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1193332027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:47.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1193332027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:47.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1193332027 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:47.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1193332028 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:47.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1193332028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:47.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1193332028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:47.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1193332029 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T08:23:47.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1193331502 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)...' [2019-07-31T08:23:48.139Z] DEBUG - Clicked on [2019-07-31T08:23:48.139Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:48.139Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:48.139Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:48.139Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:48.139Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:48.139Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:48.139Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T08:23:48.139Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:48.139Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:48.139Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T08:23:48.139Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T08:23:48.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1193332342 data=null doit=true} to Tree node with text: channel0 [2019-07-31T08:23:48.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1193332342 data=null} to Tree node with text: channel0 [2019-07-31T08:23:48.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1193332343 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T08:23:48.139Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193332344 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 [2019-07-31T08:23:48.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1193332345 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T08:23:48.139Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:48.139Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:48.139Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:48.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193332353 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:48.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193332353 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:48.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193332354 data=null} to Tree node with text: mysession [2019-07-31T08:23:48.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193332354 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:48.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193332355 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:48.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193332357 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:48.139Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:48.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193332358 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:48.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193332359 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:48.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193332359 data=null} to Tree node with text: mysession [2019-07-31T08:23:48.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193332360 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:48.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193332360 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:48.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193332361 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:48.398Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T08:23:48.398Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T08:23:48.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1193332465 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-31T08:23:48.398Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T08:23:48.398Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:48.398Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:48.398Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:48.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193332570 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:48.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193332571 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:48.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193332571 data=null} to Tree node with text: mysession [2019-07-31T08:23:48.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193332572 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:48.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193332573 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:48.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193332575 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:48.398Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:48.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193332577 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:48.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193332577 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:48.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193332577 data=null} to Tree node with text: mysession [2019-07-31T08:23:48.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193332578 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:48.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193332578 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:48.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193332579 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:48.657Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T08:23:48.657Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T08:23:48.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1193332681 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-31T08:23:48.657Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T08:23:48.657Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:48.657Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:48.657Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:48.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193332785 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:48.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193332786 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:48.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193332786 data=null} to Tree node with text: mysession [2019-07-31T08:23:48.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193332787 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:48.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193332787 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:48.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193332789 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:48.657Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:48.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1193332791 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T08:23:48.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1193332791 data=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:48.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1193332792 data=null} to Tree node with text: mysession [2019-07-31T08:23:48.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1193332792 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:48.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193332792 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T08:23:48.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1193332794 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T08:23:48.657Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T08:23:48.657Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T08:23:48.916Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T08:23:48.916Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T08:23:48.916Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1193333032 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T08:23:48.916Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:23:48.916Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:23:48.916Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:23:48.916Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:48.916Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:48.916Z] DEBUG - Clicking on OK [2019-07-31T08:23:48.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193333034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:48.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193333035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:48.916Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193333035 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:48.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193333035 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:48.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193333045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:48.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193333045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:48.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193333046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:48.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1193332874 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...' [2019-07-31T08:23:49.174Z] DEBUG - Clicked on [2019-07-31T08:23:49.174Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:49.174Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:49.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1193333186 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T08:23:49.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1193333186 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T08:23:49.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1193333187 data=null} to TreeItem with text {myNode} [2019-07-31T08:23:49.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1193333187 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:49.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193333188 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} [2019-07-31T08:23:49.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1193333193 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:49.174Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:49.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1193333207 data=null button=0 stateMask=0x0 x=69 y=-23 count=0} to TreeItem with text {myNode} [2019-07-31T08:23:49.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1193333208 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T08:23:49.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1193333208 data=null} to TreeItem with text {myNode} [2019-07-31T08:23:49.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1193333209 data=null button=1 stateMask=0x0 x=69 y=-23 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:49.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193333209 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} [2019-07-31T08:23:49.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1193333211 data=null button=1 stateMask=0x80000 x=69 y=-23 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:49.174Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-31T08:23:49.174Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-31T08:23:49.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1193333340 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2019-07-31T08:23:49.174Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-31T08:23:49.432Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.466 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest [2019-07-31T08:23:49.432Z] testTraceSessionTreeKernelProvider(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest) Time elapsed: 4.516 s [2019-07-31T08:23:49.432Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest) Time elapsed: 3.383 s [2019-07-31T08:23:49.432Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest [2019-07-31T08:23:50.001Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T08:23:50.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:23:50.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:23:50.001Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:50.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1193334046 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T08:23:50.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1193334047 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T08:23:50.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1193334047 data=null} to TreeItem with text {myNode} [2019-07-31T08:23:50.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1193334048 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:50.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193334048 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} [2019-07-31T08:23:50.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1193334052 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:50.001Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:50.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1193334059 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T08:23:50.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1193334059 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T08:23:50.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1193334059 data=null} to TreeItem with text {myNode} [2019-07-31T08:23:50.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1193334060 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:50.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193334061 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} [2019-07-31T08:23:50.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1193334062 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:50.001Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-31T08:23:50.001Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-31T08:23:50.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1193334152 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2019-07-31T08:23:50.001Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-31T08:23:50.568Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:50.568Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:50.568Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:50.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {15183570023254487} time=1193334680 data=null button=0 stateMask=0x0 x=146 y=158 count=0} to Tree node with text: 15183570023254487 [2019-07-31T08:23:50.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {15183570023254487} time=1193334681 data=null doit=true} to Tree node with text: 15183570023254487 [2019-07-31T08:23:50.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {15183570023254487} time=1193334684 data=null} to Tree node with text: 15183570023254487 [2019-07-31T08:23:50.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {15183570023254487} time=1193334685 data=null button=1 stateMask=0x0 x=146 y=158 count=1} to Tree node with text: 15183570023254487 [2019-07-31T08:23:50.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193334685 data=null item=TreeItem {15183570023254487} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 15183570023254487 [2019-07-31T08:23:50.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {15183570023254487} time=1193334690 data=null button=1 stateMask=0x80000 x=146 y=158 count=1} to Tree node with text: 15183570023254487 [2019-07-31T08:23:50.568Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:50.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {15183570023254487} time=1193334692 data=null button=0 stateMask=0x0 x=146 y=158 count=0} to Tree node with text: 15183570023254487 [2019-07-31T08:23:50.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {15183570023254487} time=1193334692 data=null doit=true} to Tree node with text: 15183570023254487 [2019-07-31T08:23:50.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {15183570023254487} time=1193334693 data=null} to Tree node with text: 15183570023254487 [2019-07-31T08:23:50.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {15183570023254487} time=1193334693 data=null button=1 stateMask=0x0 x=146 y=158 count=1} to Tree node with text: 15183570023254487 [2019-07-31T08:23:50.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193334694 data=null item=TreeItem {15183570023254487} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 15183570023254487 [2019-07-31T08:23:50.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {15183570023254487} time=1193334695 data=null button=1 stateMask=0x80000 x=146 y=158 count=1} to Tree node with text: 15183570023254487 [2019-07-31T08:23:50.827Z] DEBUG - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...' [2019-07-31T08:23:50.827Z] DEBUG - Clicking on with mnemonic 'Save...' [2019-07-31T08:23:50.827Z] DEBUG - Clicked on with mnemonic 'Save...' [2019-07-31T08:23:50.827Z] DEBUG - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions' [2019-07-31T08:23:50.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Save Sessions} time=1193335006 data=null doit=true} to Shell with text {Save Sessions} [2019-07-31T08:23:50.827Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-31T08:23:50.827Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:23:50.827Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:23:50.827Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:23:50.827Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:50.827Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:50.827Z] DEBUG - Clicking on OK [2019-07-31T08:23:50.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193335008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:50.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193335009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:50.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193335009 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:50.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193335009 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:50.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193335010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:50.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193335010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:50.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193335010 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:50.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Save...} time=1193334831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Save...' [2019-07-31T08:23:51.088Z] DEBUG - Clicked on [2019-07-31T08:23:51.088Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:51.088Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:51.088Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:51.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {15183570023254487} time=1193335122 data=null button=0 stateMask=0x0 x=146 y=92 count=0} to Tree node with text: 15183570023254487 [2019-07-31T08:23:51.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {15183570023254487} time=1193335122 data=null doit=true} to Tree node with text: 15183570023254487 [2019-07-31T08:23:51.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {15183570023254487} time=1193335122 data=null} to Tree node with text: 15183570023254487 [2019-07-31T08:23:51.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {15183570023254487} time=1193335123 data=null button=1 stateMask=0x0 x=146 y=92 count=1} to Tree node with text: 15183570023254487 [2019-07-31T08:23:51.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193335123 data=null item=TreeItem {15183570023254487} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 15183570023254487 [2019-07-31T08:23:51.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {15183570023254487} time=1193335125 data=null button=1 stateMask=0x80000 x=146 y=92 count=1} to Tree node with text: 15183570023254487 [2019-07-31T08:23:51.088Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:51.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {15183570023254487} time=1193335136 data=null button=0 stateMask=0x0 x=146 y=92 count=0} to Tree node with text: 15183570023254487 [2019-07-31T08:23:51.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {15183570023254487} time=1193335136 data=null doit=true} to Tree node with text: 15183570023254487 [2019-07-31T08:23:51.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {15183570023254487} time=1193335136 data=null} to Tree node with text: 15183570023254487 [2019-07-31T08:23:51.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {15183570023254487} time=1193335137 data=null button=1 stateMask=0x0 x=146 y=92 count=1} to Tree node with text: 15183570023254487 [2019-07-31T08:23:51.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193335138 data=null item=TreeItem {15183570023254487} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 15183570023254487 [2019-07-31T08:23:51.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {15183570023254487} time=1193335139 data=null button=1 stateMask=0x80000 x=146 y=92 count=1} to Tree node with text: 15183570023254487 [2019-07-31T08:23:51.088Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T08:23:51.088Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T08:23:51.347Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T08:23:51.347Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T08:23:51.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1193335397 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T08:23:51.347Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:23:51.347Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:23:51.347Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:23:51.347Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:51.347Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:51.347Z] DEBUG - Clicking on OK [2019-07-31T08:23:51.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193335407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:51.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193335407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:51.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193335414 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:51.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193335414 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:51.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193335414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:51.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193335415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:51.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193335415 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:51.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1193335224 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...' [2019-07-31T08:23:51.605Z] DEBUG - Clicked on [2019-07-31T08:23:51.605Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:51.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:51.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1193335641 data=null button=0 stateMask=0x0 x=89 y=92 count=0} to Tree node with text: Sessions [2019-07-31T08:23:51.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1193335642 data=null doit=true} to Tree node with text: Sessions [2019-07-31T08:23:51.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1193335642 data=null} to Tree node with text: Sessions [2019-07-31T08:23:51.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1193335643 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-31T08:23:51.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193335643 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 [2019-07-31T08:23:51.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1193335655 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-31T08:23:51.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:51.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1193335658 data=null button=0 stateMask=0x0 x=89 y=92 count=0} to Tree node with text: Sessions [2019-07-31T08:23:51.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1193335659 data=null doit=true} to Tree node with text: Sessions [2019-07-31T08:23:51.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1193335659 data=null} to Tree node with text: Sessions [2019-07-31T08:23:51.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1193335660 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-31T08:23:51.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193335661 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 [2019-07-31T08:23:51.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1193335662 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-31T08:23:51.605Z] DEBUG - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...' [2019-07-31T08:23:51.605Z] DEBUG - Clicking on with mnemonic 'Load...' [2019-07-31T08:23:51.863Z] DEBUG - Clicked on with mnemonic 'Load...' [2019-07-31T08:23:52.124Z] DEBUG - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions' [2019-07-31T08:23:52.124Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Load Sessions} time=1193336151 data=null doit=true} to Shell with text {Load Sessions} [2019-07-31T08:23:52.124Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button' [2019-07-31T08:23:52.124Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button' [2019-07-31T08:23:52.124Z] DEBUG - matched Button with text "Remote", using matcher: with mnemonic 'Remote' [2019-07-31T08:23:52.124Z] DEBUG - matched Button with text "Remote", using matcher: with style 'SWT.RADIO' [2019-07-31T08:23:52.124Z] DEBUG - matched Button with text "Remote", using matcher: (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-31T08:23:52.124Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-31T08:23:52.124Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:23:52.124Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button' [2019-07-31T08:23:52.124Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:23:52.124Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-31T08:23:52.124Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Local} time=1193336155 data=null doit=true} to Button with text {Local} [2019-07-31T08:23:52.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Local} time=1193336155 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} [2019-07-31T08:23:52.124Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-31T08:23:52.124Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remote} time=1193336159 data=null doit=true} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-31T08:23:52.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remote} time=1193336160 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') [2019-07-31T08:23:52.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remote} time=1193336160 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') [2019-07-31T08:23:52.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remote} time=1193336160 data=null item=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') [2019-07-31T08:23:52.124Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-31T08:23:52.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:23:52.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:23:52.124Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:52.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {15183570023254487.lttng} time=1193336280 data=null button=0 stateMask=0x0 x=127 y=11 count=0} to TreeItem with text {15183570023254487.lttng} [2019-07-31T08:23:52.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {15183570023254487.lttng} time=1193336281 data=null doit=true} to TreeItem with text {15183570023254487.lttng} [2019-07-31T08:23:52.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {15183570023254487.lttng} time=1193336281 data=null} to TreeItem with text {15183570023254487.lttng} [2019-07-31T08:23:52.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {15183570023254487.lttng} time=1193336282 data=null button=1 stateMask=0x0 x=127 y=11 count=1} to TreeItem with text {15183570023254487.lttng} [2019-07-31T08:23:52.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193336282 data=null item=TreeItem {15183570023254487.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {15183570023254487.lttng} [2019-07-31T08:23:52.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {15183570023254487.lttng} time=1193336324 data=null button=1 stateMask=0x80000 x=127 y=11 count=1} to TreeItem with text {15183570023254487.lttng} [2019-07-31T08:23:52.124Z] DEBUG - Clicking on TreeItem with text {15183570023254487.lttng} [2019-07-31T08:23:52.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {15183570023254487.lttng} time=1193336333 data=null button=0 stateMask=0x0 x=127 y=11 count=0} to TreeItem with text {15183570023254487.lttng} [2019-07-31T08:23:52.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {15183570023254487.lttng} time=1193336333 data=null doit=true} to TreeItem with text {15183570023254487.lttng} [2019-07-31T08:23:52.124Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:52.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {15183570023254487.lttng} time=1193336334 data=null} to TreeItem with text {15183570023254487.lttng} [2019-07-31T08:23:52.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {15183570023254487.lttng} time=1193336334 data=null button=1 stateMask=0x0 x=127 y=11 count=1} to TreeItem with text {15183570023254487.lttng} [2019-07-31T08:23:52.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193336335 data=null item=TreeItem {15183570023254487.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {15183570023254487.lttng} [2019-07-31T08:23:52.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {15183570023254487.lttng} time=1193336335 data=null button=1 stateMask=0x80000 x=127 y=11 count=1} to TreeItem with text {15183570023254487.lttng} [2019-07-31T08:23:52.124Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {15183570023254487.lttng} time=1193336336 data=null button=0 stateMask=0x0 x=127 y=11 count=0} to TreeItem with text {15183570023254487.lttng} [2019-07-31T08:23:52.124Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {15183570023254487.lttng} time=1193336336 data=null doit=true} to TreeItem with text {15183570023254487.lttng} [2019-07-31T08:23:52.124Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {15183570023254487.lttng} time=1193336336 data=null} to TreeItem with text {15183570023254487.lttng} [2019-07-31T08:23:52.124Z] DEBUG - Clicked on TreeItem with text {15183570023254487.lttng} [2019-07-31T08:23:52.124Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button' [2019-07-31T08:23:52.124Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button' [2019-07-31T08:23:52.124Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-31T08:23:52.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:23:52.124Z] DEBUG - matched Button with text "Show hidden files", using matcher: of type 'Button' [2019-07-31T08:23:52.124Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:23:52.124Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button' [2019-07-31T08:23:52.124Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:23:52.124Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:23:52.124Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:52.124Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:52.124Z] DEBUG - Clicking on OK [2019-07-31T08:23:52.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193336346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:52.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193336346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:52.124Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193336346 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:52.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193336347 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:52.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193336347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:52.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193336348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:52.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193336348 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:52.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Load...} time=1193335827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Load...' [2019-07-31T08:23:52.641Z] DEBUG - Clicked on [2019-07-31T08:23:52.641Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:52.641Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:52.641Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T08:23:52.641Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:52.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {15183570023254487} time=1193336771 data=null button=0 stateMask=0x0 x=146 y=8 count=0} to Tree node with text: 15183570023254487 [2019-07-31T08:23:52.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {15183570023254487} time=1193336771 data=null doit=true} to Tree node with text: 15183570023254487 [2019-07-31T08:23:52.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {15183570023254487} time=1193336772 data=null} to Tree node with text: 15183570023254487 [2019-07-31T08:23:52.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {15183570023254487} time=1193336772 data=null button=1 stateMask=0x0 x=146 y=8 count=1} to Tree node with text: 15183570023254487 [2019-07-31T08:23:52.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193336773 data=null item=TreeItem {15183570023254487} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 15183570023254487 [2019-07-31T08:23:52.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {15183570023254487} time=1193336776 data=null button=1 stateMask=0x80000 x=146 y=8 count=1} to Tree node with text: 15183570023254487 [2019-07-31T08:23:52.641Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:52.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {15183570023254487} time=1193336833 data=null button=0 stateMask=0x0 x=146 y=11 count=0} to Tree node with text: 15183570023254487 [2019-07-31T08:23:52.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {15183570023254487} time=1193336833 data=null doit=true} to Tree node with text: 15183570023254487 [2019-07-31T08:23:52.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {15183570023254487} time=1193336834 data=null} to Tree node with text: 15183570023254487 [2019-07-31T08:23:52.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {15183570023254487} time=1193336834 data=null button=1 stateMask=0x0 x=146 y=11 count=1} to Tree node with text: 15183570023254487 [2019-07-31T08:23:52.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193336835 data=null item=TreeItem {15183570023254487} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 15183570023254487 [2019-07-31T08:23:52.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {15183570023254487} time=1193336836 data=null button=1 stateMask=0x80000 x=146 y=11 count=1} to Tree node with text: 15183570023254487 [2019-07-31T08:23:52.899Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T08:23:52.899Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T08:23:53.158Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T08:23:53.158Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T08:23:53.158Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1193337235 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T08:23:53.158Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:23:53.158Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:23:53.158Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:23:53.158Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:23:53.158Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:53.158Z] DEBUG - Clicking on OK [2019-07-31T08:23:53.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193337237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:53.158Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193337237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:53.158Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193337238 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:53.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193337238 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:53.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193337238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:53.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193337238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:53.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193337239 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:23:53.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1193336957 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...' [2019-07-31T08:23:53.418Z] DEBUG - Clicked on [2019-07-31T08:23:53.418Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T08:23:53.418Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:53.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1193337452 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T08:23:53.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1193337452 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T08:23:53.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1193337453 data=null} to TreeItem with text {myNode} [2019-07-31T08:23:53.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1193337453 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:53.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193337454 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} [2019-07-31T08:23:53.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1193337458 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:53.418Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:23:53.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1193337459 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T08:23:53.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1193337459 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T08:23:53.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1193337460 data=null} to TreeItem with text {myNode} [2019-07-31T08:23:53.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1193337460 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:53.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193337460 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} [2019-07-31T08:23:53.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1193337473 data=null button=1 stateMask=0x80000 x=69 y=-23 count=1} to TreeItem with text {myNode} [2019-07-31T08:23:53.418Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-31T08:23:53.418Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-31T08:23:53.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1193337664 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2019-07-31T08:23:53.418Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-31T08:23:53.676Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.314 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest [2019-07-31T08:23:53.676Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest) Time elapsed: 3.919 s [2019-07-31T08:23:53.676Z] [2019-07-31T08:23:53.676Z] Results: [2019-07-31T08:23:53.676Z] [2019-07-31T08:23:53.676Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T08:23:53.676Z] [2019-07-31T08:23:54.617Z] [2019-07-31T08:23:54.617Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 08:23:54.588 [2019-07-31T08:23:54.617Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T08:23:55.553Z] [INFO] All tests passed! [2019-07-31T08:23:55.553Z] [INFO] [2019-07-31T08:23:55.553Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T08:23:55.553Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/../../target/jacoco.exec [2019-07-31T08:23:55.553Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests' with 12 classes [2019-07-31T08:23:55.553Z] [INFO] [2019-07-31T08:23:55.553Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T08:23:55.553Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.jar [2019-07-31T08:23:55.553Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.pom [2019-07-31T08:23:55.553Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar [2019-07-31T08:23:55.553Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:23:55.553Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-p2metadata.xml [2019-07-31T08:23:55.553Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-p2artifacts.xml [2019-07-31T08:23:55.553Z] [INFO] [2019-07-31T08:23:55.553Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T08:23:55.553Z] [INFO] [2019-07-31T08:23:55.553Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >-- [2019-07-31T08:23:55.553Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.10-SNAPSHOT [99/134] [2019-07-31T08:23:55.553Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:23:56.368Z] [INFO] [2019-07-31T08:23:56.368Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T08:23:56.368Z] [INFO] [2019-07-31T08:23:56.368Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T08:23:56.368Z] [INFO] The project's OSGi version is 1.0.10.201907310718 [2019-07-31T08:23:56.368Z] [INFO] [2019-07-31T08:23:56.368Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T08:23:56.368Z] [INFO] [2019-07-31T08:23:56.368Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T08:23:56.368Z] [INFO] [2019-07-31T08:23:56.368Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T08:23:56.368Z] [INFO] [2019-07-31T08:23:56.368Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T08:23:56.368Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:23:56.368Z] [INFO] [2019-07-31T08:23:56.368Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T08:23:56.368Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:23:56.368Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources [2019-07-31T08:23:56.368Z] [INFO] [2019-07-31T08:23:56.368Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T08:23:56.368Z] [INFO] Compiling 19 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes [2019-07-31T08:23:56.628Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[384] [2019-07-31T08:23:56.628Z] final TimeGraphMarkerAxis markerAxis = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphMarkerAxis.class)); [2019-07-31T08:23:56.628Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:23:56.628Z] 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 [2019-07-31T08:23:56.628Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[400] [2019-07-31T08:23:56.628Z] final TimeGraphControl timeGraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-31T08:23:56.628Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:23:56.628Z] 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 [2019-07-31T08:23:56.628Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/FindDialogTestBase.java:[369] [2019-07-31T08:23:56.628Z] final TimeGraphControl timegraph = view.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-31T08:23:56.628Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:23:56.628Z] 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 [2019-07-31T08:23:56.628Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/FindDialogTestBase.java:[387] [2019-07-31T08:23:56.628Z] final TimeGraphControl timegraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-31T08:23:56.628Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:23:56.628Z] 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 [2019-07-31T08:23:56.628Z] 4 problems (4 warnings) [2019-07-31T08:23:56.628Z] [INFO] [2019-07-31T08:23:56.628Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T08:23:56.628Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:23:56.628Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources [2019-07-31T08:23:56.628Z] [INFO] [2019-07-31T08:23:56.628Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T08:23:56.628Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-31T08:23:56.628Z] [INFO] [2019-07-31T08:23:56.628Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T08:23:56.628Z] [INFO] [2019-07-31T08:23:56.628Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T08:23:56.628Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-31T08:23:56.628Z] [INFO] [2019-07-31T08:23:56.628Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T08:23:56.628Z] [INFO] [2019-07-31T08:23:56.628Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T08:23:56.628Z] [INFO] [2019-07-31T08:23:56.628Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T08:23:56.628Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-31T08:23:56.887Z] [INFO] [2019-07-31T08:23:56.887Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T08:23:56.887Z] [INFO] [2019-07-31T08:23:56.887Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T08:23:58.788Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T08:23:58.788Z] [INFO] Command line: [2019-07-31T08:23:58.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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T08:23:58.788Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:24:02.975Z] !SESSION 2019-07-31 08:23:58.730 ----------------------------------------------- [2019-07-31T08:24:02.975Z] eclipse.buildId=unknown [2019-07-31T08:24:02.975Z] java.version=1.8.0_202 [2019-07-31T08:24:02.975Z] java.vendor=Oracle Corporation [2019-07-31T08:24:02.975Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:24:02.975Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T08:24:02.975Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T08:24:02.975Z] [2019-07-31T08:24:02.975Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:24:02.684 [2019-07-31T08:24:02.975Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:24:02.975Z] !STACK 0 [2019-07-31T08:24:02.975Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T08:24:02.975Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:24:02.975Z] [2019-07-31T08:24:02.975Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:24:02.975Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:24:02.975Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:24:02.975Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:24:02.975Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:24:02.975Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:24:02.975Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:24:02.975Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:24:02.975Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:24:02.975Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:24:02.975Z] [2019-07-31T08:24:02.975Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:24:02.906 [2019-07-31T08:24:02.975Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:24:02.975Z] !STACK 0 [2019-07-31T08:24:02.975Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T08:24:02.975Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:24:02.975Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:24:02.975Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:24:02.975Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T08:24:02.975Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:24:02.975Z] [2019-07-31T08:24:02.975Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:24:02.975Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:24:02.975Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:24:02.975Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:24:02.975Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:24:02.975Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:24:02.975Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:24:02.975Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:24:02.975Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:24:02.975Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:24:05.504Z] process 12212: 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 [2019-07-31T08:24:05.504Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T08:24:06.072Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:24:06.072Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:24:18.281Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest [2019-07-31T08:24:19.216Z] Display size: 1440x900 [2019-07-31T08:24:19.216Z] OS version=3.10.0-957.1.3.el7.x86_64 [2019-07-31T08:24:19.216Z] GTK version=3.18.9 [2019-07-31T08:24:19.216Z] GTK theme=Ambiance [2019-07-31T08:24:19.216Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T08:24:19.216Z] Time zone: Coordinated Universal Time [2019-07-31T08:24:19.216Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T08:24:19.216Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T08:24:21.120Z] *** BUG *** [2019-07-31T08:24:21.120Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:24:21.120Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:24:21.120Z] [2019-07-31T08:24:21.120Z] *** BUG *** [2019-07-31T08:24:21.120Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:24:21.120Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:24:21.120Z] [2019-07-31T08:24:21.378Z] *** BUG *** [2019-07-31T08:24:21.378Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:24:21.378Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:24:21.378Z] [2019-07-31T08:24:21.378Z] *** BUG *** [2019-07-31T08:24:21.378Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:24:21.378Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:24:21.378Z] [2019-07-31T08:24:23.911Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:24:42.000Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T08:24:42.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:24:42.000Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:24:42.000Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T08:24:42.000Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T08:24:42.000Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T08:24:42.000Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T08:24:42.000Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T08:24:42.000Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T08:24:42.000Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:24:42.000Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:24:42.000Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:24:42.000Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T08:24:42.000Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:24:42.000Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:24:42.000Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:24:42.567Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:24:42.567Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:24:42.567Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:24:43.136Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:24:43.136Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:24:43.136Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:24:44.173Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:24:44.173Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:24:44.432Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:24:44.692Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:24:44.692Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:24:44.950Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:24:45.208Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:24:45.208Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:24:45.208Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:24:46.585Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:24:46.585Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:24:46.585Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:24:47.520Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:24:47.520Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:24:47.520Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:24:48.088Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:24:48.088Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:24:48.088Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:24:49.464Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:24:49.464Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:24:49.464Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:24:50.030Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:24:50.030Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:24:50.030Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:24:50.967Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:24:50.967Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:24:50.967Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:24:51.226Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:24:55.729Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T08:24:55.729Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:24:55.729Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:24:55.992Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:24:55.992Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis' [2019-07-31T08:24:55.992Z] DEBUG - number of items : 17 [2019-07-31T08:24:55.992Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:24:55.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193400239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:24:55.992Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193400241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:24:55.992Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193400242 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:24:55.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193400243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:24:55.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193400243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:24:56.926Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193400878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:24:56.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193401127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:24:56.926Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193401129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:24:56.926Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193401129 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:24:56.926Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193401130 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:24:56.926Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:24:56.926Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-07-31T08:24:56.926Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:24:56.926Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T08:24:56.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:24:56.926Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:24:56.926Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:24:56.926Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:24:56.926Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:24:56.926Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:24:56.926Z] DEBUG - Clicking on OK [2019-07-31T08:24:56.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193401151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:24:56.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193401152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:24:56.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193401153 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:24:56.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193401153 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:24:56.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193401154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:24:56.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193401154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:24:57.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193401155 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:24:57.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193400326 data=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...} [2019-07-31T08:24:57.752Z] DEBUG - Clicked on [2019-07-31T08:24:57.752Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:24:57.752Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-31T08:24:57.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1193401773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T08:24:57.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1193401774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T08:24:57.752Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1193401840 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-31T08:24:57.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1193401841 data=null} to TimeGraphMarkerAxis with text {} [2019-07-31T08:24:57.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1193401842 data=null button=1 stateMask=0x0 x=538 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T08:24:57.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1193401846 data=null button=1 stateMask=0x80000 x=538 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T08:24:57.752Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-31T08:24:58.323Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-31T08:24:58.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1193402350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T08:24:58.323Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1193402350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T08:24:58.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1193402351 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-31T08:24:58.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1193402352 data=null} to TimeGraphMarkerAxis with text {} [2019-07-31T08:24:58.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1193402352 data=null button=1 stateMask=0x0 x=239 y=25 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T08:24:58.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1193402355 data=null button=1 stateMask=0x80000 x=239 y=25 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T08:24:58.323Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-31T08:24:58.890Z] DEBUG - number of items : 17 [2019-07-31T08:24:58.890Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-07-31T08:24:58.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193403055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T08:24:58.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193403055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T08:24:58.890Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193403056 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T08:24:58.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193403057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T08:24:58.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193403058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T08:24:58.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193403059 data=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} [2019-07-31T08:24:59.149Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193403063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:24:59.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193403198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:24:59.149Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193403231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:24:59.149Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193403233 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:24:59.149Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193403233 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:24:59.149Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:24:59.149Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-31T08:24:59.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1193403235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T08:24:59.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1193403235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T08:24:59.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1193403236 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-31T08:24:59.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1193403236 data=null} to TimeGraphMarkerAxis with text {} [2019-07-31T08:24:59.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1193403237 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T08:24:59.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1193403238 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T08:24:59.149Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-31T08:24:59.149Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-31T08:24:59.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1193403240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T08:24:59.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1193403240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T08:24:59.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1193403240 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-31T08:24:59.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1193403241 data=null} to TimeGraphMarkerAxis with text {} [2019-07-31T08:24:59.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1193403265 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T08:24:59.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1193403324 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T08:24:59.149Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-31T08:24:59.149Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-31T08:24:59.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1193403347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T08:24:59.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1193403348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T08:24:59.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1193403348 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-31T08:24:59.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1193403349 data=null} to TimeGraphMarkerAxis with text {} [2019-07-31T08:24:59.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1193403350 data=null button=1 stateMask=0x0 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T08:24:59.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1193403351 data=null button=1 stateMask=0x80000 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T08:24:59.149Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-31T08:24:59.407Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-31T08:24:59.407Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-31T08:24:59.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1193403629 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' [2019-07-31T08:24:59.407Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-31T08:24:59.665Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:03.852Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T08:25:03.852Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:25:03.852Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:03.852Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:03.852Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:25:04.111Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T08:25:04.111Z] DEBUG - number of items : 17 [2019-07-31T08:25:04.111Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:04.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193408153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:04.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193408154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:04.111Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193408224 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:04.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193408225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:04.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193408225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:04.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193408226 data=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} [2019-07-31T08:25:04.111Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193408228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:04.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193408229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:04.111Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193408229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:04.111Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193408230 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:04.111Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193408230 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:04.111Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:04.111Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:04.677Z] DEBUG - number of items : 17 [2019-07-31T08:25:04.677Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:04.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193408867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:04.677Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193408868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:04.677Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193408869 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:04.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193408873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:04.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193408873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:04.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193408874 data=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} [2019-07-31T08:25:04.677Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193408877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:04.677Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193408878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:04.677Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193408878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:04.677Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193408879 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:04.677Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193408880 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:04.677Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:04.677Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:05.242Z] DEBUG - number of items : 17 [2019-07-31T08:25:05.242Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:05.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193409415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:05.242Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193409415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:05.242Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193409416 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:05.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193409416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:05.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193409417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:05.810Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193409851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:05.810Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193409852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:05.810Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193409853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:05.810Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193409854 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:05.810Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193409854 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:05.810Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:05.810Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-07-31T08:25:05.810Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:25:05.810Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T08:25:05.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:25:05.810Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:25:05.810Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:25:05.810Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:25:05.810Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:25:05.810Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:05.810Z] DEBUG - Clicking on OK [2019-07-31T08:25:05.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193409867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:05.810Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193409867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:05.810Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193409868 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:05.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193409868 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:05.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193409868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:05.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193409869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:05.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193409869 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:05.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193409417 data=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...} [2019-07-31T08:25:06.378Z] DEBUG - Clicked on [2019-07-31T08:25:06.378Z] DEBUG - number of items : 17 [2019-07-31T08:25:06.378Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:06.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193410471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:06.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193410472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:06.378Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193410472 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:06.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193410473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:06.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193410473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:06.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193410473 data=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} [2019-07-31T08:25:06.378Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193410550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:06.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193410552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:06.378Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193410553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:06.378Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193410554 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:06.378Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193410554 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:06.378Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:06.378Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:06.948Z] DEBUG - number of items : 17 [2019-07-31T08:25:07.476Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:07.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193411229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:07.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193411230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:07.476Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193411231 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:07.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193411232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:07.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193411232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:07.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193411233 data=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} [2019-07-31T08:25:07.476Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193411237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:07.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193411237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:07.476Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193411238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:07.476Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193411238 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:07.476Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193411238 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:07.476Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:07.476Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:08.068Z] DEBUG - number of items : 17 [2019-07-31T08:25:08.068Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T08:25:08.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193411800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:08.068Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193411800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:08.068Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193411801 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:08.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193411802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:08.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193411802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:08.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193411803 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} [2019-07-31T08:25:08.068Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193411805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:08.068Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193411806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:08.068Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193411806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:08.068Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193411807 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:08.068Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193411807 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:25:08.068Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T08:25:08.068Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:08.326Z] DEBUG - number of items : 17 [2019-07-31T08:25:08.326Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:08.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193412494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:08.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193412495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:08.326Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193412495 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:08.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193412496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:08.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193412496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:08.894Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193412854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:08.894Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193412856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:08.894Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193412857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:08.894Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193412857 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:08.894Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193412858 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:08.894Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:08.894Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-07-31T08:25:08.894Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:25:08.894Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T08:25:08.894Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:25:08.894Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:25:08.894Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:25:08.894Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:25:08.894Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:25:08.894Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:08.894Z] DEBUG - Clicking on OK [2019-07-31T08:25:08.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193412870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:08.894Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193412871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:08.894Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193412871 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:08.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193412872 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:08.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193412872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:08.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193412873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:08.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193412873 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:08.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193412497 data=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...} [2019-07-31T08:25:09.152Z] DEBUG - Clicked on [2019-07-31T08:25:09.152Z] DEBUG - number of items : 17 [2019-07-31T08:25:09.152Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:09.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193413307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:09.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193413307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:09.152Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193413308 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:09.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193413308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:09.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193413308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:09.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193413309 data=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} [2019-07-31T08:25:09.152Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193413310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:09.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193413310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:09.152Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193413311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:09.152Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193413312 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:09.152Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193413312 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:09.152Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:09.152Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:09.718Z] DEBUG - number of items : 17 [2019-07-31T08:25:09.718Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-07-31T08:25:09.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193413875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T08:25:09.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193413876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T08:25:09.718Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193413876 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T08:25:09.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193413876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T08:25:09.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193413877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T08:25:09.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193413877 data=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} [2019-07-31T08:25:09.977Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193413948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:09.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193414141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:09.977Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193414142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:09.977Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193414142 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:09.977Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193414143 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:09.977Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:09.977Z] DEBUG - number of items : 17 [2019-07-31T08:25:09.977Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:09.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193414146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:09.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193414146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:09.977Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193414147 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:09.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193414148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:09.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193414148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:09.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193414149 data=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} [2019-07-31T08:25:09.977Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193414174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:09.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193414174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:09.977Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193414175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:09.977Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193414176 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:09.977Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193414176 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:09.977Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:09.977Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:10.543Z] DEBUG - number of items : 17 [2019-07-31T08:25:10.543Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-07-31T08:25:10.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193414683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T08:25:10.543Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193414684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T08:25:10.543Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193414684 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T08:25:10.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193414685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T08:25:10.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193414685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T08:25:10.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193414686 data=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} [2019-07-31T08:25:10.543Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193414690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:10.802Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193414797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:10.802Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193414813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:10.802Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193414814 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:10.802Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193414814 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:10.802Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T08:25:10.802Z] DEBUG - number of items : 17 [2019-07-31T08:25:10.802Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:10.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193414817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:10.802Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193414817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:10.802Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193414818 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:10.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193414820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:10.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193414825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:10.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193414825 data=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} [2019-07-31T08:25:10.802Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193414826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:10.802Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193414826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:10.802Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193414844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:10.802Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193414847 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:10.802Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193414848 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:10.802Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:10.802Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:10.802Z] DEBUG - number of items : 17 [2019-07-31T08:25:10.802Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:25:10.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193414851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:25:10.802Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193414852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:25:10.802Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193414852 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:25:10.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193414853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:25:10.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193414853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:25:10.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193414854 data=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} [2019-07-31T08:25:10.802Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193414857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:25:10.803Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193414857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:25:10.803Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193414858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:25:10.803Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193414858 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:25:10.803Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193414859 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:25:10.803Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:25:10.803Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:11.374Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:14.665Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T08:25:14.665Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:25:14.665Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:14.665Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:14.665Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:25:14.665Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T08:25:15.233Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-31T08:25:15.233Z] DEBUG - number of items : 17 [2019-07-31T08:25:15.233Z] DEBUG - number of items : 17 [2019-07-31T08:25:15.491Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-31T08:25:15.491Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-31T08:25:15.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1193419648 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' [2019-07-31T08:25:15.491Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-31T08:25:15.491Z] DEBUG - number of items : 17 [2019-07-31T08:25:15.491Z] DEBUG - number of items : 17 [2019-07-31T08:25:15.750Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-31T08:25:15.750Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-31T08:25:15.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1193419869 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' [2019-07-31T08:25:15.750Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-31T08:25:15.750Z] DEBUG - number of items : 17 [2019-07-31T08:25:16.008Z] DEBUG - number of items : 17 [2019-07-31T08:25:16.008Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:19.296Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T08:25:19.296Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:25:19.296Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:19.554Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:19.554Z] DEBUG - number of items : 17 [2019-07-31T08:25:19.554Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-31T08:25:19.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193423637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T08:25:19.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193423637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T08:25:19.554Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193423638 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-31T08:25:19.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193423639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T08:25:19.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193423639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T08:25:20.768Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193424260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T08:25:20.768Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193424266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T08:25:20.768Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193424266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T08:25:20.768Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193424266 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-31T08:25:20.768Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193424267 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-31T08:25:20.768Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-31T08:25:20.768Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-31T08:25:20.768Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1193424271 data=null doit=true} to Shell with text {Filter} [2019-07-31T08:25:20.768Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:25:20.768Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:25:20.768Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:25:20.768Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T08:25:21.068Z] DEBUG - matched Text with text "24", using matcher: of type 'Text' [2019-07-31T08:25:21.068Z] DEBUG - matched Text with text "24", using matcher: (of type 'Text') [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - Clicking on Uncheck all [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1193425317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1193425317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1193425318 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1193425318 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1193425318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1193425318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1193425319 data=null item=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') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1193425336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1193425337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1193425337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1193425338 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1193425338 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Clicked on Uncheck all [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - Clicking on Check all [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1193425343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1193425343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1193425344 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1193425344 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1193425344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1193425345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1193425345 data=null item=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') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1193425362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1193425362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1193425362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1193425363 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1193425363 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Clicked on Check all [2019-07-31T08:25:21.328Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=1193425376 data=null button=0 stateMask=0x0 x=107 y=121 count=0} to TreeItem with text {synthetic-trace} [2019-07-31T08:25:21.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1193425377 data=null doit=true} to TreeItem with text {synthetic-trace} [2019-07-31T08:25:21.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1193425378 data=null} to TreeItem with text {synthetic-trace} [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=1193425379 data=null button=1 stateMask=0x0 x=107 y=121 count=1} to TreeItem with text {synthetic-trace} [2019-07-31T08:25:21.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193425380 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} [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=1193425389 data=null button=1 stateMask=0x80000 x=107 y=121 count=1} to TreeItem with text {synthetic-trace} [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - Clicking on Uncheck all [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1193425393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1193425394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1193425394 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1193425395 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1193425395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1193425395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1193425396 data=null item=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') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1193425436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1193425437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1193425437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1193425437 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1193425438 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Clicked on Uncheck all [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - Clicking on Check selected [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1193425444 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') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1193425444 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') [2019-07-31T08:25:21.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1193425445 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1193425445 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1193425445 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') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1193425446 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') [2019-07-31T08:25:21.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1193425446 data=null item=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') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1193425447 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') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1193425448 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') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1193425448 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') [2019-07-31T08:25:21.328Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1193425449 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1193425449 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Clicked on Check selected [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - Clicking on Uncheck all [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1193425454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1193425454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1193425454 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1193425455 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1193425455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1193425455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1193425456 data=null item=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') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1193425457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1193425458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1193425458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1193425462 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1193425463 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Clicked on Uncheck all [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:25:21.328Z] DEBUG - Clicking on Check subtree [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1193425467 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') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1193425468 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') [2019-07-31T08:25:21.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1193425468 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1193425468 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1193425469 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') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1193425469 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') [2019-07-31T08:25:21.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1193425469 data=null item=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') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1193425471 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') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1193425471 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') [2019-07-31T08:25:21.328Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1193425471 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') [2019-07-31T08:25:21.329Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1193425472 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1193425472 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Clicked on Check subtree [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - Clicking on Check all [2019-07-31T08:25:21.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1193425480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1193425480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1193425481 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1193425481 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1193425482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1193425482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1193425483 data=null item=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') [2019-07-31T08:25:21.329Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1193425504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1193425504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1193425505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1193425505 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1193425505 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Clicked on Check all [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - Clicking on Uncheck selected [2019-07-31T08:25:21.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1193425509 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') [2019-07-31T08:25:21.329Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1193425509 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') [2019-07-31T08:25:21.329Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1193425524 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1193425526 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1193425526 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') [2019-07-31T08:25:21.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1193425526 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') [2019-07-31T08:25:21.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1193425527 data=null item=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') [2019-07-31T08:25:21.329Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1193425528 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') [2019-07-31T08:25:21.329Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1193425528 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') [2019-07-31T08:25:21.329Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1193425529 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') [2019-07-31T08:25:21.329Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1193425529 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1193425529 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Clicked on Uncheck selected [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - Clicking on Check all [2019-07-31T08:25:21.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1193425533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1193425534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1193425534 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1193425534 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1193425535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1193425535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1193425535 data=null item=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') [2019-07-31T08:25:21.329Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1193425537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1193425537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1193425537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1193425538 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1193425538 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Clicked on Check all [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - Clicking on Uncheck subtree [2019-07-31T08:25:21.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=1193425545 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') [2019-07-31T08:25:21.329Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1193425545 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') [2019-07-31T08:25:21.329Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=1193425545 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=1193425546 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=1193425546 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') [2019-07-31T08:25:21.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=1193425546 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') [2019-07-31T08:25:21.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=1193425547 data=null item=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') [2019-07-31T08:25:21.329Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=1193425548 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') [2019-07-31T08:25:21.329Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1193425548 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') [2019-07-31T08:25:21.329Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=1193425549 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') [2019-07-31T08:25:21.329Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=1193425549 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=1193425549 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Clicked on Uncheck subtree [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:25:21.329Z] DEBUG - Clicking on Uncheck all [2019-07-31T08:25:21.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1193425553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1193425554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1193425554 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1193425554 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1193425555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1193425555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1193425555 data=null item=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') [2019-07-31T08:25:21.329Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1193425573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1193425574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1193425574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1193425574 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1193425575 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.329Z] DEBUG - Clicked on Uncheck all [2019-07-31T08:25:21.589Z] DEBUG - matched Text with text "synthetic-trace", using matcher: of type 'Text' [2019-07-31T08:25:21.589Z] DEBUG - matched Text with text "synthetic-trace", using matcher: (of type 'Text') [2019-07-31T08:25:21.589Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:25:21.589Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T08:25:21.589Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:25:21.589Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T08:25:21.589Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:25:21.589Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.589Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:25:21.589Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T08:25:21.589Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:25:21.589Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:25:21.589Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:25:21.589Z] DEBUG - Clicking on Check all [2019-07-31T08:25:21.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1193425636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1193425636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1193425637 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1193425638 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1193425638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1193425639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1193425639 data=null item=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') [2019-07-31T08:25:21.589Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1193425660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1193425660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.589Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1193425661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.589Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1193425661 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.589Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1193425662 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:25:21.589Z] DEBUG - Clicked on Check all [2019-07-31T08:25:21.589Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:25:21.589Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T08:25:21.589Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:25:21.589Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:25:21.589Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T08:25:21.589Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:25:21.589Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:25:21.589Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:25:21.589Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:25:21.589Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:25:21.589Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:21.589Z] DEBUG - Clicking on OK [2019-07-31T08:25:21.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193425666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:21.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193425666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:21.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193425667 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:21.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193425667 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:21.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193425667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:21.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193425667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:21.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193425668 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:21.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193423640 data=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} [2019-07-31T08:25:21.847Z] DEBUG - Clicked on [2019-07-31T08:25:22.108Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:25.395Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T08:25:25.395Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:25:25.653Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:25.653Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:25.653Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:25.653Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:25:25.653Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T08:25:25.911Z] DEBUG - number of items : 17 [2019-07-31T08:25:25.911Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:25.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193430138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:25.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193430138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:25.911Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193430139 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:25.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193430139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:25.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193430139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:25.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193430139 data=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} [2019-07-31T08:25:25.911Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193430140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:25.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193430140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:25.911Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193430141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:25.911Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193430141 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:25.911Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193430141 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:25.911Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:25.911Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:26.477Z] DEBUG - number of items : 17 [2019-07-31T08:25:26.477Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:26.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193430654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:26.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193430655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:26.735Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193430655 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:26.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193430732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:26.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193430820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:26.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193430821 data=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} [2019-07-31T08:25:26.735Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193430822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:26.735Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193430822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:26.735Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193430823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:26.735Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193430823 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:26.735Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193430823 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:26.735Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:26.735Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:27.303Z] DEBUG - number of items : 17 [2019-07-31T08:25:27.303Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:27.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193431328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:27.303Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193431329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:27.303Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193431329 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:27.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193431330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:27.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193431330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:27.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193431330 data=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} [2019-07-31T08:25:27.304Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193431369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:27.304Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193431468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:27.304Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193431468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:27.304Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193431469 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:27.304Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193431469 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:27.304Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:27.304Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:27.869Z] DEBUG - number of items : 17 [2019-07-31T08:25:27.869Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-31T08:25:27.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193431974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:27.869Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193431974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:27.869Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193431975 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:27.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193431975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:27.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193431975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:27.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193431976 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} [2019-07-31T08:25:28.128Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193432047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:28.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193432151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:28.128Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193432302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:28.128Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193432303 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:28.128Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193432303 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:28.128Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-31T08:25:28.128Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:28.695Z] DEBUG - number of items : 17 [2019-07-31T08:25:28.695Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-31T08:25:28.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193432808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:28.695Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193432808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:28.695Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193432809 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:28.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193432809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:28.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193432810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:28.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193432810 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} [2019-07-31T08:25:28.695Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193432811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:28.695Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193432812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:28.695Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193432812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:28.695Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193432813 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:28.695Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193432813 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:28.695Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-31T08:25:28.695Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:29.263Z] DEBUG - number of items : 17 [2019-07-31T08:25:29.263Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-31T08:25:29.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193433405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:29.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193433405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:29.263Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193433406 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:29.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193433406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:29.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193433407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:29.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193433407 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} [2019-07-31T08:25:29.263Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193433408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:29.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193433409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:29.263Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193433409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:29.263Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193433410 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:29.263Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193433410 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:29.263Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-31T08:25:29.263Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:29.829Z] DEBUG - number of items : 17 [2019-07-31T08:25:29.829Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-31T08:25:29.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193433962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:29.829Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193433962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:29.829Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193433962 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:29.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193433962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:29.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193433963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:29.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193433963 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} [2019-07-31T08:25:29.829Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193433964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:29.829Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193433964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:29.829Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193433965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:29.829Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193433965 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:29.829Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193433965 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:29.829Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-31T08:25:29.829Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:30.397Z] DEBUG - number of items : 17 [2019-07-31T08:25:30.397Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-31T08:25:30.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193434535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:30.397Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193434536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:30.397Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193434536 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:30.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193434536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:30.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193434536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:30.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193434537 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} [2019-07-31T08:25:30.397Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193434537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:30.397Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193434538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:30.397Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193434538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:30.397Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193434539 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:30.397Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193434539 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:30.397Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-31T08:25:30.397Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:31.070Z] DEBUG - number of items : 17 [2019-07-31T08:25:31.070Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-31T08:25:31.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193435046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:31.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193435047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:31.070Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193435048 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:31.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193435049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:31.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193435049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:31.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193435050 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} [2019-07-31T08:25:31.070Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193435051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:31.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193435051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:31.070Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193435052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:31.070Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193435052 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:31.070Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193435053 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-31T08:25:31.070Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-31T08:25:31.070Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:31.979Z] DEBUG - number of items : 17 [2019-07-31T08:25:31.979Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:31.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193436194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:31.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193436194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:31.979Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193436195 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:31.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193436195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:31.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193436195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:31.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193436196 data=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} [2019-07-31T08:25:31.980Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193436197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:31.980Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193436197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:31.980Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193436197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:31.980Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193436198 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:31.980Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193436198 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:31.980Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:31.980Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:32.547Z] DEBUG - number of items : 17 [2019-07-31T08:25:32.547Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:32.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193436757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:32.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193436757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:32.547Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193436758 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:32.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193436758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:32.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193436759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:32.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193436759 data=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} [2019-07-31T08:25:32.547Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193436760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:32.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193436761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:32.547Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193436761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:32.547Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193436761 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:32.547Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193436762 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:32.547Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:32.547Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:33.928Z] DEBUG - number of items : 17 [2019-07-31T08:25:33.928Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:33.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193437971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:33.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193437971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:33.928Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193437971 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:33.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193437972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:33.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193437972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:33.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193437972 data=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} [2019-07-31T08:25:33.928Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193437972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:33.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193437972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:33.928Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193437973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:33.928Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193437973 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:33.928Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193437973 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:33.928Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-31T08:25:33.928Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:33.928Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:37.214Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T08:25:37.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:25:37.214Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:37.214Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-31T08:25:37.214Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-31T08:25:37.214Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:25:37.214Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:25:37.473Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:40.756Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T08:25:40.756Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:25:40.756Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:40.756Z] DEBUG - number of items : 17 [2019-07-31T08:25:40.756Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:44.044Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T08:25:44.044Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:25:44.044Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:44.044Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-31T08:25:44.044Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-31T08:25:44.044Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:25:44.044Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:47.770Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T08:25:47.770Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:25:47.770Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:47.770Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:25:49.674Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:49.674Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:25:49.932Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:53.218Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T08:25:53.218Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:25:53.477Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:25:53.477Z] DEBUG - number of items : 17 [2019-07-31T08:25:53.477Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T08:25:53.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193457568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:25:53.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193457568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:25:53.477Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193457568 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:25:53.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193457569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:25:53.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193457569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:25:54.044Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193458165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:25:54.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193458166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:25:54.044Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193458167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:25:54.044Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193458167 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:25:54.044Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193458167 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:25:54.044Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T08:25:54.044Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T08:25:54.044Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1193458174 data=null doit=true} to Shell with text {Legend} [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-31T08:25:54.044Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-31T08:25:54.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:25:54.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:25:54.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:25:54.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:25:54.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:25:54.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:25:54.044Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:25:54.044Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:25:54.044Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:25:54.044Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:54.044Z] DEBUG - Clicking on OK [2019-07-31T08:25:54.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193458255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:54.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193458255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:54.044Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193458255 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:54.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193458256 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:54.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193458256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:54.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193458256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:54.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193458256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:54.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193457569 data=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} [2019-07-31T08:25:54.561Z] DEBUG - Clicked on [2019-07-31T08:25:54.819Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1193458862 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:25:54.819Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:25:54.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:25:54.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:25:54.819Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:25:54.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1193459035 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:25:54.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1193459035 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:25:54.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1193459036 data=null} to TreeItem with text {test} [2019-07-31T08:25:54.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1193459036 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:25:54.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193459037 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:25:54.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1193459070 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:25:55.386Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:25:55.386Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:25:55.386Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:25:55.953Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:25:55.953Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:25:55.953Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:25:55.953Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:25:55.953Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:25:55.953Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:25:55.953Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:25:55.953Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:25:55.953Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:25:55.953Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:25:55.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193460157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:25:55.953Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193460159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:25:55.953Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193460160 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:25:55.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193460160 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:25:55.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193460161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:25:55.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193460161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:25:55.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193460161 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:25:55.953Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193460162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:25:55.953Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193460162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:25:55.953Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193460162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:25:55.953Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193460162 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:25:55.953Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193460163 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:25:55.953Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:25:55.953Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:25:55.953Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:25:55.953Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:25:55.953Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:25:55.953Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:25:55.953Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:25:55.953Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:55.953Z] DEBUG - Clicking on OK [2019-07-31T08:25:55.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193460168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:55.953Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193460168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:55.953Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193460169 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:55.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193460170 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:55.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193460170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:55.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193460170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:56.213Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:56.213Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:56.213Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:56.213Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:56.213Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:56.213Z] DEBUG - Clicked on OK [2019-07-31T08:25:57.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193460170 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:25:57.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1193459356 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:25:57.589Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 99.412 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest [2019-07-31T08:25:57.589Z] testKeyboardSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 27.628 s [2019-07-31T08:25:57.589Z] testMarkerAxis(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 8.474 s [2019-07-31T08:25:57.589Z] testAddRemoveBookmark(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 11.69 s [2019-07-31T08:25:57.589Z] testShowMarkers(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 4.641 s [2019-07-31T08:25:57.589Z] testMarkerNavigationSubMenu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) skipped [2019-07-31T08:25:57.589Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 6.008 s [2019-07-31T08:25:57.589Z] testToolBarSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 11.909 s [2019-07-31T08:25:57.589Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 3.49 s [2019-07-31T08:25:57.589Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 3.134 s [2019-07-31T08:25:57.589Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 3.411 s [2019-07-31T08:25:57.589Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 5.797 s [2019-07-31T08:25:57.589Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 4.753 s [2019-07-31T08:25:57.589Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest [2019-07-31T08:25:59.313Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:09.300Z] DEBUG - number of items : 25 [2019-07-31T08:26:09.300Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193471835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193471836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T08:26:09.300Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193471836 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193471837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193471837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193472443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193472445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193472446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T08:26:09.300Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193472446 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-31T08:26:09.300Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193472447 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-31T08:26:09.300Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-31T08:26:09.300Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-31T08:26:09.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1193472452 data=null doit=true} to Shell with text {Filter} [2019-07-31T08:26:09.300Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:26:09.300Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - Clicking on Uncheck all [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1193472464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1193472464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:26:09.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1193472465 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:26:09.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1193472465 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1193472465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1193472466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:26:09.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1193472466 data=null item=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') [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1193472552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1193472553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1193472554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:26:09.300Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1193472554 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:26:09.300Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1193472554 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:26:09.300Z] DEBUG - Clicked on Uncheck all [2019-07-31T08:26:09.300Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-31T08:26:09.300Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {systemd} time=1193472580 data=null button=0 stateMask=0x0 x=92 y=77 count=0} to Tree node with text: systemd [2019-07-31T08:26:09.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {systemd} time=1193472581 data=null doit=true} to Tree node with text: systemd [2019-07-31T08:26:09.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {systemd} time=1193472629 data=null} to Tree node with text: systemd [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {systemd} time=1193472629 data=null button=1 stateMask=0x0 x=92 y=77 count=1} to Tree node with text: systemd [2019-07-31T08:26:09.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193472630 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 [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {systemd} time=1193472631 data=null button=1 stateMask=0x80000 x=92 y=77 count=1} to Tree node with text: systemd [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - Clicking on Check subtree [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1193472634 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') [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1193472635 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') [2019-07-31T08:26:09.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1193472635 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T08:26:09.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1193472635 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1193472635 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') [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1193472636 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') [2019-07-31T08:26:09.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1193472636 data=null item=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') [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1193472668 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') [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1193472755 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') [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1193472755 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') [2019-07-31T08:26:09.300Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1193472756 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T08:26:09.300Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1193472756 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T08:26:09.300Z] DEBUG - Clicked on Check subtree [2019-07-31T08:26:09.300Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-31T08:26:09.300Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=1193472763 data=null button=0 stateMask=0x0 x=93 y=1177 count=0} to Tree node with text: kthreadd [2019-07-31T08:26:09.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kthreadd} time=1193472764 data=null doit=true} to Tree node with text: kthreadd [2019-07-31T08:26:09.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=1193472764 data=null} to Tree node with text: kthreadd [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=1193472765 data=null button=1 stateMask=0x0 x=93 y=1177 count=1} to Tree node with text: kthreadd [2019-07-31T08:26:09.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193472766 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 [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=1193472767 data=null button=1 stateMask=0x80000 x=93 y=1177 count=1} to Tree node with text: kthreadd [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - Clicking on Check subtree [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1193472770 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') [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1193472771 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') [2019-07-31T08:26:09.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1193472771 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T08:26:09.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1193472771 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1193472772 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') [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1193472772 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') [2019-07-31T08:26:09.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1193472772 data=null item=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') [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1193472830 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') [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1193472831 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') [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1193472831 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') [2019-07-31T08:26:09.300Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1193472832 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T08:26:09.300Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1193472832 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T08:26:09.300Z] DEBUG - Clicked on Check subtree [2019-07-31T08:26:09.300Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-31T08:26:09.300Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=1193472836 data=null button=0 stateMask=0x0 x=110 y=-946 count=0} to Tree node with text: lttng-consumerd [2019-07-31T08:26:09.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=1193472836 data=null doit=true} to Tree node with text: lttng-consumerd [2019-07-31T08:26:09.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=1193472837 data=null} to Tree node with text: lttng-consumerd [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=1193472837 data=null button=1 stateMask=0x0 x=110 y=-946 count=1} to Tree node with text: lttng-consumerd [2019-07-31T08:26:09.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193472838 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 [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=1193472839 data=null button=1 stateMask=0x80000 x=110 y=-946 count=1} to Tree node with text: lttng-consumerd [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - Clicking on Check subtree [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1193472842 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') [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1193472843 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') [2019-07-31T08:26:09.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1193472843 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T08:26:09.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1193472843 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1193472843 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') [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1193472844 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') [2019-07-31T08:26:09.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1193472844 data=null item=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') [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1193472845 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') [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1193472846 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') [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1193472854 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') [2019-07-31T08:26:09.300Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1193472854 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T08:26:09.300Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1193472855 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T08:26:09.300Z] DEBUG - Clicked on Check subtree [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:26:09.300Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:26:09.300Z] DEBUG - Clicking on OK [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193472859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193472859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:26:09.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193472859 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:26:09.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193472860 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193472860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193472860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:26:09.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193472861 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:26:09.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193471837 data=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} [2019-07-31T08:26:09.300Z] DEBUG - Clicked on [2019-07-31T08:26:09.300Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:26:09.300Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:26:09.300Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:26:09.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=1193473270 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} [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=1193473335 data=null button=1 stateMask=0x80000 x=69 y=-12 count=1} to TreeColumn with text {Process} [2019-07-31T08:26:09.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=1193473338 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} [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=1193473344 data=null button=1 stateMask=0x80000 x=69 y=-12 count=1} to TreeColumn with text {Process} [2019-07-31T08:26:09.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=1193473347 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} [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=1193473360 data=null button=1 stateMask=0x80000 x=158 y=-12 count=1} to TreeColumn with text {TID} [2019-07-31T08:26:09.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=1193473430 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} [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=1193473433 data=null button=1 stateMask=0x80000 x=158 y=-12 count=1} to TreeColumn with text {TID} [2019-07-31T08:26:09.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=1193473436 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} [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1193473440 data=null button=1 stateMask=0x80000 x=198 y=-12 count=1} to TreeColumn with text {PTID} [2019-07-31T08:26:09.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=1193473441 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} [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1193473457 data=null button=1 stateMask=0x80000 x=198 y=-12 count=1} to TreeColumn with text {PTID} [2019-07-31T08:26:09.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1193473459 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} [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1193473473 data=null button=1 stateMask=0x80000 x=288 y=-12 count=1} to TreeColumn with text {Birth time} [2019-07-31T08:26:09.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1193473475 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} [2019-07-31T08:26:09.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1193473537 data=null button=1 stateMask=0x80000 x=288 y=-12 count=1} to TreeColumn with text {Birth time} [2019-07-31T08:26:09.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1193473733 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:26:09.561Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:26:09.820Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:26:09.820Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:26:09.820Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:26:09.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1193473930 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:26:09.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1193473931 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:26:09.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1193473932 data=null} to TreeItem with text {test} [2019-07-31T08:26:09.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1193473932 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:26:09.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193473933 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:26:09.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1193473962 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:26:10.079Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:26:10.079Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:26:10.337Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:26:10.596Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:26:10.596Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:26:10.596Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:26:10.596Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:26:10.596Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:26:10.596Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:26:10.596Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:26:10.596Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:26:10.596Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:26:10.596Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:26:10.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193474851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:26:10.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193474865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:26:10.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193474866 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:26:10.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193474866 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:26:10.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193474866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:26:10.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193474867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:26:10.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193474869 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:26:10.856Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193474882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:26:10.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193474883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:26:10.856Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193474883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:26:10.856Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193474884 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:26:10.856Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193474884 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:26:10.856Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:26:10.856Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:26:10.856Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:26:10.856Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:26:10.856Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:26:10.856Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:26:10.856Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:26:10.856Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:26:10.856Z] DEBUG - Clicking on OK [2019-07-31T08:26:10.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193474899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:26:10.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193474900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:26:10.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193474901 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:26:10.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193474901 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:26:10.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193474901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:26:10.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193474902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:26:10.856Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:26:10.856Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:26:10.856Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:26:10.856Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:26:10.856Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:26:10.856Z] DEBUG - Clicked on OK [2019-07-31T08:26:11.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193474902 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:26:11.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1193474169 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:26:11.995Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.202 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest [2019-07-31T08:26:11.995Z] testColumnSorting(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest) Time elapsed: 10.598 s [2019-07-31T08:26:11.995Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest [2019-07-31T08:26:12.930Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:19.760Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T08:26:19.760Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:26:19.760Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:19.760Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:19.760Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:26:19.760Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T08:26:19.760Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:19.760Z] DEBUG - number of items : 25 [2019-07-31T08:26:19.760Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:19.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193483967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:19.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193483967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:19.760Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193483968 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:19.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193483968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:19.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193483968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:19.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193483968 data=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} [2019-07-31T08:26:19.760Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193483971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:19.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193483971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:19.760Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193483971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:19.760Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193483972 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:19.760Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193483972 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:19.760Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:19.760Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:20.328Z] DEBUG - number of items : 25 [2019-07-31T08:26:20.328Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:20.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193484570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:20.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193484574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:20.328Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193484575 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:20.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193484575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:20.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193484576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:20.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193484576 data=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} [2019-07-31T08:26:20.328Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193484578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:20.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193484579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:20.328Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193484579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:20.328Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193484579 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:20.328Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193484580 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:20.328Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:20.328Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:20.896Z] DEBUG - number of items : 25 [2019-07-31T08:26:21.155Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:21.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193485155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:21.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193485155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:21.155Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193485156 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:21.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193485156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:21.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193485156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:21.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193485156 data=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} [2019-07-31T08:26:21.155Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193485159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:21.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193485160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:21.155Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193485160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:21.155Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193485160 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:21.155Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193485161 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:21.155Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:21.155Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:21.722Z] DEBUG - number of items : 25 [2019-07-31T08:26:21.722Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T08:26:21.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193485737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:21.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193485738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:21.722Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193485738 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:21.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193485738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:21.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193485739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:21.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193485739 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} [2019-07-31T08:26:21.722Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193485741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:21.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193485742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:21.722Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193485742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:21.722Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193485742 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:21.722Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193485743 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:21.722Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T08:26:21.722Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:22.288Z] DEBUG - number of items : 25 [2019-07-31T08:26:22.288Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T08:26:22.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193486285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:22.288Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193486285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:22.288Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193486285 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:22.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193486286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:22.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193486286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:22.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193486286 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} [2019-07-31T08:26:22.288Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193486289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:22.288Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193486289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:22.288Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193486289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:22.288Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193486290 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:22.288Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193486290 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:22.288Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T08:26:22.288Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:22.855Z] DEBUG - number of items : 25 [2019-07-31T08:26:22.855Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T08:26:22.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193486860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:22.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193486860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:22.855Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193486861 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:22.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193486861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:22.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193486861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:22.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193486862 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} [2019-07-31T08:26:22.855Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193486887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:22.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193486888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:22.855Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193486889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:22.855Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193486890 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:22.855Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193486890 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:22.855Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T08:26:22.855Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:22.855Z] DEBUG - number of items : 25 [2019-07-31T08:26:22.855Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T08:26:22.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193486896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:22.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193486897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:22.855Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193486897 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:22.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193486897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:22.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193486897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:22.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193486898 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} [2019-07-31T08:26:22.855Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193486900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:22.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193486901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:22.855Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193486901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:22.855Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193486901 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:22.855Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193486941 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:22.855Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T08:26:22.855Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:23.421Z] DEBUG - number of items : 25 [2019-07-31T08:26:23.421Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T08:26:23.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193487446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:23.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193487446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:23.421Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193487446 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:23.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193487447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:23.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193487447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:23.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193487447 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} [2019-07-31T08:26:23.421Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193487450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:23.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193487450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:23.421Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193487451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:23.421Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193487451 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:23.421Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193487451 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:23.421Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T08:26:23.421Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:23.988Z] DEBUG - number of items : 25 [2019-07-31T08:26:23.988Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T08:26:23.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193487983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:23.988Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193487984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:23.988Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193487984 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:23.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193487984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:23.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193487985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:23.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193487985 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} [2019-07-31T08:26:23.988Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193487987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:23.988Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193487988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:23.988Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193487988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:23.988Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193487988 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:23.988Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193487989 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:23.988Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T08:26:23.988Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:24.556Z] DEBUG - number of items : 25 [2019-07-31T08:26:24.556Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T08:26:24.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193488547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:24.556Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193488547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:24.556Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193488548 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:24.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193488548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:24.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193488548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:24.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193488548 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} [2019-07-31T08:26:24.556Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193488551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:24.556Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193488551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:24.556Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193488551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:24.556Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193488552 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:24.556Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193488552 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:24.556Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T08:26:24.556Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:25.123Z] DEBUG - number of items : 25 [2019-07-31T08:26:25.123Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:25.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193489077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:25.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193489077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:25.123Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193489078 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:25.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193489078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:25.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193489078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:25.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193489078 data=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} [2019-07-31T08:26:25.123Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193489080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:25.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193489081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:25.123Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193489082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:25.123Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193489082 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:25.123Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193489082 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:25.123Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:25.123Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:25.380Z] DEBUG - number of items : 25 [2019-07-31T08:26:25.639Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:25.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193489651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:25.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193489652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:25.639Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193489652 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:25.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193489652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:25.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193489652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:25.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193489653 data=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} [2019-07-31T08:26:25.639Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193489655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:25.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193489655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:25.639Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193489655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:25.639Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193489656 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:25.639Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193489656 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:25.639Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:25.639Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:26.205Z] DEBUG - number of items : 25 [2019-07-31T08:26:26.205Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T08:26:26.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193490278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:26.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193490278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:26.205Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193490279 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:26.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193490279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:26.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193490280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:26.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193490280 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} [2019-07-31T08:26:26.205Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193490283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:26.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193490283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:26.205Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193490284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:26.205Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193490284 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:26.205Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193490284 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:26.205Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T08:26:26.205Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:26.771Z] DEBUG - number of items : 25 [2019-07-31T08:26:26.771Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T08:26:26.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193490811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:26.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193490811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:26.771Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193490811 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:26.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193490811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:26.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193490811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:26.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193490812 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} [2019-07-31T08:26:26.771Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193490814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:26.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193490815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:26.771Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193490815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:26.771Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193490815 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:26.771Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193490816 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:26.771Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T08:26:26.771Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:27.338Z] DEBUG - number of items : 25 [2019-07-31T08:26:27.338Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T08:26:27.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193491468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:27.338Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193491468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:27.338Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193491469 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:27.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193491469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:27.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193491469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:27.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193491470 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} [2019-07-31T08:26:27.338Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193491472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:27.338Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193491473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:27.338Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193491473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:27.338Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193491473 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:27.338Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193491473 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:27.338Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T08:26:27.338Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:27.908Z] DEBUG - number of items : 25 [2019-07-31T08:26:27.908Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T08:26:27.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193492059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:27.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193492060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:27.908Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193492060 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:27.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193492060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:27.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193492060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:27.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193492061 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} [2019-07-31T08:26:27.908Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193492063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:27.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193492063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:27.908Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193492064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:27.908Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193492064 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:27.908Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193492064 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:27.908Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T08:26:27.908Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:28.777Z] DEBUG - number of items : 25 [2019-07-31T08:26:28.777Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T08:26:28.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193492606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:28.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193492606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:28.777Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193492606 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:28.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193492607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:28.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193492607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:28.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193492607 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} [2019-07-31T08:26:28.778Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193492610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:28.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193492611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:28.778Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193492611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:28.778Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193492612 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:28.778Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193492612 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:28.778Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T08:26:28.778Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:29.374Z] DEBUG - number of items : 25 [2019-07-31T08:26:29.374Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T08:26:29.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193493167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:29.374Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193493168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:29.374Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193493168 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:29.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193493169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:29.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193493169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:29.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193493170 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} [2019-07-31T08:26:29.374Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193493173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:29.374Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193493173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:29.374Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193493174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:29.374Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193493174 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:29.374Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193493174 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:29.374Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T08:26:29.374Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:29.672Z] DEBUG - number of items : 25 [2019-07-31T08:26:29.672Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T08:26:29.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193493701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:29.672Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193493701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:29.672Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193493702 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:29.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193493702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:29.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193493702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:29.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193493703 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} [2019-07-31T08:26:29.673Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193493705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:29.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193493706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:29.673Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193493706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:29.673Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193493706 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:29.673Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193493707 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T08:26:29.673Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T08:26:29.673Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:30.240Z] DEBUG - number of items : 25 [2019-07-31T08:26:30.240Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:30.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193494260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:30.240Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193494260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:30.240Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193494261 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:30.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193494261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:30.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193494261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:30.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193494262 data=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} [2019-07-31T08:26:30.240Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193494265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:30.240Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193494265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:30.240Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193494265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:30.240Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193494266 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:30.240Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193494266 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:30.240Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:30.240Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:30.806Z] DEBUG - number of items : 25 [2019-07-31T08:26:30.806Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:30.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193494800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:30.806Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193494801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:30.806Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193494801 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:30.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193494802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:30.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193494802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:30.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193494802 data=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} [2019-07-31T08:26:30.806Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193494805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:30.806Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193494805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:30.806Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193494805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:30.806Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193494806 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:30.806Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193494806 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:30.806Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:30.806Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:31.066Z] DEBUG - number of items : 25 [2019-07-31T08:26:31.324Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:31.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193495330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:31.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193495331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:31.324Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193495331 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:31.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193495331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:31.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193495332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:31.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193495332 data=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} [2019-07-31T08:26:31.324Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193495335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:31.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193495335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:31.324Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193495335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:31.324Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193495335 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:31.324Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193495336 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:31.324Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:31.324Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:31.900Z] DEBUG - number of items : 25 [2019-07-31T08:26:31.900Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:31.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193495868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:31.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193495869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:31.900Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193495869 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:31.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193495869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:31.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193495870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:31.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193495870 data=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} [2019-07-31T08:26:31.900Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193495873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:31.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193495873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:31.900Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193495874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:31.900Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193495874 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:31.900Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193495874 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:31.900Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:31.900Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:32.158Z] DEBUG - number of items : 25 [2019-07-31T08:26:32.418Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:32.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193496429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:32.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193496429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:32.418Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193496429 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:32.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193496430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:32.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193496430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:32.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193496430 data=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} [2019-07-31T08:26:32.418Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193496432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:32.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193496433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:32.418Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193496433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:32.418Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193496433 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:32.418Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193496434 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:32.418Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T08:26:32.418Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:32.994Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:36.279Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T08:26:36.279Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:26:36.279Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:36.538Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:36.538Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:36.538Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:26:36.538Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T08:26:36.538Z] DEBUG - number of items : 25 [2019-07-31T08:26:36.538Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:36.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193500759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:36.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193500760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:36.538Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193500760 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:36.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193500760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:36.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193500761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:36.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193500761 data=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} [2019-07-31T08:26:36.538Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193500763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:36.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193500764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:36.538Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193500764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:36.538Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193500764 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:36.538Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193500765 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:36.538Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:36.538Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:37.105Z] DEBUG - number of items : 25 [2019-07-31T08:26:37.105Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:37.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193501356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:37.105Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193501356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:37.105Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193501357 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:37.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193501357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:37.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193501357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:37.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193501358 data=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} [2019-07-31T08:26:37.365Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193501372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:37.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193501373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:37.365Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193501373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:37.365Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193501374 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:37.365Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193501374 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:37.365Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:37.365Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:37.931Z] DEBUG - number of items : 25 [2019-07-31T08:26:37.931Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:37.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193501948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:37.931Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193501948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:37.931Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193501949 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:37.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193501949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:37.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193501949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:37.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193501949 data=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} [2019-07-31T08:26:37.931Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193501963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:37.931Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193501964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:37.931Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193501964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:37.931Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193501965 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:37.931Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193501965 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:37.931Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:37.931Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:38.499Z] DEBUG - number of items : 25 [2019-07-31T08:26:38.499Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T08:26:38.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193502561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:38.499Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193502562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:38.499Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193502562 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:38.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193502562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:38.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193502563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:38.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193502563 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} [2019-07-31T08:26:38.499Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193502578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:38.499Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193502579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:38.499Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193502579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:38.499Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193502579 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:38.499Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193502579 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:38.499Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T08:26:38.499Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:39.066Z] DEBUG - number of items : 25 [2019-07-31T08:26:39.066Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T08:26:39.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193503161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:39.066Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193503161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:39.066Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193503161 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:39.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193503162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:39.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193503162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:39.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193503162 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} [2019-07-31T08:26:39.066Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193503164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:39.066Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193503165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:39.066Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193503166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:39.066Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193503166 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:39.066Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193503166 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:39.066Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T08:26:39.066Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:39.646Z] DEBUG - number of items : 25 [2019-07-31T08:26:39.646Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T08:26:39.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193503692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:39.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193503692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:39.646Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193503692 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:39.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193503693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:39.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193503693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:39.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193503693 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} [2019-07-31T08:26:39.646Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193503696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:39.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193503697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:39.646Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193503697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:39.646Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193503697 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:39.646Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193503697 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:39.646Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T08:26:39.646Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:40.468Z] DEBUG - number of items : 25 [2019-07-31T08:26:40.468Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T08:26:40.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193504222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:40.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193504225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:40.468Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193504226 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:40.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193504226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:40.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193504226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:40.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193504227 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} [2019-07-31T08:26:40.468Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193504229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:40.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193504230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:40.468Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193504230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:40.468Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193504230 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:40.468Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193504231 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:40.468Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T08:26:40.468Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:40.874Z] DEBUG - number of items : 25 [2019-07-31T08:26:40.874Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T08:26:40.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193504756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:40.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193504756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:40.874Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193504756 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:40.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193504757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:40.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193504757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:40.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193504757 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} [2019-07-31T08:26:40.874Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193504760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:40.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193504760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:40.874Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193504760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:40.874Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193504761 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:40.874Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193504761 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:40.874Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T08:26:40.874Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:41.132Z] DEBUG - number of items : 25 [2019-07-31T08:26:41.132Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T08:26:41.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193505294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:41.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193505294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:41.132Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193505294 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:41.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193505294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:41.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193505295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:41.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193505295 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} [2019-07-31T08:26:41.132Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193505297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:41.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193505297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:41.132Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193505298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:41.132Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193505298 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:41.132Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193505298 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:41.132Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T08:26:41.132Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:41.699Z] DEBUG - number of items : 25 [2019-07-31T08:26:41.699Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T08:26:41.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193505932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:41.699Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193505932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:41.699Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193505932 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:41.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193505933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:41.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193505933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:41.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193505933 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} [2019-07-31T08:26:41.699Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193505935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:41.699Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193505936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:41.699Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193505936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:41.699Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193505936 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:41.699Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193505937 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:41.699Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T08:26:41.699Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:42.267Z] DEBUG - number of items : 25 [2019-07-31T08:26:42.267Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:42.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193506463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:42.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193506463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:42.267Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193506464 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:42.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193506467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:42.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193506467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:42.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193506467 data=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} [2019-07-31T08:26:42.267Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193506469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:42.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193506470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:42.267Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193506470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:42.267Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193506470 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:42.267Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193506471 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:42.267Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:42.267Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:42.835Z] DEBUG - number of items : 25 [2019-07-31T08:26:42.835Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:42.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193506998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:42.835Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193506999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:42.835Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193506999 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:42.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193506999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:42.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193506999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:42.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193507000 data=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} [2019-07-31T08:26:42.835Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193507002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:42.835Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193507002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:42.835Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193507003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:42.835Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193507003 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:42.835Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193507003 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:42.835Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:42.835Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:43.402Z] DEBUG - number of items : 25 [2019-07-31T08:26:43.402Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T08:26:43.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193507634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:43.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193507634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:43.402Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193507634 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:43.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193507635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:43.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193507635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:43.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193507635 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} [2019-07-31T08:26:43.402Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193507637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:43.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193507638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:43.402Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193507638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:43.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193507638 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:43.402Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193507638 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:43.402Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T08:26:43.402Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:44.338Z] DEBUG - number of items : 25 [2019-07-31T08:26:44.338Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T08:26:44.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193508244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:44.338Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193508245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:44.338Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193508253 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:44.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193508253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:44.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193508253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:44.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193508254 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} [2019-07-31T08:26:44.338Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193508256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:44.338Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193508256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:44.338Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193508256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:44.338Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193508257 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:44.338Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193508257 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:44.338Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T08:26:44.338Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:44.597Z] DEBUG - number of items : 25 [2019-07-31T08:26:44.597Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T08:26:44.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193508777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:44.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193508779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:44.597Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193508780 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:44.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193508780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:44.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193508781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:44.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193508781 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} [2019-07-31T08:26:44.597Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193508783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:44.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193508784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:44.597Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193508784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:44.597Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193508784 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:44.597Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193508785 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:44.597Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T08:26:44.597Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:45.163Z] DEBUG - number of items : 25 [2019-07-31T08:26:45.163Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T08:26:45.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193509381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:45.163Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193509381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:45.163Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193509382 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:45.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193509383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:45.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193509384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:45.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193509384 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} [2019-07-31T08:26:45.163Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193509387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:45.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193509387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:45.164Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193509387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:45.164Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193509387 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:45.164Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193509388 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:45.164Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T08:26:45.164Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:45.729Z] DEBUG - number of items : 25 [2019-07-31T08:26:45.729Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T08:26:45.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193509939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:45.729Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193509939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:45.729Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193509940 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:45.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193509940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:45.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193509941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:45.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193509941 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} [2019-07-31T08:26:45.729Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193509943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:45.729Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193509944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:45.729Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193509944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:45.729Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193509944 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:45.729Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193509945 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:45.729Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T08:26:45.729Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:46.273Z] DEBUG - number of items : 25 [2019-07-31T08:26:46.273Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T08:26:46.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193510479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:46.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193510482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:46.273Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193510483 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:46.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193510483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:46.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193510484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:46.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193510484 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} [2019-07-31T08:26:46.273Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193510486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:46.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193510486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:46.273Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193510487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:46.273Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193510487 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:46.273Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193510487 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:46.273Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T08:26:46.273Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:47.179Z] DEBUG - number of items : 25 [2019-07-31T08:26:47.179Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T08:26:47.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193511051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:47.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193511052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:47.179Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193511052 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:47.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193511052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:47.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193511053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:47.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193511053 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} [2019-07-31T08:26:47.179Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193511056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:47.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193511056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:47.179Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193511057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:47.179Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193511057 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:47.179Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193511057 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:26:47.179Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T08:26:47.179Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:47.437Z] DEBUG - number of items : 25 [2019-07-31T08:26:47.437Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:47.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193511577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:47.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193511577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:47.437Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193511577 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:47.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193511577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:47.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193511578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:47.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193511578 data=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} [2019-07-31T08:26:47.437Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193511580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:47.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193511581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:47.437Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193511581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:47.437Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193511581 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:47.437Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193511582 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:47.437Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:47.437Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:48.003Z] DEBUG - number of items : 25 [2019-07-31T08:26:48.003Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:48.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193512110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:48.003Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193512110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:48.003Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193512110 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:48.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193512111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:48.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193512111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:48.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193512112 data=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} [2019-07-31T08:26:48.003Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193512115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:48.003Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193512115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:48.003Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193512115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:48.003Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193512116 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:48.003Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193512116 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:48.003Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:48.003Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:48.571Z] DEBUG - number of items : 25 [2019-07-31T08:26:48.571Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:48.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193512705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:48.571Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193512705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:48.571Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193512706 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:48.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193512706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:48.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193512706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:48.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193512707 data=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} [2019-07-31T08:26:48.571Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193512709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:48.571Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193512737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:48.571Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193512738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:48.571Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193512738 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:48.571Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193512738 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:48.571Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:48.571Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:49.139Z] DEBUG - number of items : 25 [2019-07-31T08:26:49.139Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:49.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193513241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:49.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193513241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:49.139Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193513242 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:49.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193513242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:49.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193513242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:49.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193513242 data=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} [2019-07-31T08:26:49.139Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193513244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:49.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193513245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:49.139Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193513245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:49.139Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193513245 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:49.139Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193513246 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:49.139Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:49.139Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:49.705Z] DEBUG - number of items : 25 [2019-07-31T08:26:49.705Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:49.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193513841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:49.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193513841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:49.705Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193513841 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:49.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193513842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:49.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193513842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:49.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193513842 data=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} [2019-07-31T08:26:49.705Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193513845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:49.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193513845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:49.705Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193513845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:49.705Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193513846 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:49.705Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193513846 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:49.705Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:26:49.705Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:50.272Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:53.022Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T08:26:53.280Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:26:53.538Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:53.538Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:53.538Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:26:53.538Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:53.797Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-31T08:26:53.797Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-31T08:26:54.363Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-31T08:26:54.363Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-31T08:26:54.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1193518435 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-31T08:26:54.363Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T08:26:54.363Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-31T08:26:54.363Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:26:54.363Z] 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') [2019-07-31T08:26:54.363Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T08:26:54.363Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T08:26:54.363Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:26:54.363Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:26:54.363Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T08:26:54.363Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2019-07-31T08:26:54.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1193518440 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') [2019-07-31T08:26:54.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1193518441 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') [2019-07-31T08:26:54.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1193518441 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T08:26:54.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1193518441 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T08:26:54.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1193518442 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') [2019-07-31T08:26:54.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1193518442 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') [2019-07-31T08:26:54.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1193518443 data=null item=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') [2019-07-31T08:26:54.363Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1193518444 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') [2019-07-31T08:26:54.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1193518445 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') [2019-07-31T08:26:54.363Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1193518445 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') [2019-07-31T08:26:54.363Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1193518445 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T08:26:54.363Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1193518446 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T08:26:54.363Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T08:26:54.363Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T08:26:54.363Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T08:26:54.363Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T08:26:54.363Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:26:54.363Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:26:54.363Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:26:54.363Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:26:54.363Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:26:54.363Z] DEBUG - Clicking on OK [2019-07-31T08:26:54.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193518452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:26:54.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193518453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:26:54.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193518453 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:26:54.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193518453 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:26:54.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193518454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:26:54.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193518454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:26:54.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193518454 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:26:54.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1193517958 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...' [2019-07-31T08:26:54.933Z] DEBUG - Clicked on [2019-07-31T08:26:54.933Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:54.933Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:55.503Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:55.503Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-31T08:26:55.503Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-31T08:26:55.760Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-31T08:26:55.760Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-31T08:26:55.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1193519882 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-31T08:26:55.760Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T08:26:55.760Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-31T08:26:55.760Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:26:55.760Z] 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') [2019-07-31T08:26:55.760Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T08:26:55.760Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T08:26:55.760Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:26:55.760Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:26:55.760Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T08:26:55.760Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected [2019-07-31T08:26:55.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1193519884 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') [2019-07-31T08:26:55.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1193519885 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') [2019-07-31T08:26:55.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1193519885 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T08:26:55.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1193519885 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T08:26:55.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1193519886 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') [2019-07-31T08:26:55.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1193519886 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') [2019-07-31T08:26:55.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1193519886 data=null item=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') [2019-07-31T08:26:55.760Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1193519887 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') [2019-07-31T08:26:55.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1193519888 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') [2019-07-31T08:26:55.760Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1193519888 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') [2019-07-31T08:26:55.760Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1193519888 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T08:26:55.760Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1193519888 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T08:26:55.760Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T08:26:55.760Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration [2019-07-31T08:26:56.025Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=1193519961 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-31T08:26:56.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1193519532 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...' [2019-07-31T08:26:56.025Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:58.728Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T08:26:58.728Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:26:58.728Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:58.728Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T08:26:58.728Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T08:26:58.728Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T08:26:58.728Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T08:26:58.728Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T08:26:58.728Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T08:26:58.728Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:58.986Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:58.986Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:26:58.986Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T08:26:58.986Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:26:58.986Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:26:58.986Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:26:59.553Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:26:59.553Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:26:59.553Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:00.120Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:00.120Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:00.120Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:00.692Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:00.692Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:00.692Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:01.259Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:01.259Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:01.259Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:01.825Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:01.825Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:01.825Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:02.394Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:02.394Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:02.394Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:03.189Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:03.189Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:03.189Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:03.448Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:03.448Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:03.448Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:04.014Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:04.014Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:04.014Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:04.581Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:04.581Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:04.581Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:05.148Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:05.148Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:05.148Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:05.714Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:05.714Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:05.714Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:06.282Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:06.282Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:06.282Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:06.848Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:06.848Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:06.848Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:07.414Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:07.414Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:07.414Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:07.872Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:07.872Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:07.872Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:08.440Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:08.440Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:08.440Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:09.006Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:09.264Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:09.264Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:09.830Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:09.830Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:09.830Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:10.396Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:10.396Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:10.396Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:10.963Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:10.963Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:10.963Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:11.529Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:11.529Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:11.529Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:11.787Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:11.787Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:12.046Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:12.884Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:15.449Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T08:27:15.449Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:27:15.449Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:15.449Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:15.449Z] DEBUG - number of items : 25 [2019-07-31T08:27:15.449Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-31T08:27:15.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193539653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T08:27:15.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193539654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T08:27:15.449Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193539655 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-31T08:27:15.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193539655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T08:27:15.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193539656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T08:27:16.386Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193540296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T08:27:16.386Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193540301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T08:27:16.386Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193540302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T08:27:16.386Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193540302 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-31T08:27:16.386Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193540303 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-31T08:27:16.386Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-31T08:27:16.386Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-31T08:27:16.386Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1193540308 data=null doit=true} to Shell with text {Filter} [2019-07-31T08:27:16.386Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:27:16.386Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:27:16.386Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:27:16.386Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T08:27:16.386Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:27:16.386Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T08:27:16.386Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:27:16.386Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T08:27:16.386Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:27:16.386Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T08:27:16.386Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:27:16.386Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:16.386Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T08:27:16.386Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:27:16.386Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:27:16.386Z] DEBUG - Clicking on Uncheck all [2019-07-31T08:27:16.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1193540313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:16.386Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1193540313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:16.386Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1193540314 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:16.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1193540319 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:16.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1193540319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:16.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1193540320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:16.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1193540320 data=null item=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') [2019-07-31T08:27:16.386Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1193540408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:16.386Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1193540409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:16.386Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1193540409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:16.386Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1193540409 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:16.386Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1193540410 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:16.386Z] DEBUG - Clicked on Uncheck all [2019-07-31T08:27:16.386Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:27:16.386Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T08:27:16.386Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:27:16.386Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T08:27:16.386Z] DEBUG - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active' [2019-07-31T08:27:16.387Z] DEBUG - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH' [2019-07-31T08:27:16.387Z] DEBUG - matched Button with text "Check Active", using matcher: (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-31T08:27:16.387Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:27:16.387Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T08:27:16.387Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:27:16.387Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T08:27:16.387Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:27:16.387Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:27:16.387Z] DEBUG - Clicking on Check Active [2019-07-31T08:27:16.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check Active} time=1193540413 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') [2019-07-31T08:27:16.387Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=1193540414 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') [2019-07-31T08:27:16.387Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check Active} time=1193540414 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-31T08:27:16.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check Active} time=1193540414 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-31T08:27:16.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check Active} time=1193540414 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') [2019-07-31T08:27:16.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check Active} time=1193540415 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') [2019-07-31T08:27:18.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check Active} time=1193540415 data=null item=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') [2019-07-31T08:27:18.287Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check Active} time=1193542260 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') [2019-07-31T08:27:18.287Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=1193542358 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') [2019-07-31T08:27:18.287Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check Active} time=1193542358 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') [2019-07-31T08:27:18.287Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check Active} time=1193542359 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-31T08:27:18.287Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check Active} time=1193542359 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-31T08:27:18.287Z] DEBUG - Clicked on Check Active [2019-07-31T08:27:18.287Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:27:18.287Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T08:27:18.287Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:27:18.287Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T08:27:18.287Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:27:18.287Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:18.287Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T08:27:18.287Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:27:18.287Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T08:27:18.287Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:27:18.287Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T08:27:18.287Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:27:18.287Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:27:18.287Z] DEBUG - Clicking on Check all [2019-07-31T08:27:18.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1193542363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:18.287Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1193542364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:18.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1193542364 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:18.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1193542364 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:18.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1193542364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:18.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1193542365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:18.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1193542365 data=null item=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') [2019-07-31T08:27:18.287Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1193542413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:18.287Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1193542413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:18.287Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1193542414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:18.287Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1193542414 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:18.287Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1193542414 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:18.287Z] DEBUG - Clicked on Check all [2019-07-31T08:27:18.287Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:27:18.287Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T08:27:18.287Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:27:18.287Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T08:27:18.287Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:27:18.287Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T08:27:18.287Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:27:18.287Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T08:27:18.287Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive' [2019-07-31T08:27:18.287Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH' [2019-07-31T08:27:18.287Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-31T08:27:18.287Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:27:18.287Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:27:18.287Z] DEBUG - Clicking on Uncheck Inactive [2019-07-31T08:27:18.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=1193542418 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') [2019-07-31T08:27:18.287Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1193542418 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') [2019-07-31T08:27:18.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck Inactive} time=1193542418 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-31T08:27:18.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=1193542418 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-31T08:27:18.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=1193542419 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') [2019-07-31T08:27:18.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=1193542419 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') [2019-07-31T08:27:19.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=1193542419 data=null item=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') [2019-07-31T08:27:19.911Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=1193544123 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') [2019-07-31T08:27:19.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1193544124 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') [2019-07-31T08:27:19.911Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=1193544124 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') [2019-07-31T08:27:19.911Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=1193544124 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-31T08:27:19.911Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=1193544125 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-31T08:27:19.911Z] DEBUG - Clicked on Uncheck Inactive [2019-07-31T08:27:19.911Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:27:19.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=1193544139 data=null button=0 stateMask=0x0 x=88 y=33 count=0} to TreeItem with text {synthetic-trace} [2019-07-31T08:27:19.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1193544139 data=null doit=true} to TreeItem with text {synthetic-trace} [2019-07-31T08:27:19.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1193544139 data=null} to TreeItem with text {synthetic-trace} [2019-07-31T08:27:19.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=1193544140 data=null button=1 stateMask=0x0 x=88 y=33 count=1} to TreeItem with text {synthetic-trace} [2019-07-31T08:27:19.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193544140 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} [2019-07-31T08:27:19.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=1193544142 data=null button=1 stateMask=0x80000 x=88 y=33 count=1} to TreeItem with text {synthetic-trace} [2019-07-31T08:27:19.911Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:27:19.911Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T08:27:19.911Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:27:19.911Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T08:27:19.911Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:27:19.911Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T08:27:19.911Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:27:19.911Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T08:27:19.911Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:27:19.911Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:19.911Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T08:27:19.911Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:27:19.911Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:27:19.911Z] DEBUG - Clicking on Uncheck all [2019-07-31T08:27:19.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1193544152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:19.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1193544153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:19.911Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1193544153 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:19.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1193544153 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:19.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1193544153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:19.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1193544153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:19.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1193544154 data=null item=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') [2019-07-31T08:27:20.170Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1193544188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1193544188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1193544188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1193544189 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1193544189 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - Clicked on Uncheck all [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - Clicking on Check selected [2019-07-31T08:27:20.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1193544192 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') [2019-07-31T08:27:20.170Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1193544192 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') [2019-07-31T08:27:20.170Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1193544193 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1193544193 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1193544193 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') [2019-07-31T08:27:20.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1193544193 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') [2019-07-31T08:27:20.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1193544194 data=null item=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') [2019-07-31T08:27:20.170Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1193544195 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') [2019-07-31T08:27:20.170Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1193544196 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') [2019-07-31T08:27:20.170Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1193544196 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') [2019-07-31T08:27:20.170Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1193544196 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1193544196 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - Clicked on Check selected [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - Clicking on Uncheck all [2019-07-31T08:27:20.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1193544200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1193544200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1193544201 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1193544201 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1193544201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1193544201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1193544202 data=null item=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') [2019-07-31T08:27:20.170Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1193544208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1193544208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1193544209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1193544209 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1193544209 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - Clicked on Uncheck all [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - Clicking on Check subtree [2019-07-31T08:27:20.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1193544212 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') [2019-07-31T08:27:20.170Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1193544212 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') [2019-07-31T08:27:20.170Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1193544213 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1193544213 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1193544213 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') [2019-07-31T08:27:20.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1193544213 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') [2019-07-31T08:27:20.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1193544214 data=null item=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') [2019-07-31T08:27:20.170Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1193544215 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') [2019-07-31T08:27:20.170Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1193544215 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') [2019-07-31T08:27:20.170Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1193544216 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') [2019-07-31T08:27:20.170Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1193544216 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1193544216 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - Clicked on Check subtree [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - Clicking on Check all [2019-07-31T08:27:20.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1193544229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1193544230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1193544230 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1193544230 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1193544231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1193544231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1193544231 data=null item=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') [2019-07-31T08:27:20.170Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1193544304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1193544304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1193544304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1193544304 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1193544305 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - Clicked on Check all [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:27:20.170Z] DEBUG - Clicking on Uncheck selected [2019-07-31T08:27:20.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1193544308 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') [2019-07-31T08:27:20.170Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1193544308 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') [2019-07-31T08:27:20.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1193544308 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T08:27:20.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1193544309 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T08:27:20.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1193544309 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') [2019-07-31T08:27:20.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1193544309 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') [2019-07-31T08:27:20.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1193544309 data=null item=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') [2019-07-31T08:27:20.171Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1193544310 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') [2019-07-31T08:27:20.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1193544310 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') [2019-07-31T08:27:20.171Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1193544311 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') [2019-07-31T08:27:20.171Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1193544311 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T08:27:20.171Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1193544311 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T08:27:20.171Z] DEBUG - Clicked on Uncheck selected [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:27:20.171Z] DEBUG - Clicking on Check all [2019-07-31T08:27:20.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1193544319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1193544319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1193544320 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1193544320 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1193544320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1193544321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1193544321 data=null item=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') [2019-07-31T08:27:20.171Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1193544323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1193544323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.171Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1193544323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.171Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1193544324 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.171Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1193544324 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.171Z] DEBUG - Clicked on Check all [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree' [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH' [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:27:20.171Z] DEBUG - Clicking on Uncheck subtree [2019-07-31T08:27:20.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=1193544328 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') [2019-07-31T08:27:20.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1193544328 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') [2019-07-31T08:27:20.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=1193544329 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T08:27:20.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=1193544329 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T08:27:20.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=1193544330 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') [2019-07-31T08:27:20.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=1193544330 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') [2019-07-31T08:27:20.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=1193544330 data=null item=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') [2019-07-31T08:27:20.171Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=1193544332 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') [2019-07-31T08:27:20.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1193544332 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') [2019-07-31T08:27:20.171Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=1193544338 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') [2019-07-31T08:27:20.171Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=1193544339 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T08:27:20.171Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=1193544339 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T08:27:20.171Z] DEBUG - Clicked on Uncheck subtree [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:27:20.171Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:27:20.171Z] DEBUG - Clicking on Uncheck all [2019-07-31T08:27:20.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1193544344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1193544345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1193544345 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1193544346 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1193544346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1193544346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1193544347 data=null item=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') [2019-07-31T08:27:20.430Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1193544428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.430Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1193544428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.430Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1193544429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.430Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1193544429 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.430Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1193544429 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.430Z] DEBUG - Clicked on Uncheck all [2019-07-31T08:27:20.430Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:27:20.430Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T08:27:20.689Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:27:20.689Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T08:27:20.689Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:27:20.689Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T08:27:20.689Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:27:20.689Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.689Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T08:27:20.689Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:27:20.689Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T08:27:20.689Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:27:20.689Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T08:27:20.689Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:27:20.689Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:27:20.689Z] DEBUG - Clicking on Check all [2019-07-31T08:27:20.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1193544941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1193544942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1193544943 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1193544943 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1193544944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1193544944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1193544944 data=null item=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') [2019-07-31T08:27:20.947Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1193544957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.947Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1193544958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.947Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1193544958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.947Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1193544959 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.947Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1193544959 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:27:20.947Z] DEBUG - Clicked on Check all [2019-07-31T08:27:20.947Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:27:20.947Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T08:27:20.947Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:27:20.947Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T08:27:20.947Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:27:20.947Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T08:27:20.947Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:27:20.947Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T08:27:20.947Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:27:20.947Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:27:20.948Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:27:20.948Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:27:20.948Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:20.948Z] DEBUG - Clicking on OK [2019-07-31T08:27:20.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193544962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:20.948Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193544962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:20.948Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193544962 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:20.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193544962 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:20.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193544963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:20.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193544963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:20.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193544964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:20.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193539656 data=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} [2019-07-31T08:27:21.207Z] DEBUG - Clicked on [2019-07-31T08:27:21.207Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:21.207Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:27:21.207Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:23.738Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T08:27:23.738Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:27:23.738Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:23.738Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:23.996Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-31T08:27:23.996Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-31T08:27:24.575Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-31T08:27:24.575Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-31T08:27:24.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1193548567 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-31T08:27:24.575Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T08:27:24.575Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-31T08:27:24.575Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:24.575Z] 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') [2019-07-31T08:27:24.575Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T08:27:24.575Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T08:27:24.575Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:27:24.575Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:27:24.575Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T08:27:24.575Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T08:27:24.575Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T08:27:24.575Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-31T08:27:24.575Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:27:24.575Z] 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') [2019-07-31T08:27:24.575Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:27:24.575Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:27:24.575Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T08:27:24.575Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T08:27:24.575Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-31T08:27:24.575Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-31T08:27:24.575Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T08:27:24.575Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T08:27:24.575Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:27:24.575Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:27:24.575Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:27:24.575Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-31T08:27:24.575Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8') [2019-07-31T08:27:24.575Z] DEBUG - matched Text with text " [2019-07-31T08:27:24.575Z] ", using matcher: of type 'Text' [2019-07-31T08:27:24.575Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T08:27:24.575Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2019-07-31T08:27:24.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1193548576 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') [2019-07-31T08:27:24.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1193548576 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') [2019-07-31T08:27:24.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1193548577 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T08:27:24.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1193548577 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T08:27:24.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1193548577 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') [2019-07-31T08:27:24.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1193548578 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') [2019-07-31T08:27:24.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1193548578 data=null item=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') [2019-07-31T08:27:24.575Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1193548582 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') [2019-07-31T08:27:24.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1193548582 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') [2019-07-31T08:27:24.575Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1193548583 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') [2019-07-31T08:27:24.575Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1193548583 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T08:27:24.575Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1193548583 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T08:27:24.575Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T08:27:24.575Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T08:27:24.575Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=1193548626 data=null doit=true} to Button with text {All Active Threads} [2019-07-31T08:27:24.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1193548628 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} [2019-07-31T08:27:24.575Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T08:27:24.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1193548630 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T08:27:24.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1193548631 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') [2019-07-31T08:27:24.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1193548631 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') [2019-07-31T08:27:24.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1193548632 data=null item=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') [2019-07-31T08:27:24.575Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T08:27:24.575Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T08:27:24.575Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1193548634 data=null doit=true} to Button with text {Active Threads on CPUs:} [2019-07-31T08:27:24.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1193548635 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:} [2019-07-31T08:27:24.668Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T08:27:24.668Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=1193548638 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T08:27:24.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=1193548638 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') [2019-07-31T08:27:24.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=1193548639 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') [2019-07-31T08:27:24.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1193548639 data=null item=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') [2019-07-31T08:27:24.668Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T08:27:24.668Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T08:27:24.668Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=1193548646 data=null doit=true} to Button with text {All Active Threads} [2019-07-31T08:27:24.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1193548646 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} [2019-07-31T08:27:24.668Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T08:27:24.668Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1193548648 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T08:27:24.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1193548648 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') [2019-07-31T08:27:24.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1193548649 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') [2019-07-31T08:27:24.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1193548649 data=null item=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') [2019-07-31T08:27:24.668Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T08:27:24.668Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T08:27:24.668Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T08:27:24.668Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T08:27:24.668Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:27:24.668Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:27:24.668Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:27:24.668Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:27:24.668Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:24.668Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T08:27:24.668Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T08:27:24.668Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T08:27:24.668Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:27:24.668Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:27:24.668Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:27:24.668Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:27:24.668Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:24.668Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T08:27:24.668Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T08:27:24.668Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T08:27:24.668Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:27:24.668Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:27:24.668Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:27:24.668Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:27:24.668Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:24.668Z] DEBUG - Clicking on OK [2019-07-31T08:27:24.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193548679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:24.668Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193548680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:24.668Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193548680 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:24.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193548680 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:24.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193548681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:24.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193548682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:24.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193548682 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:24.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1193548127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...' [2019-07-31T08:27:24.928Z] DEBUG - Clicked on [2019-07-31T08:27:24.928Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:24.928Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:24.928Z] DEBUG - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only' [2019-07-31T08:27:24.928Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:24.928Z] DEBUG - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat' [2019-07-31T08:27:24.928Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:25.187Z] DEBUG - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical' [2019-07-31T08:27:25.187Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:25.445Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-31T08:27:25.445Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-31T08:27:25.704Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-31T08:27:25.704Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-31T08:27:25.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1193549796 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-31T08:27:25.704Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T08:27:25.704Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-31T08:27:25.704Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:25.704Z] 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') [2019-07-31T08:27:25.704Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T08:27:25.704Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T08:27:25.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:27:25.704Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:27:25.704Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T08:27:25.704Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T08:27:25.704Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T08:27:25.704Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-31T08:27:25.704Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:27:25.704Z] 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') [2019-07-31T08:27:25.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:27:25.704Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:27:25.704Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T08:27:25.704Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T08:27:25.704Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-31T08:27:25.704Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-31T08:27:25.704Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T08:27:25.704Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T08:27:25.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:27:25.704Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:27:25.704Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text' [2019-07-31T08:27:25.704Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-31T08:27:25.704Z] DEBUG - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8') [2019-07-31T08:27:25.704Z] DEBUG - matched Text with text " [2019-07-31T08:27:25.704Z] ", using matcher: of type 'Text' [2019-07-31T08:27:25.704Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T08:27:25.704Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1193549805 data=null doit=true} to Button with text {Active Threads on CPUs:} [2019-07-31T08:27:25.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1193549805 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:} [2019-07-31T08:27:25.704Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T08:27:25.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=1193549807 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T08:27:25.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=1193549808 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') [2019-07-31T08:27:25.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=1193549808 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') [2019-07-31T08:27:25.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1193549809 data=null item=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') [2019-07-31T08:27:25.704Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T08:27:25.704Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T08:27:25.704Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T08:27:25.704Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T08:27:25.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:27:25.704Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:27:25.704Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:27:25.704Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:27:25.704Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:25.704Z] DEBUG - Clicking on OK [2019-07-31T08:27:25.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193549820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:25.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193549821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:25.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193549821 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:25.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193549822 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:25.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193549822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:25.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193549822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:25.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193549823 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:25.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1193549454 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...' [2019-07-31T08:27:25.962Z] DEBUG - Clicked on [2019-07-31T08:27:25.962Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:26.529Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:26.529Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-31T08:27:26.529Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-31T08:27:26.788Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-31T08:27:26.788Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-31T08:27:26.788Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1193550998 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-31T08:27:26.788Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T08:27:26.788Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-31T08:27:26.788Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:26.788Z] 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') [2019-07-31T08:27:26.788Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T08:27:26.788Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T08:27:26.788Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:27:26.788Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:27:26.788Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T08:27:26.788Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T08:27:26.788Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T08:27:26.788Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-31T08:27:26.788Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:27:26.788Z] 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') [2019-07-31T08:27:26.788Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:27:26.788Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:27:26.788Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T08:27:26.788Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T08:27:26.788Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-31T08:27:26.788Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-31T08:27:26.788Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T08:27:26.788Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T08:27:26.788Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:27:26.788Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:27:26.788Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text' [2019-07-31T08:27:26.788Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-31T08:27:26.788Z] DEBUG - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8') [2019-07-31T08:27:26.788Z] DEBUG - matched Text with text " [2019-07-31T08:27:26.788Z] ", using matcher: of type 'Text' [2019-07-31T08:27:26.788Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T08:27:26.788Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T08:27:26.788Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T08:27:26.788Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:27:26.788Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T08:27:26.788Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T08:27:26.788Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T08:27:26.788Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:27:26.788Z] DEBUG - Clicking on Cancel [2019-07-31T08:27:26.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1193551006 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') [2019-07-31T08:27:26.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1193551007 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') [2019-07-31T08:27:26.788Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1193551007 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T08:27:26.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1193551007 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T08:27:26.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1193551007 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') [2019-07-31T08:27:26.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1193551008 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') [2019-07-31T08:27:27.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1193551008 data=null item=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') [2019-07-31T08:27:27.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1193550688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...' [2019-07-31T08:27:27.305Z] DEBUG - Clicked on [2019-07-31T08:27:27.305Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:29.836Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T08:27:29.836Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:27:30.100Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:30.100Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-31T08:27:30.100Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-31T08:27:30.100Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:27:30.100Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:27:30.100Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:32.948Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T08:27:32.948Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:27:32.948Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:32.948Z] DEBUG - number of items : 25 [2019-07-31T08:27:32.948Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:35.478Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T08:27:35.478Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:27:35.478Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:35.478Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-31T08:27:35.478Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-31T08:27:35.478Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:27:35.478Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:38.026Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T08:27:38.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:27:38.026Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:38.026Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:27:38.594Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:38.594Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:27:38.853Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:41.384Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T08:27:41.384Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:27:41.384Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:41.384Z] DEBUG - number of items : 25 [2019-07-31T08:27:41.384Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T08:27:41.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193565567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:27:41.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193565568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:27:41.384Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193565568 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:27:41.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193565568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:27:41.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193565569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:27:41.952Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193565922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:27:41.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193565924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:27:41.952Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193565924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:27:41.952Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193565925 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:27:41.952Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193565926 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T08:27:41.952Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T08:27:41.952Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T08:27:41.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1193565935 data=null doit=true} to Shell with text {Legend} [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T08:27:41.952Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T08:27:41.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:27:41.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:27:41.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:27:41.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:27:41.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:27:41.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:27:41.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:27:41.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T08:27:41.952Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:27:41.952Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:27:41.952Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:27:41.952Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:41.952Z] DEBUG - Clicking on OK [2019-07-31T08:27:41.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193565975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:41.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193565975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:41.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193565975 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:41.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193565975 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:41.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193565976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:41.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193565976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:41.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193565976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:41.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193565569 data=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} [2019-07-31T08:27:42.210Z] DEBUG - Clicked on [2019-07-31T08:27:42.469Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1193566554 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:27:42.469Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:27:42.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:27:42.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:27:42.469Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:27:42.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1193566652 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:27:42.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1193566653 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:27:42.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1193566653 data=null} to TreeItem with text {test} [2019-07-31T08:27:42.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1193566663 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:27:42.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193566664 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:27:42.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1193566682 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:27:42.728Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:27:42.728Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:27:43.068Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:27:43.476Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:27:43.476Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:27:43.476Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:27:43.476Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:43.476Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:27:43.476Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:27:43.476Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:27:43.476Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:27:43.476Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:27:43.476Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:27:43.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193567456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:27:43.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193567456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:27:43.477Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193567457 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:27:43.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193567457 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:27:43.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193567458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:27:43.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193567458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:27:43.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193567458 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:27:43.477Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193567458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:27:43.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193567459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:27:43.477Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193567459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:27:43.477Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193567472 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:27:43.477Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193567472 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:27:43.477Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:27:43.477Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:27:43.477Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:27:43.477Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:27:43.477Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:27:43.477Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:27:43.477Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:27:43.477Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:43.477Z] DEBUG - Clicking on OK [2019-07-31T08:27:43.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193567475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:43.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193567475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:43.477Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193567475 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:43.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193567476 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:43.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193567477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:43.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193567477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:43.477Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:43.477Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:43.477Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:43.477Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:43.477Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:43.477Z] DEBUG - Clicked on OK [2019-07-31T08:27:43.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193567477 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:43.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1193566869 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:27:44.083Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 92.189 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest [2019-07-31T08:27:44.083Z] testToolBarFollowCPUForwardBackward(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 20.102 s [2019-07-31T08:27:44.083Z] testToolBarSelectNextPreviousStateChange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 17.368 s [2019-07-31T08:27:44.083Z] testDynamicFiltering(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 5.754 s [2019-07-31T08:27:44.083Z] testKeyboardLeftRight(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 16.463 s [2019-07-31T08:27:44.083Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 8.694 s [2019-07-31T08:27:44.083Z] testDynamicFiltersDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 6.115 s [2019-07-31T08:27:44.083Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.721 s [2019-07-31T08:27:44.083Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.722 s [2019-07-31T08:27:44.083Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.757 s [2019-07-31T08:27:44.083Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 3.279 s [2019-07-31T08:27:44.083Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 3.487 s [2019-07-31T08:27:44.083Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest [2019-07-31T08:27:50.649Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T08:27:50.649Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:27:50.649Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:50.649Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T08:27:50.649Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T08:27:50.649Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T08:27:50.649Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T08:27:50.649Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T08:27:50.649Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T08:27:50.649Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:50.649Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:51.219Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:27:51.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1193575243 data=null doit=true} to Shell with text {Find} [2019-07-31T08:27:51.219Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:51.219Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T08:27:51.219Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T08:27:51.219Z] DEBUG - Setting text on (of type 'Combo') to \Alttng [2019-07-31T08:27:51.219Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=1193575273 data=null} to (of type 'Combo') [2019-07-31T08:27:51.219Z] DEBUG - Set text on (of type 'Combo') to \Alttng [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:27:51.219Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:51.219Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6295be36 [2019-07-31T08:27:51.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1193575286 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') [2019-07-31T08:27:51.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1193575287 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') [2019-07-31T08:27:51.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1193575288 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:51.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1193575288 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:51.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1193575288 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') [2019-07-31T08:27:51.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1193575288 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') [2019-07-31T08:27:51.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1193575288 data=null item=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') [2019-07-31T08:27:51.219Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1193575290 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') [2019-07-31T08:27:51.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1193575290 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') [2019-07-31T08:27:51.219Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1193575290 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') [2019-07-31T08:27:51.219Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1193575290 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:51.219Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1193575291 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:27:51.219Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@df98e69 [2019-07-31T08:27:51.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1193575331 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') [2019-07-31T08:27:51.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1193575332 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') [2019-07-31T08:27:51.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1193575332 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:27:51.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1193575332 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:27:51.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1193575333 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') [2019-07-31T08:27:51.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1193575333 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') [2019-07-31T08:27:51.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1193575333 data=null item=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') [2019-07-31T08:27:51.219Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1193575335 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') [2019-07-31T08:27:51.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1193575335 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') [2019-07-31T08:27:51.219Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1193575335 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') [2019-07-31T08:27:51.219Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1193575336 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:27:51.219Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1193575336 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:27:51.219Z] DEBUG - Clicking on Fi&nd [2019-07-31T08:27:51.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1193575337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:51.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193575337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:51.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1193575337 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:51.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1193575338 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:51.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1193575338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:51.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1193575338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:51.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1193575339 data=null item=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') [2019-07-31T08:27:51.219Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1193575355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:51.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193575357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:51.219Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1193575357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:51.219Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1193575358 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:51.219Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1193575358 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:51.219Z] DEBUG - Clicked on Fi&nd [2019-07-31T08:27:51.219Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T08:27:51.219Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T08:27:51.219Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:27:51.219Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:27:51.219Z] DEBUG - matched Combo with text "\Alttng", using matcher: of type 'Combo' [2019-07-31T08:27:51.219Z] DEBUG - matched Combo with text "\Alttng", using matcher: (of type 'Combo') [2019-07-31T08:27:51.219Z] DEBUG - Setting text on (of type 'Combo') to \Alttng [2019-07-31T08:27:51.219Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=1193575365 data=null} to (of type 'Combo') [2019-07-31T08:27:51.219Z] DEBUG - Set text on (of type 'Combo') to \Alttng [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:27:51.219Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:51.219Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:27:51.219Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@eba03c9 [2019-07-31T08:27:51.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1193575380 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') [2019-07-31T08:27:51.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1193575381 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') [2019-07-31T08:27:51.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1193575381 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:27:51.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1193575381 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:27:51.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1193575382 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') [2019-07-31T08:27:51.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1193575382 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') [2019-07-31T08:27:51.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1193575382 data=null item=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') [2019-07-31T08:27:51.219Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1193575383 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') [2019-07-31T08:27:51.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1193575384 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') [2019-07-31T08:27:51.219Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1193575384 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') [2019-07-31T08:27:51.219Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1193575384 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:27:51.219Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1193575385 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:27:51.219Z] DEBUG - Clicking on Fi&nd [2019-07-31T08:27:51.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1193575385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:51.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193575385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:51.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1193575385 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:51.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1193575386 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:51.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1193575386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:51.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1193575386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:51.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1193575386 data=null item=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') [2019-07-31T08:27:51.219Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1193575389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:51.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193575389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:51.219Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1193575390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:51.219Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1193575390 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:51.219Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1193575390 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:51.219Z] DEBUG - Clicked on Fi&nd [2019-07-31T08:27:51.219Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T08:27:51.219Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T08:27:51.219Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-31T08:27:51.219Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-31T08:27:51.219Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:27:51.219Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:51.219Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:51.220Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:51.220Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:51.220Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:51.220Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:51.220Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:51.220Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T08:27:51.220Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:27:51.220Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:51.220Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:51.220Z] DEBUG - Clicking on Close [2019-07-31T08:27:51.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1193575431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:51.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1193575432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:51.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1193575432 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:51.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1193575432 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:51.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1193575432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:51.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1193575432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:51.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1193575433 data=null item=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') [2019-07-31T08:27:51.768Z] DEBUG - Clicked on [2019-07-31T08:27:51.768Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:51.768Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T08:27:51.768Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T08:27:51.768Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T08:27:51.768Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T08:27:51.768Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T08:27:51.768Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T08:27:51.768Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:51.768Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:52.029Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:27:52.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1193576074 data=null doit=true} to Shell with text {Find} [2019-07-31T08:27:52.029Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.029Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:27:52.029Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T08:27:52.029Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T08:27:52.029Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-31T08:27:52.029Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1193576088 data=null} to (of type 'Combo') [2019-07-31T08:27:52.029Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:52.029Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:52.029Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:27:52.029Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:52.029Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:52.029Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:52.029Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4fbb0c0b [2019-07-31T08:27:52.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1193576133 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') [2019-07-31T08:27:52.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1193576133 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') [2019-07-31T08:27:52.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1193576134 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:52.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1193576134 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:52.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1193576134 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') [2019-07-31T08:27:52.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1193576134 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') [2019-07-31T08:27:52.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1193576135 data=null item=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') [2019-07-31T08:27:52.030Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1193576135 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') [2019-07-31T08:27:52.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1193576136 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') [2019-07-31T08:27:52.030Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1193576136 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') [2019-07-31T08:27:52.030Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1193576136 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:52.030Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1193576136 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:27:52.030Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:27:52.030Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:27:52.030Z] DEBUG - Clicking on Fi&nd [2019-07-31T08:27:52.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1193576142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193576142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1193576142 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1193576143 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1193576148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1193576148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1193576149 data=null item=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') [2019-07-31T08:27:52.030Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1193576151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193576151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.030Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1193576152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.030Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1193576152 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.030Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1193576152 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.030Z] DEBUG - Clicked on Fi&nd [2019-07-31T08:27:52.030Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T08:27:52.030Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T08:27:52.030Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:27:52.030Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:27:52.030Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:27:52.030Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:27:52.030Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:27:52.030Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-31T08:27:52.030Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-31T08:27:52.030Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-31T08:27:52.030Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1193576159 data=null} to (of type 'Combo') [2019-07-31T08:27:52.030Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T08:27:52.030Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1193576183 data=null doit=true} to Button with text {F&orward} [2019-07-31T08:27:52.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1193576184 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} [2019-07-31T08:27:52.030Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T08:27:52.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1193576186 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T08:27:52.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1193576186 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') [2019-07-31T08:27:52.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1193576186 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') [2019-07-31T08:27:52.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1193576187 data=null item=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') [2019-07-31T08:27:52.030Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:27:52.030Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:52.030Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:27:52.030Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:27:52.030Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:27:52.030Z] DEBUG - Clicking on Fi&nd [2019-07-31T08:27:52.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1193576201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193576201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1193576202 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1193576202 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1193576202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1193576203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1193576203 data=null item=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') [2019-07-31T08:27:52.030Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1193576205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193576206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.030Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1193576209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.030Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1193576210 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.030Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1193576210 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.030Z] DEBUG - Clicked on Fi&nd [2019-07-31T08:27:52.030Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T08:27:52.030Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T08:27:52.030Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-31T08:27:52.030Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-31T08:27:52.030Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:27:52.030Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:27:52.030Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:27:52.030Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:52.030Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:52.030Z] DEBUG - Clicking on Close [2019-07-31T08:27:52.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1193576262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:52.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1193576262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:52.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1193576262 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:52.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1193576263 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:52.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1193576263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:52.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1193576263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:52.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1193576263 data=null item=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') [2019-07-31T08:27:52.547Z] DEBUG - Clicked on [2019-07-31T08:27:52.547Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:52.547Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T08:27:52.547Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T08:27:52.547Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T08:27:52.548Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T08:27:52.548Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T08:27:52.548Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T08:27:52.548Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:52.548Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:52.809Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:27:52.809Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1193576963 data=null doit=true} to Shell with text {Find} [2019-07-31T08:27:52.809Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.809Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T08:27:52.809Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T08:27:52.809Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-31T08:27:52.809Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1193576970 data=null} to (of type 'Combo') [2019-07-31T08:27:52.809Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T08:27:52.809Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1193576973 data=null doit=true} to Button with text {&Backward} [2019-07-31T08:27:52.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1193576973 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} [2019-07-31T08:27:52.809Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T08:27:52.809Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1193576976 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T08:27:52.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1193576982 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') [2019-07-31T08:27:52.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1193576983 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') [2019-07-31T08:27:52.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1193576983 data=null item=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') [2019-07-31T08:27:52.809Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:27:52.809Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:52.809Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5a5e7ddf [2019-07-31T08:27:52.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1193576989 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') [2019-07-31T08:27:52.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1193576989 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') [2019-07-31T08:27:52.809Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1193576990 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:52.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1193576990 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:52.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1193576990 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') [2019-07-31T08:27:52.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1193576991 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') [2019-07-31T08:27:52.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1193576991 data=null item=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') [2019-07-31T08:27:52.809Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1193576992 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') [2019-07-31T08:27:52.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1193576992 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') [2019-07-31T08:27:52.809Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1193576992 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') [2019-07-31T08:27:52.809Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1193576993 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:52.809Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1193576997 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:27:52.809Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@23735bb5 [2019-07-31T08:27:52.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1193577000 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') [2019-07-31T08:27:52.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1193577001 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') [2019-07-31T08:27:52.809Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1193577001 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:27:52.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1193577001 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:27:52.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1193577002 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') [2019-07-31T08:27:52.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1193577002 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') [2019-07-31T08:27:52.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1193577002 data=null item=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') [2019-07-31T08:27:52.809Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1193577003 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') [2019-07-31T08:27:52.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1193577003 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') [2019-07-31T08:27:52.809Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1193577004 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') [2019-07-31T08:27:52.809Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1193577004 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:27:52.809Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1193577005 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:27:52.809Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:27:52.809Z] DEBUG - Clicking on Fi&nd [2019-07-31T08:27:52.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1193577017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193577017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.809Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1193577018 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1193577018 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1193577018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1193577018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1193577018 data=null item=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') [2019-07-31T08:27:52.809Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1193577020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193577020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.809Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1193577020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.809Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1193577021 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.809Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1193577021 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.809Z] DEBUG - Clicked on Fi&nd [2019-07-31T08:27:52.809Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T08:27:52.809Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T08:27:52.809Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:27:52.809Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:27:52.809Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-31T08:27:52.809Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-31T08:27:52.809Z] DEBUG - Setting text on (of type 'Combo') to lttn [2019-07-31T08:27:52.809Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttn} time=1193577024 data=null} to (of type 'Combo') [2019-07-31T08:27:52.809Z] DEBUG - Set text on (of type 'Combo') to lttn [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:27:52.809Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:52.809Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:27:52.809Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:52.809Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:27:52.809Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:27:52.809Z] DEBUG - Clicking on Fi&nd [2019-07-31T08:27:52.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1193577055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193577055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.809Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1193577055 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1193577055 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1193577056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1193577056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:52.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1193577056 data=null item=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') [2019-07-31T08:27:53.069Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1193577067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:53.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193577068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:53.069Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1193577068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:53.069Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1193577069 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:53.069Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1193577069 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:53.069Z] DEBUG - Clicked on Fi&nd [2019-07-31T08:27:53.069Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T08:27:53.069Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T08:27:53.069Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-31T08:27:53.069Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-31T08:27:53.069Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:27:53.069Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:27:53.069Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:53.069Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:53.069Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:53.069Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:53.069Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:53.069Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:53.069Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:53.069Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T08:27:53.069Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:27:53.069Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:53.069Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:53.069Z] DEBUG - Clicking on Close [2019-07-31T08:27:53.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1193577075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:53.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1193577076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:53.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1193577076 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:53.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1193577076 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:53.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1193577076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:53.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1193577077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:53.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1193577077 data=null item=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') [2019-07-31T08:27:53.328Z] DEBUG - Clicked on [2019-07-31T08:27:53.328Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:53.328Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T08:27:53.328Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T08:27:53.328Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T08:27:53.328Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T08:27:53.328Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T08:27:53.328Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T08:27:53.328Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:53.328Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:53.895Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:27:53.895Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1193577851 data=null doit=true} to Shell with text {Find} [2019-07-31T08:27:53.895Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:27:53.895Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:53.895Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:53.895Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:53.895Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:53.895Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:53.895Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:53.895Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:53.895Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:53.895Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T08:27:53.895Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T08:27:53.895Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:53.895Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T08:27:53.895Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T08:27:53.895Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-31T08:27:53.895Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1193577856 data=null} to (of type 'Combo') [2019-07-31T08:27:53.895Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-31T08:27:53.895Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:53.895Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T08:27:53.895Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T08:27:53.895Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T08:27:53.895Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:53.895Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:53.895Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:53.895Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:53.895Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:53.895Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:53.895Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:53.895Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:27:53.895Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:53.895Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:53.895Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:53.895Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T08:27:53.895Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:53.895Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:27:53.895Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:53.895Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:53.895Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:53.895Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:53.895Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:53.895Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:27:53.896Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@10d85b0f [2019-07-31T08:27:53.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1193577868 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') [2019-07-31T08:27:53.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1193577869 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') [2019-07-31T08:27:53.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1193577869 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:27:53.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1193577869 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:27:53.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1193577870 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') [2019-07-31T08:27:53.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1193577870 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') [2019-07-31T08:27:53.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1193577870 data=null item=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') [2019-07-31T08:27:53.896Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1193577871 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') [2019-07-31T08:27:53.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1193577871 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') [2019-07-31T08:27:53.896Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1193577871 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') [2019-07-31T08:27:53.896Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1193577871 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:27:53.896Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1193577871 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:53.896Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:27:53.896Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@40dc88ca [2019-07-31T08:27:53.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1193577881 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') [2019-07-31T08:27:53.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1193577882 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') [2019-07-31T08:27:53.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1193577882 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:27:53.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1193577883 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:27:53.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1193577883 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') [2019-07-31T08:27:53.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1193577883 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') [2019-07-31T08:27:53.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1193577884 data=null item=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') [2019-07-31T08:27:53.896Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1193577884 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') [2019-07-31T08:27:53.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1193577885 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') [2019-07-31T08:27:53.896Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1193577885 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') [2019-07-31T08:27:53.896Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1193577885 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:27:53.896Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1193577886 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:27:53.896Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:27:53.896Z] DEBUG - Clicking on Fi&nd [2019-07-31T08:27:53.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1193577889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:53.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193577889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:53.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1193577889 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:53.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1193577889 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:53.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1193577890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:53.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1193577890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:53.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1193577890 data=null item=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') [2019-07-31T08:27:53.896Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1193577892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:53.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193577915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:53.896Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1193577915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:53.896Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1193577915 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:53.896Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1193577916 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:53.896Z] DEBUG - Clicked on Fi&nd [2019-07-31T08:27:53.896Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T08:27:53.896Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T08:27:53.896Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:27:53.896Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:27:53.896Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-31T08:27:53.896Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-31T08:27:53.896Z] DEBUG - Setting text on (of type 'Combo') to LTTNG [2019-07-31T08:27:53.896Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {LTTNG} time=1193577919 data=null} to (of type 'Combo') [2019-07-31T08:27:53.896Z] DEBUG - Set text on (of type 'Combo') to LTTNG [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:27:53.896Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:53.896Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:27:53.896Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:27:53.896Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:27:53.896Z] DEBUG - Clicking on Fi&nd [2019-07-31T08:27:53.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1193577941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:53.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193577942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:53.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1193577942 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:53.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1193577943 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:53.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1193577943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:53.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1193577943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:53.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1193577948 data=null item=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') [2019-07-31T08:27:53.896Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1193577953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:53.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193577954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:53.896Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1193577954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:53.896Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1193577955 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:53.896Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1193577955 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:53.896Z] DEBUG - Clicked on Fi&nd [2019-07-31T08:27:53.896Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T08:27:53.896Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T08:27:53.896Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-31T08:27:53.896Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-31T08:27:53.896Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:27:53.896Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:53.896Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:53.896Z] DEBUG - Clicking on Close [2019-07-31T08:27:53.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1193577965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:53.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1193577965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:53.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1193577966 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:53.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1193577966 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:53.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1193577966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:53.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1193577967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:53.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1193577967 data=null item=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') [2019-07-31T08:27:54.154Z] DEBUG - Clicked on [2019-07-31T08:27:54.154Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:54.154Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T08:27:54.154Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T08:27:54.154Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T08:27:54.154Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T08:27:54.154Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T08:27:54.154Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T08:27:54.154Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:54.154Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:54.721Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:27:54.721Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1193578710 data=null doit=true} to Shell with text {Find} [2019-07-31T08:27:54.721Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:27:54.721Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:27:54.721Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:54.721Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:54.721Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:54.721Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:54.721Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:54.721Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:54.721Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:54.721Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T08:27:54.721Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:27:54.721Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:54.721Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:54.721Z] DEBUG - Clicking on Close [2019-07-31T08:27:54.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1193578717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:54.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1193578717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:54.721Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1193578717 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:54.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1193578717 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:54.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1193578718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:54.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1193578718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:54.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1193578718 data=null item=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') [2019-07-31T08:27:54.721Z] DEBUG - Clicked on [2019-07-31T08:27:54.721Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T08:27:54.721Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T08:27:54.721Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T08:27:54.721Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T08:27:54.721Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T08:27:54.721Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T08:27:54.980Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:54.980Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:55.239Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:27:55.239Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1193579319 data=null doit=true} to Shell with text {Find} [2019-07-31T08:27:55.239Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:27:55.239Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:27:55.239Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:55.239Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:55.239Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:55.239Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:55.239Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:55.239Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:55.239Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:55.239Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T08:27:55.239Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:27:55.239Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:55.239Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:55.239Z] DEBUG - Clicking on Close [2019-07-31T08:27:55.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1193579325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:55.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1193579325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:55.239Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1193579325 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:55.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1193579325 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:55.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1193579325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:55.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1193579326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:55.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1193579326 data=null item=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') [2019-07-31T08:27:55.497Z] DEBUG - Clicked on [2019-07-31T08:27:55.497Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:27:55.497Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T08:27:55.497Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T08:27:55.497Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T08:27:55.497Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T08:27:55.497Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T08:27:55.497Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T08:27:55.497Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:55.497Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:27:55.758Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:27:55.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1193579980 data=null doit=true} to Shell with text {Find} [2019-07-31T08:27:55.758Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:27:55.758Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:55.758Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:55.758Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:55.758Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:55.758Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:55.758Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:55.758Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:55.758Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:55.758Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T08:27:55.758Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T08:27:55.758Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:55.758Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T08:27:55.758Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T08:27:55.758Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-31T08:27:55.758Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1193579988 data=null} to (of type 'Combo') [2019-07-31T08:27:55.758Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-31T08:27:55.758Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:55.758Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:55.758Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-31T08:27:55.758Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-31T08:27:55.758Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T08:27:55.758Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:55.758Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:55.758Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:55.758Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:55.758Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:55.758Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:55.758Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T08:27:55.758Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1193579998 data=null doit=true} to Button with text {F&orward} [2019-07-31T08:27:55.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1193579998 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} [2019-07-31T08:27:55.758Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T08:27:55.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1193580000 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T08:27:55.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1193580000 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') [2019-07-31T08:27:55.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1193580001 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') [2019-07-31T08:27:55.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1193580001 data=null item=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') [2019-07-31T08:27:55.758Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T08:27:55.758Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:55.758Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:55.758Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:55.758Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T08:27:55.758Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:55.758Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:27:55.758Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:55.758Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:55.758Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:55.758Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:55.758Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:55.758Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:27:55.758Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3fdabaf6 [2019-07-31T08:27:55.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1193580004 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') [2019-07-31T08:27:55.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1193580005 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') [2019-07-31T08:27:55.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1193580005 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:27:55.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1193580006 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:27:55.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1193580006 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') [2019-07-31T08:27:55.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1193580006 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') [2019-07-31T08:27:55.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1193580006 data=null item=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') [2019-07-31T08:27:55.758Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1193580007 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') [2019-07-31T08:27:56.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1193580016 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') [2019-07-31T08:27:56.274Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1193580017 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') [2019-07-31T08:27:56.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1193580017 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:27:56.274Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1193580018 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:56.274Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@731d34d [2019-07-31T08:27:56.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1193580020 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') [2019-07-31T08:27:56.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1193580021 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') [2019-07-31T08:27:56.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1193580021 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:56.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1193580022 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:56.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1193580022 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') [2019-07-31T08:27:56.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1193580022 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') [2019-07-31T08:27:56.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1193580022 data=null item=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') [2019-07-31T08:27:56.274Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1193580023 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') [2019-07-31T08:27:56.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1193580023 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') [2019-07-31T08:27:56.274Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1193580024 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') [2019-07-31T08:27:56.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1193580024 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:56.274Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1193580024 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:27:56.274Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:27:56.274Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:27:56.274Z] DEBUG - Clicking on Fi&nd [2019-07-31T08:27:56.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1193580032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:56.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193580032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:56.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1193580033 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:56.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1193580033 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:56.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1193580033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:56.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1193580033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:56.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1193580034 data=null item=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') [2019-07-31T08:27:56.274Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1193580035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:56.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193580035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:56.274Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1193580035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:56.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1193580036 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:56.274Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1193580036 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:56.274Z] DEBUG - Clicked on Fi&nd [2019-07-31T08:27:56.274Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T08:27:56.274Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T08:27:56.274Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-31T08:27:56.274Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-31T08:27:56.274Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T08:27:56.274Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T08:27:56.274Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-31T08:27:56.274Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-31T08:27:56.274Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:27:56.274Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:27:56.274Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-31T08:27:56.274Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-31T08:27:56.274Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-31T08:27:56.274Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1193580041 data=null} to (of type 'Combo') [2019-07-31T08:27:56.274Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T08:27:56.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1193580046 data=null doit=true} to Button with text {&Backward} [2019-07-31T08:27:56.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1193580047 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} [2019-07-31T08:27:56.274Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T08:27:56.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1193580048 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T08:27:56.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1193580048 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') [2019-07-31T08:27:56.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1193580049 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') [2019-07-31T08:27:56.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1193580049 data=null item=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') [2019-07-31T08:27:56.274Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:27:56.274Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:27:56.274Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:27:56.274Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:27:56.274Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:27:56.274Z] DEBUG - Clicking on Fi&nd [2019-07-31T08:27:56.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1193580084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:56.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193580084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:56.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1193580085 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:56.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1193580085 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:56.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1193580085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:56.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1193580085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:56.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1193580085 data=null item=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') [2019-07-31T08:27:56.274Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1193580087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:56.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193580087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:56.274Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1193580087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:56.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1193580087 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:56.274Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1193580087 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:27:56.274Z] DEBUG - Clicked on Fi&nd [2019-07-31T08:27:56.274Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T08:27:56.274Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T08:27:56.274Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-31T08:27:56.274Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-31T08:27:56.274Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:27:56.274Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:56.274Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:27:56.274Z] DEBUG - Clicking on Close [2019-07-31T08:27:56.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1193580093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:56.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1193580093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:56.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1193580093 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:56.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1193580094 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:56.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1193580094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:56.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1193580094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:27:56.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1193580094 data=null item=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') [2019-07-31T08:27:56.274Z] DEBUG - Clicked on [2019-07-31T08:27:56.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=1193580457 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [2019-07-31T08:27:56.274Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:27:56.533Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:27:56.533Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:27:56.533Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:27:56.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1193580547 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:27:56.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1193580547 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:27:56.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1193580548 data=null} to TreeItem with text {test} [2019-07-31T08:27:56.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1193580548 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:27:56.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193580549 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:27:56.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1193580569 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:27:56.533Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:27:56.533Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:27:56.791Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:27:57.358Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:27:57.358Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:27:57.358Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:27:57.358Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:27:57.358Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:27:57.358Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:27:57.358Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:27:57.358Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:27:57.358Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:27:57.358Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:27:57.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193581412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:27:57.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193581413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:27:57.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193581413 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:27:57.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193581413 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:27:57.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193581414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:27:57.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193581414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:27:57.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193581414 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:27:57.358Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193581414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:27:57.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193581414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:27:57.358Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193581414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:27:57.358Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193581415 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:27:57.358Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193581415 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:27:57.358Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:27:57.358Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:27:57.358Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:27:57.358Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:27:57.358Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:27:57.358Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:27:57.358Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:27:57.358Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:57.358Z] DEBUG - Clicking on OK [2019-07-31T08:27:57.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193581417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:57.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193581418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:57.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193581418 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:57.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193581418 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:57.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193581418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:57.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193581418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:57.358Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:57.358Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:57.358Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:57.358Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:57.358Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:57.358Z] DEBUG - Clicked on OK [2019-07-31T08:27:57.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193581418 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:27:57.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1193580767 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:27:58.183Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.997 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest [2019-07-31T08:27:58.183Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 1.547 s [2019-07-31T08:27:58.183Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.876 s [2019-07-31T08:27:58.183Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.869 s [2019-07-31T08:27:58.183Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.797 s [2019-07-31T08:27:58.183Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 1.361 s [2019-07-31T08:27:58.183Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.779 s [2019-07-31T08:27:58.183Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest [2019-07-31T08:27:58.440Z] *** BUG *** [2019-07-31T08:27:58.440Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:27:58.440Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:27:58.440Z] [2019-07-31T08:27:58.699Z] *** BUG *** [2019-07-31T08:27:58.699Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:27:58.699Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:27:58.699Z] [2019-07-31T08:27:58.958Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"' [2019-07-31T08:27:58.958Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T08:28:05.520Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T08:28:05.520Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:28:05.520Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:28:05.520Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:28:05.520Z] DEBUG - number of items : 6 [2019-07-31T08:28:05.520Z] DEBUG - Clicking on ToolItem with tooltip text {Showing active threads} [2019-07-31T08:28:05.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193588941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-31T08:28:05.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193588942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-31T08:28:05.520Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193588942 data=null doit=true} to ToolItem with tooltip text {Showing active threads} [2019-07-31T08:28:05.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193588942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-31T08:28:05.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193588942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-31T08:28:05.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193588942 data=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} [2019-07-31T08:28:05.520Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193588944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-31T08:28:05.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193589032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-31T08:28:05.520Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193589036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-31T08:28:05.520Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193589036 data=null doit=true} to ToolItem with tooltip text {Showing all threads} [2019-07-31T08:28:05.520Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193589037 data=null} to ToolItem with tooltip text {Showing all threads} [2019-07-31T08:28:05.520Z] DEBUG - Clicked on ToolItem with tooltip text {Showing all threads} [2019-07-31T08:28:05.520Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:28:05.520Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:28:05.520Z] DEBUG - number of items : 6 [2019-07-31T08:28:05.520Z] DEBUG - Clicking on ToolItem with tooltip text {Showing all threads} [2019-07-31T08:28:05.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193589041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-31T08:28:05.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193589042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-31T08:28:05.520Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193589042 data=null doit=true} to ToolItem with tooltip text {Showing all threads} [2019-07-31T08:28:05.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193589042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-31T08:28:05.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193589043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-31T08:28:05.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193589043 data=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} [2019-07-31T08:28:05.520Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193589044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-31T08:28:05.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193589073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-31T08:28:05.520Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193589074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-31T08:28:05.520Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193589074 data=null doit=true} to ToolItem with tooltip text {Showing active threads} [2019-07-31T08:28:05.520Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193589129 data=null} to ToolItem with tooltip text {Showing active threads} [2019-07-31T08:28:05.520Z] DEBUG - Clicked on ToolItem with tooltip text {Showing active threads} [2019-07-31T08:28:05.520Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:28:05.520Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:28:05.520Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"' [2019-07-31T08:28:05.520Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T08:28:08.805Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T08:28:08.805Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:28:08.805Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:28:08.805Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:28:08.805Z] DEBUG - Setting state to checked on: lttng-sessiond [2019-07-31T08:28:08.805Z] DEBUG - Setting state to checked on: lttng-consumerd [2019-07-31T08:28:08.805Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1193592966 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:28:08.805Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:28:08.805Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:28:08.805Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:28:08.805Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:28:08.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1193593015 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:28:08.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1193593015 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:28:08.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1193593015 data=null} to TreeItem with text {test} [2019-07-31T08:28:08.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1193593016 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:28:08.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193593017 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:28:08.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1193593043 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:28:09.065Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:28:09.065Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:28:09.065Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:28:09.323Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:28:09.323Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:28:09.323Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:28:09.323Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:28:09.323Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:09.323Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:28:09.323Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:28:09.323Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:28:09.323Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:09.323Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:28:09.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193593528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:09.323Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193593529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:09.323Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193593529 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:09.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193593530 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:09.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193593530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:09.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193593530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:09.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193593530 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:09.324Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193593531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:09.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193593531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:09.324Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193593531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:09.324Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193593532 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:09.324Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193593536 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:09.324Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:09.324Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:28:09.324Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:28:09.324Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:28:09.324Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:28:09.324Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:28:09.324Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:28:09.324Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:09.324Z] DEBUG - Clicking on OK [2019-07-31T08:28:09.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193593545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:09.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193593545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:09.324Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193593545 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:09.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193593545 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:09.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193593546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:09.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193593546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:09.324Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:09.324Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:09.324Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:09.324Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:09.889Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:09.889Z] DEBUG - Clicked on OK [2019-07-31T08:28:10.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193593546 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:10.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1193593163 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:28:10.152Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.105 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest [2019-07-31T08:28:10.152Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest) Time elapsed: 6.695 s [2019-07-31T08:28:10.152Z] testKernelMemoryView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest) Time elapsed: 3.657 s [2019-07-31T08:28:10.152Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest [2019-07-31T08:28:20.385Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-31T08:28:20.385Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:28:20.385Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T08:28:20.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:28:20.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:28:20.385Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-31T08:28:20.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:28:20.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:28:20.385Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T08:28:20.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:28:20.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:28:20.385Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-31T08:28:20.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:28:20.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:28:20.385Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T08:28:20.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:28:20.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:28:20.385Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-31T08:28:20.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:28:20.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:28:20.385Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T08:28:20.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:28:20.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:28:20.953Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1193605139 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:28:20.953Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:28:21.211Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:28:21.211Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:28:21.211Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:28:21.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1193605241 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:28:21.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1193605241 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:28:21.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1193605242 data=null} to TreeItem with text {test} [2019-07-31T08:28:21.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1193605243 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:28:21.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193605243 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:28:21.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1193605259 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:28:21.211Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:28:21.211Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:28:21.469Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:28:22.575Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:28:22.575Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:28:22.575Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:28:22.575Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:28:22.575Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:22.575Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:28:22.575Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:28:22.575Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:28:22.575Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:22.575Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:28:22.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193606402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:22.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193606403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:22.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193606403 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:22.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193606403 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:22.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193606404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:22.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193606404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:22.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193606404 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:22.575Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193606404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:22.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193606405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:22.575Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193606405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:22.575Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193606405 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:22.575Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193606405 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:22.575Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:22.576Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:28:22.576Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:28:22.576Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:28:22.576Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:28:22.576Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:28:22.576Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:28:22.576Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:22.576Z] DEBUG - Clicking on OK [2019-07-31T08:28:22.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193606407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:22.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193606407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:22.576Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193606408 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:22.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193606408 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:22.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193606408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:22.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193606408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:22.576Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:22.576Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:22.576Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:22.576Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:22.576Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:22.576Z] DEBUG - Clicked on OK [2019-07-31T08:28:22.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193606409 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:22.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1193605430 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:28:23.093Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.763 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest [2019-07-31T08:28:23.093Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest) Time elapsed: 2.43 s [2019-07-31T08:28:23.093Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest [2019-07-31T08:28:23.351Z] *** BUG *** [2019-07-31T08:28:23.351Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:28:23.351Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:28:23.351Z] [2019-07-31T08:28:23.611Z] *** BUG *** [2019-07-31T08:28:23.611Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:28:23.611Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:28:23.611Z] [2019-07-31T08:28:23.611Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-31T08:28:23.611Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T08:28:30.185Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T08:28:30.185Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:28:30.185Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:28:30.185Z] DEBUG - number of items : 5 [2019-07-31T08:28:30.185Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:30.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193613647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:30.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193613648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:30.185Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193613648 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:30.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193613649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:30.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193613649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:30.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193613650 data=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} [2019-07-31T08:28:30.185Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193613665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:30.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193613924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:30.185Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193613924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:30.185Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193613925 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:30.185Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193613925 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:30.185Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:30.670Z] DEBUG - number of items : 17 [2019-07-31T08:28:30.670Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:30.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193614648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:30.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193614648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:30.670Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193614649 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:30.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193614649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:30.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193614649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:30.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193614649 data=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} [2019-07-31T08:28:30.670Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193614650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:30.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193614650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:30.670Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193614737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:30.670Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193614738 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:30.670Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193614738 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:30.670Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:32.148Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-31T08:28:32.148Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T08:28:35.436Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T08:28:35.436Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:28:35.436Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:28:36.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:28:36.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:28:36.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:28:36.003Z] DEBUG - Setting state to checked on: lttng-sessiond [2019-07-31T08:28:36.003Z] DEBUG - Setting state to unchecked on: lttng-sessiond [2019-07-31T08:28:36.261Z] DEBUG - Setting state to checked on: lttng-consumerd [2019-07-31T08:28:37.197Z] DEBUG - number of items : 17 [2019-07-31T08:28:37.197Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:37.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193621447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:37.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193621448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:37.197Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193621448 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:37.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193621448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:37.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193621449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:37.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193621449 data=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} [2019-07-31T08:28:37.197Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193621450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:37.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193621450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:37.197Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193621450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:37.197Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193621451 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:37.197Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193621451 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:37.197Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T08:28:38.534Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-31T08:28:38.534Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T08:28:41.820Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T08:28:41.820Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:28:41.820Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T08:28:42.086Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T08:28:42.086Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:28:42.345Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T08:28:42.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:28:42.605Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T08:28:42.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:28:42.605Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T08:28:42.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:28:42.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1193626956 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:28:42.864Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:28:42.864Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:28:42.864Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:28:42.864Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:28:42.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1193627058 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:28:42.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1193627059 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:28:42.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1193627060 data=null} to TreeItem with text {test} [2019-07-31T08:28:42.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1193627060 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:28:42.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193627061 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:28:43.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1193627126 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:28:43.124Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:28:43.124Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:28:43.124Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:28:43.983Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:28:43.983Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:28:43.983Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:28:43.983Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:28:43.983Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:43.983Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:28:43.983Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:28:43.983Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:28:43.983Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:43.983Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:28:43.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193628183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:43.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193628184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:43.983Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193628184 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:43.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193628185 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:43.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193628185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:43.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193628185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:43.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193628185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:43.983Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193628185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:43.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193628186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:43.983Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193628186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:43.983Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193628186 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:43.983Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193628187 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:43.983Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:43.983Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:28:43.983Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:28:43.983Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:28:43.983Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:28:43.983Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:28:43.983Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:28:43.983Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:43.983Z] DEBUG - Clicking on OK [2019-07-31T08:28:43.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193628190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:43.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193628190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:43.983Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193628191 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:43.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193628191 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:43.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193628192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:43.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193628192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:43.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:43.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:43.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:43.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:43.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:43.983Z] DEBUG - Clicked on OK [2019-07-31T08:28:44.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193628192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:44.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1193627251 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:28:44.808Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.796 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest [2019-07-31T08:28:44.808Z] testResetTimeRange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 8.499 s [2019-07-31T08:28:44.808Z] testCpuView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 6.513 s [2019-07-31T08:28:44.808Z] testSignals(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 4.372 s [2019-07-31T08:28:44.808Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest [2019-07-31T08:28:52.930Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T08:28:52.930Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:28:52.930Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T08:28:52.930Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:28:52.930Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:28:52.930Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-31T08:28:53.188Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:28:53.188Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:28:53.188Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T08:28:53.446Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:28:53.446Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:28:53.446Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-31T08:28:53.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:28:53.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:28:53.769Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T08:28:53.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:28:53.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:28:53.769Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-31T08:28:54.369Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:28:54.369Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:28:54.369Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T08:28:54.369Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:28:54.369Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:28:54.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1193638570 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:28:54.627Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:28:54.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:28:54.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:28:54.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:28:54.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1193638702 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:28:54.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1193638702 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:28:54.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1193638703 data=null} to TreeItem with text {test} [2019-07-31T08:28:54.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1193638703 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:28:54.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193638704 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:28:54.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1193638729 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:28:54.627Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:28:54.627Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:28:54.886Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:28:55.145Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:28:55.145Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:28:55.145Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:28:55.145Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:28:55.145Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:55.145Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:28:55.145Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:28:55.145Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:28:55.145Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:55.145Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:28:55.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193639300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:55.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193639300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:55.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193639301 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:55.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193639314 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:55.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193639315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:55.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193639315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:55.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193639317 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:55.145Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193639331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:55.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193639331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:55.145Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193639331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:55.145Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193639332 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:55.145Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193639332 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:55.145Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:28:55.145Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:28:55.145Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:28:55.145Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:28:55.145Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:28:55.145Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:28:55.145Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:28:55.145Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:55.145Z] DEBUG - Clicking on OK [2019-07-31T08:28:55.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193639348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:55.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193639348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:55.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193639349 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:55.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193639349 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:55.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193639350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:55.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193639350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:55.145Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:55.145Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:55.145Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:55.145Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:55.145Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:55.145Z] DEBUG - Clicked on OK [2019-07-31T08:28:55.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193639350 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:28:55.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1193638863 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:28:55.971Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.15 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest [2019-07-31T08:28:55.971Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest) Time elapsed: 2.027 s [2019-07-31T08:28:55.971Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest [2019-07-31T08:29:34.694Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.255 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest [2019-07-31T08:29:34.694Z] testOpenAndCloseConcurrency(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest) Time elapsed: 34.498 s [2019-07-31T08:29:34.694Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest [2019-07-31T08:29:34.953Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T08:29:34.953Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:29:34.953Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"' [2019-07-31T08:29:35.212Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.graph.ui.criticalpath.view.criticalpathview"' [2019-07-31T08:29:35.470Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:29:35.470Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:29:35.470Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:29:35.470Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:29:35.728Z] DEBUG - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338' [2019-07-31T08:29:35.728Z] DEBUG - Clicking on with mnemonic 'Follow weston/338' [2019-07-31T08:29:35.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=1193679747 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' [2019-07-31T08:29:35.728Z] DEBUG - Clicked on with mnemonic 'Follow weston/338' [2019-07-31T08:29:38.428Z] DEBUG - number of items : 19 [2019-07-31T08:29:38.428Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward} [2019-07-31T08:29:38.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193682562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T08:29:38.428Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193682563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T08:29:38.428Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193682563 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T08:29:38.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193682563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T08:29:38.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193682563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T08:29:38.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193682564 data=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} [2019-07-31T08:29:38.428Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193682635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T08:29:38.428Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193682635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T08:29:38.428Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193682636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T08:29:38.428Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193682636 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T08:29:38.428Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193682636 data=null} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T08:29:38.428Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward} [2019-07-31T08:29:39.002Z] DEBUG - number of items : 19 [2019-07-31T08:29:39.002Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward} [2019-07-31T08:29:39.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193683140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T08:29:39.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193683140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T08:29:39.002Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193683140 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T08:29:39.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193683141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T08:29:39.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193683141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T08:29:39.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193683141 data=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} [2019-07-31T08:29:39.002Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193683143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T08:29:39.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193683143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T08:29:39.002Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193683144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T08:29:39.002Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193683144 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T08:29:39.002Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193683144 data=null} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T08:29:39.002Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward} [2019-07-31T08:29:39.002Z] DEBUG - number of items : 19 [2019-07-31T08:29:39.002Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path backward} [2019-07-31T08:29:39.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193683147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T08:29:39.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193683147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T08:29:39.002Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193683147 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T08:29:39.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193683148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T08:29:39.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193683148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T08:29:39.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193683148 data=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} [2019-07-31T08:29:39.002Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193683149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T08:29:39.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193683229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T08:29:39.002Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193683229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T08:29:39.002Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193683230 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T08:29:39.002Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193683230 data=null} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T08:29:39.002Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path backward} [2019-07-31T08:29:39.570Z] DEBUG - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340' [2019-07-31T08:29:39.570Z] DEBUG - Clicking on with mnemonic 'Follow weston-desktop-/340' [2019-07-31T08:29:39.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=1193683548 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' [2019-07-31T08:29:39.570Z] DEBUG - Clicked on with mnemonic 'Follow weston-desktop-/340' [2019-07-31T08:29:40.506Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1193684514 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:29:40.506Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:29:40.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:29:40.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:29:40.506Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:29:40.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1193684576 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:29:40.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1193684576 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:29:40.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1193684576 data=null} to TreeItem with text {test} [2019-07-31T08:29:40.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1193684577 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:29:40.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193684578 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:29:40.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1193684637 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:29:40.767Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:29:40.767Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:29:40.767Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:29:41.026Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:29:41.026Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:29:41.026Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:29:41.026Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:41.026Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:29:41.026Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:29:41.026Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:29:41.026Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:29:41.285Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:29:41.285Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:29:41.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193685344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:29:41.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193685344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:29:41.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193685345 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:29:41.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193685345 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:29:41.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193685346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:29:41.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193685346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:29:41.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193685346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:29:41.285Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193685347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:29:41.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193685347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:29:41.285Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193685347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:29:41.285Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193685349 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:29:41.285Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193685349 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:29:41.285Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:29:41.285Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:29:41.285Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:29:41.285Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:29:41.285Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:29:41.285Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:29:41.285Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:29:41.285Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:29:41.285Z] DEBUG - Clicking on OK [2019-07-31T08:29:41.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193685354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:29:41.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193685354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:29:41.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193685354 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:29:41.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193685354 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:29:41.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193685355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:29:41.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193685355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:29:41.285Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:29:41.285Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:29:41.285Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:29:41.285Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:29:41.285Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:29:41.285Z] DEBUG - Clicked on OK [2019-07-31T08:29:42.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193685355 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:29:42.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1193684768 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:29:42.328Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.172 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest [2019-07-31T08:29:42.328Z] testFull(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest) Time elapsed: 8.451 s [2019-07-31T08:29:42.328Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest [2019-07-31T08:29:50.444Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T08:29:50.444Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:29:50.444Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-31T08:29:51.013Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T08:29:51.013Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T08:29:51.013Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T08:29:51.013Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T08:29:51.013Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T08:29:51.013Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T08:29:51.013Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:29:51.271Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:29:51.530Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:29:51.530Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1193695696 data=null doit=true} to Shell with text {Find} [2019-07-31T08:29:51.530Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:51.530Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T08:29:51.530Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T08:29:51.530Z] DEBUG - Setting text on (of type 'Combo') to \ACPU [2019-07-31T08:29:51.530Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=1193695701 data=null} to (of type 'Combo') [2019-07-31T08:29:51.530Z] DEBUG - Set text on (of type 'Combo') to \ACPU [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:29:51.530Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:51.530Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@715ecbe8 [2019-07-31T08:29:51.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1193695713 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') [2019-07-31T08:29:51.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1193695714 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') [2019-07-31T08:29:51.530Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1193695714 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:51.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1193695714 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:51.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1193695715 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') [2019-07-31T08:29:51.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1193695715 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') [2019-07-31T08:29:51.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1193695715 data=null item=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') [2019-07-31T08:29:51.530Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1193695716 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') [2019-07-31T08:29:51.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1193695717 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') [2019-07-31T08:29:51.530Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1193695717 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') [2019-07-31T08:29:51.530Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1193695718 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:51.530Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1193695718 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:29:51.530Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@50ddafaf [2019-07-31T08:29:51.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1193695728 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') [2019-07-31T08:29:51.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1193695729 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') [2019-07-31T08:29:51.530Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1193695729 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:29:51.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1193695729 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:29:51.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1193695730 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') [2019-07-31T08:29:51.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1193695730 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') [2019-07-31T08:29:51.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1193695730 data=null item=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') [2019-07-31T08:29:51.530Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1193695731 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') [2019-07-31T08:29:51.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1193695731 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') [2019-07-31T08:29:51.530Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1193695731 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') [2019-07-31T08:29:51.530Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1193695731 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:29:51.530Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1193695732 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:29:51.530Z] DEBUG - Clicking on Fi&nd [2019-07-31T08:29:51.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1193695732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:51.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193695732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:51.530Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1193695732 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:51.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1193695733 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:51.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1193695733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:51.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1193695734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:51.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1193695734 data=null item=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') [2019-07-31T08:29:51.530Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1193695735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:51.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193695735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:51.530Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1193695735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:51.530Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1193695735 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:51.530Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1193695736 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:51.530Z] DEBUG - Clicked on Fi&nd [2019-07-31T08:29:51.530Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T08:29:51.530Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T08:29:51.530Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:29:51.530Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:29:51.530Z] DEBUG - matched Combo with text "\ACPU", using matcher: of type 'Combo' [2019-07-31T08:29:51.530Z] DEBUG - matched Combo with text "\ACPU", using matcher: (of type 'Combo') [2019-07-31T08:29:51.530Z] DEBUG - Setting text on (of type 'Combo') to \ACPU [2019-07-31T08:29:51.530Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=1193695739 data=null} to (of type 'Combo') [2019-07-31T08:29:51.530Z] DEBUG - Set text on (of type 'Combo') to \ACPU [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:29:51.530Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:51.530Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:51.530Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:29:51.530Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@475d6448 [2019-07-31T08:29:51.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1193695764 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') [2019-07-31T08:29:51.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1193695765 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') [2019-07-31T08:29:51.530Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1193695765 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:29:51.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1193695765 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:29:51.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1193695765 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') [2019-07-31T08:29:51.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1193695766 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') [2019-07-31T08:29:51.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1193695766 data=null item=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') [2019-07-31T08:29:51.530Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1193695767 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') [2019-07-31T08:29:51.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1193695767 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') [2019-07-31T08:29:51.530Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1193695767 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') [2019-07-31T08:29:51.530Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1193695768 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:29:51.530Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1193695768 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:29:51.530Z] DEBUG - Clicking on Fi&nd [2019-07-31T08:29:51.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1193695769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:51.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193695769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:51.530Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1193695769 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:51.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1193695770 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:51.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1193695770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:51.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1193695770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:51.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1193695771 data=null item=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') [2019-07-31T08:29:51.530Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1193695771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:51.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193695772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:51.530Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1193695772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:51.531Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1193695772 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:51.531Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1193695773 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:51.531Z] DEBUG - Clicked on Fi&nd [2019-07-31T08:29:51.531Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T08:29:51.531Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T08:29:51.531Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-31T08:29:51.531Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-31T08:29:51.531Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:29:51.531Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:29:51.531Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:51.531Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:51.531Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:51.531Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:51.531Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:51.531Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:51.531Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:51.531Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T08:29:51.531Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:29:51.531Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:51.531Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:51.531Z] DEBUG - Clicking on Close [2019-07-31T08:29:51.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1193695779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:51.531Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1193695780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:51.531Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1193695780 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:51.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1193695780 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:51.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1193695780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:51.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1193695780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:51.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1193695780 data=null item=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') [2019-07-31T08:29:52.049Z] DEBUG - Clicked on [2019-07-31T08:29:52.049Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-31T08:29:52.049Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T08:29:52.049Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T08:29:52.049Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T08:29:52.049Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T08:29:52.049Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T08:29:52.049Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T08:29:52.049Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:29:52.049Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:29:52.468Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:29:52.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1193696471 data=null doit=true} to Shell with text {Find} [2019-07-31T08:29:52.468Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:52.468Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:29:52.468Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T08:29:52.468Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T08:29:52.468Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-31T08:29:52.468Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1193696478 data=null} to (of type 'Combo') [2019-07-31T08:29:52.468Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:29:52.468Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:52.468Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@44b7b0cc [2019-07-31T08:29:52.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1193696494 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') [2019-07-31T08:29:52.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1193696494 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') [2019-07-31T08:29:52.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1193696495 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:52.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1193696495 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:52.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1193696495 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') [2019-07-31T08:29:52.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1193696495 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') [2019-07-31T08:29:52.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1193696495 data=null item=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') [2019-07-31T08:29:52.468Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1193696496 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') [2019-07-31T08:29:52.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1193696496 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') [2019-07-31T08:29:52.468Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1193696497 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') [2019-07-31T08:29:52.468Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1193696497 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:52.468Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1193696497 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:29:52.468Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:29:52.468Z] DEBUG - Clicking on Fi&nd [2019-07-31T08:29:52.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1193696506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:52.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193696506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:52.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1193696506 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:52.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1193696507 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:52.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1193696507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:52.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1193696507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:52.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1193696507 data=null item=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') [2019-07-31T08:29:52.468Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1193696508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:52.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193696508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:52.468Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1193696509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:52.468Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1193696509 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:52.468Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1193696510 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:52.468Z] DEBUG - Clicked on Fi&nd [2019-07-31T08:29:52.468Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T08:29:52.468Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T08:29:52.468Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:29:52.468Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:29:52.468Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:29:52.468Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:29:52.468Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:29:52.468Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-31T08:29:52.468Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-31T08:29:52.468Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-31T08:29:52.468Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1193696546 data=null} to (of type 'Combo') [2019-07-31T08:29:52.468Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T08:29:52.468Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1193696549 data=null doit=true} to Button with text {F&orward} [2019-07-31T08:29:52.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1193696549 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} [2019-07-31T08:29:52.468Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T08:29:52.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1193696551 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T08:29:52.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1193696551 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') [2019-07-31T08:29:52.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1193696552 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') [2019-07-31T08:29:52.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1193696552 data=null item=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') [2019-07-31T08:29:52.468Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:52.468Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:52.568Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:29:52.568Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:52.568Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:52.568Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:52.568Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:29:52.568Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:29:52.568Z] DEBUG - Clicking on Fi&nd [2019-07-31T08:29:52.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1193696565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:52.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193696566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:52.568Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1193696566 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:52.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1193696566 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:52.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1193696567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:52.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1193696567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:52.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1193696567 data=null item=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') [2019-07-31T08:29:52.568Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1193696568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:52.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193696568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:52.568Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1193696568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:52.568Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1193696569 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:52.568Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1193696569 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:52.568Z] DEBUG - Clicked on Fi&nd [2019-07-31T08:29:52.568Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T08:29:52.568Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T08:29:52.568Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-31T08:29:52.568Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-31T08:29:52.568Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:29:52.568Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:29:52.568Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:29:52.568Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:52.568Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:52.568Z] DEBUG - Clicking on Close [2019-07-31T08:29:52.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1193696578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:52.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1193696579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:52.568Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1193696579 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:52.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1193696624 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:52.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1193696632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:52.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1193696633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:52.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1193696633 data=null item=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') [2019-07-31T08:29:52.829Z] DEBUG - Clicked on [2019-07-31T08:29:52.829Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-31T08:29:52.829Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T08:29:52.829Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T08:29:52.829Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T08:29:52.829Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T08:29:52.829Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T08:29:52.829Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T08:29:53.088Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:29:53.088Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:29:53.347Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:29:53.608Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1193697630 data=null doit=true} to Shell with text {Find} [2019-07-31T08:29:53.608Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:53.608Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T08:29:53.608Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T08:29:53.608Z] DEBUG - Setting text on (of type 'Combo') to CPU [2019-07-31T08:29:53.608Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU} time=1193697638 data=null} to (of type 'Combo') [2019-07-31T08:29:53.608Z] DEBUG - Set text on (of type 'Combo') to CPU [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T08:29:53.608Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1193697648 data=null doit=true} to Button with text {&Backward} [2019-07-31T08:29:53.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1193697649 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} [2019-07-31T08:29:53.608Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T08:29:53.608Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1193697652 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T08:29:53.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1193697652 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') [2019-07-31T08:29:53.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1193697653 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') [2019-07-31T08:29:53.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1193697653 data=null item=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') [2019-07-31T08:29:53.608Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:29:53.608Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:53.608Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@16ab59b4 [2019-07-31T08:29:53.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1193697658 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') [2019-07-31T08:29:53.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1193697728 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') [2019-07-31T08:29:53.608Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1193697729 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:53.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1193697729 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:53.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1193697729 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') [2019-07-31T08:29:53.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1193697730 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') [2019-07-31T08:29:53.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1193697730 data=null item=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') [2019-07-31T08:29:53.608Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1193697731 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') [2019-07-31T08:29:53.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1193697731 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') [2019-07-31T08:29:53.608Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1193697731 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') [2019-07-31T08:29:53.608Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1193697732 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:53.608Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1193697732 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:29:53.608Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7b17e169 [2019-07-31T08:29:53.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1193697734 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') [2019-07-31T08:29:53.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1193697735 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') [2019-07-31T08:29:53.608Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1193697735 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:29:53.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1193697735 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:29:53.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1193697736 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') [2019-07-31T08:29:53.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1193697736 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') [2019-07-31T08:29:53.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1193697736 data=null item=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') [2019-07-31T08:29:53.608Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1193697737 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') [2019-07-31T08:29:53.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1193697737 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') [2019-07-31T08:29:53.608Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1193697738 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') [2019-07-31T08:29:53.608Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1193697738 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:29:53.608Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1193697738 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:29:53.608Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:29:53.608Z] DEBUG - Clicking on Fi&nd [2019-07-31T08:29:53.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1193697741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:53.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193697745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:53.608Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1193697746 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:53.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1193697746 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:53.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1193697746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:53.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1193697746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:53.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1193697747 data=null item=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') [2019-07-31T08:29:53.608Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1193697747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:53.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193697748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:53.608Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1193697748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:53.608Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1193697748 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:53.608Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1193697748 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:53.608Z] DEBUG - Clicked on Fi&nd [2019-07-31T08:29:53.608Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T08:29:53.608Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T08:29:53.608Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:29:53.608Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:29:53.608Z] DEBUG - matched Combo with text "CPU", using matcher: of type 'Combo' [2019-07-31T08:29:53.608Z] DEBUG - matched Combo with text "CPU", using matcher: (of type 'Combo') [2019-07-31T08:29:53.608Z] DEBUG - Setting text on (of type 'Combo') to CP [2019-07-31T08:29:53.608Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CP} time=1193697750 data=null} to (of type 'Combo') [2019-07-31T08:29:53.608Z] DEBUG - Set text on (of type 'Combo') to CP [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:29:53.608Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:53.608Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:29:53.608Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:29:53.608Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:29:53.608Z] DEBUG - Clicking on Fi&nd [2019-07-31T08:29:53.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1193697834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:53.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193697834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:53.608Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1193697835 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:53.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1193697835 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:53.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1193697835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:53.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1193697835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:53.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1193697836 data=null item=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') [2019-07-31T08:29:53.608Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1193697839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:53.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193697840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:53.608Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1193697840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:53.608Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1193697840 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:53.608Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1193697840 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:53.608Z] DEBUG - Clicked on Fi&nd [2019-07-31T08:29:53.608Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T08:29:53.608Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T08:29:53.608Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-31T08:29:53.608Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-31T08:29:53.608Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:29:53.608Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:53.608Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:53.608Z] DEBUG - Clicking on Close [2019-07-31T08:29:53.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1193697845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:53.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1193697845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:53.608Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1193697845 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:53.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1193697848 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:53.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1193697848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:53.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1193697849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:53.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1193697849 data=null item=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') [2019-07-31T08:29:54.127Z] DEBUG - Clicked on [2019-07-31T08:29:54.127Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-31T08:29:54.127Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T08:29:54.127Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T08:29:54.127Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T08:29:54.127Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T08:29:54.127Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T08:29:54.127Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T08:29:54.127Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:29:54.127Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:29:54.697Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:29:54.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1193698703 data=null doit=true} to Shell with text {Find} [2019-07-31T08:29:54.697Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:54.697Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T08:29:54.697Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T08:29:54.697Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-31T08:29:54.697Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1193698709 data=null} to (of type 'Combo') [2019-07-31T08:29:54.697Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:29:54.697Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2c9403ae [2019-07-31T08:29:54.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1193698725 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') [2019-07-31T08:29:54.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1193698726 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') [2019-07-31T08:29:54.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1193698726 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:29:54.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1193698726 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:29:54.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1193698727 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') [2019-07-31T08:29:54.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1193698727 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') [2019-07-31T08:29:54.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1193698727 data=null item=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') [2019-07-31T08:29:54.697Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1193698728 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') [2019-07-31T08:29:54.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1193698728 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') [2019-07-31T08:29:54.697Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1193698729 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') [2019-07-31T08:29:54.697Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1193698729 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:29:54.697Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1193698729 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:54.697Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:29:54.697Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:29:54.697Z] DEBUG - Clicking on Fi&nd [2019-07-31T08:29:54.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1193698739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:54.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193698739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:54.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1193698740 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:54.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1193698740 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:54.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1193698740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:54.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1193698740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:54.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1193698741 data=null item=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') [2019-07-31T08:29:54.697Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1193698742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:54.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193698742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:54.697Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1193698742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:54.697Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1193698742 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:54.697Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1193698743 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:54.697Z] DEBUG - Clicked on Fi&nd [2019-07-31T08:29:54.697Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T08:29:54.697Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T08:29:54.697Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:29:54.697Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T08:29:54.697Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-31T08:29:54.697Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-31T08:29:54.697Z] DEBUG - Setting text on (of type 'Combo') to cpu 1 [2019-07-31T08:29:54.697Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {cpu 1} time=1193698745 data=null} to (of type 'Combo') [2019-07-31T08:29:54.697Z] DEBUG - Set text on (of type 'Combo') to cpu 1 [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:29:54.697Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:54.697Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:29:54.697Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:29:54.697Z] DEBUG - Clicking on Fi&nd [2019-07-31T08:29:54.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1193698775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:54.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193698776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:54.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1193698776 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:54.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1193698776 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:54.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1193698776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:54.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1193698776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:54.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1193698776 data=null item=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') [2019-07-31T08:29:54.697Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1193698780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:54.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193698781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:54.697Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1193698781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:54.697Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1193698781 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:54.697Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1193698781 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:54.697Z] DEBUG - Clicked on Fi&nd [2019-07-31T08:29:54.697Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T08:29:54.697Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T08:29:54.697Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-31T08:29:54.697Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-31T08:29:54.697Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:29:54.697Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:54.697Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:54.697Z] DEBUG - Clicking on Close [2019-07-31T08:29:54.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1193698785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:54.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1193698786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:54.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1193698786 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:54.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1193698786 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:54.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1193698786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:54.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1193698786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:54.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1193698787 data=null item=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') [2019-07-31T08:29:54.955Z] DEBUG - Clicked on [2019-07-31T08:29:54.955Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-31T08:29:54.955Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T08:29:54.955Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T08:29:54.955Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T08:29:54.955Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T08:29:54.955Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T08:29:54.955Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T08:29:54.955Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:29:54.955Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:29:55.216Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:29:55.217Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1193699414 data=null doit=true} to Shell with text {Find} [2019-07-31T08:29:55.217Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:29:55.217Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:29:55.217Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:55.217Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:55.217Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:55.217Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:55.217Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:55.217Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:55.217Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:55.217Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T08:29:55.217Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:29:55.217Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:55.217Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:55.217Z] DEBUG - Clicking on Close [2019-07-31T08:29:55.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1193699419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:55.217Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1193699419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:55.217Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1193699419 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:55.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1193699419 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:55.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1193699420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:55.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1193699420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:55.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1193699420 data=null item=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') [2019-07-31T08:29:55.671Z] DEBUG - Clicked on [2019-07-31T08:29:55.671Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T08:29:55.671Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T08:29:55.671Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T08:29:55.671Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T08:29:55.671Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T08:29:55.671Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T08:29:55.671Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:29:55.671Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:29:55.930Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:29:55.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1193700024 data=null doit=true} to Shell with text {Find} [2019-07-31T08:29:55.930Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:29:55.930Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:29:55.930Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:55.930Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:55.930Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:55.930Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:55.930Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:55.930Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:55.930Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:55.930Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T08:29:55.930Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:29:55.930Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:55.930Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:55.930Z] DEBUG - Clicking on Close [2019-07-31T08:29:55.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1193700036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:55.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1193700036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:55.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1193700036 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:55.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1193700037 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:55.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1193700037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:55.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1193700037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:55.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1193700037 data=null item=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') [2019-07-31T08:29:56.189Z] DEBUG - Clicked on [2019-07-31T08:29:56.189Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-31T08:29:56.189Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T08:29:56.189Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T08:29:56.189Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T08:29:56.189Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T08:29:56.189Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T08:29:56.189Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T08:29:56.189Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:29:56.189Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T08:29:56.448Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:29:56.448Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1193700681 data=null doit=true} to Shell with text {Find} [2019-07-31T08:29:56.448Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:29:56.448Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:56.448Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:56.448Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:56.448Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:56.448Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:56.448Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:56.448Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:56.448Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:56.448Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T08:29:56.448Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T08:29:56.448Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:56.448Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T08:29:56.448Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T08:29:56.448Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-31T08:29:56.448Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1193700687 data=null} to (of type 'Combo') [2019-07-31T08:29:56.448Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-31T08:29:56.448Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:56.448Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:56.448Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-31T08:29:56.448Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-31T08:29:56.448Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T08:29:56.448Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:56.448Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:56.448Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:56.448Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:56.448Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:56.448Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:56.448Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T08:29:56.448Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1193700691 data=null doit=true} to Button with text {F&orward} [2019-07-31T08:29:56.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1193700691 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} [2019-07-31T08:29:56.448Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T08:29:56.448Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1193700701 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T08:29:56.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1193700702 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') [2019-07-31T08:29:56.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1193700702 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') [2019-07-31T08:29:56.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1193700702 data=null item=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') [2019-07-31T08:29:56.448Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:29:56.707Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@70161ca1 [2019-07-31T08:29:56.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1193700705 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') [2019-07-31T08:29:56.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1193700705 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') [2019-07-31T08:29:56.707Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1193700706 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:29:56.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1193700706 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:29:56.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1193700706 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') [2019-07-31T08:29:56.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1193700707 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') [2019-07-31T08:29:56.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1193700707 data=null item=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') [2019-07-31T08:29:56.707Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1193700707 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') [2019-07-31T08:29:56.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1193700708 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') [2019-07-31T08:29:56.707Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1193700708 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') [2019-07-31T08:29:56.707Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1193700708 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:29:56.707Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1193700708 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:56.707Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4050b1ba [2019-07-31T08:29:56.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1193700732 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') [2019-07-31T08:29:56.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1193700733 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') [2019-07-31T08:29:56.707Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1193700733 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:56.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1193700733 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:56.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1193700733 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') [2019-07-31T08:29:56.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1193700733 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') [2019-07-31T08:29:56.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1193700734 data=null item=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') [2019-07-31T08:29:56.707Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1193700734 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') [2019-07-31T08:29:56.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1193700734 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') [2019-07-31T08:29:56.707Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1193700735 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') [2019-07-31T08:29:56.707Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1193700735 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:56.707Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1193700735 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:29:56.707Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:29:56.707Z] DEBUG - Clicking on Fi&nd [2019-07-31T08:29:56.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1193700738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:56.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193700738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:56.707Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1193700739 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:56.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1193700739 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:56.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1193700739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:56.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1193700739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:56.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1193700740 data=null item=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') [2019-07-31T08:29:56.707Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1193700740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:56.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193700745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:56.707Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1193700745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:56.707Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1193700745 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:56.707Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1193700745 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:56.707Z] DEBUG - Clicked on Fi&nd [2019-07-31T08:29:56.707Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T08:29:56.707Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T08:29:56.707Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-31T08:29:56.707Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-31T08:29:56.707Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T08:29:56.707Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T08:29:56.707Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-31T08:29:56.707Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-31T08:29:56.707Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:29:56.707Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:29:56.707Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-31T08:29:56.707Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-31T08:29:56.707Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-31T08:29:56.707Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1193700756 data=null} to (of type 'Combo') [2019-07-31T08:29:56.707Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T08:29:56.707Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1193700761 data=null doit=true} to Button with text {&Backward} [2019-07-31T08:29:56.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1193700761 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} [2019-07-31T08:29:56.707Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T08:29:56.707Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1193700763 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T08:29:56.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1193700763 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') [2019-07-31T08:29:56.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1193700763 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') [2019-07-31T08:29:56.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1193700764 data=null item=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') [2019-07-31T08:29:56.707Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T08:29:56.707Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T08:29:56.707Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T08:29:56.707Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:29:56.707Z] DEBUG - Clicking on Fi&nd [2019-07-31T08:29:56.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1193700835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:56.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193700836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:56.707Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1193700836 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:56.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1193700836 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:56.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1193700836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:56.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1193700837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:56.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1193700837 data=null item=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') [2019-07-31T08:29:56.707Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1193700838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:56.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1193700839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:56.707Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1193700839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:56.707Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1193700839 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:56.707Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1193700839 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T08:29:56.707Z] DEBUG - Clicked on Fi&nd [2019-07-31T08:29:56.707Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T08:29:56.707Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T08:29:56.707Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-31T08:29:56.707Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-31T08:29:56.707Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:29:56.707Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:56.707Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T08:29:56.707Z] DEBUG - Clicking on Close [2019-07-31T08:29:56.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1193700871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:56.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1193700872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:56.707Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1193700872 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:56.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1193700872 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:56.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1193700872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:56.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1193700872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:29:56.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1193700872 data=null item=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') [2019-07-31T08:29:57.275Z] DEBUG - Clicked on [2019-07-31T08:29:57.275Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=1193701349 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [2019-07-31T08:29:57.275Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:29:57.275Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:29:57.275Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:29:57.275Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:29:57.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1193701454 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:29:57.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1193701459 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:29:57.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1193701459 data=null} to TreeItem with text {test} [2019-07-31T08:29:57.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1193701460 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:29:57.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193701461 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:29:57.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1193701480 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:29:57.534Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:29:57.534Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:29:57.534Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:29:58.100Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:29:58.100Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:29:58.100Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:29:58.100Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:29:58.100Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:29:58.100Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:29:58.100Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:29:58.100Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:29:58.100Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:29:58.100Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:29:58.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193702076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:29:58.100Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193702077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:29:58.100Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193702077 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:29:58.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193702078 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:29:58.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193702078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:29:58.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193702078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:29:58.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193702079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:29:58.100Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193702079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:29:58.100Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193702079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:29:58.100Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193702079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:29:58.100Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193702080 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:29:58.100Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193702080 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:29:58.100Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:29:58.100Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:29:58.100Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:29:58.100Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:29:58.100Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:29:58.100Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:29:58.100Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:29:58.100Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:29:58.100Z] DEBUG - Clicking on OK [2019-07-31T08:29:58.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193702082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:29:58.100Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193702082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:29:58.100Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193702083 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:29:58.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193702083 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:29:58.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193702083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:29:58.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193702083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:29:58.100Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:29:58.100Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:29:58.100Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:29:58.100Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:29:58.100Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:29:58.100Z] DEBUG - Clicked on OK [2019-07-31T08:29:58.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193702084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:29:58.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1193701573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:29:58.616Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.212 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest [2019-07-31T08:29:58.616Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 1.413 s [2019-07-31T08:29:58.616Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.986 s [2019-07-31T08:29:58.616Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 1.182 s [2019-07-31T08:29:58.616Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.826 s [2019-07-31T08:29:58.616Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 1.24 s [2019-07-31T08:29:58.616Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 1.047 s [2019-07-31T08:29:58.616Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest [2019-07-31T08:30:13.582Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T08:30:13.582Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:30:13.582Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T08:30:13.582Z] *** BUG *** [2019-07-31T08:30:13.582Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:30:13.582Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:30:13.582Z] [2019-07-31T08:30:13.582Z] *** BUG *** [2019-07-31T08:30:13.582Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:30:13.582Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:30:13.582Z] [2019-07-31T08:30:13.582Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T08:30:13.582Z] DEBUG - number of items : 2 [2019-07-31T08:30:13.582Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Lost Events} [2019-07-31T08:30:13.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193716752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T08:30:13.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193716752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T08:30:13.582Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193716753 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T08:30:13.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193716753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T08:30:13.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193716753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T08:30:13.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193716753 data=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} [2019-07-31T08:30:13.582Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193716864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T08:30:13.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193716864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T08:30:13.582Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193716864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T08:30:13.582Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193716865 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T08:30:13.582Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193716865 data=null} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T08:30:13.582Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Lost Events} [2019-07-31T08:30:13.582Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T08:30:17.821Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-31T08:30:18.389Z] [2019-07-31T08:30:18.389Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 08:30:18.370 [2019-07-31T08:30:18.389Z] !MESSAGE Unhandled event loop exception [2019-07-31T08:30:18.389Z] !STACK 0 [2019-07-31T08:30:18.389Z] java.lang.NullPointerException [2019-07-31T08:30:18.389Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T08:30:18.389Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T08:30:18.389Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T08:30:18.389Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T08:30:18.389Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T08:30:18.389Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T08:30:18.389Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T08:30:18.389Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T08:30:18.389Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T08:30:18.389Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T08:30:18.389Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T08:30:18.389Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T08:30:18.389Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T08:30:18.389Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T08:30:18.389Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T08:30:18.389Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T08:30:18.389Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T08:30:18.389Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T08:30:18.389Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T08:30:18.389Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T08:30:18.389Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T08:30:18.389Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T08:30:18.389Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T08:30:18.389Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T08:30:18.389Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T08:30:18.389Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:30:18.389Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T08:30:18.389Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T08:30:18.389Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T08:30:18.389Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:30:18.389Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T08:30:18.389Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T08:30:18.389Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T08:30:18.389Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T08:30:18.389Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T08:30:18.389Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T08:30:18.389Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T08:30:18.389Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T08:30:18.389Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T08:30:18.389Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T08:30:18.389Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T08:30:18.389Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T08:30:18.389Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T08:30:18.389Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T08:30:18.389Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T08:30:18.389Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T08:30:18.389Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T08:30:18.389Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T08:30:18.389Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T08:30:18.389Z] [2019-07-31T08:30:18.389Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 08:30:18.388 [2019-07-31T08:30:18.389Z] !MESSAGE Unhandled event loop exception [2019-07-31T08:30:18.648Z] !STACK 0 [2019-07-31T08:30:18.648Z] java.lang.NullPointerException [2019-07-31T08:30:18.648Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T08:30:18.648Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T08:30:18.648Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T08:30:18.648Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T08:30:18.648Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T08:30:18.648Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T08:30:18.648Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T08:30:18.648Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:30:18.648Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T08:30:18.648Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T08:30:18.648Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T08:30:18.648Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:30:18.648Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T08:30:18.648Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T08:30:18.648Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T08:30:18.648Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T08:30:18.648Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T08:30:18.648Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T08:30:18.648Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T08:30:18.648Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T08:30:18.648Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T08:30:18.648Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T08:30:18.648Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T08:30:18.648Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T08:30:18.648Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T08:30:18.648Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T08:30:18.648Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T08:30:18.648Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T08:30:18.648Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T08:30:18.648Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T08:30:18.648Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T08:30:18.648Z] [2019-07-31T08:30:18.648Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 08:30:18.404 [2019-07-31T08:30:18.648Z] !MESSAGE Unhandled event loop exception [2019-07-31T08:30:18.648Z] !STACK 0 [2019-07-31T08:30:18.648Z] java.lang.NullPointerException [2019-07-31T08:30:18.648Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T08:30:18.648Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T08:30:18.648Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T08:30:18.648Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T08:30:18.648Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T08:30:18.648Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T08:30:18.648Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T08:30:18.648Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T08:30:18.648Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:30:18.648Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T08:30:18.649Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T08:30:18.649Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T08:30:18.649Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:30:18.649Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T08:30:18.649Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T08:30:18.649Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T08:30:18.649Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T08:30:18.649Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T08:30:18.649Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T08:30:18.649Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T08:30:18.649Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T08:30:18.649Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T08:30:18.649Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T08:30:18.649Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T08:30:18.649Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T08:30:18.649Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T08:30:18.649Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T08:30:18.649Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T08:30:18.649Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T08:30:18.649Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T08:30:18.649Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T08:30:18.649Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T08:30:18.649Z] [2019-07-31T08:30:18.649Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 08:30:18.497 [2019-07-31T08:30:18.649Z] !MESSAGE Unhandled event loop exception [2019-07-31T08:30:18.649Z] !STACK 0 [2019-07-31T08:30:18.649Z] java.lang.NullPointerException [2019-07-31T08:30:18.649Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T08:30:18.649Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T08:30:18.649Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T08:30:18.649Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T08:30:18.649Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T08:30:18.649Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T08:30:18.649Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T08:30:18.649Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:30:18.649Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T08:30:18.649Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T08:30:18.649Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T08:30:18.649Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:30:18.649Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T08:30:18.649Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T08:30:18.649Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T08:30:18.649Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T08:30:18.649Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T08:30:18.649Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T08:30:18.649Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T08:30:18.649Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T08:30:18.649Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T08:30:18.649Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T08:30:18.649Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T08:30:18.649Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T08:30:18.649Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T08:30:18.649Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T08:30:18.649Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T08:30:18.649Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T08:30:18.649Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T08:30:18.649Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T08:30:18.649Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T08:30:18.649Z] [2019-07-31T08:30:18.649Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 08:30:18.578 [2019-07-31T08:30:18.649Z] !MESSAGE Unhandled event loop exception [2019-07-31T08:30:18.649Z] !STACK 0 [2019-07-31T08:30:18.649Z] java.lang.NullPointerException [2019-07-31T08:30:18.649Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T08:30:18.649Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T08:30:18.649Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T08:30:18.649Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T08:30:18.649Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T08:30:18.649Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T08:30:18.649Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T08:30:18.649Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:30:18.649Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T08:30:18.649Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T08:30:18.649Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T08:30:18.649Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:30:18.649Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T08:30:18.649Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T08:30:18.649Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T08:30:18.649Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T08:30:18.649Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T08:30:18.649Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T08:30:18.649Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T08:30:18.649Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T08:30:18.649Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T08:30:18.649Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T08:30:18.649Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T08:30:18.649Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T08:30:18.649Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T08:30:18.649Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T08:30:18.649Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T08:30:18.649Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T08:30:18.649Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T08:30:18.649Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T08:30:18.649Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T08:30:18.649Z] [2019-07-31T08:30:18.649Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 08:30:18.595 [2019-07-31T08:30:18.649Z] !MESSAGE Unhandled event loop exception [2019-07-31T08:30:18.649Z] !STACK 0 [2019-07-31T08:30:18.649Z] java.lang.NullPointerException [2019-07-31T08:30:18.649Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T08:30:18.649Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T08:30:18.649Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T08:30:18.649Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T08:30:18.649Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T08:30:18.649Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T08:30:18.649Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T08:30:18.649Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:30:18.649Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T08:30:18.649Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T08:30:18.649Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T08:30:18.649Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:30:18.649Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T08:30:18.649Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T08:30:18.649Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T08:30:18.649Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T08:30:18.649Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T08:30:18.649Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T08:30:18.649Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T08:30:18.649Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T08:30:18.649Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T08:30:18.649Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T08:30:18.649Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T08:30:18.649Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T08:30:18.649Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T08:30:18.649Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T08:30:18.649Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T08:30:18.649Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T08:30:18.649Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T08:30:18.649Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T08:30:18.649Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T08:30:18.649Z] [2019-07-31T08:30:18.649Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 08:30:18.612 [2019-07-31T08:30:18.649Z] !MESSAGE Unhandled event loop exception [2019-07-31T08:30:18.649Z] !STACK 0 [2019-07-31T08:30:18.649Z] java.lang.NullPointerException [2019-07-31T08:30:18.649Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T08:30:18.649Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T08:30:18.649Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T08:30:18.649Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T08:30:18.649Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T08:30:18.649Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T08:30:18.649Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T08:30:18.649Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T08:30:18.649Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:30:18.649Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T08:30:18.649Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T08:30:18.649Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T08:30:18.649Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:30:18.649Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T08:30:18.649Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T08:30:18.649Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T08:30:18.649Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T08:30:18.649Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T08:30:18.649Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T08:30:18.649Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T08:30:18.649Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T08:30:18.649Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T08:30:18.649Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T08:30:18.649Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T08:30:18.649Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T08:30:18.649Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T08:30:18.649Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T08:30:18.649Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T08:30:18.649Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T08:30:18.649Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T08:30:18.649Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T08:30:18.649Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T08:30:18.912Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"' [2019-07-31T08:30:18.912Z] [2019-07-31T08:30:18.912Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 08:30:18.688 [2019-07-31T08:30:18.912Z] !MESSAGE Unhandled event loop exception [2019-07-31T08:30:18.912Z] !STACK 0 [2019-07-31T08:30:18.912Z] java.lang.NullPointerException [2019-07-31T08:30:18.912Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T08:30:18.912Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T08:30:18.912Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T08:30:18.912Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T08:30:18.912Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T08:30:18.912Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T08:30:18.912Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T08:30:18.912Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T08:30:18.912Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T08:30:18.912Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T08:30:18.912Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T08:30:18.912Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T08:30:18.912Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T08:30:18.912Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T08:30:18.912Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T08:30:18.912Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T08:30:18.912Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T08:30:18.912Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T08:30:18.912Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T08:30:18.912Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T08:30:18.912Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T08:30:18.912Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T08:30:18.912Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T08:30:18.912Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T08:30:18.912Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T08:30:18.912Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:30:18.912Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T08:30:18.912Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T08:30:18.912Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T08:30:18.912Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:30:18.912Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T08:30:18.912Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T08:30:18.912Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T08:30:18.912Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T08:30:18.912Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T08:30:18.912Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T08:30:18.912Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T08:30:18.912Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T08:30:18.912Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T08:30:18.912Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T08:30:18.912Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T08:30:18.912Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T08:30:18.912Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T08:30:18.912Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T08:30:18.912Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T08:30:18.912Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T08:30:18.912Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T08:30:18.912Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T08:30:18.912Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T08:30:18.912Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:30:19.482Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"' [2019-07-31T08:30:19.482Z] [2019-07-31T08:30:19.482Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 08:30:19.199 [2019-07-31T08:30:19.482Z] !MESSAGE Unhandled event loop exception [2019-07-31T08:30:19.482Z] !STACK 0 [2019-07-31T08:30:19.482Z] java.lang.NullPointerException [2019-07-31T08:30:19.482Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T08:30:19.482Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T08:30:19.482Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T08:30:19.482Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T08:30:19.482Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T08:30:19.482Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T08:30:19.482Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T08:30:19.482Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:30:19.482Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T08:30:19.482Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T08:30:19.482Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T08:30:19.482Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:30:19.482Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T08:30:19.482Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T08:30:19.482Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T08:30:19.482Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T08:30:19.482Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T08:30:19.482Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T08:30:19.482Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T08:30:19.482Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T08:30:19.482Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T08:30:19.482Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T08:30:19.482Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T08:30:19.482Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T08:30:19.482Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T08:30:19.482Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T08:30:19.482Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T08:30:19.482Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T08:30:19.482Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T08:30:19.482Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T08:30:19.482Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T08:30:19.482Z] [2019-07-31T08:30:19.482Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 08:30:19.217 [2019-07-31T08:30:19.482Z] !MESSAGE Unhandled event loop exception [2019-07-31T08:30:19.482Z] !STACK 0 [2019-07-31T08:30:19.482Z] java.lang.NullPointerException [2019-07-31T08:30:19.482Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T08:30:19.482Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T08:30:19.482Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T08:30:19.482Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T08:30:19.482Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T08:30:19.482Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T08:30:19.482Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T08:30:19.482Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:30:19.482Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T08:30:19.482Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T08:30:19.482Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T08:30:19.482Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:30:19.482Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T08:30:19.482Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T08:30:19.482Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T08:30:19.482Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T08:30:19.482Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T08:30:19.482Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T08:30:19.482Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T08:30:19.482Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T08:30:19.482Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T08:30:19.482Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T08:30:19.482Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T08:30:19.482Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T08:30:19.482Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T08:30:19.482Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T08:30:19.482Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T08:30:19.482Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T08:30:19.482Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T08:30:19.482Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T08:30:19.482Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T08:30:19.482Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:30:19.482Z] [2019-07-31T08:30:19.482Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 08:30:19.277 [2019-07-31T08:30:19.482Z] !MESSAGE Unhandled event loop exception [2019-07-31T08:30:19.482Z] !STACK 0 [2019-07-31T08:30:19.482Z] java.lang.NullPointerException [2019-07-31T08:30:19.482Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T08:30:19.482Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T08:30:19.482Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T08:30:19.482Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T08:30:19.482Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T08:30:19.482Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T08:30:19.482Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T08:30:19.482Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:30:19.482Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T08:30:19.482Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T08:30:19.482Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T08:30:19.482Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:30:19.482Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T08:30:19.482Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T08:30:19.482Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T08:30:19.482Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T08:30:19.482Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T08:30:19.482Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T08:30:19.482Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T08:30:19.482Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T08:30:19.482Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T08:30:19.482Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T08:30:19.482Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T08:30:19.482Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T08:30:19.482Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T08:30:19.482Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T08:30:19.482Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T08:30:19.482Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T08:30:19.482Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T08:30:19.482Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T08:30:19.482Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T08:30:19.482Z] [2019-07-31T08:30:19.482Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 08:30:19.296 [2019-07-31T08:30:19.482Z] !MESSAGE Unhandled event loop exception [2019-07-31T08:30:19.482Z] !STACK 0 [2019-07-31T08:30:19.482Z] java.lang.NullPointerException [2019-07-31T08:30:19.482Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T08:30:19.482Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T08:30:19.482Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T08:30:19.482Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T08:30:19.482Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T08:30:19.482Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T08:30:19.482Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T08:30:19.482Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T08:30:19.482Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:30:19.482Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T08:30:19.482Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T08:30:19.482Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T08:30:19.482Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:30:19.482Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T08:30:19.482Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T08:30:19.482Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T08:30:19.482Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T08:30:19.482Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T08:30:19.482Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T08:30:19.482Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T08:30:19.482Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T08:30:19.482Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T08:30:19.482Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T08:30:19.482Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T08:30:19.482Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T08:30:19.482Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T08:30:19.482Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T08:30:19.482Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T08:30:19.482Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T08:30:19.482Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T08:30:19.482Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T08:30:19.482Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T08:30:19.741Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:30:19.741Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:30:25.008Z] [2019-07-31T08:30:25.008Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 08:30:24.093 [2019-07-31T08:30:25.008Z] !MESSAGE Unhandled event loop exception [2019-07-31T08:30:25.008Z] !STACK 0 [2019-07-31T08:30:25.008Z] java.lang.NullPointerException [2019-07-31T08:30:25.008Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T08:30:25.008Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T08:30:25.008Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T08:30:25.008Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T08:30:25.008Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T08:30:25.008Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T08:30:25.008Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T08:30:25.008Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T08:30:25.008Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T08:30:25.008Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T08:30:25.008Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T08:30:25.008Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T08:30:25.008Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T08:30:25.008Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T08:30:25.008Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T08:30:25.008Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T08:30:25.008Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T08:30:25.008Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T08:30:25.008Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T08:30:25.008Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T08:30:25.008Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T08:30:25.008Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T08:30:25.008Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T08:30:25.008Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T08:30:25.008Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T08:30:25.008Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:30:25.008Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T08:30:25.008Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T08:30:25.008Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T08:30:25.008Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:30:25.008Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T08:30:25.008Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T08:30:25.008Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T08:30:25.008Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T08:30:25.008Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T08:30:25.008Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T08:30:25.008Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T08:30:25.008Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T08:30:25.008Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T08:30:25.008Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T08:30:25.008Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T08:30:25.008Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T08:30:25.008Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T08:30:25.008Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T08:30:25.008Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T08:30:25.008Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T08:30:25.008Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T08:30:25.008Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T08:30:25.008Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T08:30:25.008Z] [2019-07-31T08:30:25.008Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 08:30:24.674 [2019-07-31T08:30:25.008Z] !MESSAGE Unhandled event loop exception [2019-07-31T08:30:25.008Z] !STACK 0 [2019-07-31T08:30:25.008Z] java.lang.NullPointerException [2019-07-31T08:30:25.008Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T08:30:25.009Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T08:30:25.009Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T08:30:25.009Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T08:30:25.009Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T08:30:25.009Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T08:30:25.009Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T08:30:25.009Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:30:25.009Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T08:30:25.009Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T08:30:25.009Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T08:30:25.009Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:30:25.009Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T08:30:25.009Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T08:30:25.009Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T08:30:25.009Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T08:30:25.009Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T08:30:25.009Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T08:30:25.009Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T08:30:25.009Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T08:30:25.009Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T08:30:25.009Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T08:30:25.009Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T08:30:25.009Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T08:30:25.009Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T08:30:25.009Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T08:30:25.009Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T08:30:25.009Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T08:30:25.009Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T08:30:25.009Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T08:30:25.009Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T08:30:25.009Z] [2019-07-31T08:30:25.009Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 08:30:24.691 [2019-07-31T08:30:25.009Z] !MESSAGE Unhandled event loop exception [2019-07-31T08:30:25.009Z] !STACK 0 [2019-07-31T08:30:25.009Z] java.lang.NullPointerException [2019-07-31T08:30:25.009Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T08:30:25.009Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T08:30:25.009Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T08:30:25.009Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T08:30:25.009Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T08:30:25.009Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T08:30:25.009Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T08:30:25.009Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T08:30:25.009Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:30:25.009Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T08:30:25.009Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T08:30:25.009Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T08:30:25.009Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:30:25.009Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T08:30:25.009Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T08:30:25.009Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T08:30:25.009Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T08:30:25.009Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T08:30:25.009Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T08:30:25.009Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T08:30:25.009Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T08:30:25.009Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T08:30:25.009Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T08:30:25.009Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T08:30:25.009Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T08:30:25.009Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T08:30:25.009Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T08:30:25.009Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T08:30:25.009Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T08:30:25.009Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T08:30:25.009Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T08:30:25.009Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T08:30:31.600Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:30:31.859Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1193735872 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:30:31.859Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:30:31.859Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:30:31.859Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:30:31.859Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:30:31.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1193735956 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:30:31.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1193735956 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:30:31.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1193735957 data=null} to TreeItem with text {test} [2019-07-31T08:30:31.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1193735957 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:30:31.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193735958 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:30:31.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1193735977 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:30:32.117Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:30:32.117Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:30:32.117Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:30:32.376Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:30:32.376Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:30:32.376Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:30:32.376Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:30:32.376Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:30:32.376Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:30:32.376Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:30:32.376Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:30:32.376Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:30:32.376Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:30:32.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193736561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:30:32.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193736573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:30:32.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193736574 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:30:32.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193736574 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:30:32.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193736577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:30:32.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193736577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:30:32.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193736577 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:30:32.376Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193736588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:30:32.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193736589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:30:32.376Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193736589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:30:32.376Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193736589 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:30:32.376Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193736590 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:30:32.376Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:30:32.376Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:30:32.376Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:30:32.376Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:30:32.376Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:30:32.376Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:30:32.376Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:30:32.376Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:30:32.376Z] DEBUG - Clicking on OK [2019-07-31T08:30:32.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193736592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:30:32.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193736593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:30:32.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193736593 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:30:32.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193736593 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:30:32.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193736594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:30:32.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193736604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:30:32.637Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:30:32.637Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:30:32.637Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:30:32.637Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:30:32.637Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:30:32.637Z] DEBUG - Clicked on OK [2019-07-31T08:30:33.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193736604 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:30:33.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1193736149 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:30:33.769Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.011 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest [2019-07-31T08:30:33.769Z] test(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest) Time elapsed: 31.989 s [2019-07-31T08:30:33.769Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest [2019-07-31T08:30:34.336Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"' [2019-07-31T08:30:34.336Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T08:30:40.897Z] DEBUG - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2019-07-31T08:30:40.897Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:30:40.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:30:40.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:30:40.897Z] DEBUG - Setting state to checked on: scp_dest [2019-07-31T08:30:41.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1193745705 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:30:41.464Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:30:41.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:30:41.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:30:41.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:30:41.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1193745757 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:30:41.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1193745757 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:30:41.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1193745758 data=null} to TreeItem with text {test} [2019-07-31T08:30:41.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1193745758 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:30:41.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193745759 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:30:41.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1193745776 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:30:41.723Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:30:41.723Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:30:41.723Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:30:41.982Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:30:41.982Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:30:41.982Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:30:41.982Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:30:41.982Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:30:41.982Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:30:41.982Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:30:41.982Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:30:41.982Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:30:41.982Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:30:41.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193746141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:30:41.982Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193746142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:30:41.982Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193746142 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:30:41.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193746142 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:30:41.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193746153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:30:41.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193746153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:30:41.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193746154 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:30:41.982Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193746154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:30:41.982Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193746154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:30:41.982Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193746154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:30:41.982Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193746155 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:30:41.982Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193746155 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:30:41.982Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:30:41.982Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:30:41.982Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:30:41.982Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:30:41.982Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:30:41.982Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:30:41.982Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:30:41.982Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:30:41.982Z] DEBUG - Clicking on OK [2019-07-31T08:30:41.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193746157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:30:41.982Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193746157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:30:41.982Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193746158 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:30:41.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193746158 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:30:41.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193746158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:30:41.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193746158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:30:41.982Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:30:41.982Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:30:41.982Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:30:41.982Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:30:41.982Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:30:41.982Z] DEBUG - Clicked on OK [2019-07-31T08:30:42.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193746159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:30:42.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1193745865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:30:42.808Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.066 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest [2019-07-31T08:30:42.808Z] testDiskView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest) Time elapsed: 7.453 s [2019-07-31T08:30:42.808Z] [2019-07-31T08:30:42.808Z] Results: [2019-07-31T08:30:42.808Z] [2019-07-31T08:30:42.808Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T08:30:42.808Z] [2019-07-31T08:30:43.377Z] [2019-07-31T08:30:43.377Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 08:30:43.320 [2019-07-31T08:30:43.377Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T08:30:44.637Z] [INFO] All tests passed! [2019-07-31T08:30:44.637Z] [INFO] [2019-07-31T08:30:44.637Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T08:30:44.637Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/../../target/jacoco.exec [2019-07-31T08:30:44.637Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests' with 28 classes [2019-07-31T08:30:44.637Z] [INFO] [2019-07-31T08:30:44.637Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T08:30:44.637Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-31T08:30:44.637Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.pom [2019-07-31T08:30:44.637Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-31T08:30:44.637Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:30:44.637Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml [2019-07-31T08:30:44.637Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2019-07-31T08:30:44.637Z] [INFO] [2019-07-31T08:30:44.637Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T08:30:44.637Z] [INFO] [2019-07-31T08:30:44.637Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >-- [2019-07-31T08:30:44.637Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.10-SNAPSHOT [100/134] [2019-07-31T08:30:44.637Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:30:44.637Z] [INFO] [2019-07-31T08:30:44.637Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T08:30:44.637Z] [INFO] [2019-07-31T08:30:44.637Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T08:30:44.637Z] [INFO] The project's OSGi version is 1.0.10.201907310718 [2019-07-31T08:30:44.637Z] [INFO] [2019-07-31T08:30:44.637Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T08:30:44.637Z] [INFO] [2019-07-31T08:30:44.637Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T08:30:44.637Z] [INFO] [2019-07-31T08:30:44.637Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T08:30:44.637Z] [INFO] [2019-07-31T08:30:44.637Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T08:30:44.637Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:30:44.637Z] [INFO] [2019-07-31T08:30:44.637Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T08:30:44.637Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:30:44.637Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources [2019-07-31T08:30:44.637Z] [INFO] [2019-07-31T08:30:44.637Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T08:30:44.637Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes [2019-07-31T08:30:45.204Z] [INFO] [2019-07-31T08:30:45.204Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T08:30:45.204Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:30:45.204Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources [2019-07-31T08:30:45.204Z] [INFO] [2019-07-31T08:30:45.204Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T08:30:45.204Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-31T08:30:45.204Z] [INFO] [2019-07-31T08:30:45.204Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T08:30:45.204Z] [INFO] [2019-07-31T08:30:45.204Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T08:30:45.204Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-31T08:30:45.204Z] [INFO] [2019-07-31T08:30:45.204Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T08:30:45.204Z] [INFO] [2019-07-31T08:30:45.204Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T08:30:45.204Z] [INFO] [2019-07-31T08:30:45.204Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T08:30:45.204Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-31T08:30:45.204Z] [INFO] [2019-07-31T08:30:45.204Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T08:30:45.204Z] [INFO] [2019-07-31T08:30:45.204Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T08:30:47.113Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T08:30:47.113Z] [INFO] Command line: [2019-07-31T08:30:47.113Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T08:30:47.113Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:30:51.306Z] !SESSION 2019-07-31 08:30:46.930 ----------------------------------------------- [2019-07-31T08:30:51.306Z] eclipse.buildId=unknown [2019-07-31T08:30:51.306Z] java.version=1.8.0_202 [2019-07-31T08:30:51.306Z] java.vendor=Oracle Corporation [2019-07-31T08:30:51.306Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:30:51.306Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T08:30:51.306Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T08:30:51.306Z] [2019-07-31T08:30:51.306Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:30:50.776 [2019-07-31T08:30:51.306Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:30:51.306Z] !STACK 0 [2019-07-31T08:30:51.306Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T08:30:51.306Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:30:51.306Z] [2019-07-31T08:30:51.306Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:30:51.306Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:30:51.306Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:30:51.306Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:30:51.306Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:30:51.306Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:30:51.306Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:30:51.306Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:30:51.306Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:30:51.306Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:30:51.306Z] [2019-07-31T08:30:51.306Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:30:50.979 [2019-07-31T08:30:51.306Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:30:51.306Z] !STACK 0 [2019-07-31T08:30:51.306Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T08:30:51.306Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:30:51.306Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:30:51.306Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:30:51.306Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T08:30:51.306Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:30:51.306Z] [2019-07-31T08:30:51.306Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:30:51.306Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:30:51.306Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:30:51.306Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:30:51.306Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:30:51.306Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:30:51.306Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:30:51.306Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:30:51.306Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:30:51.306Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:30:53.835Z] process 14886: 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 [2019-07-31T08:30:53.835Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T08:30:53.835Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:30:53.835Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:31:06.044Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest [2019-07-31T08:31:06.976Z] Display size: 1440x900 [2019-07-31T08:31:06.976Z] OS version=3.10.0-957.1.3.el7.x86_64 [2019-07-31T08:31:06.976Z] GTK version=3.18.9 [2019-07-31T08:31:06.976Z] GTK theme=Ambiance [2019-07-31T08:31:06.976Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T08:31:06.976Z] Time zone: Coordinated Universal Time [2019-07-31T08:31:06.976Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T08:31:06.976Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T08:31:08.878Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:31:09.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:31:09.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:31:09.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:31:09.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:31:09.136Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:31:09.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1193773230 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:09.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1193773231 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:09.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1193773232 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:09.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1193773234 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:09.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193773256 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} [2019-07-31T08:31:09.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1193773477 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:09.394Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:31:09.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1193773528 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:09.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1193773529 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:09.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1193773529 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:09.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1193773530 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:09.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193773531 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} [2019-07-31T08:31:09.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1193773551 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:09.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1193773556 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:09.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1193773556 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:09.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1193773558 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:09.654Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193773559 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} [2019-07-31T08:31:09.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1193773672 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:09.654Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:31:09.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1193773678 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:31:09.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1193773679 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:31:09.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1193773680 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:31:09.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1193773681 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:31:09.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193773724 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:31:09.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1193773838 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:31:14.920Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-31T08:31:14.920Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:31:19.107Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:31:19.107Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:31:19.107Z] DEBUG - number of items : 18 [2019-07-31T08:31:19.107Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T08:31:19.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193782839 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} [2019-07-31T08:31:19.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193782840 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} [2019-07-31T08:31:19.107Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193782840 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T08:31:19.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193782841 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} [2019-07-31T08:31:19.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193782842 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} [2019-07-31T08:31:19.674Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193783636 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} [2019-07-31T08:31:19.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193783639 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} [2019-07-31T08:31:19.674Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193783640 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} [2019-07-31T08:31:19.674Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193783641 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T08:31:19.674Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193783641 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T08:31:19.674Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T08:31:19.674Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2019-07-31T08:31:19.674Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T08:31:19.674Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-31T08:31:19.674Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-31T08:31:19.674Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T08:31:19.674Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T08:31:19.674Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-31T08:31:19.674Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-31T08:31:19.674Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:31:19.674Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:31:19.674Z] DEBUG - Clicking on Add... [2019-07-31T08:31:19.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1193783657 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') [2019-07-31T08:31:19.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1193783658 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') [2019-07-31T08:31:19.674Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1193783659 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T08:31:19.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1193783660 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T08:31:19.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1193783660 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') [2019-07-31T08:31:19.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1193783661 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') [2019-07-31T08:31:19.933Z] [2019-07-31T08:31:19.933Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-31 08:31:19.796 [2019-07-31T08:31:19.933Z] !MESSAGE no spawner in java.library.path [2019-07-31T08:31:19.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1193783662 data=null item=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') [2019-07-31T08:31:19.933Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1193784146 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') [2019-07-31T08:31:19.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1193784147 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') [2019-07-31T08:31:19.933Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1193784147 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') [2019-07-31T08:31:19.933Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1193784148 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T08:31:19.933Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1193784148 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T08:31:19.933Z] DEBUG - Clicked on Add... [2019-07-31T08:31:19.933Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T08:31:19.933Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T08:31:19.933Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-31T08:31:19.933Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-31T08:31:19.933Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:31:19.933Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:31:19.933Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:31:19.933Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:31:19.933Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:19.933Z] DEBUG - Clicking on OK [2019-07-31T08:31:19.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193784156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:19.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193784157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:19.933Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193784158 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:19.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193784158 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:19.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193784159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:19.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193784159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:20.192Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=1193784282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:20.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193784160 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:20.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193782842 data=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} [2019-07-31T08:31:20.709Z] DEBUG - Clicked on [2019-07-31T08:31:20.709Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:31:20.967Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:31:20.967Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:31:20.968Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:31:21.226Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:31:22.170Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:31:22.170Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:31:22.170Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:31:22.170Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:31:22.170Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:31:22.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1193786594 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:31:22.880Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:31:22.880Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:31:22.880Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:31:22.880Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:31:22.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1193786742 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:22.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1193786743 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:22.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1193786744 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:22.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1193786744 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:22.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193786746 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} [2019-07-31T08:31:22.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1193786772 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:23.173Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:31:23.173Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:31:23.173Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:31:24.108Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:31:24.108Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:31:24.108Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:31:24.108Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:31:24.108Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:24.108Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:31:24.108Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:31:24.108Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:31:24.108Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:24.108Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:31:24.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193788064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:24.108Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193788066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:24.108Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193788067 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:24.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193788067 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:24.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193788068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:24.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193788068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:24.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193788068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:24.108Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193788069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:24.108Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193788069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:24.108Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193788070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:24.108Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193788070 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:24.108Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193788070 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:24.108Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:24.108Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:31:24.108Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:31:24.108Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:31:24.108Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:31:24.108Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:31:24.108Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:31:24.108Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:24.108Z] DEBUG - Clicking on OK [2019-07-31T08:31:24.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193788075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:24.108Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193788076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:24.108Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193788078 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:24.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193788078 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:24.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193788079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:24.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193788125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:24.108Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:24.108Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:24.108Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:24.108Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:24.108Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:24.108Z] DEBUG - Clicked on OK [2019-07-31T08:31:24.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193788125 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:24.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1193787163 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:31:25.244Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:31:25.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:31:25.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:31:25.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:31:25.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:31:25.812Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:31:25.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1193789806 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:25.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1193789806 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:25.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1193789807 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:25.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1193789807 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:25.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193789808 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} [2019-07-31T08:31:25.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1193789852 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:25.812Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:31:25.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1193789855 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:25.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1193789856 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:25.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1193789856 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:25.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1193789857 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:25.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193789857 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} [2019-07-31T08:31:25.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1193789929 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:25.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1193789932 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:25.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1193789932 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:25.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1193789933 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:25.812Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193789934 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} [2019-07-31T08:31:25.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1193789941 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:25.812Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:31:25.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1193789957 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:31:25.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1193789958 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:31:25.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1193789959 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:31:25.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1193789960 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:31:25.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193789962 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:31:25.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1193789974 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:31:29.096Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-31T08:31:29.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:31:29.096Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:31:29.096Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:31:29.096Z] DEBUG - number of items : 18 [2019-07-31T08:31:29.096Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T08:31:29.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193793272 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} [2019-07-31T08:31:29.096Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193793272 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} [2019-07-31T08:31:29.096Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193793273 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T08:31:29.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193793273 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} [2019-07-31T08:31:29.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193793274 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} [2019-07-31T08:31:29.663Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193793651 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} [2019-07-31T08:31:29.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193793652 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} [2019-07-31T08:31:29.663Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193793653 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} [2019-07-31T08:31:29.663Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193793654 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T08:31:29.663Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193793654 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T08:31:29.663Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T08:31:29.663Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2019-07-31T08:31:29.663Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T08:31:29.663Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-31T08:31:29.663Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-31T08:31:29.663Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T08:31:29.663Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T08:31:29.663Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-31T08:31:29.663Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-31T08:31:29.663Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:31:29.663Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:31:29.663Z] DEBUG - Clicking on Add... [2019-07-31T08:31:29.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1193793663 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') [2019-07-31T08:31:29.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1193793663 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') [2019-07-31T08:31:29.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1193793664 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T08:31:29.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1193793665 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T08:31:29.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1193793665 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') [2019-07-31T08:31:29.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1193793666 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') [2019-07-31T08:31:29.921Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1193793935 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') [2019-07-31T08:31:29.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1193793937 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') [2019-07-31T08:31:29.921Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1193793938 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') [2019-07-31T08:31:29.921Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1193793938 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T08:31:29.921Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1193793938 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T08:31:29.921Z] DEBUG - Clicked on Add... [2019-07-31T08:31:29.921Z] DEBUG - matched Shell with text "Import failure", using matcher: with text 'Import failure' [2019-07-31T08:31:29.921Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:31:29.921Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:31:29.921Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:31:29.921Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:29.921Z] DEBUG - Clicking on OK [2019-07-31T08:31:29.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193793947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:29.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193793947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:29.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193793948 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:29.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193793948 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:29.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193793948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:29.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193793948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:29.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193793949 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:29.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1193793666 data=null item=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') [2019-07-31T08:31:29.921Z] DEBUG - Clicked on [2019-07-31T08:31:29.921Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:31:29.921Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:31:29.921Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:31:29.921Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-31T08:31:29.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1193794084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:31:29.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1193794086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:31:29.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1193794086 data=null doit=true} to (of type 'Table') [2019-07-31T08:31:29.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1193794087 data=null} to (of type 'Table') [2019-07-31T08:31:29.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1193794089 data=null button=1 stateMask=0x0 x=260 y=11 count=1} to (of type 'Table') [2019-07-31T08:31:29.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1193794090 data=null item=TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/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') [2019-07-31T08:31:29.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1193794093 data=null button=1 stateMask=0x80000 x=260 y=11 count=1} to (of type 'Table') [2019-07-31T08:31:29.921Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T08:31:29.921Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T08:31:29.921Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-31T08:31:29.921Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-31T08:31:29.921Z] DEBUG - matched Button with text "Down", using matcher: with mnemonic 'Down' [2019-07-31T08:31:29.921Z] DEBUG - matched Button with text "Down", using matcher: with style 'SWT.PUSH' [2019-07-31T08:31:29.921Z] DEBUG - matched Button with text "Down", using matcher: (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T08:31:29.921Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:31:29.921Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:31:29.921Z] DEBUG - Clicking on Down [2019-07-31T08:31:29.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1193794133 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') [2019-07-31T08:31:29.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1193794133 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') [2019-07-31T08:31:29.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1193794134 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T08:31:29.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1193794134 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T08:31:29.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1193794135 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') [2019-07-31T08:31:29.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1193794135 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') [2019-07-31T08:31:29.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1193794135 data=null item=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') [2019-07-31T08:31:29.921Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1193794139 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') [2019-07-31T08:31:29.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1193794140 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') [2019-07-31T08:31:29.921Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1193794140 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') [2019-07-31T08:31:29.921Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1193794140 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T08:31:29.921Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1193794141 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T08:31:29.921Z] DEBUG - Clicked on Down [2019-07-31T08:31:29.921Z] DEBUG - Clicking on Down [2019-07-31T08:31:29.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1193794142 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') [2019-07-31T08:31:29.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1193794150 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') [2019-07-31T08:31:29.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1193794150 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T08:31:29.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1193794150 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T08:31:29.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1193794151 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') [2019-07-31T08:31:29.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1193794151 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') [2019-07-31T08:31:29.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1193794151 data=null item=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') [2019-07-31T08:31:29.921Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1193794154 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') [2019-07-31T08:31:29.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1193794156 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') [2019-07-31T08:31:29.921Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1193794156 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') [2019-07-31T08:31:29.921Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1193794157 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T08:31:29.921Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1193794157 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T08:31:29.921Z] DEBUG - Clicked on Down [2019-07-31T08:31:29.921Z] DEBUG - Clicking on Down [2019-07-31T08:31:29.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1193794158 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') [2019-07-31T08:31:29.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1193794159 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') [2019-07-31T08:31:29.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1193794159 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T08:31:29.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1193794165 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T08:31:29.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1193794166 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') [2019-07-31T08:31:29.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1193794166 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') [2019-07-31T08:31:29.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1193794167 data=null item=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') [2019-07-31T08:31:29.921Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1193794169 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') [2019-07-31T08:31:29.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1193794170 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') [2019-07-31T08:31:29.921Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1193794170 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') [2019-07-31T08:31:29.921Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1193794171 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T08:31:29.921Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1193794171 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T08:31:29.921Z] DEBUG - Clicked on Down [2019-07-31T08:31:29.921Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T08:31:29.921Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T08:31:29.921Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-31T08:31:29.921Z] DEBUG - matched Button with text "Up", using matcher: with mnemonic 'Up' [2019-07-31T08:31:29.921Z] DEBUG - matched Button with text "Up", using matcher: with style 'SWT.PUSH' [2019-07-31T08:31:29.921Z] DEBUG - matched Button with text "Up", using matcher: (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T08:31:29.921Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-31T08:31:29.921Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:31:29.921Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:31:30.181Z] DEBUG - Clicking on Up [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1193794184 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') [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1193794185 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') [2019-07-31T08:31:30.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1193794185 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T08:31:30.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1193794186 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1193794186 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') [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1193794186 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') [2019-07-31T08:31:30.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1193794186 data=null item=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') [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1193794189 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') [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1193794190 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') [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1193794190 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') [2019-07-31T08:31:30.181Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1193794190 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T08:31:30.181Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1193794190 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T08:31:30.181Z] DEBUG - Clicked on Up [2019-07-31T08:31:30.181Z] DEBUG - Clicking on Up [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1193794191 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') [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1193794191 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') [2019-07-31T08:31:30.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1193794192 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T08:31:30.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1193794192 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1193794192 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') [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1193794192 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') [2019-07-31T08:31:30.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1193794199 data=null item=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') [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1193794202 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') [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1193794202 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') [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1193794202 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') [2019-07-31T08:31:30.181Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1193794203 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T08:31:30.181Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1193794203 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T08:31:30.181Z] DEBUG - Clicked on Up [2019-07-31T08:31:30.181Z] DEBUG - Clicking on Up [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1193794204 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') [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1193794204 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') [2019-07-31T08:31:30.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1193794204 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T08:31:30.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1193794205 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1193794205 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') [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1193794205 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') [2019-07-31T08:31:30.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1193794232 data=null item=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') [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1193794236 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') [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1193794236 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') [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1193794237 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') [2019-07-31T08:31:30.181Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1193794237 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T08:31:30.181Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1193794237 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T08:31:30.181Z] DEBUG - Clicked on Up [2019-07-31T08:31:30.181Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:31:30.181Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1193794251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1193794252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:31:30.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1193794252 data=null doit=true} to (of type 'Table') [2019-07-31T08:31:30.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1193794253 data=null} to (of type 'Table') [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1193794254 data=null button=1 stateMask=0x0 x=260 y=11 count=1} to (of type 'Table') [2019-07-31T08:31:30.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1193794255 data=null item=TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/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') [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1193794256 data=null button=1 stateMask=0x80000 x=260 y=11 count=1} to (of type 'Table') [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1193794257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1193794257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:31:30.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1193794261 data=null doit=true} to (of type 'Table') [2019-07-31T08:31:30.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1193794262 data=null} to (of type 'Table') [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=1193794263 data=null button=1 stateMask=0x40000 x=260 y=32 count=1} to (of type 'Table') [2019-07-31T08:31:30.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1193794264 data=null item=TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/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') [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=1193794266 data=null button=1 stateMask=0xc0000 x=260 y=32 count=1} to (of type 'Table') [2019-07-31T08:31:30.181Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T08:31:30.181Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T08:31:30.181Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2019-07-31T08:31:30.181Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2019-07-31T08:31:30.181Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T08:31:30.181Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-31T08:31:30.181Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-31T08:31:30.181Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:31:30.181Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:31:30.181Z] DEBUG - Clicking on Remove [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=1193794271 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') [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=1193794272 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') [2019-07-31T08:31:30.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=1193794272 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T08:31:30.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=1193794273 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=1193794273 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') [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=1193794273 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') [2019-07-31T08:31:30.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=1193794274 data=null item=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') [2019-07-31T08:31:30.181Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T08:31:30.181Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T08:31:30.181Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T08:31:30.181Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T08:31:30.181Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T08:31:30.181Z] DEBUG - Clicked on Remove [2019-07-31T08:31:30.181Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T08:31:30.181Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T08:31:30.181Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-31T08:31:30.181Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-31T08:31:30.181Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:31:30.181Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T08:31:30.181Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T08:31:30.181Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T08:31:30.181Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:31:30.181Z] DEBUG - Clicking on Cancel [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1193794288 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') [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1193794289 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') [2019-07-31T08:31:30.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1193794289 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T08:31:30.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1193794289 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1193794290 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') [2019-07-31T08:31:30.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1193794290 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') [2019-07-31T08:31:30.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1193794290 data=null item=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') [2019-07-31T08:31:30.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193793275 data=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} [2019-07-31T08:31:30.748Z] DEBUG - Clicked on [2019-07-31T08:31:31.316Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1193795277 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:31:31.316Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:31:31.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:31:31.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:31:31.316Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:31:31.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1193795372 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:31.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1193795373 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:31.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1193795373 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:31.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1193795375 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:31.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193795375 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} [2019-07-31T08:31:31.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1193795441 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:31.575Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:31:31.575Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:31:31.575Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:31:31.835Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:31:31.835Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:31:31.835Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:31:31.835Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:31:31.835Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:31.835Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:31:31.835Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:31:31.835Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:31:31.835Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:31.835Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:31:31.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193796065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:31.835Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193796066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:31.835Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193796066 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:31.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193796067 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:31.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193796067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:31.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193796070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:31.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193796071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:31.835Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193796071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:31.835Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193796072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:31.835Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193796075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:31.835Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193796080 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:31.835Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193796081 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:31.835Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:31.835Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:31:32.094Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:31:32.094Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:31:32.094Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:31:32.094Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:31:32.094Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:31:32.094Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:32.094Z] DEBUG - Clicking on OK [2019-07-31T08:31:32.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193796134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:32.094Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193796135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:32.094Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193796135 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:32.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193796135 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:32.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193796135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:32.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193796136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:32.094Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:32.094Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:32.094Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:32.355Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:32.355Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:32.355Z] DEBUG - Clicked on OK [2019-07-31T08:31:32.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193796136 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:32.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1193795659 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:31:33.375Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:31:33.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:31:33.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:31:33.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:31:33.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:31:33.375Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:31:33.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1193797304 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:33.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1193797305 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:33.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1193797305 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:33.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1193797306 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:33.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193797306 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} [2019-07-31T08:31:33.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1193797347 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:33.375Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:31:33.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1193797349 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:33.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1193797350 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:33.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1193797350 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:33.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1193797351 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:33.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193797351 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} [2019-07-31T08:31:33.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1193797369 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:33.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1193797370 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:33.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1193797371 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:33.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1193797372 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:33.375Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193797372 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} [2019-07-31T08:31:33.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1193797377 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:33.375Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:31:33.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1193797429 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:31:33.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1193797430 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:31:33.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1193797430 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:31:33.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1193797431 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:31:33.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193797432 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:31:33.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1193797442 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:31:36.751Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-31T08:31:36.751Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:31:36.751Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:31:36.751Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:31:36.751Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:31:36.751Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:31:36.751Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:31:37.322Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:31:37.322Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:31:37.322Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:31:37.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:31:37.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:31:37.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Name} time=1193801433 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} [2019-07-31T08:31:37.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Name} time=1193801461 data=null button=1 stateMask=0x80000 x=78 y=-12 count=1} to TreeColumn with text {Name} [2019-07-31T08:31:37.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID/TID} time=1193801465 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} [2019-07-31T08:31:37.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID/TID} time=1193801468 data=null button=1 stateMask=0x80000 x=180 y=-12 count=1} to TreeColumn with text {PID/TID} [2019-07-31T08:31:37.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Start time} time=1193801468 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} [2019-07-31T08:31:37.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Start time} time=1193801539 data=null button=1 stateMask=0x80000 x=294 y=-12 count=1} to TreeColumn with text {Start time} [2019-07-31T08:31:37.322Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:31:37.580Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:31:37.580Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:31:37.838Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1193801947 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:31:37.838Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:31:37.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:31:37.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:31:37.838Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:31:37.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1193802040 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:37.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1193802040 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:37.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1193802041 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:37.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1193802042 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:37.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193802042 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} [2019-07-31T08:31:37.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1193802063 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:38.095Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:31:38.095Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:31:38.355Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:31:38.615Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:31:38.615Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:31:38.615Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:31:38.615Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:31:38.615Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:38.615Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:31:38.615Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:31:38.615Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:31:38.615Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:38.615Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:31:38.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193802754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:38.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193802755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:38.615Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193802758 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:38.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193802758 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:38.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193802759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:38.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193802759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:38.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193802759 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:38.615Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193802760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:38.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193802760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:38.615Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193802760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:38.615Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193802760 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:38.615Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193802761 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:38.615Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:38.615Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:31:38.615Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:31:38.615Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:31:38.615Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:31:38.615Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:31:38.615Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:31:38.615Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:38.615Z] DEBUG - Clicking on OK [2019-07-31T08:31:38.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193802773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:38.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193802773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:38.615Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193802774 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:38.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193802774 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:38.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193802775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:38.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193802775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:38.615Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:38.615Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:38.615Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:38.615Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:38.615Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:38.615Z] DEBUG - Clicked on OK [2019-07-31T08:31:39.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193802775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:39.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1193802265 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:31:39.748Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:31:40.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:31:40.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:31:40.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:31:40.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:31:40.315Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:31:40.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1193804379 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:40.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1193804379 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:40.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1193804380 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:40.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1193804381 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:40.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193804381 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} [2019-07-31T08:31:40.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1193804426 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:40.315Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:31:40.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1193804428 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:40.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1193804429 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:40.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1193804429 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:40.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1193804430 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:40.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193804430 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} [2019-07-31T08:31:40.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1193804451 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:40.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1193804452 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:40.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1193804452 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:40.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1193804453 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:40.315Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193804454 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} [2019-07-31T08:31:40.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1193804470 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:40.315Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:31:40.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1193804473 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:31:40.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1193804473 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:31:40.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1193804474 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:31:40.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1193804476 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:31:40.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193804477 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:31:40.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1193804487 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:31:43.598Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-31T08:31:43.598Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:31:43.598Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:31:43.598Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:31:43.598Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:31:43.598Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:31:43.598Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:31:43.598Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:31:44.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:31:44.166Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:31:44.166Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:31:44.166Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:31:44.166Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:31:44.425Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1193808567 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:31:44.425Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:31:44.425Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:31:44.425Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:31:44.425Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:31:44.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1193808653 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:44.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1193808654 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:44.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1193808654 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:44.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1193808655 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:44.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193808656 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} [2019-07-31T08:31:44.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1193808675 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:44.684Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:31:44.684Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:31:44.942Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:31:45.206Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:31:45.206Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:31:45.206Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:31:45.206Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:31:45.206Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:45.206Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:31:45.206Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:31:45.206Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:31:45.206Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:45.206Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:31:45.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193809336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:45.206Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193809337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:45.206Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193809338 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:45.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193809338 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:45.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193809338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:45.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193809338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:45.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193809339 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:45.206Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193809339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:45.206Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193809339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:45.206Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193809339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:45.206Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193809339 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:45.206Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193809340 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:45.206Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:45.206Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:31:45.206Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:31:45.206Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:31:45.206Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:31:45.206Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:31:45.206Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:31:45.206Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:45.206Z] DEBUG - Clicking on OK [2019-07-31T08:31:45.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193809353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:45.206Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193809354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:45.206Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193809354 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:45.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193809355 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:45.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193809355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:45.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193809355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:45.206Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:45.206Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:45.206Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:45.206Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:45.206Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:45.206Z] DEBUG - Clicked on OK [2019-07-31T08:31:45.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193809355 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:45.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1193808859 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:31:46.329Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:31:46.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:31:46.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:31:46.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:31:46.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:31:46.589Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:31:46.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1193810800 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:46.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1193810801 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:46.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1193810801 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:46.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1193810802 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:46.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193810802 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} [2019-07-31T08:31:46.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1193810838 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:46.589Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:31:46.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1193810840 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:46.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1193810840 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:46.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1193810841 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:46.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1193810842 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:46.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193810842 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} [2019-07-31T08:31:46.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1193810863 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:46.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1193810864 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:46.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1193810864 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:46.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1193810865 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:46.847Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193810866 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} [2019-07-31T08:31:46.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1193810871 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:46.847Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:31:46.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1193810883 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:31:46.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1193810883 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:31:46.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1193810883 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:31:46.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1193810884 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:31:46.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193810885 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:31:46.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1193810941 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:31:49.379Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-31T08:31:49.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:31:49.379Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:31:49.379Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:31:49.379Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:31:49.379Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:31:49.379Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:31:49.637Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1193813741 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:31:49.637Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:31:49.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:31:49.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:31:49.637Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:31:49.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1193813829 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:49.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1193813829 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:49.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1193813830 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:49.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1193813830 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:49.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193813831 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} [2019-07-31T08:31:49.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1193813849 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:49.895Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:31:49.895Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:31:49.895Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:31:50.462Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:31:50.462Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:31:50.462Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:31:50.462Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:31:50.462Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:50.462Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:31:50.462Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:31:50.462Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:31:50.462Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:50.462Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:31:50.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193814440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:50.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193814464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:50.462Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193814465 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:50.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193814466 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:50.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193814466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:50.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193814466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:50.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193814467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:50.463Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193814467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:50.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193814467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:50.463Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193814468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:50.463Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193814468 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:50.463Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193814468 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:50.463Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:50.463Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:31:50.463Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:31:50.463Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:31:50.463Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:31:50.463Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:31:50.463Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:31:50.463Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:50.463Z] DEBUG - Clicking on OK [2019-07-31T08:31:50.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193814472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:50.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193814473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:50.463Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193814473 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:50.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193814474 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:50.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193814481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:50.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193814482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:50.463Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:50.463Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:50.463Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:50.463Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:50.463Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:50.463Z] DEBUG - Clicked on OK [2019-07-31T08:31:50.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193814482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:50.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1193814031 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:31:51.287Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:31:51.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:31:51.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:31:51.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:31:51.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:31:51.545Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:31:51.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1193815787 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:51.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1193815788 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:51.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1193815788 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:51.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1193815789 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:51.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193815789 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} [2019-07-31T08:31:51.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1193815809 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:51.804Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:31:51.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1193815811 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:51.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1193815812 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:51.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1193815812 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:51.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1193815813 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:51.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193815814 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} [2019-07-31T08:31:51.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1193815831 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:51.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1193815832 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:51.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1193815833 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:51.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1193815834 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:51.804Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193815834 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} [2019-07-31T08:31:51.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1193815839 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:51.804Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:31:51.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1193815852 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:31:51.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1193815853 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:31:51.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1193815853 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:31:51.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1193815854 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:31:51.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193815855 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:31:51.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1193815872 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:31:54.336Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-31T08:31:54.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:31:54.336Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:31:54.336Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:31:54.336Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:31:54.336Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:31:54.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:31:54.902Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:31:54.902Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:31:54.902Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:31:55.160Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:31:55.160Z] DEBUG - number of items : 18 [2019-07-31T08:31:55.160Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T08:31:55.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193819191 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} [2019-07-31T08:31:55.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193819192 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} [2019-07-31T08:31:55.160Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193819192 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T08:31:55.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193819192 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} [2019-07-31T08:31:55.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193819193 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} [2019-07-31T08:31:55.418Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193819462 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} [2019-07-31T08:31:55.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193819477 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} [2019-07-31T08:31:55.418Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193819478 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} [2019-07-31T08:31:55.418Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193819479 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T08:31:55.418Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193819479 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T08:31:55.418Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T08:31:55.418Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2019-07-31T08:31:55.418Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T08:31:55.418Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-31T08:31:55.418Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-31T08:31:55.418Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T08:31:55.418Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T08:31:55.418Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-31T08:31:55.418Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-31T08:31:55.419Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:31:55.419Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:31:55.419Z] DEBUG - Clicking on Add... [2019-07-31T08:31:55.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1193819492 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') [2019-07-31T08:31:55.419Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1193819492 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') [2019-07-31T08:31:55.419Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1193819492 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T08:31:55.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1193819493 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T08:31:55.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1193819493 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') [2019-07-31T08:31:55.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1193819494 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') [2019-07-31T08:31:55.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1193819494 data=null item=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') [2019-07-31T08:31:55.419Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1193819527 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') [2019-07-31T08:31:55.419Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1193819527 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') [2019-07-31T08:31:55.419Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1193819527 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') [2019-07-31T08:31:55.419Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1193819528 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T08:31:55.419Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1193819528 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T08:31:55.419Z] DEBUG - Clicked on Add... [2019-07-31T08:31:55.419Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T08:31:55.419Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T08:31:55.419Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-31T08:31:55.419Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-31T08:31:55.419Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:31:55.419Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:31:55.419Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:31:55.419Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:31:55.419Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:55.419Z] DEBUG - Clicking on OK [2019-07-31T08:31:55.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193819532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:55.419Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193819533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:55.419Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193819533 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:55.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193819533 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:55.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193819534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:55.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193819534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:55.419Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=1193819601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:55.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193819534 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:55.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193819193 data=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} [2019-07-31T08:31:55.935Z] DEBUG - Clicked on [2019-07-31T08:31:55.936Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:31:55.936Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:31:55.936Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:31:55.936Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:31:56.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1193820263 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:31:56.270Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:31:56.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:31:56.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:31:56.270Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:31:56.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1193820351 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:56.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1193820352 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:56.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1193820352 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:56.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1193820353 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:56.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193820353 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} [2019-07-31T08:31:56.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1193820376 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:57.368Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:31:57.368Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:31:57.368Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:31:57.368Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:31:57.368Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:31:57.368Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:31:57.368Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:31:57.368Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:57.368Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:31:57.368Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:31:57.368Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:31:57.368Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:57.368Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:31:57.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193821139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:57.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193821140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:57.368Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193821141 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:57.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193821141 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:57.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193821142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:57.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193821142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:57.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193821143 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:57.368Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193821143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:57.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193821144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:57.368Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193821144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:57.368Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193821144 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:57.368Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193821145 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:57.368Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:31:57.368Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:31:57.368Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:31:57.368Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:31:57.368Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:31:57.368Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:31:57.368Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:31:57.368Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:57.368Z] DEBUG - Clicking on OK [2019-07-31T08:31:57.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193821157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:57.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193821158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:57.368Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193821158 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:57.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193821158 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:57.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193821158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:57.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193821159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:57.368Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:57.628Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:57.628Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:57.628Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:57.628Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:57.628Z] DEBUG - Clicked on OK [2019-07-31T08:31:57.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193821159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:31:57.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1193820637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:31:58.195Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:31:58.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:31:58.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:31:58.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:31:58.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:31:58.453Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:31:58.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1193822689 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:58.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1193822690 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:58.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1193822690 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:58.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1193822691 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:58.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193822692 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} [2019-07-31T08:31:58.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1193822745 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:58.712Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:31:58.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1193822747 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:58.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1193822747 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:58.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1193822747 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:58.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1193822748 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:58.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193822749 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} [2019-07-31T08:31:58.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1193822773 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:58.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1193822775 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:58.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1193822775 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:58.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1193822776 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:58.712Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193822777 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} [2019-07-31T08:31:58.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1193822838 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:31:58.712Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:31:58.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1193822841 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:31:58.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1193822842 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:31:58.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1193822842 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:31:58.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1193822843 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:31:58.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193822843 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:31:58.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1193822868 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:32:01.245Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-31T08:32:01.245Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:32:01.245Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:32:01.245Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:32:01.245Z] DEBUG - number of items : 18 [2019-07-31T08:32:01.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1193825450 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:32:01.245Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:32:01.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:32:01.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:32:01.503Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:32:01.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1193825512 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T08:32:01.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1193825512 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T08:32:01.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1193825513 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T08:32:01.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1193825513 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:32:01.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193825514 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} [2019-07-31T08:32:01.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1193825532 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:32:01.503Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:32:01.503Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:32:01.762Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:32:01.762Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:32:01.762Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:32:01.762Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:32:01.762Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:32:01.762Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:01.762Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:32:01.762Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:32:01.762Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:32:01.762Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:01.762Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:32:01.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193826014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:01.762Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193826015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:01.762Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193826015 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:02.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193826015 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:02.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193826024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:02.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193826025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:02.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193826025 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:02.021Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193826028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:02.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193826028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:02.021Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193826028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:02.021Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193826028 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:02.021Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193826029 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:02.021Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:02.021Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:32:02.021Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:32:02.021Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:32:02.021Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:32:02.021Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:32:02.021Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:32:02.021Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:02.021Z] DEBUG - Clicking on OK [2019-07-31T08:32:02.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193826032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:02.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193826032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:02.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193826032 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:02.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193826039 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:02.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193826040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:02.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193826040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:02.021Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:02.021Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:02.021Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:02.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:02.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:02.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193826041 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:02.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1193825657 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:32:02.279Z] DEBUG - Clicked on [2019-07-31T08:32:02.538Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:32:02.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:32:02.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:32:02.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:32:02.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:32:02.538Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:32:02.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1193826643 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T08:32:02.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1193826644 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T08:32:02.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1193826644 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T08:32:02.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1193826645 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:32:02.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193826646 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} [2019-07-31T08:32:02.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1193826671 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:32:02.538Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:32:02.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1193826673 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T08:32:02.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1193826673 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T08:32:02.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1193826674 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T08:32:02.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1193826675 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:32:02.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193826675 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} [2019-07-31T08:32:02.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1193826690 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:32:02.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1193826692 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T08:32:02.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1193826692 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T08:32:02.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1193826693 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:32:02.538Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1193826693 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} [2019-07-31T08:32:02.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1193826698 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:32:02.538Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:32:02.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1193826700 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:32:02.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1193826702 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:32:02.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1193826702 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:32:02.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1193826727 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:32:02.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193826728 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:32:02.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1193826736 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:32:05.068Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-31T08:32:05.068Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:32:05.068Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:32:05.068Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:32:05.068Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:32:05.068Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:32:05.068Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:32:05.327Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:32:05.893Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:32:05.893Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:32:05.893Z] DEBUG - number of items : 18 [2019-07-31T08:32:05.893Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:05.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193829854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:05.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193829855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:05.893Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193829855 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:05.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193829855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:05.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193829855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:05.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193829856 data=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} [2019-07-31T08:32:05.893Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193829858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:05.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193829858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:05.893Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193829858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:05.893Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193829859 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:05.893Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193829859 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:05.893Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:05.893Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:32:06.458Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:32:06.458Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:32:06.458Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:32:06.458Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:32:06.458Z] DEBUG - number of items : 18 [2019-07-31T08:32:06.458Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:06.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193830527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:06.458Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193830527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:06.458Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193830527 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:06.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193830528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:06.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193830528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:06.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193830528 data=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} [2019-07-31T08:32:06.458Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193830530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:06.458Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193830530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:06.458Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193830531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:06.458Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193830531 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:06.458Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193830531 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:06.458Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:06.458Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:32:07.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:32:07.026Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:32:07.026Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:32:07.026Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:32:07.026Z] DEBUG - number of items : 18 [2019-07-31T08:32:07.026Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:07.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193831149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:07.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193831150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:07.026Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193831150 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:07.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193831150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:07.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193831150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:07.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193831151 data=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} [2019-07-31T08:32:07.026Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193831152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:07.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193831153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:07.026Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193831153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:07.026Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193831153 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:07.026Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193831154 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:07.026Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:07.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:32:07.594Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:32:07.594Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:32:07.594Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:32:07.594Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:32:07.594Z] DEBUG - number of items : 18 [2019-07-31T08:32:07.594Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:07.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193831829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:07.594Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193831829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:07.594Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193831829 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:07.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193831830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:07.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193831830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:07.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193831830 data=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} [2019-07-31T08:32:07.594Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193831832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:07.594Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193831832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:07.594Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193831833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:07.594Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193831833 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:07.594Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193831833 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:07.594Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:07.594Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:32:08.161Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:32:08.161Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:32:08.161Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:32:08.425Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:32:08.425Z] DEBUG - number of items : 18 [2019-07-31T08:32:08.425Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:08.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193832426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:08.425Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193832427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:08.425Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193832427 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:08.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193832427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:08.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193832427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:08.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193832428 data=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} [2019-07-31T08:32:08.425Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193832429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:08.425Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193832429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:08.425Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193832430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:08.425Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193832430 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:08.425Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193832430 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:08.425Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:08.425Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:32:09.068Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:32:09.068Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:32:09.068Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:32:09.068Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:32:09.068Z] DEBUG - number of items : 18 [2019-07-31T08:32:09.068Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:09.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193833005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:09.068Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193833006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:09.068Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193833006 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:09.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193833006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:09.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193833006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:09.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193833007 data=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} [2019-07-31T08:32:09.068Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193833008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:09.068Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193833008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:09.068Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193833009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:09.068Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193833009 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:09.068Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193833009 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:09.068Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:09.068Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:32:09.571Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:32:09.571Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:32:09.571Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:32:09.571Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:32:09.571Z] DEBUG - number of items : 18 [2019-07-31T08:32:09.571Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:09.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193833597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:09.571Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193833597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:09.571Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193833597 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:09.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193833598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:09.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193833598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:09.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193833598 data=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} [2019-07-31T08:32:09.571Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193833599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:09.571Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193833600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:09.571Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193833600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:09.571Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193833600 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:09.571Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193833600 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:09.571Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:09.571Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:32:10.139Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:32:10.139Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:32:10.139Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:32:10.139Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:32:10.139Z] DEBUG - number of items : 18 [2019-07-31T08:32:10.139Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:10.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193834205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:10.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193834205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:10.139Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193834206 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:10.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193834206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:10.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193834207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:10.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193834207 data=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} [2019-07-31T08:32:10.139Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193834209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:10.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193834209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:10.139Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193834210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:10.139Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193834210 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:10.139Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193834211 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:10.139Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:10.139Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:32:10.707Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:32:10.707Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:32:10.707Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:32:10.707Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:32:10.707Z] DEBUG - number of items : 18 [2019-07-31T08:32:10.707Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:10.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193834802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:10.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193834802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:10.707Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193834802 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:10.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193834803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:10.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193834803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:10.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193834803 data=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} [2019-07-31T08:32:10.707Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193834805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:10.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193834805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:10.707Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193834806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:10.707Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193834806 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:10.707Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193834806 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:10.707Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:10.707Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:32:11.274Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:32:11.274Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:32:11.274Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:32:11.274Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:32:11.274Z] DEBUG - number of items : 18 [2019-07-31T08:32:11.274Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:11.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193835381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:11.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193835382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:11.274Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193835382 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:11.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193835382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:11.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193835383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:11.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193835383 data=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} [2019-07-31T08:32:11.274Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193835385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:11.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193835386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:11.274Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193835387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:11.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193835388 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:11.274Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193835389 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:11.274Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T08:32:11.274Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:32:11.840Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:32:11.840Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:32:11.840Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:32:11.840Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:32:11.840Z] DEBUG - number of items : 18 [2019-07-31T08:32:11.840Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:32:11.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193835974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:32:11.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193835974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:32:11.840Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193835974 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:32:11.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193835975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:32:11.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193835975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:32:11.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193835975 data=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} [2019-07-31T08:32:11.840Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193835977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:32:11.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193835977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:32:11.840Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193835978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:32:11.840Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193835978 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:32:11.840Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193835978 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:32:11.840Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:32:11.840Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:32:12.407Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:32:12.407Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:32:12.407Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:32:12.407Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:32:12.407Z] DEBUG - number of items : 18 [2019-07-31T08:32:12.407Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:32:12.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193836558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:32:12.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193836558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:32:12.407Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193836559 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:32:12.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193836559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:32:12.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193836559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:32:12.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193836560 data=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} [2019-07-31T08:32:12.407Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193836561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:32:12.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193836562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:32:12.407Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193836562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:32:12.407Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193836562 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:32:12.407Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193836563 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:32:12.407Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T08:32:12.407Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:32:12.974Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:32:12.974Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T08:32:12.974Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:32:12.974Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T08:32:12.974Z] DEBUG - number of items : 18 [2019-07-31T08:32:12.974Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous Item} [2019-07-31T08:32:12.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193837162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-31T08:32:12.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193837162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-31T08:32:12.974Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193837162 data=null doit=true} to ToolItem with tooltip text {Select Previous Item} [2019-07-31T08:32:12.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193837162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-31T08:32:12.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193837163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-31T08:32:12.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193837163 data=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} [2019-07-31T08:32:12.974Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193837164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-31T08:32:12.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193837164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-31T08:32:12.974Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193837165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-31T08:32:12.974Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193837165 data=null doit=true} to ToolItem with tooltip text {Select Previous Item} [2019-07-31T08:32:12.974Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193837165 data=null} to ToolItem with tooltip text {Select Previous Item} [2019-07-31T08:32:12.974Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous Item} [2019-07-31T08:32:12.974Z] DEBUG - number of items : 18 [2019-07-31T08:32:12.974Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next Item} [2019-07-31T08:32:12.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193837167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-31T08:32:12.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193837167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-31T08:32:12.974Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193837168 data=null doit=true} to ToolItem with tooltip text {Select Next Item} [2019-07-31T08:32:12.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193837168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-31T08:32:12.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193837168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-31T08:32:12.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193837168 data=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} [2019-07-31T08:32:12.974Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193837169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-31T08:32:12.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193837169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-31T08:32:12.974Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193837169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-31T08:32:12.974Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193837170 data=null doit=true} to ToolItem with tooltip text {Select Next Item} [2019-07-31T08:32:12.974Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193837170 data=null} to ToolItem with tooltip text {Select Next Item} [2019-07-31T08:32:12.974Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next Item} [2019-07-31T08:32:12.974Z] DEBUG - number of items : 18 [2019-07-31T08:32:12.974Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In} [2019-07-31T08:32:12.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193837182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T08:32:12.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193837182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T08:32:12.974Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193837182 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-31T08:32:12.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193837182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T08:32:12.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193837183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T08:32:12.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193837183 data=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} [2019-07-31T08:32:12.974Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193837183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T08:32:12.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193837184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T08:32:12.974Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193837184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T08:32:12.974Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193837184 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-31T08:32:12.974Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193837184 data=null} to ToolItem with tooltip text {Zoom In} [2019-07-31T08:32:12.974Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In} [2019-07-31T08:32:12.974Z] DEBUG - number of items : 18 [2019-07-31T08:32:12.974Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out} [2019-07-31T08:32:12.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1193837186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T08:32:12.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193837186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T08:32:12.974Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1193837186 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-31T08:32:12.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1193837186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T08:32:12.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1193837186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T08:32:12.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1193837187 data=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} [2019-07-31T08:32:12.974Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1193837198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T08:32:12.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1193837198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T08:32:12.974Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1193837199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T08:32:12.974Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1193837199 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-31T08:32:12.974Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1193837199 data=null} to ToolItem with tooltip text {Zoom Out} [2019-07-31T08:32:12.974Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out} [2019-07-31T08:32:13.540Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1193837772 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:32:13.540Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:32:13.798Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:32:13.798Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:32:13.798Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:32:13.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1193837843 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T08:32:13.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1193837843 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T08:32:13.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1193837844 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T08:32:13.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1193837845 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:32:13.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193837845 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} [2019-07-31T08:32:13.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1193837864 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T08:32:13.798Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:32:13.798Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:32:14.057Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:32:14.317Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:32:14.317Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:32:14.317Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:32:14.317Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:32:14.317Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:14.317Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:32:14.317Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:32:14.317Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:32:14.317Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:14.317Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:32:14.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193838415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:14.317Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193838416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:14.317Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193838432 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:14.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193838435 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:14.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193838435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:14.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193838436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:14.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193838436 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:14.317Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193838437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:14.317Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193838437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:14.317Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193838437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:14.317Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193838437 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:14.317Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193838437 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:14.317Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:14.317Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:32:14.317Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:32:14.317Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:32:14.317Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:32:14.317Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:32:14.317Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:32:14.317Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:14.317Z] DEBUG - Clicking on OK [2019-07-31T08:32:14.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193838440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:14.317Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193838440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:14.317Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193838440 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:14.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193838441 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:14.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193838441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:14.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193838441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:14.317Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:14.317Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:14.576Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:14.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193838441 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:14.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1193838044 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:32:14.834Z] DEBUG - Clicked on [2019-07-31T08:32:14.834Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.43 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest [2019-07-31T08:32:14.834Z] testLoadingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 16.804 s [2019-07-31T08:32:14.834Z] testManipulatingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 7.894 s [2019-07-31T08:32:14.834Z] testGoToTimeSortAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 6.676 s [2019-07-31T08:32:14.834Z] testGoToTimeAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 6.428 s [2019-07-31T08:32:14.834Z] testOpenCallstack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 4.968 s [2019-07-31T08:32:14.834Z] testGoToTimeAndCheckStackWithNames(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 6.917 s [2019-07-31T08:32:14.834Z] testCallStackToolBar(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 4.454 s [2019-07-31T08:32:14.834Z] testGoToTimeGoBackAndForthAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 12.461 s [2019-07-31T08:32:14.834Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest [2019-07-31T08:32:15.402Z] *** BUG *** [2019-07-31T08:32:15.402Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:32:15.402Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:32:15.402Z] [2019-07-31T08:32:15.402Z] *** BUG *** [2019-07-31T08:32:15.402Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:32:15.402Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:32:15.402Z] [2019-07-31T08:32:15.660Z] *** BUG *** [2019-07-31T08:32:15.660Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:32:15.660Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:32:15.660Z] [2019-07-31T08:32:15.919Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2019-07-31T08:32:15.919Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T08:32:28.439Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"' [2019-07-31T08:32:28.439Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:32:28.439Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2019-07-31T08:32:28.439Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T08:32:28.439Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:32:28.439Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:32:28.439Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:32:28.439Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:32:28.439Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:32:28.439Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:32:28.439Z] DEBUG - Setting state to checked on: memory [2019-07-31T08:32:28.439Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2019-07-31T08:32:28.439Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T08:32:30.341Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"' [2019-07-31T08:32:30.341Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:32:30.341Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:32:30.341Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:32:30.341Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:32:30.341Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:32:30.341Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:32:30.341Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:32:30.341Z] DEBUG - Setting state to checked on: memory [2019-07-31T08:32:30.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1193854687 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:32:30.600Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:32:30.600Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:32:30.600Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:32:30.600Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:32:30.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1193854758 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:32:30.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1193854759 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:32:30.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1193854759 data=null} to TreeItem with text {test} [2019-07-31T08:32:30.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1193854760 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:32:30.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193854760 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:32:30.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1193854779 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:32:30.858Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:32:30.858Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:32:31.116Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:32:32.050Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:32:32.050Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:32:32.050Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:32:32.050Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:32:32.050Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:32.050Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:32:32.050Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:32:32.050Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:32:32.050Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:32.050Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:32:32.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193855959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:32.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193855959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:32.050Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193855960 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:32.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193855960 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:32.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193855961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:32.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193855961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:32.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193855961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:32.050Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193855961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:32.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193855961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:32.050Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193855962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:32.050Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193855962 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:32.050Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193855962 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:32.050Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:32:32.050Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:32:32.050Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:32:32.050Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:32:32.050Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:32:32.050Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:32:32.050Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:32:32.050Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:32.050Z] DEBUG - Clicking on OK [2019-07-31T08:32:32.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193855965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:32.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193855965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:32.050Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193855965 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:32.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193855965 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:32.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193855966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:32.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193855966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:32.050Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:32.050Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:32.050Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:32.050Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:32.050Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:32.050Z] DEBUG - Clicked on OK [2019-07-31T08:32:32.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193855966 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:32:32.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1193854982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:32:33.184Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.1 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest [2019-07-31T08:32:33.184Z] testOpenMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest) Time elapsed: 13.151 s [2019-07-31T08:32:33.184Z] testMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest) Time elapsed: 2.063 s [2019-07-31T08:32:33.184Z] [2019-07-31T08:32:33.184Z] Results: [2019-07-31T08:32:33.184Z] [2019-07-31T08:32:33.184Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T08:32:33.184Z] [2019-07-31T08:32:33.752Z] [2019-07-31T08:32:33.752Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 08:32:33.669 [2019-07-31T08:32:33.752Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T08:32:34.318Z] [INFO] All tests passed! [2019-07-31T08:32:34.318Z] [INFO] [2019-07-31T08:32:34.318Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T08:32:34.318Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/../../target/jacoco.exec [2019-07-31T08:32:34.576Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests' with 3 classes [2019-07-31T08:32:34.576Z] [INFO] [2019-07-31T08:32:34.576Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T08:32:34.576Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-31T08:32:34.576Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.pom [2019-07-31T08:32:34.576Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-31T08:32:34.576Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:32:34.576Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml [2019-07-31T08:32:34.576Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2019-07-31T08:32:34.576Z] [INFO] [2019-07-31T08:32:34.576Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T08:32:34.576Z] [INFO] [2019-07-31T08:32:34.576Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >---- [2019-07-31T08:32:34.576Z] [INFO] Building Trace Compass Pcap Format Support Parent 5.0.0-SNAPSHOT [101/134] [2019-07-31T08:32:34.576Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T08:32:34.576Z] [INFO] [2019-07-31T08:32:34.576Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-31T08:32:34.576Z] [INFO] [2019-07-31T08:32:34.576Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-31T08:32:34.576Z] [INFO] [2019-07-31T08:32:34.576Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-31T08:32:34.576Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:32:34.576Z] [INFO] [2019-07-31T08:32:34.577Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-31T08:32:34.577Z] [INFO] [2019-07-31T08:32:34.577Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-31T08:32:34.577Z] [INFO] [2019-07-31T08:32:34.577Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-31T08:32:34.577Z] [INFO] [2019-07-31T08:32:34.577Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-31T08:32:34.577Z] [INFO] [2019-07-31T08:32:34.577Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-31T08:32:34.577Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T08:32:34.577Z] [INFO] [2019-07-31T08:32:34.577Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-31T08:32:34.577Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.pcap-parent-5.0.0-SNAPSHOT.pom [2019-07-31T08:32:34.577Z] [INFO] [2019-07-31T08:32:34.577Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >----- [2019-07-31T08:32:34.577Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.1.0-SNAPSHOT [102/134] [2019-07-31T08:32:34.577Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T08:32:34.577Z] [INFO] [2019-07-31T08:32:34.577Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T08:32:34.577Z] [INFO] [2019-07-31T08:32:34.577Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T08:32:34.577Z] [INFO] The project's OSGi version is 1.1.0.201907310718 [2019-07-31T08:32:34.577Z] [INFO] [2019-07-31T08:32:34.577Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T08:32:34.577Z] [INFO] [2019-07-31T08:32:34.577Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T08:32:34.577Z] [INFO] [2019-07-31T08:32:34.577Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T08:32:34.577Z] [INFO] [2019-07-31T08:32:34.577Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T08:32:34.577Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:32:34.577Z] [INFO] [2019-07-31T08:32:34.577Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T08:32:34.577Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:32:34.577Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources [2019-07-31T08:32:34.577Z] [INFO] [2019-07-31T08:32:34.577Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T08:32:34.577Z] [INFO] Compiling 55 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/classes [2019-07-31T08:32:34.835Z] [INFO] [2019-07-31T08:32:34.835Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T08:32:34.835Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:32:34.835Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources [2019-07-31T08:32:34.835Z] [INFO] [2019-07-31T08:32:34.835Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T08:32:34.835Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-sources.jar [2019-07-31T08:32:35.094Z] [INFO] [2019-07-31T08:32:35.094Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T08:32:35.094Z] [INFO] [2019-07-31T08:32:35.094Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T08:32:35.094Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.jar [2019-07-31T08:32:35.094Z] [INFO] [2019-07-31T08:32:35.094Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T08:32:35.094Z] [INFO] [2019-07-31T08:32:35.094Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T08:32:35.094Z] [INFO] [2019-07-31T08:32:35.094Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T08:32:35.094Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.jar [2019-07-31T08:32:35.352Z] [INFO] [2019-07-31T08:32:35.352Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T08:32:35.352Z] [INFO] [2019-07-31T08:32:35.352Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T08:32:35.352Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/../../target/jacoco.exec [2019-07-31T08:32:35.352Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-31T08:32:35.611Z] [INFO] [2019-07-31T08:32:35.611Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T08:32:35.611Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.jar [2019-07-31T08:32:35.611Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.pom [2019-07-31T08:32:35.611Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-sources.jar [2019-07-31T08:32:35.611Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:32:35.611Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:32:35.611Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:32:35.611Z] [INFO] [2019-07-31T08:32:35.611Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T08:32:35.611Z] [INFO] [2019-07-31T08:32:35.611Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >-- [2019-07-31T08:32:35.611Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.2-SNAPSHOT [103/134] [2019-07-31T08:32:35.611Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:32:35.611Z] [INFO] [2019-07-31T08:32:35.611Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T08:32:35.611Z] [INFO] [2019-07-31T08:32:35.611Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T08:32:35.611Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc (includes = [*.zip, *.pcap, *.cap, *.tar*], excludes = [*.xml, *.sh]) [2019-07-31T08:32:35.611Z] [INFO] [2019-07-31T08:32:35.611Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T08:32:35.611Z] [INFO] The project's OSGi version is 1.0.2.201907310718 [2019-07-31T08:32:35.611Z] [INFO] [2019-07-31T08:32:35.611Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T08:32:35.611Z] [INFO] [2019-07-31T08:32:35.611Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T08:32:35.611Z] [INFO] [2019-07-31T08:32:35.611Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T08:32:35.611Z] [INFO] [2019-07-31T08:32:35.611Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T08:32:35.611Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:32:35.611Z] [INFO] [2019-07-31T08:32:35.611Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T08:32:35.611Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:32:35.611Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources [2019-07-31T08:32:35.611Z] [INFO] [2019-07-31T08:32:35.611Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T08:32:35.611Z] [INFO] Compiling 17 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes [2019-07-31T08:32:35.873Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/packet/PacketTest.java:[103] [2019-07-31T08:32:35.873Z] Packet packet = new EthernetIIPacket(dummy, null, byteBuffer); [2019-07-31T08:32:35.873Z] ^^^^^ [2019-07-31T08:32:35.873Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T08:32:35.873Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[42] [2019-07-31T08:32:35.873Z] public void FileOpenBadPcapTest() throws IOException { [2019-07-31T08:32:35.873Z] ^^^^^^^^^^^ [2019-07-31T08:32:35.873Z] The declared exception IOException is not actually thrown by the method FileOpenBadPcapTest() from type PcapFileOpenFailTest [2019-07-31T08:32:35.873Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[60] [2019-07-31T08:32:35.873Z] public void FileOpenBinaryFile() throws IOException { [2019-07-31T08:32:35.873Z] ^^^^^^^^^^^ [2019-07-31T08:32:35.873Z] The declared exception IOException is not actually thrown by the method FileOpenBinaryFile() from type PcapFileOpenFailTest [2019-07-31T08:32:35.873Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[78] [2019-07-31T08:32:35.873Z] public void FileOpenDirectory() throws IOException { [2019-07-31T08:32:35.873Z] ^^^^^^^^^^^ [2019-07-31T08:32:35.873Z] The declared exception IOException is not actually thrown by the method FileOpenDirectory() from type PcapFileOpenFailTest [2019-07-31T08:32:35.873Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/unknown/UnknownPacketTest.java:[86] [2019-07-31T08:32:35.873Z] UnknownPacket packet = new UnknownPacket(dummy, null, byteBuffer); [2019-07-31T08:32:35.873Z] ^^^^^ [2019-07-31T08:32:35.873Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T08:32:35.873Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/unknown/UnknownPacketTest.java:[97] [2019-07-31T08:32:35.873Z] assertEquals(new UnknownPacket(dummy, null, byteBuffer), packet); [2019-07-31T08:32:35.873Z] ^^^^^ [2019-07-31T08:32:35.873Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T08:32:35.873Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/pcap/PcapPacketTest.java:[244] [2019-07-31T08:32:35.873Z] PcapOldPacket expected = new PcapOldPacket((PcapOldFile) file, fHeader, fPayload, 36L); [2019-07-31T08:32:35.873Z] ^^^^^^^ [2019-07-31T08:32:35.873Z] Null type safety (type annotations): The expression of type 'ByteBuffer' needs unchecked conversion to conform to '@NonNull ByteBuffer' [2019-07-31T08:32:35.873Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/udp/UDPPacketTest.java:[117] [2019-07-31T08:32:35.873Z] UDPPacket packet = new UDPPacket(file, null, byteBuffer); [2019-07-31T08:32:35.873Z] ^^^^ [2019-07-31T08:32:35.873Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T08:32:35.873Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/udp/UDPPacketTest.java:[127] [2019-07-31T08:32:35.873Z] UDPPacket expected = new UDPPacket(file, null, byteBuffer); [2019-07-31T08:32:35.873Z] ^^^^ [2019-07-31T08:32:35.873Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T08:32:35.873Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/tcp/TCPPacketTest.java:[164] [2019-07-31T08:32:35.873Z] TCPPacket packet = new TCPPacket(file, null, byteBuffer); [2019-07-31T08:32:35.873Z] ^^^^ [2019-07-31T08:32:35.873Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T08:32:35.873Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/tcp/TCPPacketTest.java:[174] [2019-07-31T08:32:35.873Z] TCPPacket expected = new TCPPacket(file, null, byteBuffer); [2019-07-31T08:32:35.873Z] ^^^^ [2019-07-31T08:32:35.873Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T08:32:35.873Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/packet/BadPacketTest.java:[87] [2019-07-31T08:32:35.873Z] new EthernetIIPacket(dummy, null, packet); [2019-07-31T08:32:35.873Z] ^^^^^ [2019-07-31T08:32:35.873Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T08:32:35.873Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileEndiannessTest.java:[54] [2019-07-31T08:32:35.873Z] PcapFile littleEndian = trace.getTrace(); [2019-07-31T08:32:35.873Z] ^^^^^^^^^^^^ [2019-07-31T08:32:35.873Z] Potential resource leak: 'littleEndian' may not be closed [2019-07-31T08:32:35.873Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileEndiannessTest.java:[59] [2019-07-31T08:32:35.873Z] PcapFile bigEndian = trace.getTrace(); [2019-07-31T08:32:35.873Z] ^^^^^^^^^ [2019-07-31T08:32:35.873Z] Potential resource leak: 'bigEndian' may not be closed [2019-07-31T08:32:35.873Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ethernet2/EthernetIIPacketTest.java:[113] [2019-07-31T08:32:35.873Z] EthernetIIPacket packet = new EthernetIIPacket(file, null, byteBuffer); [2019-07-31T08:32:35.873Z] ^^^^ [2019-07-31T08:32:35.873Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T08:32:35.873Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ethernet2/EthernetIIPacketTest.java:[123] [2019-07-31T08:32:35.873Z] EthernetIIPacket expected = new EthernetIIPacket(file, null, byteBuffer); [2019-07-31T08:32:35.873Z] ^^^^ [2019-07-31T08:32:35.873Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T08:32:35.873Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ipv4/IPv4PacketTest.java:[165] [2019-07-31T08:32:35.873Z] IPv4Packet packet = new IPv4Packet(file, null, byteBuffer); [2019-07-31T08:32:35.873Z] ^^^^ [2019-07-31T08:32:35.873Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T08:32:35.873Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ipv4/IPv4PacketTest.java:[175] [2019-07-31T08:32:35.873Z] IPv4Packet expected = new IPv4Packet(file, null, byteBuffer); [2019-07-31T08:32:35.873Z] ^^^^ [2019-07-31T08:32:35.873Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T08:32:35.873Z] 18 problems (18 warnings) [2019-07-31T08:32:35.873Z] [INFO] [2019-07-31T08:32:35.873Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T08:32:35.873Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:32:35.873Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources [2019-07-31T08:32:35.873Z] [INFO] [2019-07-31T08:32:35.873Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T08:32:35.873Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-31T08:32:36.270Z] [INFO] [2019-07-31T08:32:36.270Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T08:32:36.270Z] [INFO] [2019-07-31T08:32:36.270Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T08:32:36.270Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.jar [2019-07-31T08:32:36.270Z] [INFO] [2019-07-31T08:32:36.270Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T08:32:36.270Z] [INFO] [2019-07-31T08:32:36.270Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T08:32:36.270Z] [INFO] [2019-07-31T08:32:36.270Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T08:32:36.270Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.jar [2019-07-31T08:32:36.270Z] [INFO] [2019-07-31T08:32:36.270Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T08:32:36.270Z] [INFO] [2019-07-31T08:32:36.270Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T08:32:36.270Z] [INFO] Executing tasks [2019-07-31T08:32:36.270Z] [2019-07-31T08:32:36.270Z] main: [2019-07-31T08:32:36.270Z] [2019-07-31T08:32:36.270Z] main: [2019-07-31T08:32:36.270Z] [echo] Attempting to download test traces [2019-07-31T08:32:36.270Z] [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip [2019-07-31T08:32:36.270Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip [2019-07-31T08:32:41.779Z] [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip [2019-07-31T08:32:41.779Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip [2019-07-31T08:32:41.779Z] [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip [2019-07-31T08:32:41.779Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip [2019-07-31T08:32:41.779Z] [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip [2019-07-31T08:32:41.779Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip [2019-07-31T08:32:41.779Z] [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip [2019-07-31T08:32:41.779Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip [2019-07-31T08:32:41.779Z] [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip [2019-07-31T08:32:41.779Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip [2019-07-31T08:32:41.779Z] [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip [2019-07-31T08:32:41.779Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip [2019-07-31T08:32:41.779Z] [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2 [2019-07-31T08:32:41.779Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 [2019-07-31T08:32:41.779Z] [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 [2019-07-31T08:32:43.156Z] [2019-07-31T08:32:43.156Z] extractTraces: [2019-07-31T08:32:43.156Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-31T08:32:43.156Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-31T08:32:43.156Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-31T08:32:43.156Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-31T08:32:43.156Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-31T08:32:43.156Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-31T08:32:43.156Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-31T08:32:43.724Z] [bunzip2] Expanding /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar [2019-07-31T08:32:45.102Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-31T08:32:45.361Z] [echo] Traces extracted successfully [2019-07-31T08:32:45.361Z] [INFO] Executed tasks [2019-07-31T08:32:45.361Z] [INFO] [2019-07-31T08:32:45.361Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T08:32:46.297Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data/.metadata/.log [2019-07-31T08:32:46.297Z] [INFO] Command line: [2019-07-31T08:32:46.297Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T08:32:46.297Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:32:50.483Z] !SESSION 2019-07-31 08:32:46.499 ----------------------------------------------- [2019-07-31T08:32:50.483Z] eclipse.buildId=unknown [2019-07-31T08:32:50.483Z] java.version=1.8.0_202 [2019-07-31T08:32:50.483Z] java.vendor=Oracle Corporation [2019-07-31T08:32:50.483Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:32:50.483Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T08:32:50.483Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T08:32:50.483Z] [2019-07-31T08:32:50.483Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:32:49.696 [2019-07-31T08:32:50.483Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:32:50.483Z] !STACK 0 [2019-07-31T08:32:50.483Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-31T08:32:50.483Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:32:50.483Z] [2019-07-31T08:32:50.483Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:32:50.483Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:32:50.483Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:32:50.483Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:32:50.483Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:32:50.483Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:32:50.483Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:32:50.483Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:32:50.483Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:32:50.483Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:32:50.484Z] [2019-07-31T08:32:50.484Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:32:49.903 [2019-07-31T08:32:50.484Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:32:50.484Z] !STACK 0 [2019-07-31T08:32:50.484Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-31T08:32:50.484Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:32:50.484Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:32:50.484Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:32:50.484Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-31T08:32:50.484Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:32:50.484Z] [2019-07-31T08:32:50.484Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:32:50.484Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:32:50.484Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:32:50.484Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:32:50.484Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:32:50.484Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:32:50.484Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:32:50.484Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:32:50.484Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:32:50.484Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:32:52.774Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest [2019-07-31T08:32:52.774Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s - in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest [2019-07-31T08:32:52.774Z] GenericPacketTest(org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest) Time elapsed: 0.118 s [2019-07-31T08:32:52.774Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest [2019-07-31T08:32:52.774Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest [2019-07-31T08:32:52.774Z] PacketExceptionTest(org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest) Time elapsed: 0.001 s [2019-07-31T08:32:52.774Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest [2019-07-31T08:32:52.774Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 s - in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest [2019-07-31T08:32:52.774Z] StreamBuildingTest(org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest) Time elapsed: 0.149 s [2019-07-31T08:32:52.774Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest [2019-07-31T08:32:52.774Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest [2019-07-31T08:32:52.774Z] FileOpenDirectory(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0 s [2019-07-31T08:32:52.774Z] FileOpenBinaryFile(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0.001 s [2019-07-31T08:32:52.774Z] FileOpenBadPcapTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0 s [2019-07-31T08:32:52.774Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest [2019-07-31T08:32:52.774Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest [2019-07-31T08:32:52.774Z] FileReadTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest) Time elapsed: 0.036 s [2019-07-31T08:32:52.774Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest [2019-07-31T08:32:52.774Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest [2019-07-31T08:32:52.774Z] EndiannessTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest) Time elapsed: 0.003 s [2019-07-31T08:32:52.774Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest [2019-07-31T08:32:52.774Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest [2019-07-31T08:32:52.774Z] FileOpenTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest) Time elapsed: 0.002 s [2019-07-31T08:32:52.774Z] FileOpenEmptyTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest) Time elapsed: 0 s [2019-07-31T08:32:52.774Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest [2019-07-31T08:32:52.774Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest [2019-07-31T08:32:52.774Z] CompleteUnknownPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest) Time elapsed: 0.016 s [2019-07-31T08:32:52.774Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest [2019-07-31T08:32:52.774Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest [2019-07-31T08:32:52.774Z] CompletePcapPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest) Time elapsed: 0.005 s [2019-07-31T08:32:52.774Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest [2019-07-31T08:32:53.169Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest [2019-07-31T08:32:53.169Z] CompleteUDPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest) Time elapsed: 0.205 s [2019-07-31T08:32:53.169Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest [2019-07-31T08:32:53.169Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest [2019-07-31T08:32:53.169Z] TestgetProtocols(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest) Time elapsed: 0.001 s [2019-07-31T08:32:53.169Z] TestProtocolAttributes(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest) Time elapsed: 0 s [2019-07-31T08:32:53.169Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest [2019-07-31T08:32:53.169Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest [2019-07-31T08:32:53.169Z] CompleteTCPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest) Time elapsed: 0.001 s [2019-07-31T08:32:53.169Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest [2019-07-31T08:32:53.169Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest [2019-07-31T08:32:53.169Z] CompleteEthernetIIPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest) Time elapsed: 0.002 s [2019-07-31T08:32:53.169Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest [2019-07-31T08:32:53.169Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest [2019-07-31T08:32:53.169Z] CompleteIPv4PacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest) Time elapsed: 0.003 s [2019-07-31T08:32:53.169Z] [2019-07-31T08:32:53.169Z] Results: [2019-07-31T08:32:53.169Z] [2019-07-31T08:32:53.169Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T08:32:53.169Z] [2019-07-31T08:32:53.736Z] [INFO] All tests passed! [2019-07-31T08:32:53.736Z] [INFO] [2019-07-31T08:32:53.736Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T08:32:53.736Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/../../target/jacoco.exec [2019-07-31T08:32:53.736Z] [INFO] Analyzed bundle 'Trace Compass Pcap Parser Core Tests Plug-in' with 17 classes [2019-07-31T08:32:53.736Z] [INFO] [2019-07-31T08:32:53.736Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T08:32:53.736Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.jar [2019-07-31T08:32:53.736Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.pom [2019-07-31T08:32:53.736Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-31T08:32:53.736Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:32:53.736Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T08:32:53.736Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T08:32:53.736Z] [INFO] [2019-07-31T08:32:53.736Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T08:32:53.736Z] [INFO] [2019-07-31T08:32:53.736Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >--- [2019-07-31T08:32:53.736Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT [104/134] [2019-07-31T08:32:53.736Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T08:32:53.736Z] [INFO] [2019-07-31T08:32:53.736Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T08:32:53.736Z] [INFO] [2019-07-31T08:32:53.736Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T08:32:53.736Z] [INFO] The project's OSGi version is 1.0.3.201907310718 [2019-07-31T08:32:53.736Z] [INFO] [2019-07-31T08:32:53.736Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T08:32:53.736Z] [INFO] [2019-07-31T08:32:53.736Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T08:32:53.736Z] [INFO] [2019-07-31T08:32:53.736Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T08:32:53.736Z] [INFO] [2019-07-31T08:32:53.736Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T08:32:53.736Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:32:53.736Z] [INFO] [2019-07-31T08:32:53.736Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T08:32:53.736Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:32:53.736Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources [2019-07-31T08:32:53.736Z] [INFO] [2019-07-31T08:32:53.736Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T08:32:53.736Z] [INFO] Compiling 29 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes [2019-07-31T08:32:53.995Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/analysis/StreamListAnalysis.java:[116] [2019-07-31T08:32:53.995Z] entry.getValue().addEventToStream(event); [2019-07-31T08:32:53.995Z] ^^^^^^^^^^^^^^^^ [2019-07-31T08:32:53.995Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull TmfPcapProtocol,@NonNull TmfPacketStreamBuilder>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T08:32:53.995Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/util/PcapEventFactory.java:[114] [2019-07-31T08:32:53.995Z] String key = entry.getKey(); [2019-07-31T08:32:53.995Z] ^^^^^^^^^^^^^^ [2019-07-31T08:32:53.995Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull String>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T08:32:53.995Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/util/PcapEventFactory.java:[115] [2019-07-31T08:32:53.995Z] String value = entry.getValue(); [2019-07-31T08:32:53.995Z] ^^^^^^^^^^^^^^^^ [2019-07-31T08:32:53.995Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull String>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T08:32:53.995Z] 3 problems (3 warnings) [2019-07-31T08:32:53.995Z] [INFO] [2019-07-31T08:32:53.995Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T08:32:53.995Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:32:53.995Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources [2019-07-31T08:32:53.995Z] [INFO] [2019-07-31T08:32:53.995Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T08:32:54.253Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-sources.jar [2019-07-31T08:32:54.253Z] [INFO] [2019-07-31T08:32:54.253Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T08:32:54.253Z] [INFO] [2019-07-31T08:32:54.253Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T08:32:54.253Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar [2019-07-31T08:32:54.253Z] [INFO] [2019-07-31T08:32:54.253Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T08:32:54.253Z] [INFO] [2019-07-31T08:32:54.253Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T08:32:54.253Z] [INFO] [2019-07-31T08:32:54.253Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T08:32:54.253Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar [2019-07-31T08:32:54.253Z] [INFO] [2019-07-31T08:32:54.253Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T08:32:54.253Z] [INFO] [2019-07-31T08:32:54.253Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T08:32:54.253Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/../../target/jacoco.exec [2019-07-31T08:32:54.253Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-31T08:32:54.513Z] [INFO] [2019-07-31T08:32:54.513Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T08:32:54.513Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar [2019-07-31T08:32:54.513Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.pom [2019-07-31T08:32:54.513Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-sources.jar [2019-07-31T08:32:54.513Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:32:54.513Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-p2metadata.xml [2019-07-31T08:32:54.513Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-p2artifacts.xml [2019-07-31T08:32:54.513Z] [INFO] [2019-07-31T08:32:54.513Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T08:32:54.513Z] [INFO] [2019-07-31T08:32:54.513Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >---- [2019-07-31T08:32:54.513Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.1.1-SNAPSHOT [105/134] [2019-07-31T08:32:54.513Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T08:32:54.513Z] [INFO] [2019-07-31T08:32:54.513Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T08:32:54.513Z] [INFO] [2019-07-31T08:32:54.513Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T08:32:54.513Z] [INFO] The project's OSGi version is 1.1.1.201907310718 [2019-07-31T08:32:54.513Z] [INFO] [2019-07-31T08:32:54.513Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T08:32:54.513Z] [INFO] [2019-07-31T08:32:54.513Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T08:32:54.513Z] [INFO] [2019-07-31T08:32:54.513Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T08:32:54.513Z] [INFO] [2019-07-31T08:32:54.513Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T08:32:54.513Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:32:54.513Z] [INFO] [2019-07-31T08:32:54.513Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T08:32:54.513Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:32:54.513Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources [2019-07-31T08:32:54.513Z] [INFO] [2019-07-31T08:32:54.513Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T08:32:54.513Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes [2019-07-31T08:32:55.089Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/org/eclipse/tracecompass/internal/tmf/pcap/ui/stream/StreamListView.java:[274] [2019-07-31T08:32:55.089Z] TmfPcapProtocol protocol = protocolEntry.getKey(); [2019-07-31T08:32:55.089Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:32:55.089Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull TmfPcapProtocol,@NonNull Table>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T08:32:55.089Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/org/eclipse/tracecompass/internal/tmf/pcap/ui/stream/StreamListView.java:[276] [2019-07-31T08:32:55.089Z] Table table = protocolEntry.getValue(); [2019-07-31T08:32:55.089Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:32:55.089Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull TmfPcapProtocol,@NonNull Table>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T08:32:55.089Z] 2 problems (2 warnings) [2019-07-31T08:32:55.089Z] [INFO] [2019-07-31T08:32:55.089Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T08:32:55.089Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:32:55.089Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources [2019-07-31T08:32:55.089Z] [INFO] [2019-07-31T08:32:55.089Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T08:32:55.089Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-sources.jar [2019-07-31T08:32:55.089Z] [INFO] [2019-07-31T08:32:55.089Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T08:32:55.089Z] [INFO] [2019-07-31T08:32:55.089Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T08:32:55.089Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.jar [2019-07-31T08:32:55.089Z] [INFO] [2019-07-31T08:32:55.089Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T08:32:55.089Z] [INFO] [2019-07-31T08:32:55.089Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T08:32:55.089Z] [INFO] [2019-07-31T08:32:55.089Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T08:32:55.089Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.jar [2019-07-31T08:32:55.089Z] [INFO] [2019-07-31T08:32:55.089Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T08:32:55.089Z] [INFO] [2019-07-31T08:32:55.089Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T08:32:55.089Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/../../target/jacoco.exec [2019-07-31T08:32:55.089Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-31T08:32:55.348Z] [INFO] [2019-07-31T08:32:55.348Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T08:32:55.348Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.jar [2019-07-31T08:32:55.348Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.pom [2019-07-31T08:32:55.348Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-sources.jar [2019-07-31T08:32:55.348Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:32:55.348Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-p2metadata.xml [2019-07-31T08:32:55.348Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-p2artifacts.xml [2019-07-31T08:32:55.348Z] [INFO] [2019-07-31T08:32:55.348Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T08:32:55.348Z] [INFO] [2019-07-31T08:32:55.348Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >----- [2019-07-31T08:32:55.348Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 5.0.0-SNAPSHOT [106/134] [2019-07-31T08:32:55.348Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T08:32:55.348Z] [INFO] [2019-07-31T08:32:55.348Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T08:32:55.348Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target [2019-07-31T08:32:55.348Z] [INFO] [2019-07-31T08:32:55.348Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T08:32:55.348Z] [INFO] The project's OSGi version is 5.0.0.201907310718 [2019-07-31T08:32:55.348Z] [INFO] [2019-07-31T08:32:55.348Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T08:32:55.348Z] [INFO] [2019-07-31T08:32:55.348Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T08:32:55.348Z] [INFO] [2019-07-31T08:32:55.348Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T08:32:55.348Z] [INFO] [2019-07-31T08:32:55.348Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T08:32:55.348Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:32:55.348Z] [INFO] [2019-07-31T08:32:55.348Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T08:32:55.348Z] [INFO] [2019-07-31T08:32:55.348Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T08:32:55.348Z] [INFO] [2019-07-31T08:32:55.348Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T08:32:55.348Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT.jar [2019-07-31T08:32:55.348Z] [INFO] [2019-07-31T08:32:55.348Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T08:32:55.348Z] [INFO] [2019-07-31T08:32:55.348Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T08:32:55.348Z] [INFO] [2019-07-31T08:32:55.348Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T08:32:55.348Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T08:32:55.348Z] [INFO] [2019-07-31T08:32:55.348Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T08:32:55.348Z] [INFO] [2019-07-31T08:32:55.348Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T08:32:55.607Z] [INFO] [2019-07-31T08:32:55.607Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T08:32:55.607Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T08:32:55.607Z] [INFO] [2019-07-31T08:32:55.607Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T08:32:55.607Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT.jar [2019-07-31T08:32:55.607Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT.pom [2019-07-31T08:32:55.607Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T08:32:55.607Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:32:55.607Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:32:55.607Z] [INFO] [2019-07-31T08:32:55.607Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T08:32:55.607Z] [INFO] [2019-07-31T08:32:55.607Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >-- [2019-07-31T08:32:55.607Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT [107/134] [2019-07-31T08:32:55.607Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:32:55.607Z] [INFO] [2019-07-31T08:32:55.607Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T08:32:55.607Z] [INFO] [2019-07-31T08:32:55.607Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T08:32:55.607Z] [INFO] The project's OSGi version is 1.0.1.201907310718 [2019-07-31T08:32:55.607Z] [INFO] [2019-07-31T08:32:55.607Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T08:32:55.607Z] [INFO] [2019-07-31T08:32:55.607Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T08:32:55.607Z] [INFO] [2019-07-31T08:32:55.607Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T08:32:55.607Z] [INFO] [2019-07-31T08:32:55.607Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T08:32:55.607Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:32:55.607Z] [INFO] [2019-07-31T08:32:55.607Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T08:32:55.607Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:32:55.607Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources [2019-07-31T08:32:55.607Z] [INFO] [2019-07-31T08:32:55.607Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T08:32:55.607Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes [2019-07-31T08:32:55.866Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/org/eclipse/tracecompass/tmf/pcap/core/tests/event/PcapEventFieldTest.java:[122] [2019-07-31T08:32:55.866Z] IPv4Packet packet = new IPv4Packet(file, null, bb); [2019-07-31T08:32:55.866Z] ^^^^ [2019-07-31T08:32:55.866Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T08:32:55.866Z] 1 problem (1 warning) [2019-07-31T08:32:55.866Z] [INFO] [2019-07-31T08:32:55.866Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T08:32:55.866Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:32:55.866Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources [2019-07-31T08:32:55.866Z] [INFO] [2019-07-31T08:32:55.866Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T08:32:55.866Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T08:32:55.866Z] [INFO] [2019-07-31T08:32:55.866Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T08:32:55.866Z] [INFO] [2019-07-31T08:32:55.866Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T08:32:56.124Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T08:32:56.124Z] [INFO] [2019-07-31T08:32:56.124Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T08:32:56.124Z] [INFO] [2019-07-31T08:32:56.124Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T08:32:56.124Z] [INFO] [2019-07-31T08:32:56.124Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T08:32:56.124Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T08:32:56.124Z] [INFO] [2019-07-31T08:32:56.124Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T08:32:56.124Z] [INFO] [2019-07-31T08:32:56.124Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T08:32:58.025Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data/.metadata/.log [2019-07-31T08:32:58.025Z] [INFO] Command line: [2019-07-31T08:32:58.025Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T08:32:58.025Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:33:01.309Z] !SESSION 2019-07-31 08:32:57.880 ----------------------------------------------- [2019-07-31T08:33:01.309Z] eclipse.buildId=unknown [2019-07-31T08:33:01.309Z] java.version=1.8.0_202 [2019-07-31T08:33:01.309Z] java.vendor=Oracle Corporation [2019-07-31T08:33:01.309Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:33:01.309Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T08:33:01.309Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T08:33:01.309Z] [2019-07-31T08:33:01.309Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:33:01.296 [2019-07-31T08:33:01.309Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:33:01.309Z] !STACK 0 [2019-07-31T08:33:01.309Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T08:33:01.309Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:33:01.309Z] [2019-07-31T08:33:01.309Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:33:01.309Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:33:01.309Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:33:01.309Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:33:01.309Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:33:01.309Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:33:01.309Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:33:01.309Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:33:01.309Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:33:01.309Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:33:01.567Z] [2019-07-31T08:33:01.567Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:33:01.498 [2019-07-31T08:33:01.567Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:33:01.567Z] !STACK 0 [2019-07-31T08:33:01.567Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T08:33:01.567Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:33:01.567Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:33:01.567Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:33:01.567Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T08:33:01.567Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:33:01.567Z] [2019-07-31T08:33:01.567Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:33:01.567Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:33:01.567Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:33:01.567Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:33:01.567Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:33:01.567Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:33:01.567Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:33:01.567Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:33:01.567Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:33:01.567Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:33:05.224Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest [2019-07-31T08:33:06.602Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.682 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest [2019-07-31T08:33:06.602Z] constructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 0.056 s [2019-07-31T08:33:06.602Z] canExecuteTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 0.193 s [2019-07-31T08:33:06.602Z] executeAnalysisTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 1.389 s [2019-07-31T08:33:06.602Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest [2019-07-31T08:33:06.602Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest [2019-07-31T08:33:06.602Z] testParseEvent(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.007 s [2019-07-31T08:33:06.602Z] testGetEndTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-31T08:33:06.602Z] testGetNbEvents(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-31T08:33:06.602Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.003 s [2019-07-31T08:33:06.602Z] testGetStartTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-31T08:33:06.602Z] testBroadcast(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-31T08:33:06.602Z] testValidate(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.004 s [2019-07-31T08:33:06.602Z] testGetName(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-31T08:33:06.602Z] testGetPath(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-31T08:33:06.602Z] testPcapTrace(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.047 s [2019-07-31T08:33:06.602Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-31T08:33:06.602Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.007 s [2019-07-31T08:33:06.602Z] testGetCacheSize(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-31T08:33:06.602Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.004 s [2019-07-31T08:33:06.602Z] getSource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-31T08:33:06.602Z] testSeekEventLoc_normal(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.003 s [2019-07-31T08:33:06.602Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.003 s [2019-07-31T08:33:06.602Z] testGetTimeRange(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-31T08:33:06.602Z] testGetEventType(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-31T08:33:06.602Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.005 s [2019-07-31T08:33:06.602Z] testGetResource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-31T08:33:06.602Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-31T08:33:06.602Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-31T08:33:06.602Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest [2019-07-31T08:33:06.602Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest [2019-07-31T08:33:06.602Z] getSourceEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0.001 s [2019-07-31T08:33:06.602Z] getProtocolsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0.003 s [2019-07-31T08:33:06.602Z] getPayloadTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0.001 s [2019-07-31T08:33:06.602Z] getFieldsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-31T08:33:06.602Z] toStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-31T08:33:06.602Z] getMostEncapsulatedProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0.001 s [2019-07-31T08:33:06.602Z] getDestinationEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-31T08:33:06.602Z] toStringAtSpecificProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-31T08:33:06.602Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest [2019-07-31T08:33:06.602Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest [2019-07-31T08:33:06.602Z] regularToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-31T08:33:06.602Z] rootToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-31T08:33:06.602Z] customFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0.001 s [2019-07-31T08:33:06.602Z] copyConstructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0.002 s [2019-07-31T08:33:06.602Z] regularFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-31T08:33:06.602Z] [2019-07-31T08:33:06.602Z] Results: [2019-07-31T08:33:06.602Z] [2019-07-31T08:33:06.602Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T08:33:06.602Z] [2019-07-31T08:33:07.539Z] [INFO] All tests passed! [2019-07-31T08:33:07.539Z] [INFO] [2019-07-31T08:33:07.539Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T08:33:07.539Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/../../target/jacoco.exec [2019-07-31T08:33:07.539Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core.tests' with 6 classes [2019-07-31T08:33:07.539Z] [INFO] [2019-07-31T08:33:07.539Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T08:33:07.539Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T08:33:07.539Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.pom [2019-07-31T08:33:07.539Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T08:33:07.539Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:33:07.539Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-31T08:33:07.539Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-31T08:33:07.539Z] [INFO] [2019-07-31T08:33:07.539Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T08:33:07.539Z] [INFO] [2019-07-31T08:33:07.539Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >-- [2019-07-31T08:33:07.539Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT [108/134] [2019-07-31T08:33:07.539Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:33:07.539Z] [INFO] [2019-07-31T08:33:07.539Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T08:33:07.539Z] [INFO] [2019-07-31T08:33:07.539Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T08:33:07.539Z] [INFO] The project's OSGi version is 1.0.0.201907310718 [2019-07-31T08:33:07.539Z] [INFO] [2019-07-31T08:33:07.539Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T08:33:07.539Z] [INFO] [2019-07-31T08:33:07.539Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T08:33:07.539Z] [INFO] [2019-07-31T08:33:07.539Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T08:33:07.539Z] [INFO] [2019-07-31T08:33:07.539Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T08:33:07.539Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:33:07.539Z] [INFO] [2019-07-31T08:33:07.539Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T08:33:07.539Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:33:07.539Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources [2019-07-31T08:33:07.539Z] [INFO] [2019-07-31T08:33:07.539Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T08:33:07.539Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes [2019-07-31T08:33:07.797Z] [INFO] [2019-07-31T08:33:07.797Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T08:33:07.797Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:33:07.797Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources [2019-07-31T08:33:07.797Z] [INFO] [2019-07-31T08:33:07.797Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T08:33:07.797Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T08:33:07.797Z] [INFO] [2019-07-31T08:33:07.797Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T08:33:07.797Z] [INFO] [2019-07-31T08:33:07.797Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T08:33:07.797Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar [2019-07-31T08:33:07.797Z] [INFO] [2019-07-31T08:33:07.797Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T08:33:07.797Z] [INFO] [2019-07-31T08:33:07.797Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T08:33:07.797Z] [INFO] [2019-07-31T08:33:08.055Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T08:33:08.055Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar [2019-07-31T08:33:08.055Z] [INFO] [2019-07-31T08:33:08.055Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T08:33:08.055Z] [INFO] [2019-07-31T08:33:08.055Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T08:33:09.429Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T08:33:09.429Z] [INFO] Command line: [2019-07-31T08:33:09.429Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T08:33:09.687Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:33:13.873Z] !SESSION 2019-07-31 08:33:09.770 ----------------------------------------------- [2019-07-31T08:33:13.873Z] eclipse.buildId=unknown [2019-07-31T08:33:13.873Z] java.version=1.8.0_202 [2019-07-31T08:33:13.873Z] java.vendor=Oracle Corporation [2019-07-31T08:33:13.873Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:33:13.873Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T08:33:13.873Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T08:33:13.873Z] [2019-07-31T08:33:13.873Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:33:13.387 [2019-07-31T08:33:13.873Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:33:13.873Z] !STACK 0 [2019-07-31T08:33:13.873Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T08:33:13.873Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:33:13.873Z] [2019-07-31T08:33:13.873Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:33:13.873Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:33:13.873Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:33:13.873Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:33:13.873Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:33:13.873Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:33:13.873Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:33:13.873Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:33:13.873Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:33:13.873Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:33:13.873Z] [2019-07-31T08:33:13.873Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:33:13.590 [2019-07-31T08:33:13.873Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:33:13.873Z] !STACK 0 [2019-07-31T08:33:13.873Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T08:33:13.873Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:33:13.873Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:33:13.873Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:33:13.873Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T08:33:13.873Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:33:13.873Z] [2019-07-31T08:33:13.873Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:33:13.873Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:33:13.873Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:33:13.873Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:33:13.873Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:33:13.873Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:33:13.873Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:33:13.873Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:33:13.873Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:33:13.873Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:33:16.406Z] process 15722: 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 [2019-07-31T08:33:16.406Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T08:33:16.973Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:33:16.973Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:33:29.598Z] Running org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest [2019-07-31T08:33:29.598Z] Display size: 1440x900 [2019-07-31T08:33:29.598Z] OS version=3.10.0-957.1.3.el7.x86_64 [2019-07-31T08:33:29.598Z] GTK version=3.18.9 [2019-07-31T08:33:29.598Z] GTK theme=Ambiance [2019-07-31T08:33:29.598Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T08:33:29.598Z] Time zone: Coordinated Universal Time [2019-07-31T08:33:29.598Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T08:33:29.598Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T08:34:08.317Z] *** BUG *** [2019-07-31T08:34:08.317Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:34:08.317Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:34:08.317Z] [2019-07-31T08:34:08.317Z] *** BUG *** [2019-07-31T08:34:08.317Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:34:08.317Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:34:08.317Z] [2019-07-31T08:34:08.317Z] *** BUG *** [2019-07-31T08:34:08.317Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:34:08.317Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:34:08.317Z] [2019-07-31T08:34:08.317Z] *** BUG *** [2019-07-31T08:34:08.317Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:34:08.317Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:34:08.317Z] [2019-07-31T08:34:08.317Z] *** BUG *** [2019-07-31T08:34:08.317Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:34:08.317Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:34:08.317Z] [2019-07-31T08:34:08.317Z] *** BUG *** [2019-07-31T08:34:08.317Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:34:08.317Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:34:08.317Z] [2019-07-31T08:34:08.317Z] *** BUG *** [2019-07-31T08:34:08.317Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:34:08.317Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:34:08.317Z] [2019-07-31T08:34:08.317Z] *** BUG *** [2019-07-31T08:34:08.317Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:34:08.317Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:34:08.317Z] [2019-07-31T08:34:08.317Z] *** BUG *** [2019-07-31T08:34:08.317Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:34:08.317Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:34:08.317Z] [2019-07-31T08:34:08.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:34:08.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:34:08.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:34:08.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:34:08.317Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1193950365 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:34:08.317Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:34:08.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:34:08.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:34:08.317Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:34:08.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1193950541 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:34:08.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1193950542 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:34:08.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1193950543 data=null} to TreeItem with text {test} [2019-07-31T08:34:08.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1193950548 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:34:08.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1193950549 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:34:08.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1193950759 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:34:08.317Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:34:08.317Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:34:08.317Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:34:08.317Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:34:08.317Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:34:08.317Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:34:08.317Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:34:08.317Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:34:08.317Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:34:08.317Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:34:08.317Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:34:08.317Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:34:08.317Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:34:08.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193951954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:34:08.317Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193951956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:34:08.317Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193951956 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:34:08.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193951957 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:34:08.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193951957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:34:08.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193951960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:34:08.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193951961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:34:08.317Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193951961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:34:08.317Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193951962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:34:08.317Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193951962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:34:08.317Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193951963 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:34:08.317Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1193951963 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:34:08.317Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:34:08.317Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:34:08.317Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:34:08.317Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:34:08.317Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:34:08.317Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:34:08.317Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:34:08.317Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:34:08.317Z] DEBUG - Clicking on OK [2019-07-31T08:34:08.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1193951971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:34:08.317Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1193951972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:34:08.317Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1193951972 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:34:08.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1193951973 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:34:08.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1193951973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:34:08.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1193951974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:34:08.317Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:34:08.318Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:34:08.318Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:34:08.318Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:34:08.318Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:34:08.318Z] DEBUG - Clicked on OK [2019-07-31T08:34:08.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1193951974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:34:08.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1193951128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:34:09.150Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.738 s - in org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest [2019-07-31T08:34:09.150Z] test(org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest) Time elapsed: 36.912 s [2019-07-31T08:34:09.150Z] [2019-07-31T08:34:09.150Z] Results: [2019-07-31T08:34:09.150Z] [2019-07-31T08:34:09.150Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T08:34:09.150Z] [2019-07-31T08:34:10.380Z] [2019-07-31T08:34:10.380Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 08:34:09.983 [2019-07-31T08:34:10.380Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T08:34:10.946Z] [INFO] All tests passed! [2019-07-31T08:34:10.946Z] [INFO] [2019-07-31T08:34:10.946Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T08:34:10.946Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/../../target/jacoco.exec [2019-07-31T08:34:10.946Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests' with 7 classes [2019-07-31T08:34:10.946Z] [INFO] [2019-07-31T08:34:10.946Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T08:34:10.946Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar [2019-07-31T08:34:10.946Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.pom [2019-07-31T08:34:10.946Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T08:34:10.946Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:34:10.946Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:34:10.946Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:34:10.946Z] [INFO] [2019-07-31T08:34:10.946Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T08:34:10.946Z] [INFO] [2019-07-31T08:34:10.946Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >---- [2019-07-31T08:34:10.946Z] [INFO] Building Trace Compass RCP Parent 5.0.0-SNAPSHOT [109/134] [2019-07-31T08:34:10.946Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T08:34:10.946Z] [INFO] [2019-07-31T08:34:10.946Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-31T08:34:10.946Z] [INFO] [2019-07-31T08:34:10.946Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-31T08:34:10.946Z] [INFO] [2019-07-31T08:34:10.946Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-31T08:34:10.946Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:34:10.946Z] [INFO] [2019-07-31T08:34:10.946Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-31T08:34:10.946Z] [INFO] [2019-07-31T08:34:10.946Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-31T08:34:10.946Z] [INFO] [2019-07-31T08:34:10.946Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-31T08:34:10.946Z] [INFO] [2019-07-31T08:34:10.946Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-31T08:34:10.946Z] [INFO] [2019-07-31T08:34:10.946Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-31T08:34:10.946Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T08:34:10.946Z] [INFO] [2019-07-31T08:34:10.946Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-31T08:34:10.946Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-parent-5.0.0-SNAPSHOT.pom [2019-07-31T08:34:10.946Z] [INFO] [2019-07-31T08:34:10.946Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >--- [2019-07-31T08:34:10.946Z] [INFO] Building Trace Compass RCP Branding plug-in 5.0.0-SNAPSHOT [110/134] [2019-07-31T08:34:10.946Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T08:34:10.946Z] [INFO] [2019-07-31T08:34:10.946Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T08:34:10.946Z] [INFO] [2019-07-31T08:34:10.946Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T08:34:10.946Z] [INFO] The project's OSGi version is 5.0.0.201907310718 [2019-07-31T08:34:10.946Z] [INFO] [2019-07-31T08:34:10.946Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T08:34:10.946Z] [INFO] [2019-07-31T08:34:10.946Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T08:34:10.946Z] [INFO] [2019-07-31T08:34:10.946Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T08:34:10.946Z] [INFO] [2019-07-31T08:34:10.946Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T08:34:10.946Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:34:10.946Z] [INFO] [2019-07-31T08:34:10.946Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T08:34:10.946Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:34:10.946Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources [2019-07-31T08:34:10.946Z] [INFO] [2019-07-31T08:34:10.946Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T08:34:10.946Z] [INFO] [2019-07-31T08:34:10.946Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T08:34:10.946Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:34:10.946Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources [2019-07-31T08:34:10.946Z] [INFO] [2019-07-31T08:34:10.946Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T08:34:11.206Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-sources.jar [2019-07-31T08:34:11.206Z] [INFO] [2019-07-31T08:34:11.206Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T08:34:11.206Z] [INFO] [2019-07-31T08:34:11.206Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T08:34:11.206Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.jar [2019-07-31T08:34:11.206Z] [INFO] [2019-07-31T08:34:11.206Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T08:34:11.206Z] [INFO] [2019-07-31T08:34:11.206Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T08:34:11.206Z] [INFO] [2019-07-31T08:34:11.206Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T08:34:11.206Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.jar [2019-07-31T08:34:11.206Z] [INFO] [2019-07-31T08:34:11.206Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T08:34:11.206Z] [INFO] [2019-07-31T08:34:11.206Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T08:34:11.206Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T08:34:11.206Z] [INFO] [2019-07-31T08:34:11.206Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T08:34:11.206Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.jar [2019-07-31T08:34:11.206Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.pom [2019-07-31T08:34:11.206Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-sources.jar [2019-07-31T08:34:11.206Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:34:11.206Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:34:11.206Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:34:11.206Z] [INFO] [2019-07-31T08:34:11.206Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T08:34:11.206Z] [INFO] [2019-07-31T08:34:11.206Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >-- [2019-07-31T08:34:11.206Z] [INFO] Building Trace Compass RCP Branding Feature 5.0.0-SNAPSHOT [111/134] [2019-07-31T08:34:11.206Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T08:34:11.206Z] [INFO] [2019-07-31T08:34:11.206Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T08:34:11.206Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target [2019-07-31T08:34:11.206Z] [INFO] [2019-07-31T08:34:11.206Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T08:34:11.206Z] [INFO] The project's OSGi version is 5.0.0.201907310718 [2019-07-31T08:34:11.206Z] [INFO] [2019-07-31T08:34:11.206Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T08:34:11.206Z] [INFO] [2019-07-31T08:34:11.206Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T08:34:11.465Z] [INFO] [2019-07-31T08:34:11.465Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T08:34:11.465Z] [INFO] [2019-07-31T08:34:11.465Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T08:34:11.465Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:34:11.465Z] [INFO] [2019-07-31T08:34:11.465Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T08:34:11.465Z] [INFO] [2019-07-31T08:34:11.465Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T08:34:11.465Z] [INFO] [2019-07-31T08:34:11.465Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T08:34:11.465Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT.jar [2019-07-31T08:34:11.465Z] [INFO] [2019-07-31T08:34:11.465Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T08:34:11.465Z] [INFO] [2019-07-31T08:34:11.465Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T08:34:11.465Z] [INFO] [2019-07-31T08:34:11.465Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T08:34:11.465Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T08:34:11.465Z] [INFO] [2019-07-31T08:34:11.465Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T08:34:11.465Z] [INFO] [2019-07-31T08:34:11.465Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T08:34:11.465Z] [INFO] [2019-07-31T08:34:11.465Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T08:34:11.465Z] [INFO] [2019-07-31T08:34:11.465Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T08:34:11.465Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T08:34:11.465Z] [INFO] [2019-07-31T08:34:11.465Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T08:34:11.465Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT.jar [2019-07-31T08:34:11.465Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT.pom [2019-07-31T08:34:11.465Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T08:34:11.465Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:34:11.465Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:34:11.465Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:34:11.465Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:34:11.465Z] [INFO] [2019-07-31T08:34:11.465Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T08:34:11.465Z] [INFO] [2019-07-31T08:34:11.465Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------ [2019-07-31T08:34:11.465Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 5.0.0-SNAPSHOT [112/134] [2019-07-31T08:34:11.465Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T08:34:11.465Z] [INFO] [2019-07-31T08:34:11.465Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T08:34:11.465Z] [INFO] [2019-07-31T08:34:11.465Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T08:34:11.465Z] [INFO] The project's OSGi version is 5.0.0.201907310718 [2019-07-31T08:34:11.465Z] [INFO] [2019-07-31T08:34:11.465Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T08:34:11.465Z] [INFO] [2019-07-31T08:34:11.465Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T08:34:11.465Z] [INFO] [2019-07-31T08:34:11.465Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T08:34:11.465Z] [INFO] [2019-07-31T08:34:11.465Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T08:34:11.465Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:34:11.465Z] [INFO] [2019-07-31T08:34:11.465Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T08:34:11.465Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:34:11.465Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources [2019-07-31T08:34:11.465Z] [INFO] [2019-07-31T08:34:11.465Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T08:34:11.465Z] [INFO] Compiling 9 source files to /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/classes [2019-07-31T08:34:11.728Z] [INFO] [2019-07-31T08:34:11.728Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T08:34:11.728Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:34:11.728Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources [2019-07-31T08:34:11.728Z] [INFO] [2019-07-31T08:34:11.728Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T08:34:11.728Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-sources.jar [2019-07-31T08:34:11.728Z] [INFO] [2019-07-31T08:34:11.728Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T08:34:11.728Z] [INFO] [2019-07-31T08:34:11.728Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T08:34:11.728Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.jar [2019-07-31T08:34:11.728Z] [INFO] [2019-07-31T08:34:11.728Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T08:34:11.728Z] [INFO] [2019-07-31T08:34:11.988Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T08:34:11.988Z] [INFO] [2019-07-31T08:34:11.988Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T08:34:11.988Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.jar [2019-07-31T08:34:11.988Z] [INFO] [2019-07-31T08:34:11.988Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T08:34:11.988Z] [INFO] [2019-07-31T08:34:11.988Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T08:34:11.988Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/../../target/jacoco.exec [2019-07-31T08:34:11.988Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.ui' with 10 classes [2019-07-31T08:34:11.988Z] [INFO] [2019-07-31T08:34:11.988Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T08:34:11.988Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.jar [2019-07-31T08:34:11.988Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.pom [2019-07-31T08:34:11.988Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-sources.jar [2019-07-31T08:34:11.988Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:34:11.988Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:34:11.988Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:34:11.988Z] [INFO] [2019-07-31T08:34:11.988Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T08:34:11.988Z] [INFO] [2019-07-31T08:34:11.988Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >-------- [2019-07-31T08:34:11.988Z] [INFO] Building Trace Compass RCP Feature 5.0.0-SNAPSHOT [113/134] [2019-07-31T08:34:11.988Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T08:34:11.988Z] [INFO] [2019-07-31T08:34:11.988Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp --- [2019-07-31T08:34:11.988Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target [2019-07-31T08:34:11.988Z] [INFO] [2019-07-31T08:34:11.988Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp --- [2019-07-31T08:34:11.988Z] [INFO] The project's OSGi version is 5.0.0.201907310718 [2019-07-31T08:34:11.988Z] [INFO] [2019-07-31T08:34:11.988Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp --- [2019-07-31T08:34:11.988Z] [INFO] [2019-07-31T08:34:11.988Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp --- [2019-07-31T08:34:11.988Z] [INFO] [2019-07-31T08:34:11.988Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp --- [2019-07-31T08:34:11.988Z] [INFO] [2019-07-31T08:34:11.988Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp --- [2019-07-31T08:34:11.988Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:34:11.988Z] [INFO] [2019-07-31T08:34:11.988Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp --- [2019-07-31T08:34:11.988Z] [INFO] [2019-07-31T08:34:11.988Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp --- [2019-07-31T08:34:12.248Z] [INFO] [2019-07-31T08:34:12.248Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp --- [2019-07-31T08:34:12.248Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT.jar [2019-07-31T08:34:12.248Z] [INFO] [2019-07-31T08:34:12.248Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp --- [2019-07-31T08:34:12.248Z] [INFO] [2019-07-31T08:34:12.248Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp --- [2019-07-31T08:34:12.248Z] [INFO] [2019-07-31T08:34:12.248Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp --- [2019-07-31T08:34:17.516Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (139.18kB) [2019-07-31T08:34:17.516Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T08:34:17.516Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (139.18kB) [2019-07-31T08:34:17.516Z] [INFO] Unpacking org.antlr.runtime.source_3.2.0.v201101311130... [2019-07-31T08:34:17.516Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T08:34:17.516Z] [INFO] [2019-07-31T08:34:17.516Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp --- [2019-07-31T08:34:17.516Z] [INFO] [2019-07-31T08:34:17.516Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp --- [2019-07-31T08:34:17.516Z] [INFO] [2019-07-31T08:34:17.516Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp --- [2019-07-31T08:34:17.516Z] [INFO] [2019-07-31T08:34:17.516Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.rcp --- [2019-07-31T08:34:17.516Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T08:34:17.516Z] [INFO] [2019-07-31T08:34:17.516Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp --- [2019-07-31T08:34:17.516Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT.jar [2019-07-31T08:34:17.516Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT.pom [2019-07-31T08:34:17.516Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T08:34:17.777Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:34:17.777Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:34:17.777Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:34:17.777Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:34:17.777Z] [INFO] [2019-07-31T08:34:17.777Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp --- [2019-07-31T08:34:17.777Z] [INFO] [2019-07-31T08:34:17.777Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >-- [2019-07-31T08:34:17.777Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT [114/134] [2019-07-31T08:34:17.777Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T08:34:17.777Z] [INFO] [2019-07-31T08:34:17.777Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T08:34:17.777Z] [INFO] [2019-07-31T08:34:17.777Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T08:34:17.777Z] [INFO] The project's OSGi version is 1.0.0.201907310718 [2019-07-31T08:34:17.777Z] [INFO] [2019-07-31T08:34:17.777Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T08:34:17.777Z] [INFO] [2019-07-31T08:34:17.777Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T08:34:17.777Z] [INFO] [2019-07-31T08:34:17.777Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T08:34:17.777Z] [INFO] [2019-07-31T08:34:17.777Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T08:34:17.777Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:34:17.777Z] [INFO] [2019-07-31T08:34:17.777Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T08:34:17.777Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:34:17.777Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources [2019-07-31T08:34:17.777Z] [INFO] [2019-07-31T08:34:17.777Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T08:34:17.777Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes [2019-07-31T08:34:17.777Z] [INFO] [2019-07-31T08:34:17.777Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T08:34:17.777Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:34:17.777Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources [2019-07-31T08:34:17.777Z] [INFO] [2019-07-31T08:34:17.777Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T08:34:17.777Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-sources.jar [2019-07-31T08:34:17.777Z] [INFO] [2019-07-31T08:34:17.777Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T08:34:17.777Z] [INFO] [2019-07-31T08:34:17.777Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T08:34:17.777Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar [2019-07-31T08:34:18.036Z] [INFO] [2019-07-31T08:34:18.036Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T08:34:18.036Z] [INFO] [2019-07-31T08:34:18.036Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T08:34:18.036Z] [INFO] [2019-07-31T08:34:18.036Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T08:34:18.036Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar [2019-07-31T08:34:18.036Z] [INFO] [2019-07-31T08:34:18.036Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T08:34:18.036Z] [INFO] [2019-07-31T08:34:18.036Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T08:34:18.036Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/../../target/jacoco.exec [2019-07-31T08:34:18.036Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.incubator.ui' with 1 classes [2019-07-31T08:34:18.036Z] [INFO] [2019-07-31T08:34:18.036Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T08:34:18.036Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar [2019-07-31T08:34:18.036Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.pom [2019-07-31T08:34:18.036Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-sources.jar [2019-07-31T08:34:18.036Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:34:18.036Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:34:18.036Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:34:18.036Z] [INFO] [2019-07-31T08:34:18.036Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T08:34:18.036Z] [INFO] [2019-07-31T08:34:18.036Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >--- [2019-07-31T08:34:18.036Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 1.0.0-SNAPSHOT [115/134] [2019-07-31T08:34:18.036Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T08:34:18.036Z] [INFO] [2019-07-31T08:34:18.036Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T08:34:18.036Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target [2019-07-31T08:34:18.036Z] [INFO] [2019-07-31T08:34:18.036Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T08:34:18.036Z] [INFO] The project's OSGi version is 1.0.0.201907310718 [2019-07-31T08:34:18.036Z] [INFO] [2019-07-31T08:34:18.036Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T08:34:18.036Z] [INFO] [2019-07-31T08:34:18.036Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T08:34:18.036Z] [INFO] [2019-07-31T08:34:18.036Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T08:34:18.036Z] [INFO] [2019-07-31T08:34:18.036Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T08:34:18.036Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:34:18.036Z] [INFO] [2019-07-31T08:34:18.036Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T08:34:18.036Z] [INFO] [2019-07-31T08:34:18.036Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T08:34:18.036Z] [INFO] [2019-07-31T08:34:18.036Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T08:34:18.036Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT.jar [2019-07-31T08:34:18.036Z] [INFO] [2019-07-31T08:34:18.036Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T08:34:18.036Z] [INFO] [2019-07-31T08:34:18.036Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T08:34:18.036Z] [INFO] [2019-07-31T08:34:18.036Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T08:34:18.036Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery.source_1.1.100.v20180822-1357.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (73.17kB) [2019-07-31T08:34:18.036Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery.source_1.1.100.v20180822-1357.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (73.17kB) [2019-07-31T08:34:18.299Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.source_1.1.100.v20180822-1302.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (32.83kB) [2019-07-31T08:34:18.299Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.source_1.1.100.v20180822-1302.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (32.83kB) [2019-07-31T08:34:18.559Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility.source_1.1.100.v20180822-1302.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (39.18kB) [2019-07-31T08:34:18.559Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility.source_1.1.100.v20180822-1302.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (39.18kB) [2019-07-31T08:34:18.559Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T08:34:18.559Z] [INFO] [2019-07-31T08:34:18.559Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T08:34:18.559Z] [INFO] [2019-07-31T08:34:18.559Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T08:34:18.559Z] [INFO] [2019-07-31T08:34:18.559Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T08:34:18.559Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T08:34:18.559Z] [INFO] [2019-07-31T08:34:18.559Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T08:34:18.559Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT.jar [2019-07-31T08:34:18.559Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT.pom [2019-07-31T08:34:18.559Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T08:34:18.559Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:34:18.559Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:34:18.559Z] [INFO] [2019-07-31T08:34:18.559Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T08:34:18.559Z] [INFO] [2019-07-31T08:34:18.559Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >-- [2019-07-31T08:34:18.559Z] [INFO] Building Trace Compass Json trace Parent 5.0.0-SNAPSHOT [116/134] [2019-07-31T08:34:18.559Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T08:34:18.559Z] [INFO] [2019-07-31T08:34:18.559Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-31T08:34:18.559Z] [INFO] [2019-07-31T08:34:18.559Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-31T08:34:18.559Z] [INFO] [2019-07-31T08:34:18.559Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-31T08:34:18.559Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:34:18.559Z] [INFO] [2019-07-31T08:34:18.559Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-31T08:34:18.559Z] [INFO] [2019-07-31T08:34:18.559Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-31T08:34:18.559Z] [INFO] [2019-07-31T08:34:18.559Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-31T08:34:18.559Z] [INFO] [2019-07-31T08:34:18.559Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-31T08:34:18.559Z] [INFO] [2019-07-31T08:34:18.559Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-31T08:34:18.559Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T08:34:18.559Z] [INFO] [2019-07-31T08:34:18.559Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-31T08:34:18.559Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-parent-5.0.0-SNAPSHOT.pom [2019-07-31T08:34:18.559Z] [INFO] [2019-07-31T08:34:18.559Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >-- [2019-07-31T08:34:18.559Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 0.1.1-SNAPSHOT [117/134] [2019-07-31T08:34:18.559Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T08:34:18.559Z] [INFO] [2019-07-31T08:34:18.559Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T08:34:18.559Z] [INFO] [2019-07-31T08:34:18.559Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T08:34:18.559Z] [INFO] The project's OSGi version is 0.1.1.201907310718 [2019-07-31T08:34:18.559Z] [INFO] [2019-07-31T08:34:18.559Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T08:34:18.559Z] [INFO] [2019-07-31T08:34:18.559Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T08:34:18.559Z] [INFO] [2019-07-31T08:34:18.559Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T08:34:18.559Z] [INFO] [2019-07-31T08:34:18.559Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T08:34:18.559Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:34:18.559Z] [INFO] [2019-07-31T08:34:18.559Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T08:34:18.559Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:34:18.559Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources [2019-07-31T08:34:18.559Z] [INFO] [2019-07-31T08:34:18.559Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T08:34:18.559Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes [2019-07-31T08:34:18.818Z] [INFO] [2019-07-31T08:34:18.818Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T08:34:18.818Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:34:18.818Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources [2019-07-31T08:34:18.818Z] [INFO] [2019-07-31T08:34:18.818Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T08:34:18.818Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-sources.jar [2019-07-31T08:34:18.818Z] [INFO] [2019-07-31T08:34:18.818Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T08:34:18.818Z] [INFO] [2019-07-31T08:34:18.818Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T08:34:18.818Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.jar [2019-07-31T08:34:19.077Z] [INFO] [2019-07-31T08:34:19.077Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T08:34:19.077Z] [INFO] [2019-07-31T08:34:19.077Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T08:34:19.077Z] [INFO] [2019-07-31T08:34:19.077Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T08:34:19.077Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.jar [2019-07-31T08:34:19.077Z] [INFO] [2019-07-31T08:34:19.077Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T08:34:19.077Z] [INFO] [2019-07-31T08:34:19.077Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T08:34:19.077Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/../../target/jacoco.exec [2019-07-31T08:34:19.077Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core' with 5 classes [2019-07-31T08:34:19.335Z] [INFO] [2019-07-31T08:34:19.335Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T08:34:19.335Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.jar [2019-07-31T08:34:19.335Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.pom [2019-07-31T08:34:19.335Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-sources.jar [2019-07-31T08:34:19.335Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:34:19.335Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-p2metadata.xml [2019-07-31T08:34:19.335Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-p2artifacts.xml [2019-07-31T08:34:19.335Z] [INFO] [2019-07-31T08:34:19.335Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T08:34:19.335Z] [INFO] [2019-07-31T08:34:19.335Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >----- [2019-07-31T08:34:19.335Z] [INFO] Building org.eclipse.tracecompass.jsontrace 1.0.0-SNAPSHOT [118/134] [2019-07-31T08:34:19.335Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T08:34:19.335Z] [INFO] [2019-07-31T08:34:19.335Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T08:34:19.335Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target [2019-07-31T08:34:19.335Z] [INFO] [2019-07-31T08:34:19.335Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T08:34:19.335Z] [INFO] The project's OSGi version is 1.0.0.201907310718 [2019-07-31T08:34:19.335Z] [INFO] [2019-07-31T08:34:19.335Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T08:34:19.335Z] [INFO] [2019-07-31T08:34:19.335Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T08:34:19.335Z] [INFO] [2019-07-31T08:34:19.335Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T08:34:19.335Z] [INFO] [2019-07-31T08:34:19.335Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T08:34:19.335Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:34:19.335Z] [INFO] [2019-07-31T08:34:19.335Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T08:34:19.335Z] [INFO] [2019-07-31T08:34:19.335Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T08:34:19.335Z] [INFO] [2019-07-31T08:34:19.335Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T08:34:19.335Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT.jar [2019-07-31T08:34:19.335Z] [INFO] [2019-07-31T08:34:19.335Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T08:34:19.335Z] [INFO] [2019-07-31T08:34:19.335Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T08:34:19.335Z] [INFO] [2019-07-31T08:34:19.335Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T08:34:19.335Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T08:34:19.335Z] [INFO] [2019-07-31T08:34:19.335Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T08:34:19.335Z] [INFO] [2019-07-31T08:34:19.335Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T08:34:19.593Z] [INFO] [2019-07-31T08:34:19.593Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T08:34:19.593Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T08:34:19.593Z] [INFO] [2019-07-31T08:34:19.593Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T08:34:19.593Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT.jar [2019-07-31T08:34:19.593Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT.pom [2019-07-31T08:34:19.593Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T08:34:19.593Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:34:19.593Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:34:19.593Z] [INFO] [2019-07-31T08:34:19.593Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T08:34:19.593Z] [INFO] [2019-07-31T08:34:19.593Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >---- [2019-07-31T08:34:19.593Z] [INFO] Building Trace Compass RCP Product 5.0.0-SNAPSHOT [119/134] [2019-07-31T08:34:19.593Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2019-07-31T08:34:19.852Z] [INFO] [2019-07-31T08:34:19.852Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T08:34:19.852Z] [INFO] [2019-07-31T08:34:19.852Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T08:34:19.852Z] [INFO] The project's OSGi version is 5.0.0.201907310718 [2019-07-31T08:34:19.852Z] [INFO] [2019-07-31T08:34:19.852Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T08:34:19.852Z] [INFO] [2019-07-31T08:34:19.852Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T08:34:19.852Z] [INFO] [2019-07-31T08:34:19.852Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T08:34:19.852Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:34:19.852Z] [INFO] [2019-07-31T08:34:19.852Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T08:34:19.852Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:34:19.852Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources [2019-07-31T08:34:19.852Z] [INFO] [2019-07-31T08:34:19.852Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T08:34:19.852Z] [INFO] [2019-07-31T08:34:19.852Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T08:34:19.852Z] [INFO] [2019-07-31T08:34:19.852Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T08:34:19.852Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0] [2019-07-31T08:34:19.852Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [2019-07-31T08:34:19.852Z] [INFO] [2019-07-31T08:34:19.852Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T08:34:21.777Z] [INFO] [2019-07-31T08:34:21.777Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T08:34:21.777Z] [INFO] [2019-07-31T08:34:21.777Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T08:34:21.777Z] [INFO] [2019-07-31T08:34:21.777Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T08:35:00.734Z] [INFO] [2019-07-31T08:35:00.734Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T08:35:00.734Z] [INFO] [2019-07-31T08:35:00.734Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T08:35:00.734Z] [INFO] [2019-07-31T08:35:00.734Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T08:35:00.734Z] [INFO] [2019-07-31T08:35:00.734Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T08:35:00.735Z] [INFO] [2019-07-31T08:35:00.735Z] [INFO] --- tycho-p2-director-plugin:1.3.0:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T08:35:00.735Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment win32/win32/x86_64 to /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass [2019-07-31T08:35:00.735Z] Installing org.eclipse.tracecompass.rcp 5.0.0.201907310718. [2019-07-31T08:35:00.735Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.0.v20190530-1947. [2019-07-31T08:35:22.663Z] Operation completed in 25389 ms. [2019-07-31T08:35:22.663Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app [2019-07-31T08:35:22.663Z] Installing org.eclipse.tracecompass.rcp 5.0.0.201907310718. [2019-07-31T08:35:22.663Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.0.v20190530-1947. [2019-07-31T08:35:45.229Z] Operation completed in 22129 ms. [2019-07-31T08:35:45.229Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment linux/gtk/x86_64 to /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/linux/gtk/x86_64/trace-compass [2019-07-31T08:35:45.488Z] Installing org.eclipse.tracecompass.rcp 5.0.0.201907310718. [2019-07-31T08:35:45.488Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.0.v20190530-1947. [2019-07-31T08:36:07.420Z] Operation completed in 20185 ms. [2019-07-31T08:36:07.420Z] [INFO] [2019-07-31T08:36:07.420Z] [INFO] --- tycho-p2-director-plugin:1.3.0:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T08:36:07.420Z] [INFO] Building zip: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190731-0718-win32.win32.x86_64.zip [2019-07-31T08:36:13.988Z] [INFO] Building tar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190731-0718-macosx.cocoa.x86_64.tar.gz [2019-07-31T08:36:22.103Z] [INFO] Building tar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190731-0718-linux.gtk.x86_64.tar.gz [2019-07-31T08:36:30.212Z] [INFO] [2019-07-31T08:36:30.212Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T08:36:30.212Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T08:36:30.212Z] [INFO] [2019-07-31T08:36:30.212Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T08:36:30.212Z] [INFO] No primary artifact to install, installing attached artifacts instead. [2019-07-31T08:36:30.212Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT.pom [2019-07-31T08:36:30.212Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip [2019-07-31T08:36:30.212Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip [2019-07-31T08:36:30.212Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:36:30.212Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip [2019-07-31T08:36:30.212Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:36:30.212Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190731-0718-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-win32.win32.x86_64.zip [2019-07-31T08:36:30.212Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190731-0718-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz [2019-07-31T08:36:30.212Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190731-0718-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-linux.gtk.x86_64.tar.gz [2019-07-31T08:36:30.778Z] [INFO] [2019-07-31T08:36:30.778Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T08:36:30.778Z] [INFO] [2019-07-31T08:36:30.778Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >--- [2019-07-31T08:36:30.778Z] [INFO] Building Trace Compass Release Engineering Parent 5.0.0-SNAPSHOT [120/134] [2019-07-31T08:36:30.778Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T08:36:30.778Z] [INFO] [2019-07-31T08:36:30.778Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-parent --- [2019-07-31T08:36:30.778Z] [INFO] [2019-07-31T08:36:30.778Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent --- [2019-07-31T08:36:30.778Z] [INFO] [2019-07-31T08:36:30.778Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-parent --- [2019-07-31T08:36:30.778Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/releng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:36:30.778Z] [INFO] [2019-07-31T08:36:30.778Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent --- [2019-07-31T08:36:30.778Z] [INFO] [2019-07-31T08:36:30.778Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-parent --- [2019-07-31T08:36:30.778Z] [INFO] [2019-07-31T08:36:30.778Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-parent --- [2019-07-31T08:36:30.778Z] [INFO] [2019-07-31T08:36:30.778Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent --- [2019-07-31T08:36:30.778Z] [INFO] [2019-07-31T08:36:30.778Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.releng-parent --- [2019-07-31T08:36:30.778Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T08:36:30.778Z] [INFO] [2019-07-31T08:36:30.778Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent --- [2019-07-31T08:36:30.778Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-parent-5.0.0-SNAPSHOT.pom [2019-07-31T08:36:30.778Z] [INFO] [2019-07-31T08:36:30.778Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------ [2019-07-31T08:36:30.778Z] [INFO] Building Trace Compass Target Platform 5.0.0-SNAPSHOT [121/134] [2019-07-31T08:36:30.778Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T08:36:30.778Z] 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 [2019-07-31T08:36:30.778Z] 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 [2019-07-31T08:36:30.778Z] 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 [2019-07-31T08:36:31.373Z] 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 [2019-07-31T08:36:31.373Z] 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 [2019-07-31T08:36:31.373Z] 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 [2019-07-31T08:36:31.373Z] Progress (1): 4.1/5.8 kB Progress (1): 5.8 kB 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 145 kB/s) [2019-07-31T08:36:32.179Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-31T08:36:32.179Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-31T08:36:32.179Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-31T08:36:32.438Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-31T08:36:32.438Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-31T08:36:32.438Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-31T08:36:32.438Z] Progress (1): 4.1/34 kB Progress (1): 7.7/34 kB Progress (1): 12/34 kB Progress (1): 16/34 kB Progress (1): 20/34 kB Progress (1): 24/34 kB Progress (1): 28/34 kB Progress (1): 32/34 kB Progress (1): 34 kB 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 764 kB/s) [2019-07-31T08:36:32.438Z] 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 [2019-07-31T08:36:32.438Z] 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 [2019-07-31T08:36:32.438Z] 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 [2019-07-31T08:36:32.696Z] 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 [2019-07-31T08:36:32.697Z] 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 [2019-07-31T08:36:32.697Z] 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 [2019-07-31T08:36:32.697Z] Progress (1): 4.1/64 kB Progress (1): 7.7/64 kB Progress (1): 12/64 kB Progress (1): 16/64 kB Progress (1): 20/64 kB Progress (1): 24/64 kB Progress (1): 28/64 kB Progress (1): 32/64 kB Progress (1): 36/64 kB Progress (1): 40/64 kB Progress (1): 44/64 kB Progress (1): 48/64 kB Progress (1): 52/64 kB Progress (1): 56/64 kB Progress (1): 60/64 kB Progress (1): 64/64 kB Progress (1): 64 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (64 kB at 1.6 MB/s) [2019-07-31T08:36:32.697Z] [INFO] [2019-07-31T08:36:32.697Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.target --- [2019-07-31T08:36:32.697Z] [INFO] [2019-07-31T08:36:32.697Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target --- [2019-07-31T08:36:32.697Z] [INFO] [2019-07-31T08:36:32.697Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.target --- [2019-07-31T08:36:32.697Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:36:32.697Z] [INFO] [2019-07-31T08:36:32.697Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.target --- [2019-07-31T08:36:32.697Z] [INFO] [2019-07-31T08:36:32.697Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.target --- [2019-07-31T08:36:32.697Z] [INFO] [2019-07-31T08:36:32.697Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.target --- [2019-07-31T08:36:32.697Z] [INFO] [2019-07-31T08:36:32.697Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target --- [2019-07-31T08:36:32.697Z] [INFO] [2019-07-31T08:36:32.697Z] [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target --- [2019-07-31T08:36:32.697Z] 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 [2019-07-31T08:36:32.697Z] 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 [2019-07-31T08:36:32.697Z] 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 [2019-07-31T08:36:32.955Z] 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 [2019-07-31T08:36:32.955Z] 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 [2019-07-31T08:36:32.955Z] 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 [2019-07-31T08:36:32.955Z] Progress (1): 4.1/4.7 kB Progress (1): 4.7 kB 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 127 kB/s) [2019-07-31T08:36:32.955Z] 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 [2019-07-31T08:36:32.955Z] 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 [2019-07-31T08:36:33.214Z] 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 [2019-07-31T08:36:33.214Z] 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 [2019-07-31T08:36:33.214Z] 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 [2019-07-31T08:36:33.214Z] 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 [2019-07-31T08:36:33.214Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB 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 146 kB/s) [2019-07-31T08:36:33.472Z] 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 [2019-07-31T08:36:33.472Z] 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 [2019-07-31T08:36:33.472Z] 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 [2019-07-31T08:36:33.730Z] 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 [2019-07-31T08:36:33.730Z] 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 [2019-07-31T08:36:33.730Z] 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 [2019-07-31T08:36:33.730Z] Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB 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 126 kB/s) [2019-07-31T08:36:33.730Z] 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 [2019-07-31T08:36:33.730Z] 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 [2019-07-31T08:36:33.989Z] 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 [2019-07-31T08:36:33.989Z] 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 [2019-07-31T08:36:33.989Z] 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 [2019-07-31T08:36:33.989Z] 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 [2019-07-31T08:36:33.989Z] Progress (1): 1.7 kB 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 51 kB/s) [2019-07-31T08:36:33.989Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [2019-07-31T08:36:34.247Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [2019-07-31T08:36:34.247Z] 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 [2019-07-31T08:36:34.247Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [2019-07-31T08:36:34.247Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [2019-07-31T08:36:34.247Z] 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 [2019-07-31T08:36:34.506Z] Progress (1): 4.1/21 kB Progress (1): 7.7/21 kB Progress (1): 12/21 kB Progress (1): 16/21 kB Progress (1): 20/21 kB Progress (1): 21 kB 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 540 kB/s) [2019-07-31T08:36:34.506Z] 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 [2019-07-31T08:36:34.506Z] 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 [2019-07-31T08:36:34.506Z] 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 [2019-07-31T08:36:34.506Z] 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 [2019-07-31T08:36:34.506Z] 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 [2019-07-31T08:36:34.506Z] 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 [2019-07-31T08:36:34.506Z] 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 [2019-07-31T08:36:34.506Z] 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 [2019-07-31T08:36:34.506Z] 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 [2019-07-31T08:36:34.765Z] 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 [2019-07-31T08:36:34.765Z] 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 [2019-07-31T08:36:34.765Z] 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 [2019-07-31T08:36:34.765Z] 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 [2019-07-31T08:36:34.765Z] 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 [2019-07-31T08:36:34.765Z] 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 [2019-07-31T08:36:34.765Z] 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 [2019-07-31T08:36:34.765Z] 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 [2019-07-31T08:36:34.765Z] 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 [2019-07-31T08:36:34.765Z] Progress (1): 4.1/41 kB Progress (1): 7.7/41 kB Progress (1): 12/41 kB Progress (1): 16/41 kB Progress (2): 16/41 kB | 4.1/54 kB Progress (2): 20/41 kB | 4.1/54 kB Progress (3): 20/41 kB | 4.1/54 kB | 4.1/35 kB Progress (3): 20/41 kB | 7.7/54 kB | 4.1/35 kB Progress (3): 20/41 kB | 7.7/54 kB | 7.7/35 kB Progress (3): 24/41 kB | 7.7/54 kB | 7.7/35 kB Progress (3): 24/41 kB | 7.7/54 kB | 12/35 kB Progress (3): 24/41 kB | 7.7/54 kB | 16/35 kB Progress (3): 24/41 kB | 12/54 kB | 16/35 kB Progress (3): 24/41 kB | 12/54 kB | 20/35 kB Progress (3): 28/41 kB | 12/54 kB | 20/35 kB Progress (3): 28/41 kB | 12/54 kB | 24/35 kB Progress (3): 28/41 kB | 16/54 kB | 24/35 kB Progress (3): 28/41 kB | 16/54 kB | 28/35 kB Progress (3): 28/41 kB | 20/54 kB | 28/35 kB Progress (3): 32/41 kB | 20/54 kB | 28/35 kB Progress (3): 32/41 kB | 24/54 kB | 28/35 kB Progress (3): 32/41 kB | 24/54 kB | 32/35 kB Progress (3): 32/41 kB | 28/54 kB | 32/35 kB Progress (3): 32/41 kB | 28/54 kB | 35 kB Progress (3): 36/41 kB | 28/54 kB | 35 kB Progress (3): 36/41 kB | 32/54 kB | 35 kB Progress (3): 40/41 kB | 32/54 kB | 35 kB Progress (3): 40/41 kB | 36/54 kB | 35 kB Progress (3): 41 kB | 36/54 kB | 35 kB Progress (3): 41 kB | 40/54 kB | 35 kB Progress (3): 41 kB | 44/54 kB | 35 kB Progress (3): 41 kB | 48/54 kB | 35 kB Progress (3): 41 kB | 52/54 kB | 35 kB Progress (3): 41 kB | 54 kB | 35 kB 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 579 kB/s) [2019-07-31T08:36:34.765Z] 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 850 kB/s) [2019-07-31T08:36:35.023Z] 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 638 kB/s) [2019-07-31T08:36:35.023Z] [INFO] [2019-07-31T08:36:35.023Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.target --- [2019-07-31T08:36:35.023Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T08:36:35.023Z] [INFO] [2019-07-31T08:36:35.023Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.target --- [2019-07-31T08:36:35.023Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT.pom [2019-07-31T08:36:35.023Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.6.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.6.target [2019-07-31T08:36:35.023Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.7.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.7.target [2019-07-31T08:36:35.023Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.8.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.8.target [2019-07-31T08:36:35.023Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.9.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.9.target [2019-07-31T08:36:35.023Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.10.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.10.target [2019-07-31T08:36:35.023Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.11.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.11.target [2019-07-31T08:36:35.023Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.12.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.12.target [2019-07-31T08:36:35.023Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-eStaging.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-eStaging.target [2019-07-31T08:36:35.023Z] [INFO] [2019-07-31T08:36:35.023Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >-- [2019-07-31T08:36:35.023Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.8-SNAPSHOT [122/134] [2019-07-31T08:36:35.023Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:36:35.282Z] [INFO] [2019-07-31T08:36:35.282Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T08:36:35.282Z] [INFO] [2019-07-31T08:36:35.282Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T08:36:35.282Z] [INFO] The project's OSGi version is 1.0.8.201907310718 [2019-07-31T08:36:35.282Z] [INFO] [2019-07-31T08:36:35.282Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T08:36:35.282Z] [INFO] [2019-07-31T08:36:35.282Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T08:36:35.282Z] [INFO] [2019-07-31T08:36:35.282Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T08:36:35.282Z] [INFO] [2019-07-31T08:36:35.282Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T08:36:35.282Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:36:35.282Z] [INFO] [2019-07-31T08:36:35.282Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T08:36:35.282Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:36:35.282Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources [2019-07-31T08:36:35.282Z] [INFO] [2019-07-31T08:36:35.282Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T08:36:35.282Z] [INFO] Compiling 7 source files to /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes [2019-07-31T08:36:36.658Z] [INFO] [2019-07-31T08:36:36.658Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T08:36:36.658Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:36:36.658Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources [2019-07-31T08:36:36.658Z] [INFO] [2019-07-31T08:36:36.658Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T08:36:36.658Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-31T08:36:36.658Z] [INFO] [2019-07-31T08:36:36.658Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T08:36:36.658Z] [INFO] [2019-07-31T08:36:36.658Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T08:36:36.658Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-31T08:36:36.658Z] [INFO] [2019-07-31T08:36:36.658Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T08:36:36.658Z] [INFO] [2019-07-31T08:36:36.658Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T08:36:36.658Z] [INFO] [2019-07-31T08:36:36.658Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T08:36:36.658Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-31T08:36:36.658Z] [INFO] [2019-07-31T08:36:36.658Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T08:36:36.658Z] [INFO] [2019-07-31T08:36:36.658Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T08:36:39.190Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T08:36:39.190Z] [INFO] Command line: [2019-07-31T08:36:39.190Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T08:36:39.190Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:36:44.808Z] !SESSION 2019-07-31 08:36:40.064 ----------------------------------------------- [2019-07-31T08:36:44.808Z] eclipse.buildId=unknown [2019-07-31T08:36:44.808Z] java.version=1.8.0_202 [2019-07-31T08:36:44.808Z] java.vendor=Oracle Corporation [2019-07-31T08:36:44.808Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:36:44.808Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T08:36:44.808Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T08:36:44.808Z] [2019-07-31T08:36:44.808Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:36:44.091 [2019-07-31T08:36:44.808Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:36:44.808Z] !STACK 0 [2019-07-31T08:36:44.808Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T08:36:44.808Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:36:44.808Z] [2019-07-31T08:36:44.808Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:36:44.808Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:36:44.808Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:36:44.808Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:36:44.808Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:36:44.808Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:36:44.808Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:36:44.808Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:36:44.808Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:36:44.808Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:36:44.808Z] [2019-07-31T08:36:44.808Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:36:44.372 [2019-07-31T08:36:44.808Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:36:44.808Z] !STACK 0 [2019-07-31T08:36:44.808Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T08:36:44.808Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:36:44.808Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:36:44.808Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:36:44.808Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T08:36:44.808Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:36:44.808Z] [2019-07-31T08:36:44.808Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:36:44.808Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:36:44.808Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:36:44.808Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:36:44.808Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:36:44.808Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:36:44.808Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:36:44.808Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:36:44.808Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:36:44.808Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:36:50.076Z] process 16016: 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 [2019-07-31T08:36:50.076Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T08:36:50.643Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:36:50.643Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:37:05.524Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest [2019-07-31T08:37:05.524Z] Display size: 1440x900 [2019-07-31T08:37:05.524Z] OS version=3.10.0-957.1.3.el7.x86_64 [2019-07-31T08:37:05.524Z] GTK version=3.18.9 [2019-07-31T08:37:05.524Z] GTK theme=Ambiance [2019-07-31T08:37:05.524Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T08:37:05.524Z] Time zone: Coordinated Universal Time [2019-07-31T08:37:05.524Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T08:37:05.524Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T08:37:10.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:37:11.211Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:11.470Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:11.470Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:11.470Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:11.470Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:11.470Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:11.470Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:11.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194135560 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:11.470Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194135562 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:11.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194135562 data=null} to TreeItem with text {test} [2019-07-31T08:37:11.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194135563 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:11.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194135565 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:11.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194135832 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:11.728Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:11.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194135835 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:11.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194135836 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:11.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194135836 data=null} to TreeItem with text {test} [2019-07-31T08:37:11.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194135837 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:11.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194135838 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:11.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194135856 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:11.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194135861 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:11.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194135861 data=null} to TreeItem with text {test} [2019-07-31T08:37:11.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194135862 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:11.728Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194135863 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} [2019-07-31T08:37:11.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194135949 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:11.728Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:11.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194135961 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:37:11.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194135961 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:11.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194135962 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:37:11.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194135963 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:11.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194135963 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:11.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194136058 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:11.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194136060 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:11.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194136061 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:37:11.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194136062 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:11.988Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194136063 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]} [2019-07-31T08:37:11.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194136129 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:11.988Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:11.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194136133 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:11.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194136134 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:11.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194136134 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:11.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194136135 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:11.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194136136 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:12.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194136436 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:12.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:12.504Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:37:12.762Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:37:12.762Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:37:12.762Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:37:12.762Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:37:12.762Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:37:12.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194136927 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:37:12.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194136928 data=null doit=true} to TableItem with text {} [2019-07-31T08:37:12.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194136929 data=null} to TableItem with text {} [2019-07-31T08:37:12.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194136930 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:37:12.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194136932 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:37:12.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194136973 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:37:12.762Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:37:12.762Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:37:13.022Z] *** BUG *** [2019-07-31T08:37:13.022Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:37:13.022Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:37:13.022Z] [2019-07-31T08:37:13.022Z] *** BUG *** [2019-07-31T08:37:13.022Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:37:13.022Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:37:13.022Z] [2019-07-31T08:37:13.281Z] *** BUG *** [2019-07-31T08:37:13.281Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:37:13.281Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:37:13.281Z] [2019-07-31T08:37:13.281Z] *** BUG *** [2019-07-31T08:37:13.281Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:37:13.281Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:37:13.281Z] [2019-07-31T08:37:13.281Z] *** BUG *** [2019-07-31T08:37:13.281Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:37:13.281Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:37:13.281Z] [2019-07-31T08:37:13.281Z] *** BUG *** [2019-07-31T08:37:13.281Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:37:13.281Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:37:13.281Z] [2019-07-31T08:37:13.281Z] *** BUG *** [2019-07-31T08:37:13.281Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:37:13.281Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:37:13.281Z] [2019-07-31T08:37:13.281Z] *** BUG *** [2019-07-31T08:37:13.281Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:37:13.281Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:37:13.281Z] [2019-07-31T08:37:13.281Z] *** BUG *** [2019-07-31T08:37:13.281Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:37:13.281Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:37:13.281Z] [2019-07-31T08:37:13.539Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2019-07-31T08:37:13.539Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:13.539Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:13.539Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:13.539Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:13.798Z] *** BUG *** [2019-07-31T08:37:13.798Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:37:13.798Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:37:13.798Z] [2019-07-31T08:37:13.798Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:14.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:14.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:14.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:14.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:14.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:14.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194138146 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:14.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194138146 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:14.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194138147 data=null} to TreeItem with text {test} [2019-07-31T08:37:14.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194138148 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:14.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194138149 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:14.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194138228 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:14.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:14.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194138231 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:14.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194138231 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:14.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194138232 data=null} to TreeItem with text {test} [2019-07-31T08:37:14.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194138233 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:14.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194138234 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:14.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194138254 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:14.057Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:37:14.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:14.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194138260 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:37:14.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194138261 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:14.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194138261 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:37:14.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194138262 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:14.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194138263 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:14.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194138334 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:14.316Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:14.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194138337 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:37:14.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194138338 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:14.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194138339 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:37:14.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194138340 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:14.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194138341 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:14.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194138362 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:14.575Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T08:37:14.575Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T08:37:14.834Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T08:37:15.093Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T08:37:15.093Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1194139143 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T08:37:15.093Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:37:15.093Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:37:15.093Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:37:15.093Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:15.093Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:37:15.093Z] DEBUG - Clicking on &Yes [2019-07-31T08:37:15.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194139150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:15.093Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194139151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:15.093Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194139152 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:15.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194139152 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:15.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194139153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:15.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194139154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:15.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194139154 data=null item=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') [2019-07-31T08:37:16.029Z] DEBUG - Clicked on [2019-07-31T08:37:16.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1194138764 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T08:37:19.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:37:19.315Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:19.315Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:19.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:19.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:19.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:19.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:19.315Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:19.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194143341 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:19.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194143351 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:19.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194143351 data=null} to TreeItem with text {test} [2019-07-31T08:37:19.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194143353 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:19.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194143353 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:19.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194143378 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:19.315Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:19.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194143380 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:19.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194143381 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:19.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194143433 data=null} to TreeItem with text {test} [2019-07-31T08:37:19.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194143434 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:19.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194143435 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:19.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194143459 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:19.315Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:37:19.315Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:19.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1194143463 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T08:37:19.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1194143463 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T08:37:19.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1194143464 data=null} to TreeItem with text {Traces [2]} [2019-07-31T08:37:19.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1194143465 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:37:19.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194143466 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]} [2019-07-31T08:37:19.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1194143536 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:37:19.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1194143538 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T08:37:19.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1194143538 data=null} to TreeItem with text {Traces [2]} [2019-07-31T08:37:19.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1194143540 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:37:19.315Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194143540 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]} [2019-07-31T08:37:19.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1194143546 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:37:19.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=1194143548 data=null doit=true} to TreeItem with text {symbolic-link [1]} [2019-07-31T08:37:19.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=1194143548 data=null} to TreeItem with text {symbolic-link [1]} [2019-07-31T08:37:19.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=1194143549 data=null button=1 stateMask=0x0 x=114 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-31T08:37:19.315Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194143550 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]} [2019-07-31T08:37:19.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=1194143570 data=null button=1 stateMask=0x80000 x=130 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-31T08:37:19.575Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:19.575Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:19.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194143580 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:19.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194143628 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:19.575Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:19.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194143629 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:19.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194143630 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:19.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194143631 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:19.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194143641 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:19.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194143642 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:19.575Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194143642 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:19.833Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194143644 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:20.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194143843 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:20.577Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194144534 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:20.577Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194144536 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:20.577Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194144536 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:20.577Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:20.577Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:37:20.577Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:20.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:20.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:20.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:20.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:20.577Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:20.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194144669 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:20.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194144669 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:20.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194144670 data=null} to TreeItem with text {test} [2019-07-31T08:37:20.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194144671 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:20.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194144673 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:20.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194144748 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:20.577Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:20.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194144752 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:20.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194144753 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:20.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194144754 data=null} to TreeItem with text {test} [2019-07-31T08:37:20.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194144755 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:20.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194144755 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:20.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194144775 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:20.577Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:37:20.577Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:21.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1194144831 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T08:37:21.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1194144832 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T08:37:21.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1194144833 data=null} to TreeItem with text {Traces [2]} [2019-07-31T08:37:21.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1194144834 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:37:21.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194144835 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]} [2019-07-31T08:37:21.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1194144853 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:37:21.076Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T08:37:21.076Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again. [2019-07-31T08:37:21.076Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:21.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194144858 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:21.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194144858 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:21.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194144859 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:21.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194144860 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:21.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194144863 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:21.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194144872 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:21.076Z] DEBUG - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2019-07-31T08:37:21.076Z] DEBUG - Clicking on with mnemonic 'Rename...' [2019-07-31T08:37:21.335Z] DEBUG - Clicked on with mnemonic 'Rename...' [2019-07-31T08:37:21.904Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace' [2019-07-31T08:37:21.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=1194145964 data=null doit=true} to Shell with text {Rename Trace} [2019-07-31T08:37:21.904Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-31T08:37:21.904Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-31T08:37:21.904Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-31T08:37:21.904Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-31T08:37:21.904Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:37:21.904Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:37:21.904Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:37:21.904Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:37:21.904Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:21.904Z] DEBUG - Clicking on OK [2019-07-31T08:37:21.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1194146035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:21.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1194146035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:21.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1194146036 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:21.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1194146036 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:21.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1194146037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:21.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1194146037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:21.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1194146038 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:23.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=1194145136 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...' [2019-07-31T08:37:23.806Z] DEBUG - Clicked on [2019-07-31T08:37:23.806Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:23.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:23.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:23.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:23.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:23.806Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:23.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194147755 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:23.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194147756 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:23.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194147756 data=null} to TreeItem with text {test} [2019-07-31T08:37:23.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194147757 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:23.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194147758 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:23.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194147831 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:23.806Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:23.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194147835 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:23.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194147836 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:23.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194147836 data=null} to TreeItem with text {test} [2019-07-31T08:37:23.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194147838 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:23.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194147838 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:23.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194147867 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:23.806Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:37:23.806Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:23.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1194147872 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T08:37:23.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1194147872 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T08:37:23.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1194147873 data=null} to TreeItem with text {Traces [2]} [2019-07-31T08:37:23.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1194147874 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:37:23.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194147874 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]} [2019-07-31T08:37:23.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1194147941 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:37:23.806Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T08:37:23.806Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again. [2019-07-31T08:37:23.806Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:23.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1194147947 data=null button=0 stateMask=0x0 x=174 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:37:23.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1194147947 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:37:23.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1194147948 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:37:23.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1194147949 data=null button=1 stateMask=0x0 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:37:23.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194147950 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} [2019-07-31T08:37:23.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1194147959 data=null button=1 stateMask=0x80000 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:37:24.064Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-31T08:37:24.064Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-31T08:37:24.064Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-31T08:37:24.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1194148145 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2019-07-31T08:37:24.999Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:37:24.999Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:37:24.999Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:37:24.999Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:37:24.999Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:37:24.999Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:37:24.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194149239 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:37:24.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194149240 data=null doit=true} to TableItem with text {} [2019-07-31T08:37:24.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194149241 data=null} to TableItem with text {} [2019-07-31T08:37:24.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194149242 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:37:24.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194149242 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:37:25.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194149268 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:37:25.257Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:37:25.257Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:37:25.257Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T08:37:25.516Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:25.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1194149756 data=null button=0 stateMask=0x0 x=174 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:37:25.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1194149757 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:37:25.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1194149758 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:37:25.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1194149758 data=null button=1 stateMask=0x0 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:37:25.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194149759 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} [2019-07-31T08:37:25.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1194149828 data=null button=1 stateMask=0x80000 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:37:25.774Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:25.774Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:25.774Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:25.774Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:26.032Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:26.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:26.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:26.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:26.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:26.032Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:26.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194150046 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:26.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194150046 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:26.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194150047 data=null} to TreeItem with text {test} [2019-07-31T08:37:26.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194150047 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:26.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194150048 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:26.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194150162 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:26.032Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:26.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194150165 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:26.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194150165 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:26.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194150166 data=null} to TreeItem with text {test} [2019-07-31T08:37:26.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194150167 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:26.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194150167 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:26.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194150179 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:26.032Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:37:26.032Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:26.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1194150232 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T08:37:26.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1194150233 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T08:37:26.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1194150233 data=null} to TreeItem with text {Traces [2]} [2019-07-31T08:37:26.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1194150234 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:37:26.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194150235 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]} [2019-07-31T08:37:26.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1194150267 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:37:26.032Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:26.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1194150269 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T08:37:26.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1194150270 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T08:37:26.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1194150270 data=null} to TreeItem with text {Traces [2]} [2019-07-31T08:37:26.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1194150271 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:37:26.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194150324 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]} [2019-07-31T08:37:26.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1194150333 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:37:26.290Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T08:37:26.290Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T08:37:26.547Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T08:37:26.547Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T08:37:26.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1194150768 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T08:37:26.547Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:37:26.547Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:37:26.547Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:37:26.547Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:26.547Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:37:26.547Z] DEBUG - Clicking on &Yes [2019-07-31T08:37:26.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194150772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:26.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194150773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:26.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194150773 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:26.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194150773 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:26.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194150774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:26.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194150774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:26.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194150774 data=null item=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') [2019-07-31T08:37:27.063Z] DEBUG - Clicked on [2019-07-31T08:37:27.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1194150447 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T08:37:29.852Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:37:29.852Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:29.852Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:29.852Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:29.852Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:29.852Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:29.852Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:29.852Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:29.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194153732 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:29.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194153733 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:29.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194153733 data=null} to TreeItem with text {test} [2019-07-31T08:37:29.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194153735 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:29.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194153735 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:29.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194153830 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:29.852Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:29.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194153832 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:29.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194153833 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:29.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194153834 data=null} to TreeItem with text {test} [2019-07-31T08:37:29.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194153834 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:29.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194153835 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:29.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194153852 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:29.852Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:37:29.852Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:29.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194153855 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:37:29.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194153856 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:29.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194153856 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:37:29.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194153857 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:29.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194153857 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:29.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194153934 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:29.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194153936 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:29.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194153936 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:37:29.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194153937 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:29.852Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194153938 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]} [2019-07-31T08:37:29.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194153943 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:29.852Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:29.852Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:29.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194153964 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:29.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194153964 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:29.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194153965 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:29.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194153965 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:29.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194153966 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:29.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194154025 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:30.110Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-31T08:37:30.110Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-31T08:37:30.369Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-31T08:37:30.369Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-31T08:37:30.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1194154539 data=null doit=true} to Shell with text {Copy Trace} [2019-07-31T08:37:30.369Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-31T08:37:30.369Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-31T08:37:30.369Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-31T08:37:30.369Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-31T08:37:30.369Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-31T08:37:30.369Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-31T08:37:30.369Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2019-07-31T08:37:30.369Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2019-07-31T08:37:30.369Z] 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') [2019-07-31T08:37:30.369Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:37:30.369Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:37:30.369Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T08:37:30.369Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1194154555 data=null doit=true} to Button with text {Copy as a link} [2019-07-31T08:37:30.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1194154557 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} [2019-07-31T08:37:30.369Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T08:37:30.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1194154559 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T08:37:30.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1194154560 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') [2019-07-31T08:37:30.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1194154560 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') [2019-07-31T08:37:30.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1194154561 data=null item=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') [2019-07-31T08:37:30.369Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T08:37:30.369Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-31T08:37:30.369Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-31T08:37:30.369Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:37:30.369Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:37:30.369Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:37:30.369Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:37:30.369Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:30.369Z] DEBUG - Clicking on OK [2019-07-31T08:37:30.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1194154572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:30.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1194154572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:30.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1194154572 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:30.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1194154573 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:30.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1194154573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:30.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1194154574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:30.628Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:30.628Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:30.628Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:30.628Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:30.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1194154574 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:30.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1194154172 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2019-07-31T08:37:30.887Z] DEBUG - Clicked on [2019-07-31T08:37:30.887Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:30.887Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:30.887Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:30.887Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:30.887Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:30.887Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:30.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194155060 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:30.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194155060 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:30.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194155061 data=null} to TreeItem with text {test} [2019-07-31T08:37:30.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194155061 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:30.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194155062 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:31.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194155150 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:31.148Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:31.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194155153 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:31.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194155153 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:31.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194155154 data=null} to TreeItem with text {test} [2019-07-31T08:37:31.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194155155 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:31.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194155156 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:31.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194155167 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:31.148Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:37:31.148Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:31.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1194155170 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T08:37:31.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1194155170 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T08:37:31.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1194155171 data=null} to TreeItem with text {Traces [2]} [2019-07-31T08:37:31.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1194155172 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:37:31.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194155177 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]} [2019-07-31T08:37:31.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1194155256 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:37:31.148Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:31.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1194155259 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T08:37:31.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1194155259 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T08:37:31.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1194155260 data=null} to TreeItem with text {Traces [2]} [2019-07-31T08:37:31.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1194155261 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:37:31.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194155261 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]} [2019-07-31T08:37:31.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1194155281 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:37:31.575Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-31T08:37:31.575Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2019-07-31T08:37:31.575Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2019-07-31T08:37:31.575Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2019-07-31T08:37:32.174Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:37:32.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1194155465 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' [2019-07-31T08:37:32.530Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:37:32.530Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:37:32.788Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:32.788Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:32.788Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:32.788Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:32.788Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:32.788Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:32.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194156970 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:32.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194156970 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:32.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194156971 data=null} to TreeItem with text {test} [2019-07-31T08:37:32.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194156972 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:32.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194156972 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:32.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194157042 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:33.046Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:37:33.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1194157046 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-31T08:37:33.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1194157046 data=null} to TreeItem with text {Experiments [1]} [2019-07-31T08:37:33.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1194157047 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T08:37:33.046Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194157048 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]} [2019-07-31T08:37:33.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1194157070 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T08:37:33.046Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-31T08:37:33.046Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:33.046Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:33.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1194157080 data=null button=0 stateMask=0x0 x=126 y=53 count=0} to TreeItem with text {Experiment [2]} [2019-07-31T08:37:33.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1194157080 data=null doit=true} to TreeItem with text {Experiment [2]} [2019-07-31T08:37:33.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1194157081 data=null} to TreeItem with text {Experiment [2]} [2019-07-31T08:37:33.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1194157082 data=null button=1 stateMask=0x0 x=126 y=53 count=1} to TreeItem with text {Experiment [2]} [2019-07-31T08:37:33.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194157083 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]} [2019-07-31T08:37:33.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1194157110 data=null button=1 stateMask=0x80000 x=126 y=53 count=1} to TreeItem with text {Experiment [2]} [2019-07-31T08:37:33.046Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-31T08:37:33.046Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-31T08:37:33.613Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-31T08:37:33.871Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment' [2019-07-31T08:37:33.871Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=1194157984 data=null doit=true} to Shell with text {Copy Experiment} [2019-07-31T08:37:33.871Z] DEBUG - matched Text with text "Experiment", using matcher: of type 'Text' [2019-07-31T08:37:33.871Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:' [2019-07-31T08:37:33.871Z] DEBUG - matched Text with text "Experiment", using matcher: with label (with mnemonic 'New Experiment name:') [2019-07-31T08:37:33.871Z] DEBUG - matched Text with text "Experiment", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:')) [2019-07-31T08:37:33.871Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2019-07-31T08:37:33.871Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:37:33.871Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:37:33.871Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:37:33.871Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:37:33.871Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:33.871Z] DEBUG - Clicking on OK [2019-07-31T08:37:33.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1194157993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:33.871Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1194157993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:33.871Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1194157994 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:33.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1194157994 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:33.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1194157995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:33.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1194157995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:33.871Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:33.871Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:33.871Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:33.871Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:33.871Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:33.871Z] DEBUG - Clicked on OK [2019-07-31T08:37:34.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1194157995 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:34.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1194157258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2019-07-31T08:37:34.390Z] WARN - Tree item TreeItem with text {Experiments [2]} is already expanded. Won't expand it again. [2019-07-31T08:37:34.390Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:34.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:34.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:34.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:34.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:34.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:34.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194158548 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:34.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194158549 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:34.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194158549 data=null} to TreeItem with text {test} [2019-07-31T08:37:34.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194158550 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:34.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194158550 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:34.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194158588 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:34.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:34.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194158642 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:34.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194158643 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:34.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194158643 data=null} to TreeItem with text {test} [2019-07-31T08:37:34.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194158644 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:34.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194158644 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:34.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194158657 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:34.649Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:37:34.649Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:34.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1194158665 data=null button=0 stateMask=0x0 x=91 y=95 count=0} to TreeItem with text {Traces [2]} [2019-07-31T08:37:34.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1194158666 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T08:37:34.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1194158667 data=null} to TreeItem with text {Traces [2]} [2019-07-31T08:37:34.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1194158667 data=null button=1 stateMask=0x0 x=91 y=95 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:37:34.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194158668 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]} [2019-07-31T08:37:34.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1194158743 data=null button=1 stateMask=0x80000 x=91 y=95 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:37:34.649Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T08:37:34.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=1194158746 data=null doit=true} to TreeItem with text {exp [2]} [2019-07-31T08:37:34.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=1194158747 data=null} to TreeItem with text {exp [2]} [2019-07-31T08:37:34.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=1194158748 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-31T08:37:34.649Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194158749 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]} [2019-07-31T08:37:34.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=1194158781 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-31T08:37:34.649Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:34.649Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:34.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [2]} time=1194158791 data=null button=0 stateMask=0x0 x=101 y=53 count=0} to TreeItem with text {exp [2]} [2019-07-31T08:37:34.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=1194158792 data=null doit=true} to TreeItem with text {exp [2]} [2019-07-31T08:37:34.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=1194158793 data=null} to TreeItem with text {exp [2]} [2019-07-31T08:37:34.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=1194158794 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-31T08:37:34.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194158795 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]} [2019-07-31T08:37:34.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=1194158848 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-31T08:37:34.908Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-31T08:37:34.908Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-31T08:37:35.476Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-31T08:37:35.476Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment' [2019-07-31T08:37:35.476Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=1194159442 data=null doit=true} to Shell with text {Copy Experiment} [2019-07-31T08:37:35.476Z] DEBUG - matched Text with text "exp", using matcher: of type 'Text' [2019-07-31T08:37:35.476Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:' [2019-07-31T08:37:35.476Z] DEBUG - matched Text with text "exp", using matcher: with label (with mnemonic 'New Experiment name:') [2019-07-31T08:37:35.476Z] DEBUG - matched Text with text "exp", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:')) [2019-07-31T08:37:35.476Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2019-07-31T08:37:35.476Z] 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)' [2019-07-31T08:37:35.476Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:37:35.476Z] 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') [2019-07-31T08:37:35.476Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:37:35.476Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:37:35.476Z] 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') [2019-07-31T08:37:35.476Z] DEBUG - Toggling state on Button {Deep copy this experiment (each trace will be copied as a new trace)}. Setting state to selected [2019-07-31T08:37:35.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1194159457 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') [2019-07-31T08:37:35.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1194159463 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') [2019-07-31T08:37:35.476Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1194159463 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') [2019-07-31T08:37:35.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1194159464 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') [2019-07-31T08:37:35.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1194159464 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') [2019-07-31T08:37:35.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1194159465 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') [2019-07-31T08:37:35.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1194159465 data=null item=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') [2019-07-31T08:37:35.476Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1194159465 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') [2019-07-31T08:37:35.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1194159466 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') [2019-07-31T08:37:35.476Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1194159466 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') [2019-07-31T08:37:35.476Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1194159466 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') [2019-07-31T08:37:35.476Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1194159467 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') [2019-07-31T08:37:35.476Z] 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') [2019-07-31T08:37:35.476Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2019-07-31T08:37:35.476Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:37:35.476Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:37:35.476Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:37:35.476Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:37:35.476Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:35.476Z] DEBUG - Clicking on OK [2019-07-31T08:37:35.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1194159470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:35.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1194159470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:35.476Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1194159470 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:35.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1194159474 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:35.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1194159474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:35.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1194159475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:35.476Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:35.476Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:35.476Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:35.476Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:35.476Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:35.476Z] DEBUG - Clicked on OK [2019-07-31T08:37:35.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1194159475 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:35.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1194159035 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2019-07-31T08:37:35.994Z] WARN - Tree item TreeItem with text {Experiments [3]} is already expanded. Won't expand it again. [2019-07-31T08:37:35.994Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:35.994Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:35.994Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:35.994Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:35.994Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:35.994Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:35.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194160178 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:35.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194160178 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:35.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194160179 data=null} to TreeItem with text {test} [2019-07-31T08:37:35.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194160180 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:35.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194160180 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:35.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194160215 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:35.994Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:35.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194160225 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:35.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194160225 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:35.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194160226 data=null} to TreeItem with text {test} [2019-07-31T08:37:35.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194160226 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:35.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194160227 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:35.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194160240 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:35.994Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:37:35.994Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:35.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1194160248 data=null button=0 stateMask=0x0 x=91 y=221 count=0} to TreeItem with text {Traces [4]} [2019-07-31T08:37:35.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1194160249 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T08:37:35.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1194160249 data=null} to TreeItem with text {Traces [4]} [2019-07-31T08:37:36.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1194160250 data=null button=1 stateMask=0x0 x=91 y=221 count=1} to TreeItem with text {Traces [4]} [2019-07-31T08:37:36.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194160250 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]} [2019-07-31T08:37:36.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1194160287 data=null button=1 stateMask=0x80000 x=91 y=221 count=1} to TreeItem with text {Traces [4]} [2019-07-31T08:37:36.252Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-31T08:37:36.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=1194160289 data=null doit=true} to TreeItem with text {expDeepCopy [2]} [2019-07-31T08:37:36.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=1194160289 data=null} to TreeItem with text {expDeepCopy [2]} [2019-07-31T08:37:36.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=1194160290 data=null button=1 stateMask=0x0 x=134 y=179 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-31T08:37:36.252Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194160290 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]} [2019-07-31T08:37:36.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=1194160366 data=null button=1 stateMask=0x80000 x=134 y=179 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-31T08:37:36.252Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-31T08:37:36.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=1194160369 data=null doit=true} to TreeItem with text {expDeepCopy [2]} [2019-07-31T08:37:36.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=1194160369 data=null} to TreeItem with text {expDeepCopy [2]} [2019-07-31T08:37:36.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=1194160370 data=null button=1 stateMask=0x0 x=134 y=347 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-31T08:37:36.252Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194160370 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]} [2019-07-31T08:37:36.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=1194160381 data=null button=1 stateMask=0x80000 x=118 y=347 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-31T08:37:36.252Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T08:37:36.511Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:36.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194160687 data=null button=0 stateMask=0x0 x=170 y=368 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:36.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194160687 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:36.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194160688 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:36.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194160689 data=null button=1 stateMask=0x0 x=170 y=368 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:36.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194160689 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:36.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194160760 data=null button=1 stateMask=0x80000 x=170 y=368 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:36.511Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:36.511Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:36.511Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:36.511Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:36.770Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T08:37:36.770Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:36.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1194160986 data=null button=0 stateMask=0x0 x=174 y=389 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T08:37:36.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1194160987 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T08:37:36.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1194160987 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T08:37:36.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1194160988 data=null button=1 stateMask=0x0 x=174 y=389 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T08:37:36.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194160988 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} [2019-07-31T08:37:37.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1194161045 data=null button=1 stateMask=0x80000 x=174 y=389 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T08:37:37.028Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:37.028Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:37.028Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:37.028Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:37.964Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:37.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:37.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:37.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:37.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:37.964Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:37.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194161930 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:37.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194161930 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:37.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194161931 data=null} to TreeItem with text {test} [2019-07-31T08:37:37.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194161932 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:37.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194161932 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:37.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194161986 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:37.964Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:37.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194161990 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:37.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194161990 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:37.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194161991 data=null} to TreeItem with text {test} [2019-07-31T08:37:37.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194161991 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:37.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194161992 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:37.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194162000 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:37.964Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:37:37.964Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:37.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1194162003 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-31T08:37:37.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1194162003 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T08:37:37.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1194162004 data=null} to TreeItem with text {Traces [4]} [2019-07-31T08:37:37.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1194162004 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T08:37:37.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194162005 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]} [2019-07-31T08:37:37.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1194162040 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T08:37:37.964Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:37.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1194162051 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-31T08:37:37.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1194162051 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T08:37:37.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1194162051 data=null} to TreeItem with text {Traces [4]} [2019-07-31T08:37:37.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1194162052 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T08:37:37.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194162052 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]} [2019-07-31T08:37:37.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1194162063 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T08:37:37.964Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T08:37:37.964Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T08:37:38.223Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T08:37:38.223Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T08:37:38.223Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1194162457 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T08:37:38.223Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:37:38.223Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:37:38.223Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:37:38.223Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:38.223Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:37:38.223Z] DEBUG - Clicking on &Yes [2019-07-31T08:37:38.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194162459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:38.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194162459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:38.223Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194162460 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:38.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194162460 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:38.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194162469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:38.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194162470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:38.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194162470 data=null item=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') [2019-07-31T08:37:38.743Z] DEBUG - Clicked on [2019-07-31T08:37:38.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1194162161 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T08:37:41.274Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:37:41.274Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:41.274Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:41.274Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:41.274Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:41.274Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:41.274Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:41.274Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:41.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194165103 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:41.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194165103 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:41.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194165104 data=null} to TreeItem with text {test} [2019-07-31T08:37:41.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194165105 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:41.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194165105 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:41.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194165158 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:41.274Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:41.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194165160 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:41.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194165161 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:41.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194165170 data=null} to TreeItem with text {test} [2019-07-31T08:37:41.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194165171 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:41.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194165171 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:41.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194165237 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:41.274Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:37:41.274Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:41.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194165240 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:37:41.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194165240 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:41.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194165241 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:37:41.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194165242 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:41.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194165244 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:41.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194165274 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:41.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194165275 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:41.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194165324 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:37:41.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194165325 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:41.274Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194165326 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]} [2019-07-31T08:37:41.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194165330 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:41.274Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:41.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194165332 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:41.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194165332 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:41.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194165333 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:41.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194165334 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:41.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194165334 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:41.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194165435 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:41.674Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:41.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:41.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:41.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:41.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:41.674Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:41.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194165774 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:41.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194165775 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:41.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194165775 data=null} to TreeItem with text {test} [2019-07-31T08:37:41.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194165776 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:41.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194165776 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:41.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194165875 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:41.674Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:41.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194165925 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:41.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194165926 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:41.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194165927 data=null} to TreeItem with text {test} [2019-07-31T08:37:41.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194165928 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:42.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194165929 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:42.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194165948 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:42.268Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:37:42.268Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:42.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194165951 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:37:42.268Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194165952 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:42.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194165953 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:37:42.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194165954 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:42.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194165955 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:42.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194166036 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:42.268Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:42.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194166038 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:37:42.268Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194166038 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:42.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194166039 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:37:42.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194166039 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:42.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194166040 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:42.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194166054 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:42.268Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T08:37:42.268Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T08:37:42.724Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T08:37:42.724Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T08:37:42.724Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1194166437 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T08:37:42.724Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:37:42.724Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:37:42.724Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:37:42.724Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:42.724Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:37:42.724Z] DEBUG - Clicking on &Yes [2019-07-31T08:37:42.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194166439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:42.724Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194166439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:42.724Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194166440 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:42.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194166440 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:42.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194166440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:42.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194166441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:42.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194166449 data=null item=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') [2019-07-31T08:37:42.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1194166177 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T08:37:42.724Z] DEBUG - Clicked on [2019-07-31T08:37:44.627Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:37:44.627Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:44.627Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:44.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:44.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:44.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:44.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:44.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:44.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194168686 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:44.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194168687 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:44.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194168687 data=null} to TreeItem with text {test} [2019-07-31T08:37:44.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194168694 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:44.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194168695 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:44.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194168743 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:44.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:44.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194168745 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:44.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194168745 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:44.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194168746 data=null} to TreeItem with text {test} [2019-07-31T08:37:44.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194168756 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:44.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194168757 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:44.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194168772 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:44.627Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:37:44.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:44.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194168775 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:37:44.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194168775 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:44.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194168776 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:37:44.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194168777 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:44.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194168777 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:44.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194168832 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:44.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194168834 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:44.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194168834 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:37:44.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194168835 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:44.627Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194168835 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]} [2019-07-31T08:37:44.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194168839 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:44.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:44.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194168841 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:44.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194168842 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:44.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194168842 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:44.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194168843 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:44.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194168844 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:44.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194168895 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:44.887Z] DEBUG - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2019-07-31T08:37:44.887Z] DEBUG - Clicking on with mnemonic 'Rename...' [2019-07-31T08:37:45.146Z] DEBUG - Clicked on with mnemonic 'Rename...' [2019-07-31T08:37:45.146Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace' [2019-07-31T08:37:45.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=1194169278 data=null doit=true} to Shell with text {Rename Trace} [2019-07-31T08:37:45.146Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-31T08:37:45.146Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-31T08:37:45.146Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-31T08:37:45.146Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-31T08:37:45.146Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:37:45.146Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:37:45.146Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:37:45.146Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:37:45.146Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:45.146Z] DEBUG - Clicking on OK [2019-07-31T08:37:45.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1194169289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:45.146Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1194169290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:45.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1194169291 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:45.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1194169291 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:45.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1194169291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:45.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1194169292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:45.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1194169292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:46.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=1194168976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...' [2019-07-31T08:37:46.520Z] DEBUG - Clicked on [2019-07-31T08:37:46.520Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:46.520Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:46.520Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:46.520Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:46.520Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:46.520Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:46.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194170470 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:46.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194170471 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:46.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194170471 data=null} to TreeItem with text {test} [2019-07-31T08:37:46.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194170472 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:46.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194170472 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:46.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194170580 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:46.520Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:46.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194170582 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:46.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194170582 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:46.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194170582 data=null} to TreeItem with text {test} [2019-07-31T08:37:46.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194170583 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:46.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194170584 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:46.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194170645 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:46.520Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:37:46.520Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:46.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194170648 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:37:46.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194170649 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:46.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194170649 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:37:46.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194170650 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:46.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194170650 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:46.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194170727 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:46.520Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-31T08:37:46.520Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:46.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1194170732 data=null button=0 stateMask=0x0 x=156 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:37:46.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1194170732 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:37:46.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1194170733 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:37:46.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1194170733 data=null button=1 stateMask=0x0 x=156 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:37:46.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194170734 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} [2019-07-31T08:37:46.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1194170778 data=null button=1 stateMask=0x80000 x=156 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:37:46.779Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-31T08:37:46.779Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-31T08:37:47.037Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-31T08:37:47.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1194170934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2019-07-31T08:37:47.604Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:37:47.604Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:37:47.604Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:37:47.604Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:37:47.604Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:37:47.604Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:37:47.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194171701 data=null button=0 stateMask=0x0 x=6 y=32 count=0} to TableItem with text {} [2019-07-31T08:37:47.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194171847 data=null doit=true} to TableItem with text {} [2019-07-31T08:37:47.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194171930 data=null} to TableItem with text {} [2019-07-31T08:37:47.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194171931 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:37:47.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194171932 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:37:47.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194171996 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:37:47.862Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:37:47.862Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:37:48.129Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:48.129Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:48.129Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:48.129Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:48.129Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:48.129Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:48.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194172204 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:48.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194172205 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:48.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194172205 data=null} to TreeItem with text {test} [2019-07-31T08:37:48.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194172206 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:48.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194172206 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:48.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194172274 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:48.129Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:48.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194172325 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:48.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194172326 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:48.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194172326 data=null} to TreeItem with text {test} [2019-07-31T08:37:48.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194172327 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:48.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194172327 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:48.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194172346 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:48.129Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:37:48.129Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:48.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194172352 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:37:48.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194172352 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:48.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194172353 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:37:48.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194172353 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:48.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194172354 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:48.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194172430 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:48.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:48.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194172433 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:37:48.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194172433 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:48.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194172434 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:37:48.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194172435 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:48.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194172436 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:48.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194172445 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:48.391Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T08:37:48.391Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T08:37:48.648Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T08:37:48.648Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T08:37:48.648Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1194172761 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T08:37:48.648Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:37:48.648Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:37:48.648Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:37:48.648Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:48.648Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:37:48.648Z] DEBUG - Clicking on &Yes [2019-07-31T08:37:48.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194172763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:48.648Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194172763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:48.648Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194172764 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:48.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194172764 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:48.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194172764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:48.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194172764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:48.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194172765 data=null item=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') [2019-07-31T08:37:48.907Z] DEBUG - Clicked on [2019-07-31T08:37:49.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1194172560 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T08:37:51.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:37:51.696Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:51.696Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:51.696Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:51.696Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:51.696Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:51.696Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:51.696Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:51.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194175679 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:51.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194175679 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:51.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194175679 data=null} to TreeItem with text {test} [2019-07-31T08:37:51.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194175680 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:51.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194175681 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:51.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194175750 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:51.696Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:51.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194175752 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:51.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194175752 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:51.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194175752 data=null} to TreeItem with text {test} [2019-07-31T08:37:51.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194175753 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:51.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194175753 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:51.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194175767 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:51.696Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:37:51.696Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:51.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194175769 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:37:51.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194175770 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:51.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194175770 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:37:51.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194175771 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:51.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194175771 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:51.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194175843 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:51.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194175844 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:51.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194175845 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:37:51.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194175845 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:51.696Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194175846 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]} [2019-07-31T08:37:51.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194175859 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:51.696Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:51.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194175862 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:51.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194175862 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:51.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194175863 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:51.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194175864 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:51.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194175864 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:51.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194175948 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:51.954Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-31T08:37:51.954Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2019-07-31T08:37:51.954Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2019-07-31T08:37:51.954Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2019-07-31T08:37:52.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1194176054 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' [2019-07-31T08:37:53.090Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:37:53.090Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:53.090Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:53.090Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:53.090Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:53.090Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:53.090Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:53.090Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:53.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194177246 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:53.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194177246 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:53.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194177247 data=null} to TreeItem with text {test} [2019-07-31T08:37:53.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194177247 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:53.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194177248 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:53.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194177294 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:53.090Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:37:53.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1194177296 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-31T08:37:53.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1194177296 data=null} to TreeItem with text {Experiments [1]} [2019-07-31T08:37:53.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1194177297 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T08:37:53.090Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194177298 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]} [2019-07-31T08:37:53.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1194177329 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T08:37:53.090Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-31T08:37:53.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=1194177331 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-31T08:37:53.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=1194177332 data=null} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-31T08:37:53.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1194177333 data=null button=1 stateMask=0x0 x=163 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-31T08:37:53.090Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194177333 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]} [2019-07-31T08:37:53.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1194177340 data=null button=1 stateMask=0x80000 x=147 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-31T08:37:53.090Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:53.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194177342 data=null button=0 stateMask=0x0 x=154 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:37:53.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194177343 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:37:53.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194177343 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:37:53.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194177344 data=null button=1 stateMask=0x0 x=154 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:37:53.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194177345 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 [2019-07-31T08:37:53.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194177447 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:37:53.374Z] DEBUG - matched MenuItem with text "Remo&ve", using matcher: with mnemonic 'Remove' [2019-07-31T08:37:53.374Z] DEBUG - Clicking on with mnemonic 'Remove' [2019-07-31T08:37:54.274Z] DEBUG - Clicked on with mnemonic 'Remove' [2019-07-31T08:37:54.274Z] DEBUG - matched Shell with text "Confirm Remove", using matcher: with text 'Confirm Remove' [2019-07-31T08:37:54.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Remove} time=1194177929 data=null doit=true} to Shell with text {Confirm Remove} [2019-07-31T08:37:54.274Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:37:54.274Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:37:54.274Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:37:54.274Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:54.274Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:37:54.274Z] DEBUG - Clicking on &Yes [2019-07-31T08:37:54.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194177932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:54.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194177932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:54.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194177932 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:54.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194177932 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:54.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194177933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:54.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194177933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:54.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194177934 data=null item=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') [2019-07-31T08:37:54.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Remo&ve} time=1194177546 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Remove' [2019-07-31T08:37:54.874Z] DEBUG - Clicked on [2019-07-31T08:37:54.874Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-31T08:37:54.874Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:54.874Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:54.874Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:54.874Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:54.874Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:54.874Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:54.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194178896 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:54.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194178897 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:54.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194178897 data=null} to TreeItem with text {test} [2019-07-31T08:37:54.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194178898 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:54.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194178898 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:54.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194179029 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:54.874Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:54.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194179031 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:54.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194179031 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:54.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194179032 data=null} to TreeItem with text {test} [2019-07-31T08:37:54.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194179032 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:54.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194179033 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:54.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194179043 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:54.874Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:37:54.874Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:54.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194179052 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:37:54.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194179053 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:54.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194179053 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:37:54.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194179054 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:54.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194179054 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:54.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194179096 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:54.875Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-31T08:37:55.133Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:55.133Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:55.133Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:55.133Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:55.133Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:55.133Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:55.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194179164 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:55.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194179164 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:55.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194179165 data=null} to TreeItem with text {test} [2019-07-31T08:37:55.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194179166 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:55.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194179166 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:55.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194179238 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:55.133Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:55.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194179239 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:55.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194179240 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:55.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194179240 data=null} to TreeItem with text {test} [2019-07-31T08:37:55.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194179241 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:55.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194179241 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:55.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194179251 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:55.133Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:37:55.133Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:55.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194179257 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:37:55.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194179259 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:55.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194179260 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:37:55.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194179261 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:55.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194179262 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:55.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194179332 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:55.133Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:55.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194179340 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:37:55.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194179341 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:55.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194179342 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:37:55.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194179343 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:55.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194179343 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:55.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194179362 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:55.392Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T08:37:55.392Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T08:37:55.650Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T08:37:55.650Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T08:37:55.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1194179734 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T08:37:55.650Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:37:55.650Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:37:55.650Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:37:55.650Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:55.650Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:37:55.650Z] DEBUG - Clicking on &Yes [2019-07-31T08:37:55.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194179736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:55.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194179736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:55.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194179737 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:55.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194179737 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:55.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194179737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:55.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194179738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:37:55.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194179738 data=null item=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') [2019-07-31T08:37:55.909Z] DEBUG - Clicked on [2019-07-31T08:37:55.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1194179465 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T08:37:58.438Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:37:58.438Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:58.438Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:58.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:58.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:58.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:58.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:58.438Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:58.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194182388 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:58.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194182392 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:58.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194182393 data=null} to TreeItem with text {test} [2019-07-31T08:37:58.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194182394 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:58.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194182394 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:58.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194182434 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:58.438Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:58.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194182436 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:58.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194182436 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:58.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194182437 data=null} to TreeItem with text {test} [2019-07-31T08:37:58.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194182437 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:58.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194182438 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:58.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194182449 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:58.438Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:37:58.438Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:58.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194182456 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:37:58.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194182457 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:58.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194182457 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:37:58.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194182458 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:58.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194182459 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:58.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194182485 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:58.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194182486 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:37:58.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194182486 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:37:58.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194182487 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:58.438Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194182488 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]} [2019-07-31T08:37:58.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194182531 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:37:58.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=1194182534 data=null doit=true} to TreeItem with text {symbolic-link [1]} [2019-07-31T08:37:58.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=1194182534 data=null} to TreeItem with text {symbolic-link [1]} [2019-07-31T08:37:58.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=1194182535 data=null button=1 stateMask=0x0 x=130 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-31T08:37:58.438Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194182535 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]} [2019-07-31T08:37:58.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=1194182539 data=null button=1 stateMask=0x80000 x=114 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-31T08:37:58.438Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:58.438Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:58.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194182545 data=null button=0 stateMask=0x0 x=154 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:58.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194182545 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:58.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194182546 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:58.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194182546 data=null button=1 stateMask=0x0 x=154 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:58.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194182546 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:58.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194182596 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:58.438Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-31T08:37:58.438Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-31T08:37:58.696Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-31T08:37:58.696Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-31T08:37:58.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1194182874 data=null doit=true} to Shell with text {Copy Trace} [2019-07-31T08:37:58.696Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-31T08:37:58.696Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-31T08:37:58.696Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-31T08:37:58.696Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-31T08:37:58.696Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-31T08:37:58.696Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-31T08:37:58.696Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:37:58.696Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:37:58.696Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:37:58.696Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:37:58.696Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:58.696Z] DEBUG - Clicking on OK [2019-07-31T08:37:58.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1194182909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:58.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1194182910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:58.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1194182918 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:58.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1194182924 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:58.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1194182924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:58.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1194182925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:58.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1194182925 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:58.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1194182676 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2019-07-31T08:37:58.955Z] DEBUG - Clicked on [2019-07-31T08:37:58.955Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:59.214Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:59.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194183242 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:59.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194183249 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:59.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194183250 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:59.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194183251 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:59.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194183251 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:59.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194183258 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:37:59.214Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-31T08:37:59.214Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-31T08:37:59.472Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-31T08:37:59.472Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-31T08:37:59.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1194183730 data=null doit=true} to Shell with text {Copy Trace} [2019-07-31T08:37:59.731Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-31T08:37:59.731Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-31T08:37:59.731Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-31T08:37:59.731Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-31T08:37:59.731Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-31T08:37:59.731Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-31T08:37:59.731Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2019-07-31T08:37:59.731Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2019-07-31T08:37:59.731Z] 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') [2019-07-31T08:37:59.731Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:37:59.731Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:37:59.731Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T08:37:59.731Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1194183741 data=null doit=true} to Button with text {Copy as a link} [2019-07-31T08:37:59.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1194183742 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} [2019-07-31T08:37:59.731Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T08:37:59.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1194183744 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T08:37:59.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1194183755 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') [2019-07-31T08:37:59.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1194183755 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') [2019-07-31T08:37:59.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1194183755 data=null item=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') [2019-07-31T08:37:59.731Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T08:37:59.731Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-31T08:37:59.731Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-31T08:37:59.731Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:37:59.731Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:37:59.731Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:37:59.731Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:37:59.731Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:59.731Z] DEBUG - Clicking on OK [2019-07-31T08:37:59.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1194183767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:59.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1194183768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:59.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1194183768 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:59.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1194183768 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:59.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1194183769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:59.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1194183769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:59.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1194183770 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:37:59.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1194183375 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2019-07-31T08:37:59.989Z] DEBUG - Clicked on [2019-07-31T08:37:59.989Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:37:59.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:59.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:59.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:37:59.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:37:59.989Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:59.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194184134 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:59.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194184134 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:59.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194184134 data=null} to TreeItem with text {test} [2019-07-31T08:37:59.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194184135 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:59.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194184135 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:59.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194184199 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:59.989Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:59.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194184202 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:37:59.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194184202 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:59.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194184203 data=null} to TreeItem with text {test} [2019-07-31T08:37:59.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194184203 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:59.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194184204 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:37:59.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194184237 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:37:59.989Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:37:59.989Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:37:59.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1194184240 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-31T08:37:59.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1194184240 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T08:37:59.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1194184241 data=null} to TreeItem with text {Traces [3]} [2019-07-31T08:37:59.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1194184242 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T08:38:00.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194184244 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]} [2019-07-31T08:38:00.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1194184291 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T08:38:00.248Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-31T08:38:00.248Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again. [2019-07-31T08:38:00.248Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:00.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1194184327 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:38:00.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1194184327 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:38:00.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1194184328 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:38:00.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1194184329 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:38:00.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194184329 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} [2019-07-31T08:38:00.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1194184375 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:38:00.248Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-31T08:38:00.248Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-31T08:38:00.506Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-31T08:38:00.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1194184472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2019-07-31T08:38:01.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:38:02.007Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:38:02.007Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:38:02.266Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:38:02.266Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:38:02.266Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:38:02.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194186266 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:38:02.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194186266 data=null doit=true} to TableItem with text {} [2019-07-31T08:38:02.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194186267 data=null} to TableItem with text {} [2019-07-31T08:38:02.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194186267 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:38:02.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194186268 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:38:02.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194186276 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:38:02.266Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:38:02.266Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:38:02.266Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:02.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:02.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:02.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:02.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:02.525Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:02.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194186547 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:02.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194186547 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:02.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194186548 data=null} to TreeItem with text {test} [2019-07-31T08:38:02.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194186548 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:02.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194186549 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:02.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194186598 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:02.525Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:02.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194186600 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:02.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194186600 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:02.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194186601 data=null} to TreeItem with text {test} [2019-07-31T08:38:02.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194186601 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:02.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194186602 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:02.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194186618 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:02.525Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:38:02.525Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:02.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1194186627 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-31T08:38:02.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1194186627 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T08:38:02.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1194186627 data=null} to TreeItem with text {Traces [4]} [2019-07-31T08:38:02.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1194186628 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T08:38:02.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194186629 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]} [2019-07-31T08:38:02.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1194186657 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T08:38:02.525Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-31T08:38:02.525Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again. [2019-07-31T08:38:02.525Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:02.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1194186661 data=null button=0 stateMask=0x0 x=174 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T08:38:02.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1194186661 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T08:38:02.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1194186662 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T08:38:02.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1194186663 data=null button=1 stateMask=0x0 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T08:38:02.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194186663 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} [2019-07-31T08:38:02.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1194186757 data=null button=1 stateMask=0x80000 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T08:38:02.783Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-31T08:38:02.783Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-31T08:38:02.783Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-31T08:38:02.783Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:38:02.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1194186862 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2019-07-31T08:38:03.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:38:03.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:38:04.775Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:38:04.775Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:38:04.775Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:38:04.775Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:38:04.775Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:38:04.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194188580 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:38:04.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194188580 data=null doit=true} to TableItem with text {} [2019-07-31T08:38:04.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194188581 data=null} to TableItem with text {} [2019-07-31T08:38:04.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194188582 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:38:04.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194188583 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:38:04.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194188610 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:38:04.775Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:38:04.775Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:38:04.775Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T08:38:04.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:04.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1194188785 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:38:04.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1194188786 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:38:04.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1194188787 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:38:04.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1194188788 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:38:04.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194188788 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} [2019-07-31T08:38:04.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1194188853 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:38:04.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:04.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:04.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:04.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:04.775Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T08:38:04.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:05.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1194189037 data=null button=0 stateMask=0x0 x=174 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T08:38:05.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1194189038 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T08:38:05.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1194189038 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T08:38:05.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1194189039 data=null button=1 stateMask=0x0 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T08:38:05.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194189039 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} [2019-07-31T08:38:05.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1194189124 data=null button=1 stateMask=0x80000 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T08:38:05.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:05.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:05.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:05.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:05.375Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:05.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:05.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:05.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:05.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:05.375Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:05.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194189386 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:05.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194189427 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:05.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194189428 data=null} to TreeItem with text {test} [2019-07-31T08:38:05.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194189429 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:05.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194189430 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:05.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194189490 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:05.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:05.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194189526 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:05.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194189527 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:05.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194189527 data=null} to TreeItem with text {test} [2019-07-31T08:38:05.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194189528 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:05.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194189528 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:05.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194189539 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:05.775Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:38:05.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:05.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1194189546 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-31T08:38:05.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1194189547 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T08:38:05.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1194189547 data=null} to TreeItem with text {Traces [4]} [2019-07-31T08:38:05.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1194189548 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T08:38:05.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194189549 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]} [2019-07-31T08:38:05.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1194189580 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T08:38:05.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:05.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1194189584 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-31T08:38:05.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1194189585 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T08:38:05.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1194189586 data=null} to TreeItem with text {Traces [4]} [2019-07-31T08:38:05.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1194189586 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T08:38:05.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194189587 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]} [2019-07-31T08:38:05.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1194189594 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T08:38:05.775Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T08:38:05.775Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T08:38:05.775Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T08:38:05.775Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T08:38:05.775Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1194189864 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T08:38:05.775Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:38:05.775Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:38:05.775Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:38:05.775Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:05.775Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:38:05.775Z] DEBUG - Clicking on &Yes [2019-07-31T08:38:05.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194189877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:05.775Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194189878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:05.775Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194189878 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:05.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194189879 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:05.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194189879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:05.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194189880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:05.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194189880 data=null item=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') [2019-07-31T08:38:06.072Z] DEBUG - Clicked on [2019-07-31T08:38:06.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1194189677 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T08:38:08.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:38:08.603Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:08.603Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:08.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:08.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:08.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:08.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:08.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:08.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194192483 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:08.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194192483 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:08.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194192483 data=null} to TreeItem with text {test} [2019-07-31T08:38:08.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194192484 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:08.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194192495 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:08.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194192536 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:08.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:08.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194192538 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:08.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194192538 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:08.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194192539 data=null} to TreeItem with text {test} [2019-07-31T08:38:08.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194192540 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:08.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194192540 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:08.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194192561 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:08.603Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:38:08.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:08.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194192564 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:38:08.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194192564 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:08.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194192565 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:38:08.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194192566 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:08.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194192566 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:08.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194192636 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:08.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194192638 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:08.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194192639 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:38:08.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194192640 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:08.603Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194192641 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]} [2019-07-31T08:38:08.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194192646 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:08.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:08.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194192649 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:08.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194192649 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:08.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194192662 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:08.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194192664 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:08.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194192664 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:08.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194192710 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:08.603Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:38:08.603Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:38:09.171Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:38:09.171Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-31T08:38:09.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=1194193148 data=null doit=true} to Shell with text {Confirm Delete} [2019-07-31T08:38:09.171Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:38:09.171Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:38:09.171Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:38:09.171Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:09.171Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:38:09.171Z] DEBUG - Clicking on &Yes [2019-07-31T08:38:09.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194193149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:09.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194193150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:09.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194193150 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:09.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194193150 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:09.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194193150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:09.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194193151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:09.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194193151 data=null item=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') [2019-07-31T08:38:09.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1194192784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:38:09.737Z] DEBUG - Clicked on [2019-07-31T08:38:09.737Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:09.737Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:09.737Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:09.737Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:09.737Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:09.737Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:09.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194193893 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:09.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194193893 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:09.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194193893 data=null} to TreeItem with text {test} [2019-07-31T08:38:09.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194193894 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:09.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194193895 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:09.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194193959 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:09.737Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:09.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194193964 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:09.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194193964 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:09.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194193964 data=null} to TreeItem with text {test} [2019-07-31T08:38:09.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194193965 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:09.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194193966 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:09.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194193975 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:09.737Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:38:09.737Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:09.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194193984 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:38:09.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194193985 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:09.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194193985 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:38:09.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194193986 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:09.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194193986 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:09.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194194044 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:09.995Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:09.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194194046 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:38:09.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194194047 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:09.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194194047 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:38:09.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194194047 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:09.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194194048 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:09.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194194069 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:09.995Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T08:38:09.995Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T08:38:10.253Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T08:38:10.253Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T08:38:10.253Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1194194347 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T08:38:10.253Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:38:10.253Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:38:10.253Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:38:10.253Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:10.253Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:38:10.253Z] DEBUG - Clicking on &Yes [2019-07-31T08:38:10.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194194355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:10.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194194356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:10.253Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194194356 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:10.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194194356 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:10.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194194357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:10.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194194357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:10.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194194358 data=null item=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') [2019-07-31T08:38:10.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1194194175 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T08:38:10.511Z] DEBUG - Clicked on [2019-07-31T08:38:12.416Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:38:12.416Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:12.416Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:12.416Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:12.416Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:12.416Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:12.416Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:12.416Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:12.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194196478 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:12.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194196479 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:12.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194196480 data=null} to TreeItem with text {test} [2019-07-31T08:38:12.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194196480 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:12.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194196481 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:12.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194196506 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:12.416Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:12.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194196515 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:12.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194196515 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:12.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194196515 data=null} to TreeItem with text {test} [2019-07-31T08:38:12.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194196516 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:12.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194196517 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:12.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194196534 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:12.416Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:38:12.416Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:12.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194196537 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:38:12.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194196538 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:12.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194196538 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:38:12.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194196539 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:12.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194196539 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:12.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194196564 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:12.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194196565 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:12.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194196565 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:38:12.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194196566 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:12.416Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194196566 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]} [2019-07-31T08:38:12.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194196577 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:12.416Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:12.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194196579 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:12.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194196579 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:12.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194196580 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:12.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194196581 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:12.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194196581 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:12.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194196628 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:12.683Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-31T08:38:12.683Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2019-07-31T08:38:12.683Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2019-07-31T08:38:12.683Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2019-07-31T08:38:12.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1194196729 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' [2019-07-31T08:38:13.509Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:38:13.509Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:13.509Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:13.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:13.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:13.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:13.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:13.509Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:13.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194197742 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:13.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194197742 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:13.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194197742 data=null} to TreeItem with text {test} [2019-07-31T08:38:13.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194197743 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:13.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194197743 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:13.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194197794 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:13.767Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:38:13.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1194197826 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-31T08:38:13.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1194197826 data=null} to TreeItem with text {Experiments [1]} [2019-07-31T08:38:13.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1194197827 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T08:38:13.767Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194197828 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]} [2019-07-31T08:38:13.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1194197831 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T08:38:13.767Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-31T08:38:13.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=1194197833 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-31T08:38:13.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=1194197834 data=null} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-31T08:38:13.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1194197834 data=null button=1 stateMask=0x0 x=147 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-31T08:38:13.767Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194197835 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]} [2019-07-31T08:38:13.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1194197841 data=null button=1 stateMask=0x80000 x=147 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-31T08:38:13.767Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:13.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194197860 data=null button=0 stateMask=0x0 x=170 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:38:13.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194197860 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:38:13.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194197860 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:38:13.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194197861 data=null button=1 stateMask=0x0 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:38:13.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194197861 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 [2019-07-31T08:38:13.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194197927 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:38:13.768Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:38:13.768Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:38:14.026Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:38:14.026Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-31T08:38:14.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=1194198338 data=null doit=true} to Shell with text {Confirm Delete} [2019-07-31T08:38:14.284Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:38:14.284Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:38:14.284Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:38:14.284Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:14.284Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:38:14.284Z] DEBUG - Clicking on &Yes [2019-07-31T08:38:14.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194198340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:14.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194198340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:14.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194198341 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:14.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194198341 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:14.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194198341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:14.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194198341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:14.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194198342 data=null item=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') [2019-07-31T08:38:15.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1194197987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:38:15.660Z] DEBUG - Clicked on [2019-07-31T08:38:15.660Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:15.660Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:15.660Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:15.660Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:15.660Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:15.660Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:15.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194199865 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:15.660Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194199865 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:15.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194199865 data=null} to TreeItem with text {test} [2019-07-31T08:38:15.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194199870 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:15.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194199870 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:15.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194199969 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:15.919Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:15.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194199974 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:15.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194199974 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:15.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194199974 data=null} to TreeItem with text {test} [2019-07-31T08:38:15.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194199975 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:15.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194199976 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:15.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194199998 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:15.919Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:38:15.919Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:15.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194200000 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:38:15.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194200001 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:38:15.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194200001 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:38:15.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194200002 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:38:15.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194200002 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:38:15.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194200042 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:38:15.919Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:15.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194200044 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:38:15.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194200044 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:38:15.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194200045 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:38:15.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194200046 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:38:15.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194200046 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:38:15.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194200056 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:38:15.919Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T08:38:15.919Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T08:38:16.178Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T08:38:16.178Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T08:38:16.178Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1194200274 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T08:38:16.178Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:38:16.178Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:38:16.178Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:38:16.178Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:16.178Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:38:16.178Z] DEBUG - Clicking on &Yes [2019-07-31T08:38:16.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194200275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:16.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194200276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:16.178Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194200276 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:16.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194200276 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:16.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194200276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:16.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194200276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:16.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194200276 data=null item=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') [2019-07-31T08:38:16.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1194200125 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T08:38:16.440Z] DEBUG - Clicked on [2019-07-31T08:38:18.048Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:38:18.048Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:18.307Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:18.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:18.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:18.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:18.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:18.307Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:18.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194202350 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:18.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194202358 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:18.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194202358 data=null} to TreeItem with text {test} [2019-07-31T08:38:18.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194202359 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:18.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194202360 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:18.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194202384 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:18.307Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:18.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194202425 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:18.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194202426 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:18.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194202427 data=null} to TreeItem with text {test} [2019-07-31T08:38:18.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194202427 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:18.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194202428 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:18.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194202437 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:18.307Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:38:18.307Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:18.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194202440 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:38:18.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194202440 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:18.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194202440 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:38:18.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194202441 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:18.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194202447 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:18.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194202471 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:18.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194202473 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:18.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194202473 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:38:18.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194202474 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:18.307Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194202475 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]} [2019-07-31T08:38:18.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194202487 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:18.307Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:18.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194202488 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:18.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194202489 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:18.307Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:18.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194202489 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:18.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194202490 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:18.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194202491 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:18.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194202530 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:18.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194202530 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:18.307Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194202531 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:18.566Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194202532 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:18.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194202618 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:18.566Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194202762 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:18.566Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194202762 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:18.566Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194202763 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:18.566Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:18.566Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:38:18.566Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:18.826Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:18.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194202887 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:18.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194202888 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:18.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194202888 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:18.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194202889 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:18.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194202889 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:18.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194202895 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:18.826Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-31T08:38:18.826Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-31T08:38:19.085Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-31T08:38:19.085Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-31T08:38:19.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1194203237 data=null doit=true} to Shell with text {Copy Trace} [2019-07-31T08:38:19.085Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-31T08:38:19.085Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-31T08:38:19.085Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-31T08:38:19.085Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-31T08:38:19.085Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-31T08:38:19.085Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-31T08:38:19.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:38:19.085Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:38:19.085Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:38:19.085Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:38:19.085Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:19.085Z] DEBUG - Clicking on OK [2019-07-31T08:38:19.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1194203248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:19.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1194203249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:19.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1194203249 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:19.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1194203249 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:19.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1194203250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:19.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1194203250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:19.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1194203250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:19.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1194202961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2019-07-31T08:38:19.345Z] DEBUG - Clicked on [2019-07-31T08:38:19.345Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:19.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:19.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:19.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:19.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:19.345Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:19.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194203575 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:19.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194203575 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:19.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194203587 data=null} to TreeItem with text {test} [2019-07-31T08:38:19.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194203588 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:19.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194203588 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:19.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194203641 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:19.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:19.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194203643 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:19.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194203643 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:19.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194203643 data=null} to TreeItem with text {test} [2019-07-31T08:38:19.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194203644 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:19.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194203645 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:19.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194203665 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:19.603Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:38:19.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:19.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1194203668 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T08:38:19.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1194203669 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T08:38:19.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1194203669 data=null} to TreeItem with text {Traces [2]} [2019-07-31T08:38:19.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1194203670 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:38:19.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194203671 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]} [2019-07-31T08:38:19.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1194203701 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:38:19.603Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T08:38:19.603Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:19.603Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:38:19.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1194203709 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:38:19.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1194203710 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:38:19.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:19.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1194203711 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:38:19.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1194203712 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:38:19.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194203712 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} [2019-07-31T08:38:19.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1194203757 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:38:19.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1194203760 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:38:19.603Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1194203761 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:38:19.862Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194203762 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} [2019-07-31T08:38:20.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1194203862 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:38:20.378Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1194204401 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:38:20.378Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1194204431 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:38:20.378Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1194204432 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:38:20.378Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:38:20.378Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:38:20.378Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:38:21.312Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:21.571Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:21.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194205658 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:21.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194205658 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:21.571Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:21.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194205659 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:21.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194205659 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:21.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194205660 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:21.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194205737 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:21.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194205739 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:21.571Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194205739 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:21.829Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194205740 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:22.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194206146 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:22.088Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194206173 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:22.088Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194206174 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:22.088Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194206174 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:22.088Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:22.088Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:38:22.088Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:38:22.656Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:22.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:22.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:22.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:22.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:22.656Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:22.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194206740 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:22.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194206741 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:22.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194206741 data=null} to TreeItem with text {test} [2019-07-31T08:38:22.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194206742 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:22.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194206742 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:22.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194206789 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:22.656Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:22.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194206791 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:22.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194206792 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:22.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194206792 data=null} to TreeItem with text {test} [2019-07-31T08:38:22.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194206793 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:22.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194206793 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:22.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194206834 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:22.656Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:38:22.656Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:22.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1194206837 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T08:38:22.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1194206837 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T08:38:22.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1194206838 data=null} to TreeItem with text {Traces [2]} [2019-07-31T08:38:22.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1194206839 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:38:22.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194206839 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]} [2019-07-31T08:38:22.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1194206865 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:38:22.656Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:22.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1194206867 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T08:38:22.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1194206868 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T08:38:22.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1194206868 data=null} to TreeItem with text {Traces [2]} [2019-07-31T08:38:22.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1194206869 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:38:22.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194206869 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]} [2019-07-31T08:38:22.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1194206876 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:38:22.914Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T08:38:22.914Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T08:38:23.173Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T08:38:23.173Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T08:38:23.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1194207201 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T08:38:23.173Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:38:23.173Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:38:23.173Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:38:23.173Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:23.173Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:38:23.173Z] DEBUG - Clicking on &Yes [2019-07-31T08:38:23.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194207204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:23.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194207204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:23.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194207204 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:23.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194207204 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:23.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194207205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:23.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194207205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:23.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194207205 data=null item=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') [2019-07-31T08:38:23.432Z] DEBUG - Clicked on [2019-07-31T08:38:23.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1194206970 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T08:38:25.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:38:25.960Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:25.960Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:25.960Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:25.960Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:25.960Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:25.960Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:25.960Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:25.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194209898 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:25.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194209909 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:25.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194209927 data=null} to TreeItem with text {test} [2019-07-31T08:38:25.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194209927 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:25.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194209928 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:25.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194209959 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:25.960Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:25.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194209964 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:25.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194209964 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:25.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194209964 data=null} to TreeItem with text {test} [2019-07-31T08:38:25.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194209965 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:25.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194209965 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:25.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194209973 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:25.960Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:38:25.960Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:25.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194209975 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:38:25.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194209976 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:25.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194209976 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:38:25.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194209976 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:25.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194209982 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:25.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194210050 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:25.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194210051 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:25.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194210051 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:38:25.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194210052 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:25.960Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194210052 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]} [2019-07-31T08:38:25.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194210055 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:25.960Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:25.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194210057 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:25.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194210057 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:25.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194210058 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:25.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194210058 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:25.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194210059 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:25.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194210139 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:25.960Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:26.219Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-31T08:38:26.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=1194210406 data=null doit=true} to Shell with text {Confirm Delete} [2019-07-31T08:38:26.219Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:38:26.219Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:38:26.219Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:38:26.219Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:26.219Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:38:26.219Z] DEBUG - Clicking on &Yes [2019-07-31T08:38:26.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194210409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:26.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194210409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:26.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194210409 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:26.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194210409 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:26.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194210410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:26.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194210420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:26.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194210420 data=null item=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') [2019-07-31T08:38:26.784Z] DEBUG - Clicked on [2019-07-31T08:38:26.784Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:26.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:26.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:26.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:26.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:26.784Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:26.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194211006 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:26.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194211006 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:26.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194211007 data=null} to TreeItem with text {test} [2019-07-31T08:38:26.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194211007 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:26.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194211008 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:27.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194211066 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:27.042Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:27.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194211068 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:27.042Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194211069 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:27.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194211073 data=null} to TreeItem with text {test} [2019-07-31T08:38:27.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194211074 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:27.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194211074 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:27.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194211082 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:27.042Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:38:27.042Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:27.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194211084 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:38:27.042Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194211085 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:27.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194211085 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:38:27.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194211086 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:27.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194211086 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:27.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194211116 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:27.043Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:27.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194211118 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:38:27.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194211118 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:27.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194211118 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:38:27.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194211119 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:27.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194211120 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:27.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194211128 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:27.043Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T08:38:27.043Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T08:38:27.301Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T08:38:27.301Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T08:38:27.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1194211363 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T08:38:27.301Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:38:27.301Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:38:27.301Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:38:27.301Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:27.301Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:38:27.301Z] DEBUG - Clicking on &Yes [2019-07-31T08:38:27.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194211366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:27.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194211366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:27.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194211366 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:27.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194211367 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:27.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194211367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:27.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194211367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:27.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194211367 data=null item=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') [2019-07-31T08:38:27.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1194211229 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T08:38:27.301Z] DEBUG - Clicked on [2019-07-31T08:38:29.312Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:38:29.312Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:29.312Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:29.312Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:29.312Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:29.312Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:29.312Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:29.312Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:29.312Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:29.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194213487 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:29.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194213488 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:29.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194213488 data=null} to TreeItem with text {test} [2019-07-31T08:38:29.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194213489 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:29.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194213489 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:29.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194213537 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:29.312Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:38:29.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=1194213539 data=null doit=true} to TreeItem with text {Experiments [0]} [2019-07-31T08:38:29.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=1194213539 data=null} to TreeItem with text {Experiments [0]} [2019-07-31T08:38:29.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=1194213540 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [0]} [2019-07-31T08:38:29.312Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194213540 data=null item=TreeItem {Experiments [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [0]} [2019-07-31T08:38:29.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=1194213544 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [0]} [2019-07-31T08:38:29.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=1194213546 data=null doit=true} to TreeItem with text {exp [1]} [2019-07-31T08:38:29.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=1194213546 data=null} to TreeItem with text {exp [1]} [2019-07-31T08:38:29.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=1194213556 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-31T08:38:29.312Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194213556 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]} [2019-07-31T08:38:29.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=1194213582 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-31T08:38:29.570Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:29.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [1]} time=1194213585 data=null button=0 stateMask=0x0 x=101 y=53 count=0} to TreeItem with text {exp [1]} [2019-07-31T08:38:29.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=1194213586 data=null doit=true} to TreeItem with text {exp [1]} [2019-07-31T08:38:29.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=1194213586 data=null} to TreeItem with text {exp [1]} [2019-07-31T08:38:29.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=1194213587 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-31T08:38:29.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194213587 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]} [2019-07-31T08:38:29.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=1194213642 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-31T08:38:29.570Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-31T08:38:29.570Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-31T08:38:29.828Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-31T08:38:29.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1194213739 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2019-07-31T08:38:30.397Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:38:30.655Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:30.914Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:30.914Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:30.914Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:30.914Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:30.914Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:30.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194214974 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:30.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194215025 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:30.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194215025 data=null} to TreeItem with text {test} [2019-07-31T08:38:30.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194215028 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:30.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194215029 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:30.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194215125 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:30.914Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:30.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194215126 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:30.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194215127 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:30.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194215127 data=null} to TreeItem with text {test} [2019-07-31T08:38:30.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194215127 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:30.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194215128 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:30.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194215137 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:30.914Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:38:30.914Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:30.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194215139 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:38:30.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194215139 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:30.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194215139 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:38:30.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194215140 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:30.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194215140 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:30.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194215161 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:30.914Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:30.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194215162 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:38:30.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194215163 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:30.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194215163 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:38:30.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194215163 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:31.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194215164 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:31.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194215231 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:31.174Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T08:38:31.174Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T08:38:31.433Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T08:38:31.433Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T08:38:31.433Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1194215563 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T08:38:31.433Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:38:31.433Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:38:31.433Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:38:31.433Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:31.433Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:38:31.433Z] DEBUG - Clicking on &Yes [2019-07-31T08:38:31.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194215565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:31.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194215565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:31.433Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194215565 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:31.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194215565 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:31.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194215566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:31.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194215566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:31.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194215566 data=null item=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') [2019-07-31T08:38:31.691Z] DEBUG - Clicked on [2019-07-31T08:38:31.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1194215331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T08:38:34.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:38:34.219Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:34.219Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:34.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:34.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:34.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:34.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:34.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:34.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194217995 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:34.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194217995 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:34.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194217996 data=null} to TreeItem with text {test} [2019-07-31T08:38:34.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194217996 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:34.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194217997 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:34.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194218030 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:34.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:34.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194218032 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:34.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194218032 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:34.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194218032 data=null} to TreeItem with text {test} [2019-07-31T08:38:34.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194218033 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:34.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194218033 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:34.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194218065 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:34.219Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:38:34.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:34.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194218068 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:38:34.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194218069 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:34.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194218069 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:38:34.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194218070 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:34.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194218070 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:34.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194218105 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:34.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194218106 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:34.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194218106 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:38:34.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194218107 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:34.219Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194218107 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]} [2019-07-31T08:38:34.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194218111 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:34.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:34.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194218112 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:34.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194218124 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:34.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194218124 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:34.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194218125 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:34.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194218125 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:34.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194218169 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:34.219Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-31T08:38:34.219Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-31T08:38:34.219Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-31T08:38:34.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:38:34.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1194218229 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2019-07-31T08:38:34.219Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:38:34.219Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:38:34.219Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:38:34.219Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:38:34.477Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:38:34.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194218476 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:38:34.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194218476 data=null doit=true} to TableItem with text {} [2019-07-31T08:38:34.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194218477 data=null} to TableItem with text {} [2019-07-31T08:38:34.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194218478 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:38:34.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194218479 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:38:34.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194218525 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:38:34.477Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:38:34.477Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:38:34.477Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2019-07-31T08:38:34.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:34.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:34.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:34.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:34.737Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:34.737Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:34.737Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:34.737Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:34.737Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:34.737Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:34.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194218802 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:34.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194218802 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:34.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194218803 data=null} to TreeItem with text {test} [2019-07-31T08:38:34.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194218803 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:34.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194218804 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:34.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194218825 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:34.737Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:34.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194218828 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:34.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194218828 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:34.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194218829 data=null} to TreeItem with text {test} [2019-07-31T08:38:34.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194218830 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:34.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194218833 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:34.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194218841 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:34.737Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:38:34.737Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:34.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194218844 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:38:34.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194218844 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:34.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194218844 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:38:34.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194218845 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:34.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194218846 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:34.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194218862 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:34.737Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:34.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194218864 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:38:34.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194218864 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:34.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194218865 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:38:34.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194218865 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:34.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194218866 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:34.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194218878 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:34.737Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T08:38:34.737Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T08:38:34.996Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T08:38:34.996Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T08:38:34.996Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1194219073 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T08:38:34.996Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:38:34.996Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:38:34.996Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:38:34.996Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:34.996Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:38:34.996Z] DEBUG - Clicking on &Yes [2019-07-31T08:38:34.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194219076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:34.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194219076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:34.996Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194219077 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:34.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194219077 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:34.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194219077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:34.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194219077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:34.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194219078 data=null item=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') [2019-07-31T08:38:35.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1194218934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T08:38:35.256Z] DEBUG - Clicked on [2019-07-31T08:38:37.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:38:37.156Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:37.156Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:37.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:37.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:37.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:37.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:37.156Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:37.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194221250 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:37.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194221250 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:37.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194221250 data=null} to TreeItem with text {test} [2019-07-31T08:38:37.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194221251 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:37.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194221251 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:37.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194221272 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:37.156Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:37.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194221274 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:37.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194221274 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:37.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194221274 data=null} to TreeItem with text {test} [2019-07-31T08:38:37.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194221275 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:37.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194221275 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:37.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194221293 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:37.156Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:38:37.156Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:37.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194221295 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:38:37.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194221296 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:37.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194221296 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:38:37.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194221297 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:37.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194221297 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:37.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194221313 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:37.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194221314 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:37.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194221326 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:38:37.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194221327 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:37.156Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194221327 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]} [2019-07-31T08:38:37.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194221330 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:37.156Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:37.156Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:37.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194221336 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:37.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194221337 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:37.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194221337 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:37.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194221338 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:37.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194221338 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:37.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194221353 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:37.415Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-31T08:38:37.415Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-31T08:38:37.673Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-31T08:38:37.673Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-31T08:38:37.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1194221773 data=null doit=true} to Shell with text {Copy Trace} [2019-07-31T08:38:37.673Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-31T08:38:37.673Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-31T08:38:37.673Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-31T08:38:37.673Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-31T08:38:37.673Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-31T08:38:37.673Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-31T08:38:37.673Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:38:37.673Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:38:37.673Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:38:37.673Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:38:37.673Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:37.673Z] DEBUG - Clicking on OK [2019-07-31T08:38:37.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1194221838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:37.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1194221839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:37.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1194221843 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:37.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1194221844 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:37.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1194221844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:37.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1194221845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:37.673Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:37.673Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:37.673Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:37.673Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:37.673Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:37.673Z] DEBUG - Clicked on OK [2019-07-31T08:38:37.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1194221845 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:37.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1194221445 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2019-07-31T08:38:38.191Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:38.191Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:38.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194222391 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:38.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194222391 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:38.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194222392 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:38.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194222393 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:38.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194222393 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:38.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194222406 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:38.449Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-31T08:38:38.449Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-31T08:38:38.449Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-31T08:38:38.708Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-31T08:38:38.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1194222750 data=null doit=true} to Shell with text {Copy Trace} [2019-07-31T08:38:38.708Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-31T08:38:38.708Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-31T08:38:38.708Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-31T08:38:38.708Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-31T08:38:38.708Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-31T08:38:38.708Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-31T08:38:38.708Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2019-07-31T08:38:38.708Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2019-07-31T08:38:38.708Z] 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') [2019-07-31T08:38:38.708Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:38:38.708Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:38:38.708Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T08:38:38.708Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1194222757 data=null doit=true} to Button with text {Copy as a link} [2019-07-31T08:38:38.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1194222758 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} [2019-07-31T08:38:38.708Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T08:38:38.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1194222759 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T08:38:38.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1194222760 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') [2019-07-31T08:38:38.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1194222760 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') [2019-07-31T08:38:38.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1194222760 data=null item=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') [2019-07-31T08:38:38.708Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T08:38:38.708Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-31T08:38:38.708Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-31T08:38:38.708Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:38:38.708Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:38:38.708Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:38:38.708Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:38:38.708Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:38.708Z] DEBUG - Clicking on OK [2019-07-31T08:38:38.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1194222771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:38.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1194222772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:38.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1194222772 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:38.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1194222773 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:38.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1194222773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:38.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1194222774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:38.708Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:38.708Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:38.708Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:38.708Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:38.708Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:38.708Z] DEBUG - Clicked on OK [2019-07-31T08:38:38.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1194222774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:38.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1194222467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2019-07-31T08:38:39.277Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:39.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:39.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:39.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:39.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:39.277Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:39.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194223438 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:39.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194223438 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:39.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194223438 data=null} to TreeItem with text {test} [2019-07-31T08:38:39.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194223439 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:39.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194223439 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:39.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194223462 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:39.277Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:39.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194223463 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:39.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194223464 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:39.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194223464 data=null} to TreeItem with text {test} [2019-07-31T08:38:39.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194223465 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:39.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194223465 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:39.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194223482 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:39.277Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:38:39.277Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:39.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1194223531 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-31T08:38:39.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1194223532 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T08:38:39.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1194223532 data=null} to TreeItem with text {Traces [3]} [2019-07-31T08:38:39.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1194223533 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T08:38:39.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194223533 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]} [2019-07-31T08:38:39.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1194223549 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T08:38:39.673Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-31T08:38:39.673Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:39.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1194223551 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:38:39.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1194223552 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:38:39.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1194223552 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:38:39.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1194223553 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:38:39.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194223554 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} [2019-07-31T08:38:39.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1194223569 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:38:39.673Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-31T08:38:39.673Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-31T08:38:39.673Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-31T08:38:40.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1194223663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2019-07-31T08:38:40.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:38:41.131Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:38:41.131Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:38:41.131Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:38:41.131Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:38:41.131Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:38:41.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194225379 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:38:41.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194225379 data=null doit=true} to TableItem with text {} [2019-07-31T08:38:41.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194225380 data=null} to TableItem with text {} [2019-07-31T08:38:41.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194225381 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:38:41.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194225381 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:38:41.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194225386 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:38:41.389Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:38:41.389Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:38:41.389Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:41.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:41.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:41.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:41.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:41.389Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:41.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194225496 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:41.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194225496 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:41.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194225497 data=null} to TreeItem with text {test} [2019-07-31T08:38:41.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194225497 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:41.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194225498 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:41.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194225518 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:41.389Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:41.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194225520 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:41.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194225520 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:41.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194225521 data=null} to TreeItem with text {test} [2019-07-31T08:38:41.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194225521 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:41.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194225522 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:41.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194225536 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:41.389Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:38:41.389Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:41.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1194225540 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-31T08:38:41.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1194225540 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T08:38:41.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1194225540 data=null} to TreeItem with text {Traces [3]} [2019-07-31T08:38:41.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1194225541 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T08:38:41.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194225541 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]} [2019-07-31T08:38:41.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1194225556 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T08:38:41.389Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-31T08:38:41.389Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:41.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1194225559 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T08:38:41.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1194225559 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T08:38:41.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1194225560 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T08:38:41.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1194225560 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T08:38:41.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194225561 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} [2019-07-31T08:38:41.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1194225582 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T08:38:41.389Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-31T08:38:41.389Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-31T08:38:41.647Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-31T08:38:41.647Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:38:41.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1194225638 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2019-07-31T08:38:42.215Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:38:42.215Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:38:43.149Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:38:43.150Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:38:43.150Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:38:43.150Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:38:43.150Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:38:43.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194227276 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:38:43.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194227276 data=null doit=true} to TableItem with text {} [2019-07-31T08:38:43.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194227277 data=null} to TableItem with text {} [2019-07-31T08:38:43.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194227277 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:38:43.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194227278 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:38:43.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194227283 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:38:43.150Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:38:43.150Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:38:43.150Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T08:38:43.410Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:43.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1194227489 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:38:43.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1194227490 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:38:43.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1194227491 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:38:43.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1194227492 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:38:43.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194227492 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} [2019-07-31T08:38:43.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1194227538 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T08:38:43.410Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:43.410Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:43.410Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:43.410Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:43.410Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T08:38:43.410Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:43.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1194227606 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T08:38:43.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1194227665 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T08:38:43.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1194227666 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T08:38:43.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1194227668 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T08:38:43.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194227668 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} [2019-07-31T08:38:43.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1194227718 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T08:38:43.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:43.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:43.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:43.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:43.670Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:43.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:43.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:43.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:43.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:43.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:43.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194227877 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:43.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194227877 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:43.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194227878 data=null} to TreeItem with text {test} [2019-07-31T08:38:43.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194227878 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:43.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194227879 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:43.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194227924 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:43.928Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:43.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194227927 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:43.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194227927 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:43.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194227928 data=null} to TreeItem with text {test} [2019-07-31T08:38:43.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194227929 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:43.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194227929 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:43.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194227938 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:43.928Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:38:43.928Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:43.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1194227940 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-31T08:38:43.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1194227940 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T08:38:43.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1194227941 data=null} to TreeItem with text {Traces [3]} [2019-07-31T08:38:43.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1194227941 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T08:38:43.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194227942 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]} [2019-07-31T08:38:43.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1194227966 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T08:38:43.928Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:43.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1194227974 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-31T08:38:43.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1194227974 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T08:38:43.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1194227975 data=null} to TreeItem with text {Traces [3]} [2019-07-31T08:38:43.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1194227976 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T08:38:43.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194227976 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]} [2019-07-31T08:38:43.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1194227983 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T08:38:43.928Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T08:38:43.928Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T08:38:44.187Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T08:38:44.187Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T08:38:44.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1194228206 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T08:38:44.187Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:38:44.187Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:38:44.187Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:38:44.187Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:44.187Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:38:44.187Z] DEBUG - Clicking on &Yes [2019-07-31T08:38:44.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194228208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:44.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194228209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:44.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194228209 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:44.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194228209 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:44.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194228209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:44.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194228210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:44.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194228210 data=null item=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') [2019-07-31T08:38:44.444Z] DEBUG - Clicked on [2019-07-31T08:38:44.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1194228055 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T08:38:46.977Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:38:46.977Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:46.977Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:46.977Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:46.977Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:46.977Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:46.977Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:46.977Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:46.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194230805 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:46.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194230806 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:46.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194230806 data=null} to TreeItem with text {test} [2019-07-31T08:38:46.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194230807 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:46.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194230807 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:46.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194230845 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:46.977Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:46.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194230846 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:46.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194230847 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:46.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194230847 data=null} to TreeItem with text {test} [2019-07-31T08:38:46.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194230848 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:46.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194230856 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:46.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194230872 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:46.977Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:38:46.977Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:46.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194230875 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:38:46.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194230875 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:46.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194230875 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:38:46.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194230876 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:46.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194230876 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:46.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194230903 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:46.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194230905 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:46.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194230905 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:38:46.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194230909 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:46.977Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194230909 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]} [2019-07-31T08:38:46.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194230912 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:46.977Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:46.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194230914 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:46.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194230914 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:46.977Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:46.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194230914 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:46.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194230915 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:46.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194230916 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:46.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194230959 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:46.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194230960 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:46.977Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194230961 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:46.977Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194230962 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:46.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194231198 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:46.977Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194231201 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:46.977Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194231202 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:46.977Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194231202 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:46.977Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:46.977Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:38:46.977Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:38:46.977Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:38:46.977Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:38:46.977Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:38:46.977Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:38:46.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194231207 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:38:46.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194231207 data=null doit=true} to TableItem with text {} [2019-07-31T08:38:46.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194231208 data=null} to TableItem with text {} [2019-07-31T08:38:47.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194231246 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:38:47.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194231247 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:38:47.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194231256 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:38:47.236Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:38:47.236Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:38:47.236Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2019-07-31T08:38:47.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:47.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:47.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:47.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:47.495Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:47.495Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:47.495Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:47.495Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:47.495Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:47.495Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:47.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194231604 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:47.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194231604 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:47.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194231605 data=null} to TreeItem with text {test} [2019-07-31T08:38:47.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194231606 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:47.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194231606 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:47.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194231637 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:47.495Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:47.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194231639 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:47.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194231639 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:47.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194231640 data=null} to TreeItem with text {test} [2019-07-31T08:38:47.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194231640 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:47.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194231641 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:47.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194231655 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:47.495Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:38:47.495Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:47.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194231657 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:38:47.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194231657 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:47.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194231658 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:38:47.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194231658 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:47.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194231658 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:47.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194231673 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:47.495Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:47.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194231674 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:38:47.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194231675 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:47.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194231675 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:38:47.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194231675 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:47.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194231676 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:47.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194231687 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:47.754Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T08:38:47.754Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T08:38:47.754Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T08:38:47.754Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T08:38:47.754Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1194231938 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T08:38:47.754Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:38:47.754Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:38:47.754Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:38:47.754Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:47.754Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:38:47.754Z] DEBUG - Clicking on &Yes [2019-07-31T08:38:47.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194231940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:47.754Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194231940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:47.754Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194231940 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:47.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194231940 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:47.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194231941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:47.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194231952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:38:47.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194231953 data=null item=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') [2019-07-31T08:38:48.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1194231758 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T08:38:48.320Z] DEBUG - Clicked on [2019-07-31T08:38:48.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1194232723 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:38:48.578Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:38:48.578Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:48.578Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:48.578Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:48.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194232758 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:48.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194232758 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:48.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194232759 data=null} to TreeItem with text {test} [2019-07-31T08:38:48.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194232760 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:48.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194232760 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:48.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194232770 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:48.836Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:38:48.836Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:38:48.836Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:38:49.772Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:38:49.772Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:38:49.772Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:38:49.772Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:38:49.772Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:38:49.772Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:38:49.772Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:38:49.772Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:38:49.772Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:38:49.772Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:38:49.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194233985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:38:49.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194233986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:38:49.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194233986 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:38:49.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194233987 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:38:49.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194233987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:38:49.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194233987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:38:49.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194233987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:38:49.772Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194233988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:38:49.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194233988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:38:49.772Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194233988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:38:49.772Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194233989 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:38:49.772Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194233989 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:38:49.772Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:38:49.772Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:38:49.772Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:38:49.772Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:38:49.772Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:38:49.772Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:38:49.772Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:38:49.772Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:49.772Z] DEBUG - Clicking on OK [2019-07-31T08:38:49.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1194233995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:49.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1194233995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:49.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1194233995 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:49.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1194233996 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:49.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1194233996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:49.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1194233997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:50.031Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:50.031Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:50.031Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:50.031Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:50.031Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:50.031Z] DEBUG - Clicked on OK [2019-07-31T08:38:50.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1194233997 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:38:50.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1194232938 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:38:50.603Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 107.006 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest [2019-07-31T08:38:50.603Z] test4_06OpenKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 8.757 s [2019-07-31T08:38:50.603Z] testRenameSymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 11.34 s [2019-07-31T08:38:50.603Z] test4_10CopyExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 11.463 s [2019-07-31T08:38:50.603Z] test4_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.684 s [2019-07-31T08:38:50.603Z] test4_04Rename(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 6.715 s [2019-07-31T08:38:50.603Z] test4_12RemoveTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 6.8 s [2019-07-31T08:38:50.603Z] testCopySymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 10.282 s [2019-07-31T08:38:50.603Z] test4_05Delete(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.901 s [2019-07-31T08:38:50.603Z] test4_11DeleteTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 5.832 s [2019-07-31T08:38:50.603Z] test4_09BringToTop(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 7.629 s [2019-07-31T08:38:50.603Z] test4_07DeleteKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.458 s [2019-07-31T08:38:50.603Z] testExperimentLinkBackwardCompatibility(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 4.724 s [2019-07-31T08:38:50.603Z] test4_02Open(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.191 s [2019-07-31T08:38:50.603Z] test4_03Copy(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 9.62 s [2019-07-31T08:38:50.603Z] test4_08OpenDoubleClick(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.305 s [2019-07-31T08:38:50.603Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest [2019-07-31T08:38:51.169Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:51.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:51.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:51.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:51.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:51.676Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:51.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194235774 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:51.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194235774 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:51.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194235775 data=null} to TreeItem with text {test} [2019-07-31T08:38:51.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194235776 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:51.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194235791 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:52.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194235851 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:52.025Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:52.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194235853 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:52.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194235853 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:52.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194235853 data=null} to TreeItem with text {test} [2019-07-31T08:38:52.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194235854 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:52.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194235855 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:52.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194235868 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:52.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194235869 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:52.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194235869 data=null} to TreeItem with text {test} [2019-07-31T08:38:52.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194235870 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:52.025Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194235871 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} [2019-07-31T08:38:52.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194235875 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:52.025Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:52.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194235877 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:38:52.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194235877 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:38:52.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194235877 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:38:52.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194235878 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:38:52.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194235879 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:38:52.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194235947 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:38:52.025Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:52.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194235955 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:38:52.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194235955 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:38:52.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194235956 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:38:52.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194235957 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:38:52.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194235957 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:38:52.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194235963 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:38:52.025Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-31T08:38:52.025Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-31T08:38:52.285Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-31T08:38:52.285Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T08:38:52.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1194236429 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T08:38:52.285Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-31T08:38:52.285Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-31T08:38:52.285Z] DEBUG - Set selection (of type 'List') to text Custom Text : TmfGeneric [2019-07-31T08:38:52.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1194236436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-31T08:38:52.285Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1194236437 data=null doit=true} to (of type 'List') [2019-07-31T08:38:52.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1194236437 data=null} to (of type 'List') [2019-07-31T08:38:52.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1194236439 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-31T08:38:52.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1194236440 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2019-07-31T08:38:52.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1194236442 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-31T08:38:52.285Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T08:38:52.285Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T08:38:52.285Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML' [2019-07-31T08:38:52.285Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO' [2019-07-31T08:38:52.285Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T08:38:52.285Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T08:38:52.285Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:38:52.285Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:38:52.285Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T08:38:52.285Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T08:38:52.285Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T08:38:52.285Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T08:38:52.285Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=1194236451 data=null doit=true} to Button with text {Text} [2019-07-31T08:38:52.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=1194236452 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} [2019-07-31T08:38:52.285Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T08:38:52.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=1194236455 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T08:38:52.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=1194236456 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') [2019-07-31T08:38:52.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=1194236456 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') [2019-07-31T08:38:52.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=1194236456 data=null item=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') [2019-07-31T08:38:52.285Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T08:38:52.285Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-31T08:38:52.285Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-31T08:38:52.285Z] DEBUG - Set selection (of type 'List') to text Custom XML : Custom XML Log [2019-07-31T08:38:52.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1194236470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-31T08:38:52.285Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1194236470 data=null doit=true} to (of type 'List') [2019-07-31T08:38:52.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1194236471 data=null} to (of type 'List') [2019-07-31T08:38:52.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1194236472 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-31T08:38:52.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1194236472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2019-07-31T08:38:52.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1194236474 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-31T08:38:52.285Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T08:38:52.285Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T08:38:52.285Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T08:38:52.285Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:38:52.285Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:38:52.285Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T08:38:52.285Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T08:38:52.285Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T08:38:52.285Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-31T08:38:52.285Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:38:52.285Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:38:52.285Z] DEBUG - Clicking on &Close [2019-07-31T08:38:52.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1194236477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:38:52.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1194236477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:38:52.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1194236477 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:38:52.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1194236478 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:38:52.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1194236478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:38:52.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1194236478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T08:38:52.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1194236483 data=null item=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') [2019-07-31T08:38:52.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1194236064 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...' [2019-07-31T08:38:52.544Z] DEBUG - Clicked on [2019-07-31T08:38:52.544Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:52.544Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:52.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:52.544Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:52.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:52.544Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:52.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194236624 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:52.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194236624 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:52.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194236632 data=null} to TreeItem with text {test} [2019-07-31T08:38:52.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194236633 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:52.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194236634 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:52.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194236683 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:52.544Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:52.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194236731 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:52.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194236732 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:52.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194236732 data=null} to TreeItem with text {test} [2019-07-31T08:38:52.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194236733 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:52.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194236733 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:52.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194236752 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:52.544Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:38:52.544Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:52.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194236754 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:38:52.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194236755 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:38:52.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194236755 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:38:52.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194236756 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:38:52.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194236756 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:38:52.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194236829 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:38:52.802Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:52.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194236831 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:38:52.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194236831 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:38:52.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194236831 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:38:52.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194236832 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:38:52.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194236833 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:38:52.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194236841 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:38:52.802Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:52.802Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:52.802Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:52.802Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:52.802Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:52.802Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:52.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194236953 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:52.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194236953 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:52.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194236954 data=null} to TreeItem with text {test} [2019-07-31T08:38:52.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194236954 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:52.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194236955 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:52.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194237031 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:52.802Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:52.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194237034 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:52.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194237035 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:52.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194237035 data=null} to TreeItem with text {test} [2019-07-31T08:38:52.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194237036 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:52.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194237036 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:52.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194237053 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:52.802Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:38:52.802Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:52.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194237055 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:38:52.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194237056 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:38:52.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194237056 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:38:53.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194237056 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:38:53.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194237058 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:38:53.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194237077 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:38:53.061Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:53.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194237079 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:38:53.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194237079 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:38:53.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194237080 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:38:53.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194237080 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:38:53.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194237128 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:38:53.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194237134 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:38:53.061Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:38:53.061Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:38:53.627Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:38:53.627Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:38:53.627Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194237767 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:38:53.627Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:38:53.627Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:38:53.627Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:38:53.627Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:38:53.627Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:38:53.627Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:38:53.627Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:38:53.627Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:38:53.627Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:38:53.627Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:38:53.627Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:38:53.627Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T08:38:53.627Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T08:38:53.627Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T08:38:53.627Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:38:53.627Z] DEBUG - Clicking on Cancel [2019-07-31T08:38:53.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1194237836 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') [2019-07-31T08:38:53.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1194237836 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') [2019-07-31T08:38:53.627Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1194237837 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T08:38:53.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1194237837 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T08:38:53.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1194237837 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') [2019-07-31T08:38:53.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1194237838 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') [2019-07-31T08:38:53.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1194237838 data=null item=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') [2019-07-31T08:38:53.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194237229 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:38:53.886Z] DEBUG - Clicked on [2019-07-31T08:38:53.886Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:53.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:53.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:53.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:53.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:53.886Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:53.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194238063 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:53.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194238064 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:53.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194238064 data=null} to TreeItem with text {test} [2019-07-31T08:38:53.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194238065 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:53.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194238075 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:54.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194238160 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:54.145Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:54.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194238163 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:54.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194238163 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:54.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194238163 data=null} to TreeItem with text {test} [2019-07-31T08:38:54.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194238164 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:54.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194238164 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:54.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194238179 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:54.145Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:38:54.145Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:54.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194238225 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:38:54.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194238225 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:38:54.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194238225 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:38:54.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194238226 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:38:54.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194238227 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:38:54.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194238240 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:38:54.145Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:54.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194238256 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:38:54.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194238256 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:38:54.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194238256 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:38:54.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194238257 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:38:54.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194238257 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:38:54.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194238264 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:38:54.145Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:38:54.145Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:38:54.712Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:38:54.712Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:38:54.712Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194238838 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:38:54.712Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:38:54.712Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T08:38:54.712Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:38:54.712Z] 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') [2019-07-31T08:38:54.712Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:38:54.712Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:38:54.712Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:38:54.712Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:38:54.712Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:38:54.712Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:38:54.712Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:38:54.712Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:38:54.712Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:38:54.712Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:38:54.712Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:38:54.712Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:38:54.712Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:38:54.712Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:38:54.712Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:38:54.712Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:38:54.712Z] DEBUG - matched Combo with text " [2019-07-31T08:38:54.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194239133 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:')) [2019-07-31T08:38:54.977Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:38:54.977Z] 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') [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:38:54.977Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:38:54.977Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2c895dff [2019-07-31T08:38:54.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1194239146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:38:54.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1194239148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:38:54.977Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1194239149 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:38:54.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1194239149 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:38:54.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1194239149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:38:54.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1194239150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:38:54.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1194239150 data=null item=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') [2019-07-31T08:38:54.977Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1194239150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:38:54.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1194239150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:38:54.977Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1194239150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:38:54.977Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1194239150 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:38:54.977Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1194239151 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:38:54.977Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@37548587 [2019-07-31T08:38:54.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1194239156 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') [2019-07-31T08:38:54.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1194239156 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') [2019-07-31T08:38:54.977Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1194239156 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:38:54.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1194239157 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:38:54.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1194239157 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') [2019-07-31T08:38:54.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1194239157 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') [2019-07-31T08:38:54.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1194239157 data=null item=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') [2019-07-31T08:38:54.977Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1194239158 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') [2019-07-31T08:38:54.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1194239158 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') [2019-07-31T08:38:54.977Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1194239158 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') [2019-07-31T08:38:54.977Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1194239158 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:38:54.977Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1194239158 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:38:54.977Z] 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') [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:38:54.977Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:38:54.977Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:38:54.977Z] 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') [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:38:54.977Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:38:55.235Z] 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') [2019-07-31T08:38:55.235Z] 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. [2019-07-31T08:38:55.235Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:38:55.235Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:38:55.235Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:38:55.235Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:38:55.235Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:38:55.235Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:38:55.235Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:38:55.235Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:38:55.235Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:38:55.235Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:38:55.235Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:38:55.235Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:38:55.235Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:38:55.235Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:38:55.235Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:38:55.235Z] DEBUG - Clicking on &Finish [2019-07-31T08:38:55.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194239232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:38:55.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194239233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:38:55.235Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194239233 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:38:55.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194239233 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:38:55.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194239234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:38:55.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194239234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:38:55.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194239234 data=null item=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') [2019-07-31T08:38:55.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194238362 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:38:55.803Z] DEBUG - Clicked on [2019-07-31T08:38:55.803Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:55.803Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:55.803Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:55.803Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:55.803Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:55.803Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:55.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194239898 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:55.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194239907 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:55.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194239908 data=null} to TreeItem with text {test} [2019-07-31T08:38:55.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194239908 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:55.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194239909 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:55.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194239950 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:55.803Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:55.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194239952 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:55.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194239952 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:55.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194239952 data=null} to TreeItem with text {test} [2019-07-31T08:38:55.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194239953 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:55.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194239954 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:55.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194239973 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:55.803Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:38:55.803Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:55.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194239976 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:38:55.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194239976 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:55.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194239977 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:38:55.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194239978 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:55.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194239978 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:55.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194240033 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:55.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194240034 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:55.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194240034 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:38:55.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194240035 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:55.803Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194240036 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]} [2019-07-31T08:38:55.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194240040 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:56.370Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:38:56.370Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:56.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194240417 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:56.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194240418 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:56.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194240418 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:56.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194240419 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:56.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194240420 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:56.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194240463 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:56.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:56.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:56.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:56.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:56.370Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:38:56.370Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:56.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194240471 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:56.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194240472 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:56.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194240472 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:56.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194240473 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:56.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194240473 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:56.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194240530 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:56.370Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:56.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194240532 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:56.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194240532 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:56.370Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:56.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194240533 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:56.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194240533 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:56.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194240534 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:56.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194240540 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:56.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194240541 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:56.370Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194240542 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:56.628Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194240542 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:56.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194240642 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:56.886Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194241009 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:56.886Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194241009 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:56.886Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194241010 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:56.886Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:56.886Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:38:57.821Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:38:57.821Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:38:58.079Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:38:58.079Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:38:58.079Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:38:58.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194242178 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:38:58.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194242179 data=null doit=true} to TableItem with text {} [2019-07-31T08:38:58.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194242179 data=null} to TableItem with text {} [2019-07-31T08:38:58.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194242181 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:38:58.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194242240 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:38:58.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194242252 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:38:58.079Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:38:58.079Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:38:58.338Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:38:58.338Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:58.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194242571 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:58.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194242572 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:58.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194242572 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:58.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194242573 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:58.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194242573 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:58.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194242580 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:38:58.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:58.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:58.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:58.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:58.597Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:38:58.597Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:38:58.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:58.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:58.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:38:58.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:38:58.597Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:58.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194242646 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:58.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194242647 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:58.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194242648 data=null} to TreeItem with text {test} [2019-07-31T08:38:58.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194242648 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:58.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194242649 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:58.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194242745 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:58.598Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:58.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194242748 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:38:58.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194242748 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:58.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194242749 data=null} to TreeItem with text {test} [2019-07-31T08:38:58.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194242750 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:58.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194242750 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:38:58.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194242772 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:38:58.598Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:38:58.598Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:58.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194242775 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:38:58.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194242775 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:58.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194242775 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:38:58.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194242776 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:58.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194242776 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:58.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194242860 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:58.857Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:38:58.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194242862 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:38:58.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194242862 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:58.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194242863 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:38:58.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194242864 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:58.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194242864 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:38:58.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194242878 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:38:58.857Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:38:58.857Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:38:59.115Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:38:59.115Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:38:59.115Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194243368 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:38:59.115Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:38:59.115Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T08:38:59.115Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:38:59.115Z] 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') [2019-07-31T08:38:59.115Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:38:59.115Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:38:59.115Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:38:59.115Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:38:59.375Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:38:59.375Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:38:59.375Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:38:59.375Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:38:59.375Z] DEBUG - matched Combo with text " [2019-07-31T08:38:59.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194243533 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:')) [2019-07-31T08:38:59.375Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:38:59.375Z] 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') [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:38:59.375Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:38:59.375Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:38:59.375Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:38:59.375Z] 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') [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:38:59.375Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:38:59.375Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:38:59.375Z] 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') [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] 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') [2019-07-31T08:38:59.375Z] 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. [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:38:59.375Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:38:59.375Z] DEBUG - Clicking on &Finish [2019-07-31T08:38:59.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194243575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:38:59.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194243575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:38:59.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194243575 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:38:59.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194243576 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:38:59.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194243576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:38:59.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194243576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:00.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194243576 data=null item=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') [2019-07-31T08:39:00.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194242977 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:39:00.311Z] DEBUG - Clicked on [2019-07-31T08:39:00.311Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:39:00.311Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:00.311Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:00.311Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:00.311Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:00.311Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:00.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194244471 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:00.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194244471 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:00.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194244471 data=null} to TreeItem with text {test} [2019-07-31T08:39:00.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194244472 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:00.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194244472 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:00.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194244510 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:00.311Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:00.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194244512 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:00.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194244512 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:00.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194244512 data=null} to TreeItem with text {test} [2019-07-31T08:39:00.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194244525 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:00.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194244525 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:00.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194244534 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:00.311Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:39:00.311Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:00.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1194244541 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T08:39:00.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1194244542 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T08:39:00.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1194244542 data=null} to TreeItem with text {Traces [2]} [2019-07-31T08:39:00.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1194244543 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:39:00.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194244543 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]} [2019-07-31T08:39:00.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1194244566 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:39:00.570Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T08:39:00.570Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:00.570Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:00.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194244745 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:00.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194244746 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:00.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194244746 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:00.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194244747 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:00.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194244748 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:00.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194244795 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:00.570Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:00.570Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:00.571Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:00.571Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:00.571Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:00.571Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:00.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194244801 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:00.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194244802 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:00.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194244802 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:00.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194244803 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:00.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194244803 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:00.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194244816 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:00.571Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:00.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194244817 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:00.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194244818 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:00.571Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:00.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194244819 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:00.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194244819 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:00.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194244820 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:00.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194244835 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:00.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194244836 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:00.870Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194244837 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:00.870Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194244837 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:01.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194244947 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:01.873Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194245433 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:01.873Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194245434 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:01.873Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194245434 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:01.873Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:01.873Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:01.873Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:02.224Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:02.224Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:02.224Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:02.224Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:02.224Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:39:02.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194246443 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:39:02.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194246444 data=null doit=true} to TableItem with text {} [2019-07-31T08:39:02.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194246444 data=null} to TableItem with text {} [2019-07-31T08:39:02.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194246445 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:39:02.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194246445 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:39:02.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194246473 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:39:02.224Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:02.224Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:02.483Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:02.483Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:02.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194246611 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:02.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194246612 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:02.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194246612 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:02.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194246613 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:02.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194246614 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:02.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194246622 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:02.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:02.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:02.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:02.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:02.483Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:02.483Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:39:02.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:02.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:02.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:02.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:02.483Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:02.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194246648 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:02.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194246649 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:02.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194246649 data=null} to TreeItem with text {test} [2019-07-31T08:39:02.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194246650 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:02.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194246650 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:02.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194246701 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:02.483Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:02.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194246703 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:02.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194246703 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:02.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194246704 data=null} to TreeItem with text {test} [2019-07-31T08:39:02.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194246704 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:02.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194246705 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:02.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194246716 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:02.483Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:39:02.483Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:02.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1194246718 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T08:39:02.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1194246718 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T08:39:02.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1194246719 data=null} to TreeItem with text {Traces [2]} [2019-07-31T08:39:02.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1194246719 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:39:02.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194246720 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]} [2019-07-31T08:39:02.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1194246758 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:39:02.742Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:02.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1194246761 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T08:39:02.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1194246761 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T08:39:02.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1194246762 data=null} to TreeItem with text {Traces [2]} [2019-07-31T08:39:02.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1194246762 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:39:02.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194246763 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]} [2019-07-31T08:39:02.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1194246773 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:39:02.742Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:39:02.742Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:39:03.000Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:39:03.000Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:39:03.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194247208 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:39:03.000Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:03.000Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T08:39:03.000Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:39:03.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') [2019-07-31T08:39:03.000Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:03.000Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:03.000Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:03.000Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:03.000Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:03.000Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:03.000Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:03.000Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:03.000Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:03.000Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:03.000Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:03.000Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:39:03.000Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:39:03.000Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:39:03.000Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:39:03.000Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:39:03.000Z] DEBUG - matched Combo with text " [2019-07-31T08:39:03.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194247365 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:')) [2019-07-31T08:39:03.260Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:03.260Z] 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') [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:03.260Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:39:03.260Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:39:03.260Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:03.260Z] 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') [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:39:03.260Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:39:03.260Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:03.260Z] 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') [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] 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') [2019-07-31T08:39:03.260Z] 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. [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:39:03.260Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:03.260Z] DEBUG - Clicking on &Finish [2019-07-31T08:39:03.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194247448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:03.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194247449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:03.260Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194247449 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:03.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194247449 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:03.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194247449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:03.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194247450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:03.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:03.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:03.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:03.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:03.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:03.518Z] DEBUG - Clicked on &Finish [2019-07-31T08:39:04.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194247450 data=null item=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') [2019-07-31T08:39:04.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194246831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:39:04.709Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:39:04.709Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:04.709Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:04.709Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:04.709Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:04.709Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:04.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194248742 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:04.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194248743 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:04.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194248743 data=null} to TreeItem with text {test} [2019-07-31T08:39:04.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194248747 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:04.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194248749 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:04.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194248777 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:04.709Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:04.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194248779 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:04.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194248780 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:04.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194248780 data=null} to TreeItem with text {test} [2019-07-31T08:39:04.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194248781 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:04.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194248782 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:04.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194248794 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:04.709Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:39:04.709Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:04.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1194248797 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-31T08:39:04.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1194248797 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T08:39:04.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1194248797 data=null} to TreeItem with text {Traces [3]} [2019-07-31T08:39:04.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1194248798 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T08:39:04.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194248798 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]} [2019-07-31T08:39:04.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1194248817 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T08:39:04.709Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-31T08:39:05.275Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:05.275Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:05.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194249292 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:05.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194249292 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:05.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194249293 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:05.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194249293 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:05.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194249294 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:05.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194249341 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:05.275Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:05.275Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:05.275Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:05.275Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:05.275Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:05.275Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:05.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194249361 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:05.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194249361 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:05.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194249362 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:05.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194249363 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:05.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194249363 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:05.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194249373 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:05.275Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:05.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194249382 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:05.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194249383 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:05.275Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:05.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194249384 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:05.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194249384 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:05.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194249385 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:05.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194249432 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:05.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194249433 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:05.275Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194249434 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:05.533Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194249434 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:05.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194249565 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:05.533Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194249731 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:05.533Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194249733 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:05.533Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194249733 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:05.533Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:05.533Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:05.533Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:06.913Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:06.913Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:06.913Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:06.913Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:06.913Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:06.913Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:06.913Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:06.913Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:39:06.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194251163 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:39:06.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194251163 data=null doit=true} to TableItem with text {} [2019-07-31T08:39:06.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194251164 data=null} to TableItem with text {} [2019-07-31T08:39:06.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194251164 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:39:07.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194251191 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:39:07.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194251237 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:39:07.172Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:07.172Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:08.107Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:08.107Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:08.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194252434 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:08.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194252435 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:08.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194252435 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:08.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194252436 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:08.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194252437 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:08.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194252443 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:08.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:08.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:08.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:08.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:08.365Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:08.365Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:39:08.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:08.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:08.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:08.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:08.365Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:08.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194252474 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:08.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194252474 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:08.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194252475 data=null} to TreeItem with text {test} [2019-07-31T08:39:08.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194252475 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:08.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194252476 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:08.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194252539 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:08.365Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:08.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194252541 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:08.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194252541 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:08.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194252541 data=null} to TreeItem with text {test} [2019-07-31T08:39:08.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194252541 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:08.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194252542 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:08.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194252555 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:08.365Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:39:08.365Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:08.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1194252557 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-31T08:39:08.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1194252558 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T08:39:08.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1194252558 data=null} to TreeItem with text {Traces [3]} [2019-07-31T08:39:08.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1194252559 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T08:39:08.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194252559 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]} [2019-07-31T08:39:08.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1194252644 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T08:39:08.624Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:08.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1194252646 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-31T08:39:08.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1194252646 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T08:39:08.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1194252647 data=null} to TreeItem with text {Traces [3]} [2019-07-31T08:39:08.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1194252647 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T08:39:08.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194252648 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]} [2019-07-31T08:39:08.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1194252671 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T08:39:08.624Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:39:08.624Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:39:08.883Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:39:09.143Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:39:09.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194253144 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:39:09.143Z] 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') [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:09.143Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:39:09.143Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:39:09.143Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:39:09.143Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:39:09.143Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:39:09.143Z] DEBUG - matched Combo with text " [2019-07-31T08:39:09.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194253361 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:')) [2019-07-31T08:39:09.143Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:09.143Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:09.143Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7cba7745 [2019-07-31T08:39:09.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1194253374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:09.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1194253375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:09.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1194253376 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:09.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1194253376 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:09.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1194253376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:09.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1194253377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:09.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1194253377 data=null item=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') [2019-07-31T08:39:09.143Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1194253378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:09.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1194253378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:09.143Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1194253379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:09.143Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1194253379 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:09.143Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1194253379 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:09.143Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:39:09.403Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:39:09.403Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:09.403Z] 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') [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:39:09.403Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:39:09.403Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:09.403Z] 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') [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] 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') [2019-07-31T08:39:09.403Z] 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. [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:39:09.403Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:09.403Z] DEBUG - Clicking on &Finish [2019-07-31T08:39:09.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194253453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:09.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194253454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:09.403Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194253454 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:09.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194253454 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:09.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194253454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:09.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194253454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:09.403Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:09.661Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:09.661Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:09.661Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:09.661Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:09.662Z] DEBUG - Clicked on &Finish [2019-07-31T08:39:09.662Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T08:39:09.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1194253916 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T08:39:09.920Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T08:39:09.920Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-31T08:39:09.920Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-31T08:39:09.920Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T08:39:09.920Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T08:39:09.920Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T08:39:09.920Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T08:39:09.920Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T08:39:09.920Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T08:39:09.920Z] DEBUG - Clicking on Rename [2019-07-31T08:39:09.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1194253966 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') [2019-07-31T08:39:09.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1194253967 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') [2019-07-31T08:39:09.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1194253968 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T08:39:09.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1194253975 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T08:39:09.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1194253975 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') [2019-07-31T08:39:09.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1194253976 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') [2019-07-31T08:39:09.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1194253976 data=null item=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') [2019-07-31T08:39:10.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194253455 data=null item=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') [2019-07-31T08:39:10.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194252746 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:39:10.745Z] DEBUG - Clicked on [2019-07-31T08:39:10.745Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:39:10.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:10.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:10.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:10.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:10.745Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:10.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194254765 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:10.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194254766 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:10.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194254766 data=null} to TreeItem with text {test} [2019-07-31T08:39:10.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194254767 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:10.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194254767 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:10.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194254799 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:10.745Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:10.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194254802 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:10.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194254802 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:10.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194254803 data=null} to TreeItem with text {test} [2019-07-31T08:39:10.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194254803 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:10.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194254804 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:10.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194254830 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:10.745Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:39:10.745Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:10.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1194254834 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-31T08:39:10.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1194254835 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T08:39:10.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1194254835 data=null} to TreeItem with text {Traces [4]} [2019-07-31T08:39:10.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1194254836 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T08:39:10.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194254837 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]} [2019-07-31T08:39:10.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1194254860 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T08:39:10.745Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-31T08:39:10.745Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:10.745Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:11.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194255027 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:39:11.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194255028 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:39:11.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194255028 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:39:11.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194255029 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:39:11.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194255030 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)} [2019-07-31T08:39:11.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194255132 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:39:11.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:11.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:11.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:11.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:11.004Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:11.004Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:11.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194255138 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:39:11.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194255139 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:39:11.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194255139 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:39:11.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194255140 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:39:11.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194255140 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)} [2019-07-31T08:39:11.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194255155 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:39:11.004Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:39:11.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194255157 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:39:11.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194255157 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:39:11.004Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:11.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194255158 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:39:11.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194255159 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:39:11.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194255159 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)} [2019-07-31T08:39:11.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194255173 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:39:11.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194255174 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:39:11.004Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194255175 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:39:11.263Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194255176 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)} [2019-07-31T08:39:11.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194255344 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:39:12.174Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194255848 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:39:12.174Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194255849 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:39:12.174Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194255849 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:39:12.174Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:39:12.174Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:12.174Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:12.174Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:12.174Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:12.675Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:12.675Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:12.675Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:12.675Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:12.675Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:39:12.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194256947 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:39:12.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194256947 data=null doit=true} to TableItem with text {} [2019-07-31T08:39:12.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194256948 data=null} to TableItem with text {} [2019-07-31T08:39:12.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194256949 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:39:12.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194256949 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:39:12.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194256960 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:39:12.971Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:12.971Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:12.971Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:12.971Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:13.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194257229 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:39:13.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194257230 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:39:13.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194257231 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:39:13.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194257232 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:39:13.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194257232 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)} [2019-07-31T08:39:13.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194257238 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:39:13.230Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:13.230Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:13.230Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:13.230Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:13.230Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:13.230Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:39:13.230Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:13.230Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:13.230Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:13.230Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:13.230Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:13.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194257255 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:13.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194257256 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:13.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194257256 data=null} to TreeItem with text {test} [2019-07-31T08:39:13.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194257257 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:13.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194257258 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:13.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194257305 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:13.230Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:13.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194257308 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:13.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194257308 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:13.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194257309 data=null} to TreeItem with text {test} [2019-07-31T08:39:13.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194257310 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:13.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194257310 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:13.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194257326 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:13.230Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:39:13.230Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:13.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1194257329 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-31T08:39:13.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1194257329 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T08:39:13.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1194257330 data=null} to TreeItem with text {Traces [4]} [2019-07-31T08:39:13.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1194257333 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T08:39:13.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194257334 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]} [2019-07-31T08:39:13.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1194257363 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T08:39:13.230Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:13.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1194257367 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-31T08:39:13.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1194257367 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T08:39:13.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1194257368 data=null} to TreeItem with text {Traces [4]} [2019-07-31T08:39:13.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1194257368 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T08:39:13.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194257369 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]} [2019-07-31T08:39:13.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1194257376 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T08:39:13.230Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:39:13.230Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:39:13.798Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:39:13.798Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:39:13.798Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194257832 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:39:13.798Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:39:13.798Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:39:13.798Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:39:13.798Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:39:13.798Z] DEBUG - matched Combo with text " [2019-07-31T08:39:13.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194257940 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:')) [2019-07-31T08:39:13.798Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:13.798Z] 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') [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:13.798Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5699119e [2019-07-31T08:39:13.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1194257945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:13.798Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1194257946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:13.798Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1194257946 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:13.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1194257947 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:13.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1194257947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:13.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1194257947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:13.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1194257948 data=null item=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') [2019-07-31T08:39:13.798Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1194257948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:13.798Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1194257949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:13.798Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1194257949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:13.798Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1194257949 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:13.798Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1194257949 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:39:13.798Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:39:13.798Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:13.798Z] 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') [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:39:13.798Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:39:13.798Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:13.798Z] 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') [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] 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') [2019-07-31T08:39:13.798Z] 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. [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:39:13.798Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:13.798Z] DEBUG - Clicking on &Finish [2019-07-31T08:39:13.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194257979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:13.798Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194257979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:13.798Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194257979 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:13.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194257979 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:13.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194257980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:13.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194257980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:14.056Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:14.315Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:14.315Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:14.315Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:14.315Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:14.315Z] DEBUG - Clicked on &Finish [2019-07-31T08:39:14.315Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T08:39:14.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1194258425 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T08:39:14.315Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T08:39:14.315Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-31T08:39:14.315Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-31T08:39:14.315Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T08:39:14.315Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T08:39:14.315Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T08:39:14.315Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T08:39:14.315Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T08:39:14.315Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T08:39:14.315Z] DEBUG - Clicking on Rename [2019-07-31T08:39:14.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1194258436 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') [2019-07-31T08:39:14.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1194258436 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') [2019-07-31T08:39:14.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1194258436 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T08:39:14.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1194258437 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T08:39:14.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1194258437 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') [2019-07-31T08:39:14.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1194258437 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') [2019-07-31T08:39:14.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1194258438 data=null item=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') [2019-07-31T08:39:14.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194257980 data=null item=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') [2019-07-31T08:39:14.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194257446 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:39:14.880Z] DEBUG - Clicked on [2019-07-31T08:39:14.880Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:39:14.880Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:14.880Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:14.880Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:14.880Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:14.880Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:14.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194259062 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:14.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194259073 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:14.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194259074 data=null} to TreeItem with text {test} [2019-07-31T08:39:14.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194259075 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:14.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194259075 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:14.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194259115 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:14.880Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:14.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194259117 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:14.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194259117 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:14.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194259117 data=null} to TreeItem with text {test} [2019-07-31T08:39:14.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194259118 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:14.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194259118 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:14.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194259134 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:14.880Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:39:15.138Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:15.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1194259137 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T08:39:15.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1194259138 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T08:39:15.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1194259138 data=null} to TreeItem with text {Traces [5]} [2019-07-31T08:39:15.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1194259139 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T08:39:15.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194259139 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]} [2019-07-31T08:39:15.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1194259159 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T08:39:15.138Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-31T08:39:15.138Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:15.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:15.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194259460 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:39:15.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194259460 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:39:15.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194259461 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:39:15.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194259461 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:39:15.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194259462 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)} [2019-07-31T08:39:15.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194259530 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:39:15.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:15.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:15.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:15.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:15.397Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:15.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:15.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194259538 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:39:15.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194259538 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:39:15.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194259538 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:39:15.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194259539 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:39:15.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194259540 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)} [2019-07-31T08:39:15.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194259554 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:39:15.397Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:39:15.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194259555 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:39:15.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194259555 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:39:15.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:15.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194259556 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:39:15.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194259557 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:39:15.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194259557 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)} [2019-07-31T08:39:15.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194259563 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:39:15.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194259571 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:39:15.397Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194259571 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:39:15.655Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194259572 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)} [2019-07-31T08:39:15.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194259742 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:39:16.173Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194260225 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:39:16.173Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194260225 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:39:16.173Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194260226 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:39:16.173Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:39:16.173Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:16.173Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:16.173Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:16.173Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:16.173Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:17.108Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:17.108Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:17.108Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:17.108Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:17.108Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:39:17.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194261232 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:39:17.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194261232 data=null doit=true} to TableItem with text {} [2019-07-31T08:39:17.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194261233 data=null} to TableItem with text {} [2019-07-31T08:39:17.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194261233 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:39:17.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194261234 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:39:17.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194261260 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:39:17.108Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:17.108Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:17.108Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:17.366Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:17.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194261481 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:39:17.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194261482 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:39:17.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194261482 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:39:17.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194261483 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:39:17.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194261483 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)} [2019-07-31T08:39:17.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194261490 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:39:17.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:17.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:17.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:17.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:17.366Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:17.366Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:39:17.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:17.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:17.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:17.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:17.366Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:17.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194261532 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:17.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194261532 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:17.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194261533 data=null} to TreeItem with text {test} [2019-07-31T08:39:17.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194261533 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:17.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194261534 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:17.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194261586 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:17.366Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:17.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194261588 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:17.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194261588 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:17.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194261589 data=null} to TreeItem with text {test} [2019-07-31T08:39:17.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194261590 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:17.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194261590 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:17.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194261600 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:17.366Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:39:17.366Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:17.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1194261623 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T08:39:17.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1194261628 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T08:39:17.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1194261628 data=null} to TreeItem with text {Traces [5]} [2019-07-31T08:39:17.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1194261629 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T08:39:17.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194261630 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]} [2019-07-31T08:39:17.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1194261658 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T08:39:17.624Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:17.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1194261660 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T08:39:17.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1194261660 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T08:39:17.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1194261661 data=null} to TreeItem with text {Traces [5]} [2019-07-31T08:39:17.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1194261662 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T08:39:17.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194261662 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]} [2019-07-31T08:39:17.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1194261669 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T08:39:17.624Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:39:17.624Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:39:17.884Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:39:17.884Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:39:17.884Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194262071 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:39:17.884Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:17.884Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T08:39:17.884Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:39:17.884Z] 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') [2019-07-31T08:39:17.884Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:17.884Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:17.884Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:17.884Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:17.884Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:17.884Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:17.884Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:17.884Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:17.884Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:17.884Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:17.884Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:17.884Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:39:17.884Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:39:17.884Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:39:17.884Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:39:17.884Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:39:17.884Z] DEBUG - matched Combo with text " [2019-07-31T08:39:18.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194262178 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:')) [2019-07-31T08:39:18.144Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:18.144Z] 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') [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:18.144Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7a36dbb1 [2019-07-31T08:39:18.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1194262187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:18.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1194262188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:18.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1194262188 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:18.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1194262188 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:18.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1194262188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:18.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1194262189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:18.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1194262189 data=null item=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') [2019-07-31T08:39:18.144Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1194262189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:18.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1194262190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:18.144Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1194262190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:18.144Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1194262190 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:18.144Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1194262191 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:39:18.144Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:39:18.144Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:39:18.144Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:39:18.144Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T08:39:18.144Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:39:18.144Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:18.144Z] DEBUG - Clicking on &Finish [2019-07-31T08:39:18.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194262252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:18.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194262253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:18.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194262253 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:18.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194262253 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:18.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194262254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:18.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194262254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:18.402Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:18.661Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:18.661Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:18.661Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:18.661Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:18.661Z] DEBUG - Clicked on &Finish [2019-07-31T08:39:18.661Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T08:39:18.661Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1194262780 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T08:39:18.661Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T08:39:18.661Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-31T08:39:18.661Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-31T08:39:18.661Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T08:39:18.661Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T08:39:18.661Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T08:39:18.661Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T08:39:18.661Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T08:39:18.661Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T08:39:18.661Z] DEBUG - Clicking on Rename [2019-07-31T08:39:18.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1194262789 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') [2019-07-31T08:39:18.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1194262789 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') [2019-07-31T08:39:18.661Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1194262790 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T08:39:18.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1194262790 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T08:39:18.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1194262790 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') [2019-07-31T08:39:18.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1194262791 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') [2019-07-31T08:39:18.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1194262791 data=null item=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') [2019-07-31T08:39:18.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194262254 data=null item=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') [2019-07-31T08:39:18.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194261722 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:39:19.177Z] DEBUG - Clicked on [2019-07-31T08:39:19.177Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:39:19.177Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:19.177Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:19.177Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:19.177Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:19.177Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:19.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194263222 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:19.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194263222 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:19.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194263222 data=null} to TreeItem with text {test} [2019-07-31T08:39:19.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194263223 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:19.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194263223 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:19.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194263331 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:19.177Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:19.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194263333 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:19.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194263333 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:19.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194263334 data=null} to TreeItem with text {test} [2019-07-31T08:39:19.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194263334 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:19.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194263335 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:19.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194263343 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:19.177Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:39:19.177Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:19.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194263346 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:19.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194263346 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:19.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194263346 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:19.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194263347 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:19.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194263348 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]} [2019-07-31T08:39:19.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194263364 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:19.177Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T08:39:19.743Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:19.743Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:19.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194263901 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:39:19.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1194263901 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:39:19.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1194263902 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:39:19.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194263903 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:39:19.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194263903 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)} [2019-07-31T08:39:19.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194263961 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:39:19.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:19.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:19.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:19.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:19.743Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:19.743Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:19.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194263967 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:39:19.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1194263968 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:39:19.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1194263968 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:39:19.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194263969 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:39:19.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194263969 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)} [2019-07-31T08:39:19.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194263983 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:39:19.743Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:39:19.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194263985 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:39:19.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1194263985 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:39:19.743Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:19.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1194263986 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:39:19.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194263987 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:39:19.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194263987 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)} [2019-07-31T08:39:20.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194264001 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:39:20.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194264002 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:39:20.002Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194264002 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:39:20.002Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194264003 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)} [2019-07-31T08:39:20.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194264104 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:39:20.941Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194265060 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:39:20.941Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1194265156 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:39:20.941Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1194265156 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:39:20.941Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:39:20.941Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:20.941Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:20.941Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:20.941Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:20.941Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:20.941Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:20.941Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:20.941Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:20.941Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:20.941Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:20.941Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:39:20.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194265161 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:39:20.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194265162 data=null doit=true} to TableItem with text {} [2019-07-31T08:39:20.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194265162 data=null} to TableItem with text {} [2019-07-31T08:39:20.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194265163 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:39:20.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194265163 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:39:21.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194265247 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:39:21.199Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:21.199Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:22.673Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:22.673Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:22.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194266233 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:39:22.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1194266233 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:39:22.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1194266233 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:39:22.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194266234 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:39:22.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194266235 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)} [2019-07-31T08:39:22.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194266242 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:39:22.673Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:22.673Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:22.673Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:22.673Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:22.673Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:22.673Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:39:22.673Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:22.673Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:22.673Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:22.673Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:22.673Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:22.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194266260 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:22.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194266260 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:22.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194266261 data=null} to TreeItem with text {test} [2019-07-31T08:39:22.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194266261 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:22.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194266262 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:22.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194266313 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:22.673Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:22.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194266315 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:22.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194266324 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:22.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194266325 data=null} to TreeItem with text {test} [2019-07-31T08:39:22.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194266325 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:22.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194266326 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:22.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194266335 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:22.673Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:39:22.673Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:22.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194266338 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:22.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194266338 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:22.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194266338 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:22.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194266339 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:22.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194266339 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]} [2019-07-31T08:39:22.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194266390 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:22.673Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T08:39:22.673Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:22.673Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:22.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194266564 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:39:22.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194266564 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:39:22.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194266565 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:39:22.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194266565 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:39:22.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194266566 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 [2019-07-31T08:39:22.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194266606 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:39:22.673Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:22.673Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:22.673Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:22.673Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:22.673Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:22.673Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:39:22.673Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:22.673Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:22.673Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:22.673Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:22.673Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:22.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194266618 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:22.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194266618 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:22.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194266619 data=null} to TreeItem with text {test} [2019-07-31T08:39:22.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194266619 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:22.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194266620 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:22.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194266660 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:22.673Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:22.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194266670 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:22.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194266671 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:22.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194266671 data=null} to TreeItem with text {test} [2019-07-31T08:39:22.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194266672 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:22.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194266673 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:22.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194266690 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:22.673Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:39:22.673Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:22.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194266693 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:22.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194266693 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:22.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194266693 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:22.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194266694 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:22.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194266694 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]} [2019-07-31T08:39:22.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194266715 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:22.673Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:22.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194266728 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:22.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194266729 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:22.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194266729 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:22.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194266731 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:22.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194266731 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]} [2019-07-31T08:39:22.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194266746 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:22.674Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:39:22.674Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:39:23.243Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:39:23.243Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:39:23.243Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194267272 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:39:23.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') [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:39:23.243Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:39:23.243Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:39:23.243Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:39:23.243Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:39:23.243Z] DEBUG - matched Combo with text " [2019-07-31T08:39:23.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194267363 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:')) [2019-07-31T08:39:23.243Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:23.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') [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:23.243Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5a9843bf [2019-07-31T08:39:23.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1194267368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:23.243Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1194267368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:23.243Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1194267368 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:23.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1194267369 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:23.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1194267369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:23.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1194267369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:23.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1194267369 data=null item=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') [2019-07-31T08:39:23.243Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1194267370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:23.243Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1194267370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:23.243Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1194267370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:23.243Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1194267370 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:23.243Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1194267371 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:39:23.243Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:39:23.243Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:23.243Z] 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') [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:39:23.243Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:23.243Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:23.244Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:39:23.244Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:23.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)' [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:23.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') [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:23.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') [2019-07-31T08:39:23.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. [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:39:23.244Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:23.244Z] DEBUG - Clicking on &Finish [2019-07-31T08:39:23.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194267398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:23.244Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194267398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:23.244Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194267398 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:23.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194267398 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:23.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194267399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:23.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194267399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:23.502Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:23.502Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:23.502Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:23.502Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:23.502Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:23.760Z] DEBUG - Clicked on &Finish [2019-07-31T08:39:23.760Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T08:39:23.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1194267778 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T08:39:23.760Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T08:39:23.760Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T08:39:23.760Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T08:39:23.760Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-31T08:39:23.760Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-31T08:39:23.760Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T08:39:23.760Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T08:39:23.760Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T08:39:23.760Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T08:39:23.760Z] DEBUG - Clicking on Overwrite [2019-07-31T08:39:23.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1194267780 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') [2019-07-31T08:39:23.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1194267780 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') [2019-07-31T08:39:23.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1194267780 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T08:39:23.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1194267780 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T08:39:23.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1194267781 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') [2019-07-31T08:39:23.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1194267781 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') [2019-07-31T08:39:23.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1194267781 data=null item=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') [2019-07-31T08:39:24.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194267399 data=null item=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') [2019-07-31T08:39:24.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194266829 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:39:24.585Z] DEBUG - Clicked on [2019-07-31T08:39:24.585Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:39:24.585Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:24.585Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:24.585Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:24.585Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:24.585Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:24.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194268765 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:24.585Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194268766 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:24.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194268766 data=null} to TreeItem with text {test} [2019-07-31T08:39:24.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194268767 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:24.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194268767 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:24.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194268806 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:24.585Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:24.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194268808 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:24.585Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194268809 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:24.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194268809 data=null} to TreeItem with text {test} [2019-07-31T08:39:24.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194268810 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:24.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194268810 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:24.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194268820 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:24.585Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:39:24.585Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:24.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194268822 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:24.585Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194268822 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:24.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194268827 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:24.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194268828 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:24.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194268829 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]} [2019-07-31T08:39:24.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194268855 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:24.844Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T08:39:24.844Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:24.844Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:25.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194269153 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:25.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194269153 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:25.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194269153 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:25.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194269154 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:25.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194269154 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:25.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194269224 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:25.102Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:25.102Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:25.102Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:25.102Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:25.102Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:25.102Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:25.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194269238 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:25.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194269238 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:25.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194269239 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:25.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194269239 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:25.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194269240 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:25.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194269245 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:25.103Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:25.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194269246 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:25.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194269247 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:25.103Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:25.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194269247 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:25.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194269248 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:25.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194269248 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:25.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194269261 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:25.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194269262 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:25.103Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194269263 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:25.361Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194269263 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:25.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194269352 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:25.619Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194269664 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:25.619Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194269665 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:25.619Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194269665 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:25.619Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:25.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:25.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:25.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:25.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:25.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:25.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:26.557Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:26.557Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:26.557Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:26.557Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:26.557Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:39:26.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194270774 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:39:26.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194270775 data=null doit=true} to TableItem with text {} [2019-07-31T08:39:26.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194270775 data=null} to TableItem with text {} [2019-07-31T08:39:26.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194270776 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:39:26.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194270776 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:39:26.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194270828 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:39:26.815Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:26.815Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:26.815Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:26.815Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:26.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194271045 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:26.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194271045 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:26.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194271046 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:26.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194271046 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:26.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194271047 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:26.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194271053 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:26.815Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:26.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:26.815Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:26.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:26.815Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:27.073Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:27.073Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:27.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194271204 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:39:27.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194271204 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:39:27.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194271205 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:39:27.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194271205 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:39:27.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194271227 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 [2019-07-31T08:39:27.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194271234 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:39:27.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:27.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:27.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:27.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:27.073Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:27.073Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:39:27.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:27.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:27.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:27.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:27.073Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:27.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194271251 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:27.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194271252 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:27.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194271252 data=null} to TreeItem with text {test} [2019-07-31T08:39:27.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194271253 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:27.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194271253 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:27.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194271300 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:27.073Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:27.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194271302 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:27.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194271302 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:27.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194271303 data=null} to TreeItem with text {test} [2019-07-31T08:39:27.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194271303 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:27.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194271304 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:27.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194271336 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:27.332Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:39:27.332Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:27.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194271338 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:27.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194271339 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:27.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194271339 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:27.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194271339 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:27.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194271340 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]} [2019-07-31T08:39:27.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194271363 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:27.332Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T08:39:27.589Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:27.589Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:27.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194271767 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-31T08:39:27.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194271768 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-31T08:39:27.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194271768 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-31T08:39:27.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194271769 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T08:39:27.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194271770 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 [2019-07-31T08:39:27.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194271819 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T08:39:27.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:27.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:27.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:27.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:27.589Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:27.589Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:39:27.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:27.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:27.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:27.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:27.589Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:27.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194271829 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:27.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194271830 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:27.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194271830 data=null} to TreeItem with text {test} [2019-07-31T08:39:27.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194271831 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:27.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194271831 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:27.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194271888 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:27.848Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:27.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194271891 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:27.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194271892 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:27.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194271892 data=null} to TreeItem with text {test} [2019-07-31T08:39:27.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194271893 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:27.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194271893 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:27.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194271904 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:27.848Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:39:27.848Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:27.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194271908 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:27.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194271913 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:27.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194271913 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:27.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194271914 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:27.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194271914 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]} [2019-07-31T08:39:27.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194271959 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:27.848Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:27.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194271961 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:27.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194271961 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:27.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194271962 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:27.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194271962 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:27.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194271963 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]} [2019-07-31T08:39:27.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194271973 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:27.848Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:39:27.848Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:39:28.416Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:39:28.416Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:39:28.416Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194272525 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:39:28.416Z] 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') [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:39:28.416Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:39:28.416Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:39:28.416Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:39:28.416Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:39:28.416Z] DEBUG - matched Combo with text " [2019-07-31T08:39:28.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194272621 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:')) [2019-07-31T08:39:28.416Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:28.416Z] 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') [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:28.416Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@29b809b6 [2019-07-31T08:39:28.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1194272626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:28.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1194272626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:28.416Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1194272626 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:28.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1194272627 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:28.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1194272627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:28.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1194272627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:28.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1194272627 data=null item=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') [2019-07-31T08:39:28.416Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1194272628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:28.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1194272628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:28.416Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1194272629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:28.416Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1194272629 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:28.416Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1194272629 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:39:28.416Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:39:28.416Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:39:28.416Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:39:28.416Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T08:39:28.416Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:28.416Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:28.417Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:28.417Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:28.417Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:28.417Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:28.417Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:28.417Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:28.417Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:39:28.417Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:39:28.417Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:28.417Z] DEBUG - Clicking on &Finish [2019-07-31T08:39:28.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194272663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:28.417Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194272664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:28.417Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194272664 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:28.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194272665 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:28.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194272665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:28.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194272665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:28.934Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:28.934Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:28.934Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:28.934Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:28.934Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:28.934Z] DEBUG - Clicked on &Finish [2019-07-31T08:39:28.934Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T08:39:28.934Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1194273116 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T08:39:28.934Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T08:39:28.934Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T08:39:28.934Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T08:39:28.934Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-31T08:39:28.934Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-31T08:39:28.934Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T08:39:28.934Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T08:39:28.934Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T08:39:28.934Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T08:39:28.934Z] DEBUG - Clicking on Overwrite [2019-07-31T08:39:28.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1194273118 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') [2019-07-31T08:39:28.934Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1194273119 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') [2019-07-31T08:39:28.934Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1194273132 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T08:39:28.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1194273133 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T08:39:28.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1194273134 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') [2019-07-31T08:39:28.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1194273134 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') [2019-07-31T08:39:28.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1194273135 data=null item=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') [2019-07-31T08:39:29.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194272674 data=null item=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') [2019-07-31T08:39:29.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194272040 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:39:29.882Z] DEBUG - Clicked on [2019-07-31T08:39:29.882Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:39:29.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:29.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:29.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:29.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:29.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:29.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194274014 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:29.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194274014 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:29.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194274015 data=null} to TreeItem with text {test} [2019-07-31T08:39:29.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194274016 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:29.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194274016 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:29.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194274044 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:29.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:29.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194274058 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:29.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194274058 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:29.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194274058 data=null} to TreeItem with text {test} [2019-07-31T08:39:29.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194274059 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:29.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194274060 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:29.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194274074 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:29.882Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:39:29.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:29.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194274076 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:29.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194274077 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:29.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194274077 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:29.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194274077 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:29.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194274080 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]} [2019-07-31T08:39:29.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194274093 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:29.882Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T08:39:30.449Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:30.449Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:30.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194274597 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:30.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194274598 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:30.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194274598 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:30.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194274599 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:30.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194274600 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:30.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194274648 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:30.449Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:30.449Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:30.449Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:30.449Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:30.449Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:30.449Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:30.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194274653 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:30.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194274653 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:30.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194274653 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:30.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194274654 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:30.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194274654 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:30.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194274660 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:30.449Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:30.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194274667 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:30.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194274668 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:30.449Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:30.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194274668 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:30.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194274669 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:30.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194274669 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:30.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194274675 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:30.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194274676 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:30.449Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194274677 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:30.708Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194274677 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:30.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194274858 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:30.967Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194275082 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:30.967Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194275083 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:30.967Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194275083 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:30.967Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:30.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:30.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:30.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:30.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:30.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:30.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:32.343Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:32.343Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:32.343Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:32.343Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:32.343Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:39:32.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194276175 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:39:32.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194276176 data=null doit=true} to TableItem with text {} [2019-07-31T08:39:32.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194276177 data=null} to TableItem with text {} [2019-07-31T08:39:32.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194276178 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:39:32.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194276179 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:39:32.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194276245 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:39:32.343Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:32.343Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:32.343Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:32.343Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:32.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194276488 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:32.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194276489 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:32.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194276489 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:32.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194276490 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:32.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194276490 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:32.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194276498 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:32.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:32.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:32.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:32.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:32.343Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:32.343Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:32.343Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:32.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194276635 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-31T08:39:32.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194276636 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-31T08:39:32.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194276636 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-31T08:39:32.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194276637 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T08:39:32.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194276638 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 [2019-07-31T08:39:32.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194276645 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T08:39:32.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:32.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:32.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:32.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:32.602Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:32.602Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:39:32.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:32.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:32.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:32.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:32.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:32.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194276672 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:32.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194276672 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:32.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194276672 data=null} to TreeItem with text {test} [2019-07-31T08:39:32.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194276673 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:32.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194276674 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:32.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194276718 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:32.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:32.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194276720 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:32.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194276720 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:32.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194276721 data=null} to TreeItem with text {test} [2019-07-31T08:39:32.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194276721 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:32.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194276722 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:32.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194276745 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:32.602Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:39:32.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:32.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194276747 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:32.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194276747 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:32.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194276748 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:32.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194276749 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:32.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194276749 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]} [2019-07-31T08:39:32.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194276794 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:32.602Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T08:39:33.670Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:33.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:33.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194277286 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-31T08:39:33.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194277286 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-31T08:39:33.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194277287 data=null} to Tree node with text: kernel-overlap-testing [2019-07-31T08:39:33.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194277288 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T08:39:33.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194277288 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 [2019-07-31T08:39:33.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194277353 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T08:39:33.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:33.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:33.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:33.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:33.670Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:33.670Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:39:33.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:33.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:33.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:33.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:33.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:33.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194277369 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:33.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194277371 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:33.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194277371 data=null} to TreeItem with text {test} [2019-07-31T08:39:33.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194277372 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:33.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194277373 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:33.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194277464 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:33.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:33.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194277466 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:33.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194277466 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:33.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194277467 data=null} to TreeItem with text {test} [2019-07-31T08:39:33.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194277467 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:33.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194277468 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:33.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194277480 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:33.670Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:39:33.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:33.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194277482 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:33.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194277483 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:33.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194277483 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:33.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194277484 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:33.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194277484 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]} [2019-07-31T08:39:33.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194277511 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:33.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:33.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194277512 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:33.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194277513 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:33.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194277513 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:33.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194277514 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:33.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194277514 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]} [2019-07-31T08:39:33.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194277525 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:33.973Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:39:33.973Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:39:33.973Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:39:33.973Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:39:33.973Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194278010 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:39:33.973Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:33.973Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T08:39:33.973Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:39:33.973Z] 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') [2019-07-31T08:39:33.973Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:33.973Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:33.973Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:33.973Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:33.973Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:33.973Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:33.973Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:33.973Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:33.973Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:33.973Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:33.973Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:33.973Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:39:33.973Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:39:33.973Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:39:33.973Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:39:33.973Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:39:33.973Z] DEBUG - matched Combo with text " [2019-07-31T08:39:33.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194278115 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:')) [2019-07-31T08:39:33.974Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:33.974Z] 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') [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:33.974Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@555c0290 [2019-07-31T08:39:33.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1194278119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:33.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1194278119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:33.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1194278125 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:33.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1194278126 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:33.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1194278126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:33.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1194278127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:33.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1194278127 data=null item=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') [2019-07-31T08:39:33.974Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1194278127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:33.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1194278127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:33.974Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1194278128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:33.974Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1194278128 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:33.974Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1194278129 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:39:33.974Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:39:33.974Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:33.974Z] 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') [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:39:33.974Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:33.974Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:33.975Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:39:33.975Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:33.975Z] 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') [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:33.975Z] 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') [2019-07-31T08:39:33.975Z] 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. [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:39:33.975Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:33.975Z] DEBUG - Clicking on &Finish [2019-07-31T08:39:33.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194278162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:33.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194278162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:33.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194278162 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:33.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194278163 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:33.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194278163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:33.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194278163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:34.542Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:34.542Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:34.542Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:34.542Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:34.542Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:34.542Z] DEBUG - Clicked on &Finish [2019-07-31T08:39:34.542Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T08:39:34.542Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1194278668 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T08:39:34.542Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T08:39:34.542Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T08:39:34.542Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T08:39:34.542Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-31T08:39:34.542Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-31T08:39:34.542Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T08:39:34.542Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T08:39:34.542Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T08:39:34.542Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T08:39:34.542Z] DEBUG - Clicking on Overwrite [2019-07-31T08:39:34.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1194278672 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') [2019-07-31T08:39:34.542Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1194278685 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') [2019-07-31T08:39:34.542Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1194278686 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T08:39:34.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1194278686 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T08:39:34.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1194278686 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') [2019-07-31T08:39:34.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1194278686 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') [2019-07-31T08:39:34.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1194278687 data=null item=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') [2019-07-31T08:39:35.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194278163 data=null item=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') [2019-07-31T08:39:35.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194277584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:39:35.369Z] DEBUG - Clicked on [2019-07-31T08:39:35.369Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:39:35.369Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:35.369Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:35.369Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:35.369Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:35.369Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:35.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194279394 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:35.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194279405 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:35.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194279405 data=null} to TreeItem with text {test} [2019-07-31T08:39:35.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194279406 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:35.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194279406 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:35.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194279469 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:35.369Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:35.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194279472 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:35.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194279473 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:35.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194279473 data=null} to TreeItem with text {test} [2019-07-31T08:39:35.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194279473 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:35.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194279474 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:35.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194279487 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:35.369Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:39:35.369Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:35.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194279489 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:35.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194279489 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:35.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194279489 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:35.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194279490 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:35.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194279490 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]} [2019-07-31T08:39:35.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194279542 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:35.369Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T08:39:35.627Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:35.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:35.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194279845 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:35.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194279846 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:35.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194279846 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:35.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194279847 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:35.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194279847 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:35.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194279932 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:35.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:35.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:35.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:35.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:35.886Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:35.886Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:35.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194279937 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:35.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194279937 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:35.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194279937 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:35.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194279938 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:35.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194279938 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:35.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194279944 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:35.886Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:35.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194279945 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:35.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194279945 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:35.886Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:35.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194279946 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:35.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194279946 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:35.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194279952 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:35.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194279957 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:35.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194279958 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:35.886Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194279958 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:35.886Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194279959 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:36.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194280082 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:36.820Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194280941 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:36.820Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194281050 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:36.820Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194281051 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:36.820Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:36.820Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:36.820Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:36.820Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:36.820Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:36.820Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:36.820Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:36.820Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:36.820Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:36.820Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:36.820Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:36.820Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:39:36.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194281056 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:39:36.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194281056 data=null doit=true} to TableItem with text {} [2019-07-31T08:39:36.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194281056 data=null} to TableItem with text {} [2019-07-31T08:39:36.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194281057 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:39:36.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194281058 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:39:37.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194281091 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:39:37.078Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:37.078Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:38.012Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:38.012Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:38.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194282085 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:38.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194282086 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:38.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194282086 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:38.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194282087 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:38.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194282088 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:38.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194282094 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:38.012Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:38.012Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:38.012Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:38.012Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:38.012Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:38.012Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:38.012Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:38.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194282226 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-31T08:39:38.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194282227 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-31T08:39:38.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194282228 data=null} to Tree node with text: kernel-overlap-testing [2019-07-31T08:39:38.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194282229 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T08:39:38.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194282229 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 [2019-07-31T08:39:38.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194282236 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T08:39:38.012Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:38.012Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:38.012Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:38.012Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:38.012Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:38.012Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:39:38.012Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:38.012Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:38.012Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:38.012Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:38.012Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:38.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194282268 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:38.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194282268 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:38.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194282268 data=null} to TreeItem with text {test} [2019-07-31T08:39:38.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194282269 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:38.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194282270 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:38.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194282355 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:38.271Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:38.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194282357 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:38.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194282357 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:38.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194282358 data=null} to TreeItem with text {test} [2019-07-31T08:39:38.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194282359 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:38.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194282359 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:38.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194282373 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:38.271Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:39:38.271Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:38.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194282376 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:38.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194282376 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:38.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194282377 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:38.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194282378 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:38.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194282379 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]} [2019-07-31T08:39:38.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194282442 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:38.271Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T08:39:38.530Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:38.530Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:38.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194282836 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:39:38.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194282836 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:39:38.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194282837 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:39:38.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194282837 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:39:38.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194282838 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 [2019-07-31T08:39:38.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194282880 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:39:38.789Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:38.789Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:38.789Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:38.789Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:38.789Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:38.789Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:39:38.789Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:38.789Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:38.789Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:38.789Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:38.789Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:38.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194282891 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:38.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194282891 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:38.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194282892 data=null} to TreeItem with text {test} [2019-07-31T08:39:38.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194282892 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:38.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194282893 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:38.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194282970 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:38.789Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:38.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194282972 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:38.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194282972 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:38.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194282972 data=null} to TreeItem with text {test} [2019-07-31T08:39:38.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194282973 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:38.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194282973 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:38.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194283030 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:38.789Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:39:38.789Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:38.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194283033 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:38.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194283033 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:38.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194283034 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:38.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194283034 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:38.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194283035 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]} [2019-07-31T08:39:39.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194283060 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:39.048Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:39.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194283062 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:39.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194283062 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:39.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194283063 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:39.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194283063 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:39.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194283064 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]} [2019-07-31T08:39:39.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194283074 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:39.048Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:39:39.048Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:39:39.614Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:39:39.614Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:39:39.614Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194283743 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:39:39.614Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:39.614Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T08:39:39.614Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:39:39.614Z] 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') [2019-07-31T08:39:39.614Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:39.614Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:39.614Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:39.614Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:39.614Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:39.614Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:39.614Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:39.614Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:39.614Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:39.614Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:39.614Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:39.614Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:39:39.614Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:39:39.614Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:39:39.614Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:39:39.614Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:39:39.614Z] DEBUG - matched Combo with text " [2019-07-31T08:39:39.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194283887 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:')) [2019-07-31T08:39:39.872Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:39:39.872Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:39.872Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:39.872Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:39.872Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:39.872Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:39.872Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:39.872Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:39.872Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:39:39.872Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:39.872Z] 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') [2019-07-31T08:39:39.872Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:39.872Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:39.872Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:39.872Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:39.872Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:39.872Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:39.872Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3a1ed926 [2019-07-31T08:39:39.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1194283891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:39.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1194283892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:39.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1194283892 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:39.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1194283892 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:39.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1194283893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:39.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1194283893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:39.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1194283893 data=null item=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') [2019-07-31T08:39:39.872Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1194283894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:39.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1194283894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:39.872Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1194283894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:39.872Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1194283895 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:39.872Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1194283895 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:39.872Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:39.872Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:39.872Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:39.872Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:39.872Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:39.872Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:39.872Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:39.872Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:39.872Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:39:39.872Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:39.872Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:39:39.872Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:39.872Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:39.872Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:39.872Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:39.872Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:39:39.873Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:39:39.873Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:39.873Z] 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') [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:39:39.873Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:39:39.873Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:39.873Z] 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') [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] 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') [2019-07-31T08:39:39.873Z] 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. [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:39:39.873Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:39.873Z] DEBUG - Clicking on &Finish [2019-07-31T08:39:39.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194283923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:39.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194283923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:39.873Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194283923 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:39.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194283923 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:39.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194283924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:39.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194283924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:40.132Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:40.132Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:40.132Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:40.132Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:40.132Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:40.132Z] DEBUG - Clicked on &Finish [2019-07-31T08:39:40.132Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T08:39:40.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1194284323 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T08:39:40.132Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T08:39:40.132Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T08:39:40.132Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T08:39:40.132Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T08:39:40.132Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T08:39:40.132Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T08:39:40.132Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-31T08:39:40.132Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-31T08:39:40.132Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T08:39:40.132Z] DEBUG - Clicking on Skip [2019-07-31T08:39:40.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1194284325 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') [2019-07-31T08:39:40.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1194284325 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') [2019-07-31T08:39:40.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1194284325 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T08:39:40.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1194284325 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T08:39:40.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1194284326 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') [2019-07-31T08:39:40.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1194284326 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') [2019-07-31T08:39:40.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1194284326 data=null item=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') [2019-07-31T08:39:40.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194283924 data=null item=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') [2019-07-31T08:39:40.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194283162 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:39:40.965Z] DEBUG - Clicked on [2019-07-31T08:39:40.965Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:39:40.965Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:40.965Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:40.965Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:40.965Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:40.965Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:40.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194284970 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:40.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194284973 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:40.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194284974 data=null} to TreeItem with text {test} [2019-07-31T08:39:40.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194284974 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:40.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194284975 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:40.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194285009 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:40.965Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:40.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194285011 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:40.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194285011 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:40.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194285011 data=null} to TreeItem with text {test} [2019-07-31T08:39:40.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194285012 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:40.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194285012 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:40.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194285021 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:40.965Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:39:40.965Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:40.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194285023 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:40.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194285024 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:40.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194285024 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:40.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194285024 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:40.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194285025 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]} [2019-07-31T08:39:40.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194285044 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:40.965Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T08:39:41.223Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:41.223Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:41.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194285535 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:41.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194285536 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:41.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194285536 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:41.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194285537 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:41.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194285537 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:41.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194285582 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:41.482Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:41.482Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:41.482Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:41.482Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:41.482Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:41.482Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:41.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194285589 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:41.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194285589 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:41.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194285589 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:41.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194285590 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:41.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194285590 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:41.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194285604 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:41.482Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:41.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194285605 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:41.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194285605 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:41.482Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:41.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194285606 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:41.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194285606 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:41.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194285607 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:41.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194285623 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:41.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194285623 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:41.482Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194285624 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:41.741Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194285625 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:41.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194285720 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:41.741Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194285867 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:41.741Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194285867 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:41.741Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194285867 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:41.741Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:41.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:41.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:41.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:41.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:41.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:41.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:41.741Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:41.741Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:41.741Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:41.741Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:41.741Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:39:41.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194285871 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:39:41.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194285871 data=null doit=true} to TableItem with text {} [2019-07-31T08:39:41.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194285872 data=null} to TableItem with text {} [2019-07-31T08:39:41.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194285872 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:39:41.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194285873 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:39:41.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194285883 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:39:41.741Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:41.741Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:41.741Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:41.999Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:41.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194286070 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:41.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194286071 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:41.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194286071 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:41.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194286072 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:41.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194286072 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:41.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194286078 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:41.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:41.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:41.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:41.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:41.999Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:41.999Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:41.999Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:41.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194286194 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:39:41.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194286194 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:39:41.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194286195 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:39:41.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194286195 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:39:41.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194286196 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 [2019-07-31T08:39:41.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194286202 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:39:41.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:41.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:41.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:41.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:41.999Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:41.999Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:39:41.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:41.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:41.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:41.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:41.999Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:41.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194286220 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:41.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194286220 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:41.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194286221 data=null} to TreeItem with text {test} [2019-07-31T08:39:41.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194286222 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:41.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194286222 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:42.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194286266 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:42.256Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:42.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194286268 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:42.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194286268 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:42.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194286269 data=null} to TreeItem with text {test} [2019-07-31T08:39:42.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194286269 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:42.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194286269 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:42.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194286282 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:42.256Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:39:42.256Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:42.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194286285 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:42.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194286285 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:42.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194286285 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:42.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194286286 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:42.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194286286 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]} [2019-07-31T08:39:42.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194286306 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:42.256Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T08:39:42.515Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:42.515Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:42.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194286583 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-31T08:39:42.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194286584 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-31T08:39:42.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194286584 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-31T08:39:42.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194286585 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T08:39:42.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194286586 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 [2019-07-31T08:39:42.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194286631 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T08:39:42.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:42.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:42.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:42.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:42.515Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:42.515Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:39:42.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:42.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:42.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:42.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:42.515Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:42.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194286643 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:42.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194286644 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:42.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194286644 data=null} to TreeItem with text {test} [2019-07-31T08:39:42.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194286645 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:42.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194286645 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:42.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194286699 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:42.515Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:42.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194286701 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:42.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194286701 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:42.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194286702 data=null} to TreeItem with text {test} [2019-07-31T08:39:42.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194286703 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:42.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194286703 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:42.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194286718 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:42.515Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:39:42.515Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:42.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194286721 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:42.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194286721 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:42.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194286721 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:42.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194286722 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:42.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194286723 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]} [2019-07-31T08:39:42.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194286752 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:42.515Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:42.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194286756 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:42.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194286756 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:42.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194286757 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:42.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194286757 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:42.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194286758 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]} [2019-07-31T08:39:42.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194286764 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:42.777Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:39:42.777Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:39:43.035Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:39:43.035Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:39:43.035Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194287195 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:39:43.035Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:43.035Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T08:39:43.035Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:39:43.035Z] 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') [2019-07-31T08:39:43.035Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:43.035Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:43.035Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:43.035Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:43.036Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:43.036Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:43.036Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:43.036Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:43.036Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:43.036Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:43.036Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:43.036Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:39:43.036Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:39:43.036Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:39:43.036Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:39:43.036Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:39:43.036Z] DEBUG - matched Combo with text " [2019-07-31T08:39:43.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194287340 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:')) [2019-07-31T08:39:43.299Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:43.299Z] 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') [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:43.299Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@62532f1 [2019-07-31T08:39:43.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1194287352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:43.299Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1194287353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:43.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1194287353 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:43.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1194287354 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:43.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1194287354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:43.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1194287354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:43.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1194287355 data=null item=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') [2019-07-31T08:39:43.299Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1194287356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:43.299Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1194287356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:43.299Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1194287356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:43.299Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1194287357 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:43.299Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1194287357 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:39:43.299Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:39:43.299Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:43.299Z] 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') [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:39:43.299Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:39:43.299Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:43.299Z] 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') [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] 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') [2019-07-31T08:39:43.299Z] 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. [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:39:43.299Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:43.299Z] DEBUG - Clicking on &Finish [2019-07-31T08:39:43.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194287393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:43.299Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194287393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:43.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194287394 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:43.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194287394 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:43.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194287394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:43.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194287394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:43.976Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:43.976Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:43.976Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:43.976Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:43.976Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:43.976Z] DEBUG - Clicked on &Finish [2019-07-31T08:39:43.976Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T08:39:43.976Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1194287773 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T08:39:43.976Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T08:39:43.976Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T08:39:43.976Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T08:39:43.976Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T08:39:43.976Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T08:39:43.976Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T08:39:43.976Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-31T08:39:43.976Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-31T08:39:43.976Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T08:39:43.976Z] DEBUG - Clicking on Skip [2019-07-31T08:39:43.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1194287774 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') [2019-07-31T08:39:43.976Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1194287776 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') [2019-07-31T08:39:43.976Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1194287776 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T08:39:43.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1194287777 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T08:39:43.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1194287777 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') [2019-07-31T08:39:43.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1194287777 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') [2019-07-31T08:39:43.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1194287778 data=null item=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') [2019-07-31T08:39:43.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194287395 data=null item=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') [2019-07-31T08:39:43.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194286822 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:39:44.473Z] DEBUG - Clicked on [2019-07-31T08:39:44.473Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:39:44.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:44.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:44.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:44.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:44.473Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:44.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194288318 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:44.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194288319 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:44.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194288319 data=null} to TreeItem with text {test} [2019-07-31T08:39:44.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194288320 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:44.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194288320 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:44.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194288391 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:44.473Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:44.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194288393 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:44.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194288394 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:44.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194288394 data=null} to TreeItem with text {test} [2019-07-31T08:39:44.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194288395 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:44.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194288396 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:44.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194288405 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:44.473Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:39:44.473Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:44.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194288408 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:44.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194288409 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:44.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194288409 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:44.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194288410 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:44.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194288411 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]} [2019-07-31T08:39:44.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194288429 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:44.473Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T08:39:44.473Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:44.473Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:44.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194288552 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:44.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194288552 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:44.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194288553 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:44.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194288553 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:44.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194288554 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:44.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194288600 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:44.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:44.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:44.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:44.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:44.473Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:44.473Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:44.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194288608 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:44.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194288608 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:44.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194288608 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:44.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194288609 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:44.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194288609 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:44.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194288623 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:44.473Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:44.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194288625 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:44.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194288626 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:44.473Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:44.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194288627 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:44.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194288628 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:44.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194288628 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:44.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194288642 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:44.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194288643 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:44.473Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194288644 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:44.732Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194288644 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:44.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194288732 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:44.732Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194288861 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:44.732Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194288862 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:44.732Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194288863 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:44.732Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:44.732Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:44.732Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:44.732Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:44.732Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:44.732Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:44.732Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:44.732Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:44.732Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:44.732Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:44.732Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:44.732Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:39:44.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194288872 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:39:44.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194288873 data=null doit=true} to TableItem with text {} [2019-07-31T08:39:44.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194288873 data=null} to TableItem with text {} [2019-07-31T08:39:44.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194288874 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:39:44.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194288875 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:39:44.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194288877 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:39:44.732Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:44.732Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:44.990Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:44.990Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:44.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194289079 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:44.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194289079 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:44.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194289080 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:44.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194289080 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:44.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194289081 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:44.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194289086 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:44.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:44.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:44.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:44.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:44.990Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:44.990Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:44.990Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:44.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194289201 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-31T08:39:44.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194289202 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-31T08:39:44.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194289202 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-31T08:39:44.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194289203 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T08:39:44.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194289204 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 [2019-07-31T08:39:44.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194289211 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T08:39:44.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:44.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:44.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:44.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:44.990Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:44.990Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:39:44.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:44.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:44.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:44.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:44.990Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:44.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194289228 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:44.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194289229 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:44.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194289229 data=null} to TreeItem with text {test} [2019-07-31T08:39:44.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194289229 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:44.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194289230 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:45.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194289276 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:45.249Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:45.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194289279 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:45.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194289279 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:45.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194289280 data=null} to TreeItem with text {test} [2019-07-31T08:39:45.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194289280 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:45.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194289281 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:45.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194289293 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:45.249Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:39:45.249Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:45.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194289295 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:45.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194289296 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:45.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194289296 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:45.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194289297 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:45.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194289297 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]} [2019-07-31T08:39:45.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194289318 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:45.249Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T08:39:45.508Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:45.508Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:45.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194289707 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-31T08:39:45.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194289707 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-31T08:39:45.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194289708 data=null} to Tree node with text: kernel-overlap-testing [2019-07-31T08:39:45.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194289709 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T08:39:45.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194289709 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 [2019-07-31T08:39:45.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194289773 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T08:39:45.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:45.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:45.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:45.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:45.767Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:45.767Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:39:45.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:45.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:45.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:45.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:45.767Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:45.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194289788 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:45.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194289788 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:45.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194289788 data=null} to TreeItem with text {test} [2019-07-31T08:39:45.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194289789 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:45.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194289789 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:45.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194289844 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:45.767Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:45.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194289845 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:45.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194289846 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:45.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194289846 data=null} to TreeItem with text {test} [2019-07-31T08:39:45.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194289847 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:45.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194289847 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:45.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194289856 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:45.767Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:39:45.767Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:45.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194289860 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:45.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194289866 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:45.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194289866 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:45.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194289867 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:45.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194289868 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]} [2019-07-31T08:39:45.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194289893 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:45.767Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:45.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194289894 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:45.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194289895 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:45.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194289895 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:45.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194289895 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:45.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194289896 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]} [2019-07-31T08:39:45.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194289906 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:45.767Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:39:45.767Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:39:46.335Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:39:46.335Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:39:46.335Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194290334 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:39:46.335Z] 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') [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:46.335Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:39:46.335Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:39:46.335Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:39:46.335Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:39:46.335Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:39:46.335Z] DEBUG - matched Combo with text " [2019-07-31T08:39:46.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194290436 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:')) [2019-07-31T08:39:46.335Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:46.335Z] 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') [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:46.335Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:46.335Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@378ec278 [2019-07-31T08:39:46.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1194290440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:46.335Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1194290440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:46.335Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1194290441 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:46.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1194290441 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:46.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1194290441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:46.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1194290441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:46.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1194290441 data=null item=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') [2019-07-31T08:39:46.335Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1194290442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:46.335Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1194290442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:46.335Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1194290442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:46.335Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1194290443 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:46.335Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1194290443 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:46.335Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:39:46.336Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:39:46.336Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:46.336Z] 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') [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:39:46.336Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:39:46.336Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:46.336Z] 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') [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] 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') [2019-07-31T08:39:46.336Z] 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. [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:39:46.336Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:46.336Z] DEBUG - Clicking on &Finish [2019-07-31T08:39:46.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194290471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:46.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194290471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:46.336Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194290471 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:46.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194290471 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:46.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194290472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:46.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194290472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:46.594Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:46.852Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:46.852Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:46.852Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:46.852Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:46.852Z] DEBUG - Clicked on &Finish [2019-07-31T08:39:46.852Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T08:39:46.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1194290912 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T08:39:46.852Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T08:39:46.852Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T08:39:46.852Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T08:39:46.852Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T08:39:46.852Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T08:39:46.852Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T08:39:46.852Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-31T08:39:46.852Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-31T08:39:46.852Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T08:39:46.852Z] DEBUG - Clicking on Skip [2019-07-31T08:39:46.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1194290914 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') [2019-07-31T08:39:46.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1194290915 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') [2019-07-31T08:39:46.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1194290915 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T08:39:46.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1194290916 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T08:39:46.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1194290916 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') [2019-07-31T08:39:46.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1194290916 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') [2019-07-31T08:39:46.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1194290917 data=null item=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') [2019-07-31T08:39:47.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194290472 data=null item=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') [2019-07-31T08:39:47.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194289960 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:39:47.110Z] DEBUG - Clicked on [2019-07-31T08:39:47.110Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:39:47.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:47.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:47.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:47.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:47.110Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:47.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194291298 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:47.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194291298 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:47.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194291298 data=null} to TreeItem with text {test} [2019-07-31T08:39:47.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194291299 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:47.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194291299 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:47.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194291364 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:47.110Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:47.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194291366 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:47.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194291366 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:47.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194291367 data=null} to TreeItem with text {test} [2019-07-31T08:39:47.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194291368 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:47.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194291368 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:47.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194291384 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:47.368Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:39:47.368Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:47.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194291428 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:47.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194291429 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:47.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194291429 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:47.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194291430 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:47.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194291430 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]} [2019-07-31T08:39:47.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194291456 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:47.368Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T08:39:47.627Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:47.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:47.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194291743 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:47.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194291744 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:47.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194291744 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:47.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194291745 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:47.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194291745 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:47.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194291805 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:47.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:47.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:47.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:47.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:47.627Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:47.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:47.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194291811 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:47.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194291811 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:47.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194291811 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:47.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194291812 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:47.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194291812 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:47.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194291823 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:47.627Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:47.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194291824 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:47.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194291824 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:47.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:47.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194291825 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:47.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194291825 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:47.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194291826 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:47.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194291831 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:47.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194291832 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:47.627Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194291832 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:47.886Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194291833 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:47.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194291919 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:47.886Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194292097 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:47.886Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194292097 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:47.886Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194292098 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:47.886Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:47.886Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:47.886Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:47.886Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:47.886Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:47.886Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:47.886Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:47.886Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:47.886Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:47.886Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:47.886Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:47.886Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:39:47.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194292102 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:39:47.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194292103 data=null doit=true} to TableItem with text {} [2019-07-31T08:39:47.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194292103 data=null} to TableItem with text {} [2019-07-31T08:39:47.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194292105 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:39:47.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194292113 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:39:47.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194292117 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:39:47.886Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:47.886Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:48.143Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:48.143Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:48.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194292311 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:48.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194292311 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:48.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194292312 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:48.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194292313 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:48.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194292313 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:48.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194292319 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:39:48.143Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:48.143Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:48.143Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:48.143Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:48.143Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:48.402Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:48.402Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:48.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194292500 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-31T08:39:48.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194292500 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-31T08:39:48.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194292501 data=null} to Tree node with text: kernel-overlap-testing [2019-07-31T08:39:48.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194292502 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T08:39:48.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194292502 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 [2019-07-31T08:39:48.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194292509 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T08:39:48.402Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:48.402Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:48.402Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:48.402Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:48.402Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:48.402Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:39:48.402Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:48.402Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:48.402Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:48.402Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:48.402Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:48.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194292527 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:48.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194292527 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:48.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194292528 data=null} to TreeItem with text {test} [2019-07-31T08:39:48.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194292528 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:48.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194292529 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:48.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194292582 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:48.402Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:48.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194292584 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:48.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194292584 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:48.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194292585 data=null} to TreeItem with text {test} [2019-07-31T08:39:48.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194292585 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:48.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194292586 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:48.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194292598 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:48.402Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:39:48.402Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:48.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194292628 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:48.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194292628 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:48.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194292628 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:48.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194292629 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:48.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194292629 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]} [2019-07-31T08:39:48.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194292653 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:48.402Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T08:39:48.660Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:48.660Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:48.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194292960 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:39:48.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194292960 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:39:48.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194292961 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:39:48.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194292961 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:39:48.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194292962 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 [2019-07-31T08:39:48.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194293002 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:39:48.918Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:48.918Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:48.918Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:48.918Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:48.918Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:48.918Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:39:48.918Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:48.918Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:48.918Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:48.918Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:48.918Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:48.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194293015 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:48.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194293015 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:48.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194293016 data=null} to TreeItem with text {test} [2019-07-31T08:39:48.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194293016 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:48.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194293016 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:48.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194293058 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:48.918Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:48.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194293060 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:48.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194293060 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:48.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194293060 data=null} to TreeItem with text {test} [2019-07-31T08:39:48.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194293061 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:48.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194293061 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:48.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194293074 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:48.918Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:39:48.918Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:48.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194293077 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:48.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194293078 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:48.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194293078 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:48.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194293079 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:48.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194293083 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]} [2019-07-31T08:39:48.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194293157 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:48.918Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:48.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194293158 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:48.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194293158 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:48.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194293159 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:48.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194293159 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:48.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194293160 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]} [2019-07-31T08:39:48.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194293170 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:49.177Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:39:49.177Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:39:49.435Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:39:49.435Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:39:49.435Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194293644 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:39:49.435Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:49.435Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T08:39:49.435Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:39:49.435Z] 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') [2019-07-31T08:39:49.435Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:49.435Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:49.435Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:49.435Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:49.435Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:49.435Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:49.435Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:49.435Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:49.435Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:49.435Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:49.435Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:49.435Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:39:49.435Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:39:49.435Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:39:49.435Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:39:49.435Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:39:49.435Z] DEBUG - matched Combo with text " [2019-07-31T08:39:49.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194293735 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:')) [2019-07-31T08:39:49.694Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:49.694Z] 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') [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:49.694Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3e7d4c04 [2019-07-31T08:39:49.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1194293739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:49.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1194293740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:49.694Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1194293740 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:49.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1194293740 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:49.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1194293741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:49.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1194293741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:49.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1194293741 data=null item=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') [2019-07-31T08:39:49.694Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1194293747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:49.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1194293748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:49.694Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1194293748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:49.694Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1194293748 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:49.694Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1194293749 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:39:49.694Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:39:49.694Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:49.694Z] 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') [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:39:49.694Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5358e41e [2019-07-31T08:39:49.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1194293757 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') [2019-07-31T08:39:49.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1194293764 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') [2019-07-31T08:39:49.694Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1194293764 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:39:49.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1194293764 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:39:49.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1194293765 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') [2019-07-31T08:39:49.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1194293765 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') [2019-07-31T08:39:49.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1194293765 data=null item=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') [2019-07-31T08:39:49.694Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1194293765 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') [2019-07-31T08:39:49.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1194293766 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') [2019-07-31T08:39:49.694Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1194293766 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') [2019-07-31T08:39:49.694Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1194293766 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:39:49.694Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1194293766 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:39:49.694Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:49.694Z] 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') [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] 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') [2019-07-31T08:39:49.694Z] 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. [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:39:49.694Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:49.694Z] DEBUG - Clicking on &Finish [2019-07-31T08:39:49.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194293779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:49.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194293779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:49.694Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194293780 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:49.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194293780 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:49.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194293780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:49.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194293780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:50.259Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:50.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194293780 data=null item=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') [2019-07-31T08:39:50.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194293255 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:39:50.518Z] DEBUG - Clicked on [2019-07-31T08:39:50.518Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:39:50.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:50.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:50.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:50.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:50.518Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:50.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194294771 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:50.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194294771 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:50.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194294772 data=null} to TreeItem with text {test} [2019-07-31T08:39:50.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194294772 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:50.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194294773 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:50.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194294801 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:50.777Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:50.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194294803 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:50.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194294803 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:50.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194294803 data=null} to TreeItem with text {test} [2019-07-31T08:39:50.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194294804 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:50.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194294804 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:50.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194294834 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:50.777Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:39:50.777Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:50.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194294836 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:50.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194294837 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:50.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194294837 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:50.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194294838 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:50.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194294838 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]} [2019-07-31T08:39:50.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194294863 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:50.777Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T08:39:51.034Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:51.034Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:51.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194295354 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:51.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194295355 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:51.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194295356 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:51.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194295356 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:51.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194295357 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:51.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194295433 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:51.292Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:51.292Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:51.292Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:51.292Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:51.292Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:51.292Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:51.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194295442 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:51.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194295443 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:51.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194295443 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:51.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194295444 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:51.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194295444 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:51.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194295459 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:51.292Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:51.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194295460 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:51.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194295460 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:51.292Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:51.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194295461 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:51.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194295461 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:51.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194295462 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:51.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194295475 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:51.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194295476 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:51.292Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194295477 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:51.551Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194295477 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:52.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194295663 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:52.118Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194296155 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:52.118Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194296155 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:52.118Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194296155 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:52.118Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:52.118Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:52.118Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:52.118Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:52.118Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:52.118Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:52.118Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:53.053Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:53.053Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:53.053Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:53.053Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:53.053Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:39:53.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194297271 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:39:53.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194297271 data=null doit=true} to TableItem with text {} [2019-07-31T08:39:53.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194297272 data=null} to TableItem with text {} [2019-07-31T08:39:53.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194297272 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:39:53.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194297332 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:39:53.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194297341 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:39:53.771Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:53.771Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:53.771Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:53.771Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:53.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194297647 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:53.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194297647 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:53.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194297648 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:53.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194297649 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:53.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194297649 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:53.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194297656 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:39:53.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:53.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:53.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:53.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:53.771Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:53.771Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:53.771Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:53.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194297800 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:39:53.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194297800 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:39:53.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194297801 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:39:53.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194297802 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:39:53.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194297802 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 [2019-07-31T08:39:53.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194297809 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T08:39:53.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:53.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:53.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:53.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:53.771Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:53.771Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:39:53.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:53.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:53.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:53.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:53.771Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:53.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194297825 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:53.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194297826 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:53.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194297826 data=null} to TreeItem with text {test} [2019-07-31T08:39:53.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194297828 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:54.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194297829 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:54.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194297875 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:54.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:54.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194297876 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:54.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194297877 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:54.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194297877 data=null} to TreeItem with text {test} [2019-07-31T08:39:54.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194297877 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:54.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194297878 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:54.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194297891 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:54.126Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:39:54.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:54.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194297893 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:54.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194297893 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:54.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194297893 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:54.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194297894 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:54.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194297894 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]} [2019-07-31T08:39:54.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194297913 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:54.126Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T08:39:54.126Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:54.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:54.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194298399 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-31T08:39:54.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194298400 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-31T08:39:54.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194298400 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-31T08:39:54.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194298401 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T08:39:54.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194298401 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 [2019-07-31T08:39:54.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194298446 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T08:39:54.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:54.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:54.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:54.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:54.390Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:54.390Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:39:54.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:54.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:54.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:54.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:54.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:54.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194298456 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:54.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194298456 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:54.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194298456 data=null} to TreeItem with text {test} [2019-07-31T08:39:54.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194298457 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:54.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194298458 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:54.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194298544 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:54.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:54.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194298545 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:54.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194298546 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:54.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194298546 data=null} to TreeItem with text {test} [2019-07-31T08:39:54.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194298546 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:54.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194298547 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:54.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194298559 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:54.390Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:39:54.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:54.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194298561 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:54.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194298561 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:54.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194298561 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:54.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194298562 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:54.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194298562 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]} [2019-07-31T08:39:54.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194298630 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:54.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:54.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194298631 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:54.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194298632 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:54.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194298632 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:54.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194298633 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:54.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194298633 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]} [2019-07-31T08:39:54.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194298639 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:54.648Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:39:54.648Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:39:55.220Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:39:55.220Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:39:55.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194299259 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:39:55.220Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:55.220Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T08:39:55.220Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:39:55.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') [2019-07-31T08:39:55.220Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:55.220Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:55.220Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:55.220Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:55.220Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:55.220Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:55.220Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:55.220Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:55.220Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:55.220Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:55.220Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:55.220Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:39:55.220Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:39:55.220Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:39:55.220Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:39:55.220Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:39:55.220Z] DEBUG - matched Combo with text " [2019-07-31T08:39:55.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194299352 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:')) [2019-07-31T08:39:55.221Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:55.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') [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:55.221Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@10c75f1e [2019-07-31T08:39:55.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1194299356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:55.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1194299357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:55.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1194299357 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:55.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1194299357 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:55.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1194299357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:55.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1194299358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:55.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1194299358 data=null item=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') [2019-07-31T08:39:55.221Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1194299358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:55.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1194299359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:55.221Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1194299359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:55.221Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1194299359 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:55.221Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1194299359 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:55.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') [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:39:55.221Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:39:55.221Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:55.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') [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:39:55.221Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@10605dfc [2019-07-31T08:39:55.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1194299373 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') [2019-07-31T08:39:55.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1194299373 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') [2019-07-31T08:39:55.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1194299374 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:39:55.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1194299374 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:39:55.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1194299374 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') [2019-07-31T08:39:55.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1194299374 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') [2019-07-31T08:39:55.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1194299375 data=null item=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') [2019-07-31T08:39:55.221Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1194299375 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') [2019-07-31T08:39:55.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1194299375 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') [2019-07-31T08:39:55.221Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1194299375 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') [2019-07-31T08:39:55.221Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1194299375 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:39:55.221Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1194299375 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:39:55.221Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:55.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)' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:55.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') [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:55.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') [2019-07-31T08:39:55.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. [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:39:55.221Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:55.221Z] DEBUG - Clicking on &Finish [2019-07-31T08:39:55.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194299389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:55.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194299389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:55.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194299390 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:55.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194299390 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:55.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194299390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:55.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194299390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:55.788Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:55.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194299390 data=null item=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') [2019-07-31T08:39:55.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194298733 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:39:56.047Z] DEBUG - Clicked on [2019-07-31T08:39:56.047Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:39:56.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:56.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:56.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:56.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:56.047Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:56.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194300138 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:56.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194300139 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:56.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194300139 data=null} to TreeItem with text {test} [2019-07-31T08:39:56.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194300139 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:56.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194300140 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:56.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194300169 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:56.047Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:56.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194300171 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:56.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194300171 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:56.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194300172 data=null} to TreeItem with text {test} [2019-07-31T08:39:56.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194300172 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:56.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194300173 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:56.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194300185 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:56.047Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:39:56.047Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:56.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194300187 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:56.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194300187 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:56.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194300188 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:56.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194300188 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:56.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194300189 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]} [2019-07-31T08:39:56.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194300215 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:56.047Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T08:39:56.307Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:56.307Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:56.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194300423 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:56.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194300424 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:56.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194300424 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:56.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194300425 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:56.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194300425 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:56.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194300477 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:56.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:56.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:56.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:56.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:56.307Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:56.307Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:56.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194300485 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:56.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194300485 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:56.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194300486 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:56.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194300487 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:56.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194300487 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:56.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194300503 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:56.307Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:56.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194300505 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:56.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194300505 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:56.307Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:56.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194300506 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:56.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194300507 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:56.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194300507 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:56.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194300520 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:56.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194300521 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:56.307Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194300523 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:56.565Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194300524 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:56.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194300745 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:56.825Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194300946 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:56.825Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194300946 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:56.825Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194300946 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:56.825Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:56.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:56.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:56.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:56.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:56.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:56.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:39:57.762Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:57.762Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:57.762Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:57.762Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:57.762Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:39:57.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194301988 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:39:57.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194301989 data=null doit=true} to TableItem with text {} [2019-07-31T08:39:57.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194301989 data=null} to TableItem with text {} [2019-07-31T08:39:57.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194301990 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:39:58.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194301990 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:39:58.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194302069 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:39:58.021Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:39:58.021Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:39:58.021Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:58.021Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:58.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194302273 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:58.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194302274 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:58.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194302274 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:58.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194302276 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:58.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194302276 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:58.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194302291 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:39:58.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:58.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:58.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:58.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:58.279Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:58.279Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:58.279Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:58.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194302433 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-31T08:39:58.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194302434 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-31T08:39:58.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194302434 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-31T08:39:58.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194302435 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T08:39:58.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194302435 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 [2019-07-31T08:39:58.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194302442 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T08:39:58.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:58.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:58.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:58.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:58.279Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:58.279Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:39:58.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:58.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:58.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:58.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:58.279Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:58.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194302459 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:58.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194302459 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:58.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194302459 data=null} to TreeItem with text {test} [2019-07-31T08:39:58.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194302460 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:58.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194302461 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:58.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194302502 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:58.279Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:58.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194302504 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:58.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194302506 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:58.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194302507 data=null} to TreeItem with text {test} [2019-07-31T08:39:58.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194302508 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:58.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194302510 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:58.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194302519 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:58.279Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:39:58.279Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:58.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194302521 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:58.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194302522 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:58.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194302522 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:58.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194302523 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:58.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194302523 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]} [2019-07-31T08:39:58.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194302553 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:58.537Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T08:39:58.537Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:39:58.537Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:58.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194302845 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-31T08:39:58.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194302846 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-31T08:39:58.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194302846 data=null} to Tree node with text: kernel-overlap-testing [2019-07-31T08:39:58.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194302847 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T08:39:58.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194302847 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 [2019-07-31T08:39:58.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194302946 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T08:39:58.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:58.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:58.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:58.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:58.796Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:39:58.796Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:39:58.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:58.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:58.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:39:58.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:39:58.796Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:58.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194302960 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:58.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194302961 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:58.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194302961 data=null} to TreeItem with text {test} [2019-07-31T08:39:58.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194302961 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:58.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194302962 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:58.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194303049 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:58.796Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:58.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194303051 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:39:58.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194303052 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:59.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194303052 data=null} to TreeItem with text {test} [2019-07-31T08:39:59.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194303052 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:59.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194303053 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:39:59.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194303061 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:39:59.056Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:39:59.056Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:59.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194303063 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:59.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194303063 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:59.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194303064 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:59.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194303064 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:59.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194303065 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]} [2019-07-31T08:39:59.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194303137 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:59.056Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:39:59.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194303138 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:39:59.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194303139 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:39:59.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194303139 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:39:59.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194303139 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:59.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194303140 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]} [2019-07-31T08:39:59.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194303146 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:39:59.056Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:39:59.056Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:39:59.630Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:39:59.630Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:39:59.630Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194303674 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:39:59.630Z] 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') [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:39:59.630Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:39:59.630Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:39:59.630Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:39:59.630Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:39:59.630Z] DEBUG - matched Combo with text " [2019-07-31T08:39:59.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194303804 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:')) [2019-07-31T08:39:59.630Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:59.630Z] 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') [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:59.630Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7df0b4bf [2019-07-31T08:39:59.630Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1194303809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:59.630Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1194303810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:59.630Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1194303810 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:59.630Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1194303811 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:59.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1194303811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:59.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1194303812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:59.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1194303812 data=null item=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') [2019-07-31T08:39:59.630Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1194303818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:59.630Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1194303819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:59.630Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1194303819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:59.630Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1194303819 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:59.630Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1194303820 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:39:59.630Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:39:59.630Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:59.630Z] 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') [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:39:59.630Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@515b2e49 [2019-07-31T08:39:59.630Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1194303838 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') [2019-07-31T08:39:59.630Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1194303838 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') [2019-07-31T08:39:59.630Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1194303839 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:39:59.630Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1194303839 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:39:59.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1194303839 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') [2019-07-31T08:39:59.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1194303840 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') [2019-07-31T08:39:59.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1194303840 data=null item=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') [2019-07-31T08:39:59.630Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1194303840 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') [2019-07-31T08:39:59.630Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1194303841 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') [2019-07-31T08:39:59.630Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1194303841 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') [2019-07-31T08:39:59.630Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1194303841 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:39:59.630Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1194303842 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:39:59.630Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:39:59.630Z] 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') [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] 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') [2019-07-31T08:39:59.630Z] 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. [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:39:59.630Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:59.630Z] DEBUG - Clicking on &Finish [2019-07-31T08:39:59.630Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194303858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:59.630Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194303858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:59.630Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194303858 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:59.630Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194303859 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:59.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194303859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:39:59.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194303859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:00.564Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:00.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194303859 data=null item=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') [2019-07-31T08:40:00.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194303237 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:40:00.564Z] DEBUG - Clicked on [2019-07-31T08:40:00.564Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:40:00.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:00.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:00.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:00.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:00.564Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:00.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194304776 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:00.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194304777 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:00.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194304777 data=null} to TreeItem with text {test} [2019-07-31T08:40:00.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194304778 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:00.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194304778 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:00.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194304834 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:00.824Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:00.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194304836 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:00.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194304836 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:00.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194304837 data=null} to TreeItem with text {test} [2019-07-31T08:40:00.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194304837 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:00.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194304838 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:00.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194304849 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:00.824Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:40:00.824Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:00.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194304851 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:40:00.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194304851 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:40:00.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194304851 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:40:00.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194304852 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:40:00.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194304852 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]} [2019-07-31T08:40:00.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194304885 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:40:00.824Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T08:40:01.083Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:01.083Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:01.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194305240 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:01.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194305240 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:01.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194305241 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:01.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194305241 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:01.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194305241 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:01.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194305334 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:01.083Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:01.083Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:01.083Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:01.083Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:01.344Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:01.344Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:01.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194305340 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:01.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194305341 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:01.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194305341 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:01.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194305342 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:01.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194305342 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:01.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194305348 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:01.344Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:01.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194305357 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:01.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194305357 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:01.344Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:01.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194305359 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:01.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194305359 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:01.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194305360 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:01.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194305376 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:01.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194305376 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:01.344Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194305377 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:01.603Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194305378 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:02.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194305571 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:02.540Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194306568 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:02.540Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194306707 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:02.540Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194306708 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:02.540Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:02.540Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:02.540Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:02.540Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:02.540Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:02.540Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:02.540Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:02.540Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:02.540Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:02.540Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:02.540Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:02.540Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:40:02.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194306713 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:40:02.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194306714 data=null doit=true} to TableItem with text {} [2019-07-31T08:40:02.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194306714 data=null} to TableItem with text {} [2019-07-31T08:40:02.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194306715 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:40:02.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194306715 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:40:02.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194306739 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:40:02.540Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:02.540Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:03.475Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:03.475Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:03.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194307814 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:03.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194307815 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:03.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194307815 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:03.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194307816 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:03.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194307816 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:03.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194307822 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:03.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:03.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:03.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:03.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:03.733Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:03.733Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:03.733Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:03.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194307966 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-31T08:40:03.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194307967 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-31T08:40:03.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194307967 data=null} to Tree node with text: kernel-overlap-testing [2019-07-31T08:40:03.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194307968 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T08:40:03.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194307969 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 [2019-07-31T08:40:03.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194307975 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T08:40:03.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:03.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:03.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:03.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:03.734Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:04.168Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:40:04.168Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:04.168Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:04.168Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:04.168Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:04.168Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:04.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194308000 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:04.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194308000 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:04.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194308000 data=null} to TreeItem with text {test} [2019-07-31T08:40:04.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194308001 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:04.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194308001 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:04.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194308053 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:04.168Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:04.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194308055 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:04.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194308055 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:04.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194308056 data=null} to TreeItem with text {test} [2019-07-31T08:40:04.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194308056 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:04.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194308057 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:04.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194308065 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:04.168Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:40:04.168Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:04.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194308067 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:40:04.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194308067 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:40:04.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194308068 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:40:04.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194308068 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:40:04.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194308069 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]} [2019-07-31T08:40:04.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194308089 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:40:04.168Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:04.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1194308090 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T08:40:04.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1194308097 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T08:40:04.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1194308097 data=null} to TreeItem with text {Traces [6]} [2019-07-31T08:40:04.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1194308098 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:40:04.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194308098 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]} [2019-07-31T08:40:04.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1194308104 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T08:40:04.168Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:40:04.168Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:40:04.771Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:40:04.771Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:40:04.771Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194308548 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:40:04.771Z] 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') [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:40:04.771Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:40:04.771Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:40:04.771Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:40:04.771Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:40:04.771Z] DEBUG - matched Combo with text " [2019-07-31T08:40:04.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194308645 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:')) [2019-07-31T08:40:04.771Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:40:04.771Z] 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') [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:40:04.771Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:40:04.771Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:40:04.771Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:40:04.771Z] 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') [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:40:04.771Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:40:04.771Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:40:04.771Z] 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') [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] 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') [2019-07-31T08:40:04.771Z] 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. [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:40:04.771Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:04.771Z] DEBUG - Clicking on &Finish [2019-07-31T08:40:04.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194308671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:04.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194308671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:04.771Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194308671 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:04.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194308671 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:04.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194308672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:04.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194308672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:05.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194308672 data=null item=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') [2019-07-31T08:40:05.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194308159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:40:05.290Z] DEBUG - Clicked on [2019-07-31T08:40:05.290Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:40:05.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:05.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:05.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:05.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:05.290Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:05.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194309465 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:05.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194309466 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:05.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194309466 data=null} to TreeItem with text {test} [2019-07-31T08:40:05.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194309467 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:05.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194309467 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:05.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194309501 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:05.290Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:05.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194309503 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:05.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194309524 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:05.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194309524 data=null} to TreeItem with text {test} [2019-07-31T08:40:05.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194309525 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:05.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194309526 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:05.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194309536 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:05.290Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:40:05.290Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:05.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1194309539 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T08:40:05.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1194309540 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T08:40:05.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1194309541 data=null} to TreeItem with text {Traces [7]} [2019-07-31T08:40:05.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1194309547 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:40:05.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194309548 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]} [2019-07-31T08:40:05.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1194309579 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:40:05.547Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T08:40:05.547Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:05.547Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:05.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1194309783 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:05.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1194309784 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:05.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1194309784 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:05.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1194309785 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:05.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194309786 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} [2019-07-31T08:40:05.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1194309847 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:05.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:05.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:05.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:05.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:05.806Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:05.806Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:05.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1194309853 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:05.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1194309853 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:05.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1194309854 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:05.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1194309854 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:05.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194309855 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} [2019-07-31T08:40:05.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1194309869 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:05.806Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-31T08:40:05.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1194309870 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:05.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1194309871 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:05.806Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:05.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1194309871 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:05.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1194309872 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:05.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194309872 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} [2019-07-31T08:40:05.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1194309887 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:05.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1194309888 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:05.806Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1194309889 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:06.740Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194309889 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} [2019-07-31T08:40:06.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1194309983 data=null button=1 stateMask=0x80000 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:06.740Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1194310879 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:06.740Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1194310879 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:06.740Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1194310880 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:06.740Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-31T08:40:06.740Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T08:40:06.740Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T08:40:06.999Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:06.999Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:06.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1194311165 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:06.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1194311166 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:06.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1194311166 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:06.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1194311167 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:06.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194311167 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} [2019-07-31T08:40:06.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1194311176 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:06.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:06.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:06.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:06.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:06.999Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:06.999Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:40:06.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:06.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:06.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:06.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:06.999Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:06.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194311241 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:06.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194311241 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:06.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194311242 data=null} to TreeItem with text {test} [2019-07-31T08:40:06.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194311242 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:06.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194311243 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:07.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194311341 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:07.258Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:07.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194311345 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:07.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194311346 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:07.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194311350 data=null} to TreeItem with text {test} [2019-07-31T08:40:07.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194311350 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:07.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194311351 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:07.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194311360 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:07.258Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:40:07.258Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:07.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1194311367 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T08:40:07.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1194311367 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T08:40:07.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1194311367 data=null} to TreeItem with text {Traces [7]} [2019-07-31T08:40:07.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1194311368 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:40:07.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194311368 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]} [2019-07-31T08:40:07.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1194311436 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:40:07.258Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T08:40:07.825Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:07.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:07.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1194311926 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to Tree node with text: unrecognized.log [2019-07-31T08:40:07.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1194311926 data=null doit=true} to Tree node with text: unrecognized.log [2019-07-31T08:40:07.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1194311927 data=null} to Tree node with text: unrecognized.log [2019-07-31T08:40:07.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1194311928 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-31T08:40:07.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194311928 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 [2019-07-31T08:40:07.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1194311975 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-31T08:40:07.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:07.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:07.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:07.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:07.825Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:07.825Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:40:07.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:07.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:07.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:07.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:07.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:07.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194311985 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:07.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194311985 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:07.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194311985 data=null} to TreeItem with text {test} [2019-07-31T08:40:07.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194311986 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:07.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194311986 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:07.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194312040 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:07.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:07.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194312047 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:07.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194312047 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:07.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194312048 data=null} to TreeItem with text {test} [2019-07-31T08:40:07.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194312048 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:07.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194312048 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:07.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194312058 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:07.825Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:40:07.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:07.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1194312065 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T08:40:07.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1194312065 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T08:40:07.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1194312066 data=null} to TreeItem with text {Traces [7]} [2019-07-31T08:40:07.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1194312066 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:40:07.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194312067 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]} [2019-07-31T08:40:08.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1194312096 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:40:08.085Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:08.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1194312098 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T08:40:08.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1194312098 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T08:40:08.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1194312100 data=null} to TreeItem with text {Traces [7]} [2019-07-31T08:40:08.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1194312101 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:40:08.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194312101 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]} [2019-07-31T08:40:08.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1194312108 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:40:08.085Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:40:08.085Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:40:08.345Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:40:08.345Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:40:08.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194312467 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:40:08.345Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:08.345Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T08:40:08.345Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:40:08.345Z] 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') [2019-07-31T08:40:08.345Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:08.345Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:08.345Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:08.345Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:08.345Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:08.345Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:08.345Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:08.345Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:08.345Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:08.345Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:08.345Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:08.345Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:40:08.345Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:40:08.345Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:40:08.345Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:40:08.345Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:40:08.345Z] DEBUG - matched Combo with text " [2019-07-31T08:40:08.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194312595 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:')) [2019-07-31T08:40:08.345Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:40:08.345Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:08.345Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:08.345Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:08.345Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:08.345Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:08.345Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:08.345Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:08.345Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:40:08.345Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:40:08.345Z] 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') [2019-07-31T08:40:08.345Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:08.345Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:08.345Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:08.345Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:08.345Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:08.345Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:40:08.345Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:40:08.345Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:08.345Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:40:08.611Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:40:08.611Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1b9e5334 [2019-07-31T08:40:08.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1194312604 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') [2019-07-31T08:40:08.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1194312605 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') [2019-07-31T08:40:08.611Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1194312605 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:40:08.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1194312605 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:40:08.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1194312605 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') [2019-07-31T08:40:08.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1194312605 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') [2019-07-31T08:40:08.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1194312606 data=null item=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') [2019-07-31T08:40:08.611Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1194312610 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') [2019-07-31T08:40:08.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1194312611 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') [2019-07-31T08:40:08.611Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1194312611 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') [2019-07-31T08:40:08.611Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1194312611 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:40:08.611Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1194312611 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:40:08.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') [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:40:08.611Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:40:08.611Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:08.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)' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:40:08.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') [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:08.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') [2019-07-31T08:40:08.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. [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:40:08.611Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:08.611Z] DEBUG - Clicking on &Finish [2019-07-31T08:40:08.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194312634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:08.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194312635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:08.611Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194312635 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:08.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194312636 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:08.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194312636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:08.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194312637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:09.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194312637 data=null item=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') [2019-07-31T08:40:09.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194312164 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:40:09.176Z] DEBUG - Clicked on [2019-07-31T08:40:09.176Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:40:09.176Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:09.176Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:09.176Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:09.176Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:09.176Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:09.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194313292 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:09.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194313292 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:09.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194313293 data=null} to TreeItem with text {test} [2019-07-31T08:40:09.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194313293 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:09.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194313301 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:09.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194313342 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:09.176Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:09.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194313343 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:09.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194313344 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:09.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194313344 data=null} to TreeItem with text {test} [2019-07-31T08:40:09.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194313345 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:09.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194313345 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:09.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194313365 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:09.176Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:40:09.176Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:09.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1194313367 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T08:40:09.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1194313368 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T08:40:09.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1194313368 data=null} to TreeItem with text {Traces [7]} [2019-07-31T08:40:09.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1194313368 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:40:09.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194313369 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]} [2019-07-31T08:40:09.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1194313399 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:40:09.176Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T08:40:09.743Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:09.743Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:09.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1194313883 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:09.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1194313884 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:09.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1194313884 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:09.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1194313885 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:09.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194313886 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} [2019-07-31T08:40:09.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1194313939 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:09.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:09.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:09.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:09.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:09.743Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:09.743Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:09.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1194313946 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:09.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1194313946 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:09.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1194313946 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:09.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1194313947 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:09.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194313948 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} [2019-07-31T08:40:09.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1194313955 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:09.743Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-31T08:40:09.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1194313961 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:09.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1194313962 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:09.743Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:09.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1194313962 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:09.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1194313963 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:09.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194313964 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} [2019-07-31T08:40:09.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1194313970 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:09.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1194313971 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:09.743Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1194313977 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:10.003Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194313977 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} [2019-07-31T08:40:10.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1194314205 data=null button=1 stateMask=0x80000 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:10.003Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1194314207 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:10.003Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1194314208 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:10.003Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1194314208 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:10.003Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-31T08:40:10.003Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T08:40:10.003Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T08:40:10.262Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:10.262Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:10.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1194314430 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:10.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1194314431 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:10.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1194314431 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:10.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1194314432 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:10.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194314433 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} [2019-07-31T08:40:10.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1194314450 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:10.262Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:10.262Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:10.262Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:10.262Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:10.262Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:10.520Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:10.520Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:10.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1194314614 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to Tree node with text: unrecognized.log [2019-07-31T08:40:10.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1194314615 data=null doit=true} to Tree node with text: unrecognized.log [2019-07-31T08:40:10.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1194314615 data=null} to Tree node with text: unrecognized.log [2019-07-31T08:40:10.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1194314616 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-31T08:40:10.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194314616 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 [2019-07-31T08:40:10.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1194314632 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-31T08:40:10.520Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:10.520Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:10.520Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:10.520Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:10.520Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:10.520Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:40:10.520Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:10.520Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:10.520Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:10.520Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:10.520Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:10.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194314648 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:10.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194314648 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:10.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194314648 data=null} to TreeItem with text {test} [2019-07-31T08:40:10.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194314649 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:10.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194314649 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:10.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194314742 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:10.520Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:10.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194314745 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:10.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194314746 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:10.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194314746 data=null} to TreeItem with text {test} [2019-07-31T08:40:10.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194314747 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:10.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194314747 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:10.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194314757 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:10.778Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:40:10.778Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:10.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1194314828 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T08:40:10.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1194314828 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T08:40:10.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1194314829 data=null} to TreeItem with text {Traces [7]} [2019-07-31T08:40:10.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1194314829 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:40:10.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194314830 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]} [2019-07-31T08:40:10.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1194314856 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:40:10.779Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:10.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1194314858 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T08:40:10.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1194314858 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T08:40:10.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1194314858 data=null} to TreeItem with text {Traces [7]} [2019-07-31T08:40:10.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1194314859 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:40:10.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194314859 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]} [2019-07-31T08:40:10.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1194314870 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:40:10.779Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T08:40:10.779Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T08:40:11.037Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T08:40:11.037Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T08:40:11.037Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1194315133 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T08:40:11.037Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:40:11.037Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:40:11.037Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:40:11.037Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:40:11.037Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:40:11.037Z] DEBUG - Clicking on &Yes [2019-07-31T08:40:11.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194315136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:40:11.037Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194315138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:40:11.037Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194315138 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:40:11.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194315138 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:40:11.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194315138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:40:11.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194315146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:40:11.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194315147 data=null item=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') [2019-07-31T08:40:13.572Z] DEBUG - Clicked on [2019-07-31T08:40:13.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1194314957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T08:40:13.830Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:40:13.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:13.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:13.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:13.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:13.830Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:13.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194318043 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:13.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194318044 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:13.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194318044 data=null} to TreeItem with text {test} [2019-07-31T08:40:13.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194318045 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:13.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194318045 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:13.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194318067 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:13.830Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:13.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194318069 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:13.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194318069 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:13.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194318069 data=null} to TreeItem with text {test} [2019-07-31T08:40:13.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194318070 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:13.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194318076 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:13.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194318085 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:14.088Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:40:14.088Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:14.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194318092 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:40:14.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194318093 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:40:14.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194318093 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:40:14.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194318094 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:40:14.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194318094 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:40:14.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194318121 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:40:14.088Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:14.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194318124 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:40:14.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194318124 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:40:14.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194318124 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:40:14.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194318124 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:40:14.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194318125 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:40:14.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194318130 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:40:14.088Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:40:14.088Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:40:14.368Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:40:14.368Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:40:14.368Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194318565 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:40:14.368Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:14.368Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T08:40:14.368Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:40:14.368Z] 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') [2019-07-31T08:40:14.368Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:14.368Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:14.368Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:14.368Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:14.368Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:14.368Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:14.368Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:14.368Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:14.368Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:14.368Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:14.368Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:14.368Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:40:14.368Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:40:14.368Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:40:14.368Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:40:14.368Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:40:14.368Z] DEBUG - matched Combo with text " [2019-07-31T08:40:14.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194318724 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:')) [2019-07-31T08:40:14.628Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:40:14.628Z] 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') [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:40:14.628Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:40:14.628Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:40:14.628Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@42ab759a [2019-07-31T08:40:14.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1194318739 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') [2019-07-31T08:40:14.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1194318739 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') [2019-07-31T08:40:14.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1194318740 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:40:14.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1194318740 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:40:14.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1194318740 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') [2019-07-31T08:40:14.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1194318740 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') [2019-07-31T08:40:14.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1194318741 data=null item=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') [2019-07-31T08:40:14.628Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1194318741 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') [2019-07-31T08:40:14.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1194318741 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') [2019-07-31T08:40:14.628Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1194318741 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') [2019-07-31T08:40:14.628Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1194318741 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:40:14.628Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1194318742 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:40:14.628Z] 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') [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:40:14.628Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:40:14.628Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:40:14.628Z] 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') [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] 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') [2019-07-31T08:40:14.628Z] 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. [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:40:14.628Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:14.628Z] DEBUG - Clicking on &Finish [2019-07-31T08:40:14.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194318760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:14.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194318760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:14.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194318760 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:14.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194318760 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:14.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194318760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:14.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194318761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:14.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194318761 data=null item=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') [2019-07-31T08:40:14.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194318192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:40:15.171Z] DEBUG - Clicked on [2019-07-31T08:40:15.171Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:40:15.172Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:15.172Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:15.172Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:15.172Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:15.172Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:15.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194319179 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:15.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194319180 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:15.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194319180 data=null} to TreeItem with text {test} [2019-07-31T08:40:15.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194319181 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:15.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194319181 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:15.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194319236 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:15.172Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:15.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194319237 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:15.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194319238 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:15.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194319238 data=null} to TreeItem with text {test} [2019-07-31T08:40:15.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194319239 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:15.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194319239 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:15.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194319256 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:15.172Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:40:15.172Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:15.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194319258 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:40:15.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194319259 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:40:15.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194319259 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:40:15.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194319260 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:40:15.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194319260 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:40:15.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194319290 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:40:15.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194319294 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:40:15.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194319294 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:40:15.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194319295 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:40:15.172Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194319296 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]} [2019-07-31T08:40:15.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194319299 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:40:16.076Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:16.076Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:16.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194319572 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:16.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194319573 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:16.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194319573 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:16.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194319574 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:16.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194319574 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:16.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194319611 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:16.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:16.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:16.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:16.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:16.076Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:16.076Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:16.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194319618 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:16.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194319619 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:16.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194319619 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:16.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194319620 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:16.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194319621 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:16.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194319629 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:16.076Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:16.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194319635 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:16.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194319635 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:16.076Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:16.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194319636 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:16.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194319637 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:16.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194319637 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:16.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194319643 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:16.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194319644 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:16.076Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194319644 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:16.076Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194319648 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:16.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194319777 data=null button=1 stateMask=0x80000 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:16.372Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194320598 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:16.372Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194320599 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:16.372Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194320600 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:16.372Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:16.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:16.372Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:16.372Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:16.372Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:16.372Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:16.372Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:40:16.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194320605 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:40:16.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194320605 data=null doit=true} to TableItem with text {} [2019-07-31T08:40:16.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194320605 data=null} to TableItem with text {} [2019-07-31T08:40:16.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194320606 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:40:16.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194320607 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:40:16.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194320612 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:40:16.372Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:16.372Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:17.750Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:17.750Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:17.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194321848 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:17.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194321848 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:17.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194321849 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:17.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194321850 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:17.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194321850 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:17.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194321857 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:17.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:17.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:17.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:17.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:17.750Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:17.750Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:40:17.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:17.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:17.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:17.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:17.750Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:17.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194321876 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:17.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194321876 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:17.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194321879 data=null} to TreeItem with text {test} [2019-07-31T08:40:17.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194321880 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:17.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194321880 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:17.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194321963 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:17.750Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:17.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194321967 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:17.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194321967 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:17.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194321971 data=null} to TreeItem with text {test} [2019-07-31T08:40:17.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194321972 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:17.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194321972 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:17.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194321980 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:17.750Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:40:17.750Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:17.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194321982 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:40:17.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194321983 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:40:17.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194321983 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:40:17.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194321984 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:40:18.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194321984 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:40:18.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194322040 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:40:18.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:18.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194322042 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:40:18.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194322042 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:40:18.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194322043 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:40:18.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194322043 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:40:18.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194322056 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:40:18.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194322067 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:40:18.009Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T08:40:18.009Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T08:40:18.266Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T08:40:18.266Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T08:40:18.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1194322482 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T08:40:18.266Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:40:18.266Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:40:18.266Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:40:18.266Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:40:18.266Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:40:18.266Z] DEBUG - Clicking on &Yes [2019-07-31T08:40:18.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194322483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:40:18.266Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194322484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:40:18.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194322484 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:40:18.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194322484 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:40:18.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194322484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:40:18.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194322484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:40:18.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194322485 data=null item=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') [2019-07-31T08:40:18.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1194322153 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T08:40:18.833Z] DEBUG - Clicked on [2019-07-31T08:40:18.833Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:40:18.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:18.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:18.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:18.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:18.833Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:18.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194323039 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:18.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194323039 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:18.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194323039 data=null} to TreeItem with text {test} [2019-07-31T08:40:18.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194323040 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:18.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194323040 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:18.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194323074 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:18.833Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:18.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194323075 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:18.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194323076 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:18.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194323076 data=null} to TreeItem with text {test} [2019-07-31T08:40:18.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194323076 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:18.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194323077 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:19.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194323093 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:19.091Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:40:19.091Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:19.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194323095 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:40:19.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194323096 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:40:19.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194323096 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:40:19.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194323096 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:40:19.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194323097 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:40:19.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194323139 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:40:19.091Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:19.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194323140 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:40:19.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194323141 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:40:19.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194323141 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:40:19.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194323143 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:40:19.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194323150 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:40:19.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194323157 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:40:19.091Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:40:19.091Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:40:19.354Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:40:19.354Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:40:19.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194323544 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:40:19.354Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:19.354Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T08:40:19.354Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:40:19.354Z] 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') [2019-07-31T08:40:19.354Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:19.354Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:19.354Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:19.354Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:19.354Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:19.354Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:19.354Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:19.354Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:19.354Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:19.354Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:19.354Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:19.354Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:40:19.354Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:40:19.354Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:40:19.354Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:40:19.354Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:40:19.354Z] DEBUG - matched Combo with text " [2019-07-31T08:40:19.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194323651 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:')) [2019-07-31T08:40:19.613Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:40:19.613Z] 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') [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:40:19.613Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:40:19.613Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:40:19.613Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:40:19.613Z] 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') [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:40:19.613Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:40:19.613Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:40:19.613Z] 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') [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] 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') [2019-07-31T08:40:19.613Z] 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. [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:40:19.613Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:19.613Z] DEBUG - Clicking on &Finish [2019-07-31T08:40:19.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194323675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:19.613Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194323675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:19.613Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194323675 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:19.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194323675 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:19.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194323676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:19.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194323676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:19.871Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:19.871Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:19.871Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:19.871Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:19.871Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:19.871Z] DEBUG - Clicked on &Finish [2019-07-31T08:40:20.439Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T08:40:20.439Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1194324467 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T08:40:20.439Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T08:40:20.439Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T08:40:20.439Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2019-07-31T08:40:20.439Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2019-07-31T08:40:20.439Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T08:40:20.439Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T08:40:20.439Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T08:40:20.439Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T08:40:20.439Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T08:40:20.439Z] DEBUG - Clicking on Rename All [2019-07-31T08:40:20.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1194324469 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') [2019-07-31T08:40:20.439Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1194324469 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') [2019-07-31T08:40:20.439Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1194324470 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T08:40:20.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1194324470 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T08:40:20.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1194324470 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') [2019-07-31T08:40:20.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1194324470 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') [2019-07-31T08:40:20.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1194324471 data=null item=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') [2019-07-31T08:40:20.696Z] DEBUG - Clicked on [2019-07-31T08:40:21.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194323676 data=null item=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') [2019-07-31T08:40:21.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194323256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:40:21.262Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:40:21.262Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:21.262Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:21.262Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:21.262Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:21.262Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:21.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194325477 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:21.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194325478 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:21.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194325478 data=null} to TreeItem with text {test} [2019-07-31T08:40:21.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194325479 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:21.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194325487 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:21.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194325546 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:21.520Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:21.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194325555 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:21.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194325555 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:21.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194325556 data=null} to TreeItem with text {test} [2019-07-31T08:40:21.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194325557 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:21.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194325557 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:21.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194325571 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:21.520Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:40:21.520Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:21.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1194325573 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T08:40:21.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1194325574 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T08:40:21.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1194325574 data=null} to TreeItem with text {Traces [13]} [2019-07-31T08:40:21.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1194325574 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T08:40:21.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194325575 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]} [2019-07-31T08:40:21.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1194325603 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T08:40:21.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1194325604 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T08:40:21.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1194325604 data=null} to TreeItem with text {Traces [13]} [2019-07-31T08:40:21.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1194325605 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T08:40:21.520Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194325606 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]} [2019-07-31T08:40:21.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1194325653 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T08:40:21.778Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:21.778Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:22.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194326064 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:40:22.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194326065 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:40:22.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194326065 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:40:22.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194326067 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:40:22.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194326067 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:40:22.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194326139 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:40:22.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:22.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:22.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:22.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:22.037Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:22.037Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:22.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194326147 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:40:22.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194326148 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:40:22.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194326148 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:40:22.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194326148 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:40:22.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194326148 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:40:22.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194326154 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:40:22.037Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:40:22.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194326155 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:40:22.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194326162 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:40:22.037Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:22.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194326163 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:40:22.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194326164 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:40:22.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194326164 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:40:22.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194326170 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:40:22.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194326171 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:40:22.037Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194326172 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:40:22.296Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194326172 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:40:22.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194326356 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:40:22.554Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194326800 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:40:22.554Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194326801 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:40:22.554Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194326801 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:40:22.554Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:40:22.554Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:23.929Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:23.929Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:23.929Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:23.929Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:23.929Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:40:23.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194327805 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:40:23.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194327806 data=null doit=true} to TableItem with text {} [2019-07-31T08:40:23.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194327806 data=null} to TableItem with text {} [2019-07-31T08:40:23.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194327807 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:40:23.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194327807 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:40:23.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194327823 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:40:23.929Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:23.929Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:23.929Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:23.929Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:23.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194328047 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:40:23.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194328048 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:40:23.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194328048 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:40:23.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194328049 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:40:23.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194328049 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:40:23.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194328056 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:40:23.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:23.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:23.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:23.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:23.929Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:23.929Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:40:23.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:23.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:23.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:23.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:23.929Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:23.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194328074 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:23.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194328074 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:23.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194328075 data=null} to TreeItem with text {test} [2019-07-31T08:40:23.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194328076 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:23.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194328078 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:23.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194328122 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:23.929Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:23.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194328124 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:23.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194328125 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:23.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194328125 data=null} to TreeItem with text {test} [2019-07-31T08:40:23.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194328126 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:23.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194328126 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:23.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194328134 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:23.929Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:40:23.929Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:23.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1194328137 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T08:40:23.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1194328137 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T08:40:23.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1194328138 data=null} to TreeItem with text {Traces [13]} [2019-07-31T08:40:23.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1194328141 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T08:40:23.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194328146 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]} [2019-07-31T08:40:23.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1194328178 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T08:40:23.929Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T08:40:24.497Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:24.497Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:24.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194328574 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:40:24.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194328574 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:40:24.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194328574 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:40:24.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194328575 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:40:24.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194328576 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:40:24.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194328620 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:40:24.497Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:24.497Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:24.497Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:24.497Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:24.497Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:24.497Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:24.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194328628 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:40:24.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194328629 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:40:24.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194328629 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:40:24.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194328630 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:40:24.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194328630 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:40:24.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194328644 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:40:24.497Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:40:24.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194328646 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:40:24.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194328646 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:40:24.497Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:24.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194328647 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:40:24.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194328647 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:40:24.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194328648 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:40:24.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194328662 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:40:24.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194328663 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:40:24.497Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194328663 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:40:24.756Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194328664 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:40:25.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194328765 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:40:25.015Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194329151 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:40:25.015Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194329152 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:40:25.015Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194329152 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:40:25.015Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:40:25.015Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:25.015Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:25.951Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:25.951Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:25.951Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:25.951Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:25.951Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:40:25.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194330157 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:40:25.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194330157 data=null doit=true} to TableItem with text {} [2019-07-31T08:40:25.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194330158 data=null} to TableItem with text {} [2019-07-31T08:40:25.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194330158 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:40:25.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194330159 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:40:25.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194330166 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:40:25.951Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:25.951Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:26.210Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:26.211Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:26.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194330323 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:40:26.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194330324 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:40:26.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194330324 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:40:26.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194330325 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:40:26.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194330325 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:40:26.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194330362 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:40:26.211Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:26.211Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:26.211Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:26.211Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:26.211Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:26.211Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:40:26.211Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:26.211Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:26.211Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:26.211Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:26.211Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:26.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194330372 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:26.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194330372 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:26.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194330373 data=null} to TreeItem with text {test} [2019-07-31T08:40:26.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194330373 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:26.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194330374 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:26.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194330444 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:26.211Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:26.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194330446 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:26.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194330447 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:26.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194330447 data=null} to TreeItem with text {test} [2019-07-31T08:40:26.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194330448 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:26.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194330448 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:26.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194330465 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:26.469Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:40:26.469Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:26.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1194330474 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T08:40:26.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1194330474 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T08:40:26.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1194330475 data=null} to TreeItem with text {Traces [13]} [2019-07-31T08:40:26.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1194330475 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T08:40:26.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194330476 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]} [2019-07-31T08:40:26.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1194330505 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T08:40:26.469Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T08:40:26.469Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:26.469Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:26.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194330699 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:26.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194330700 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:26.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194330701 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:26.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194330702 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:26.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194330702 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:27.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194330750 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:27.269Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:27.269Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:27.269Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:27.269Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:27.269Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:27.269Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:27.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194330755 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:27.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194330756 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:27.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194330756 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:27.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194330757 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:27.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194330758 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:27.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194330774 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:27.269Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:27.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194330775 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:27.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194330775 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:27.269Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:27.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194330776 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:27.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194330776 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:27.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194330777 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:27.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194330788 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:27.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194330789 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:27.269Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194330790 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:27.269Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194330790 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:27.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194330972 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:28.024Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194331975 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:28.024Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194332112 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:28.024Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194332112 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:28.024Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:28.024Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:28.024Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:28.024Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:28.024Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:28.024Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:28.024Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:28.024Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:28.024Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:40:28.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194332116 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:40:28.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194332117 data=null doit=true} to TableItem with text {} [2019-07-31T08:40:28.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194332117 data=null} to TableItem with text {} [2019-07-31T08:40:28.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194332118 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:40:28.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194332118 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:40:28.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194332128 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:40:28.024Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:28.024Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:28.961Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:28.961Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:28.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194333184 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:28.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194333184 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:28.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194333185 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:28.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194333186 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:28.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194333186 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:28.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194333192 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:40:28.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:28.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:28.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:28.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:28.961Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:28.961Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:40:28.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:28.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:28.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:28.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:28.961Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:28.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194333207 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:28.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194333207 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:28.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194333207 data=null} to TreeItem with text {test} [2019-07-31T08:40:28.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194333208 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:28.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194333208 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:29.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194333255 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:29.221Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:29.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194333256 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:29.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194333256 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:29.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194333257 data=null} to TreeItem with text {test} [2019-07-31T08:40:29.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194333257 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:29.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194333258 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:29.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194333270 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:29.221Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:40:29.221Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:29.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1194333272 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T08:40:29.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1194333273 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T08:40:29.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1194333273 data=null} to TreeItem with text {Traces [13]} [2019-07-31T08:40:29.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1194333273 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T08:40:29.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194333274 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]} [2019-07-31T08:40:29.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1194333295 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T08:40:29.221Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T08:40:29.221Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:29.221Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:29.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194333455 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:40:29.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194333455 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:40:29.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194333456 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:40:29.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194333506 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:40:29.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194333507 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} [2019-07-31T08:40:29.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194333556 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:40:29.479Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:29.479Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:29.479Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:29.479Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:29.479Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:29.479Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:29.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194333562 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:40:29.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194333562 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:40:29.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194333563 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:40:29.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194333563 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:40:29.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194333564 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} [2019-07-31T08:40:29.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194333570 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:40:29.479Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-31T08:40:29.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194333571 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:40:29.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194333571 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:40:29.479Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:29.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194333572 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:40:29.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194333572 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:40:29.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194333572 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} [2019-07-31T08:40:29.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194333583 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:40:29.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194333585 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T08:40:29.480Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1194333586 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T08:40:29.480Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194333586 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} [2019-07-31T08:40:30.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194333701 data=null button=1 stateMask=0x80000 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T08:40:30.305Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1194334334 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:40:30.305Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1194334441 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:40:30.305Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1194334442 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:40:30.305Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-31T08:40:30.305Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:30.305Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:30.305Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:30.305Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:30.305Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:30.305Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:30.305Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:30.305Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:30.305Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:40:30.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194334447 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:40:30.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194334448 data=null doit=true} to TableItem with text {} [2019-07-31T08:40:30.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194334448 data=null} to TableItem with text {} [2019-07-31T08:40:30.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194334449 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:40:30.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194334449 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:40:30.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194334456 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:40:30.305Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:30.305Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:31.243Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:31.243Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:31.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194335531 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:40:31.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194335532 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:40:31.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194335532 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:40:31.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194335533 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:40:31.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194335533 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} [2019-07-31T08:40:31.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194335539 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:40:31.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:31.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:31.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:31.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:31.501Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:31.501Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:40:31.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:31.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:31.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:31.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:31.501Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:31.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194335570 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:31.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194335570 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:31.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194335570 data=null} to TreeItem with text {test} [2019-07-31T08:40:31.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194335571 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:31.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194335571 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:31.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194335610 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:31.501Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:31.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194335611 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:31.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194335612 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:31.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194335612 data=null} to TreeItem with text {test} [2019-07-31T08:40:31.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194335613 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:31.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194335622 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:31.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194335636 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:31.501Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:40:31.501Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:31.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1194335639 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T08:40:31.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1194335639 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T08:40:31.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1194335640 data=null} to TreeItem with text {Traces [13]} [2019-07-31T08:40:31.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1194335640 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T08:40:31.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194335641 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]} [2019-07-31T08:40:31.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1194335665 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T08:40:31.501Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T08:40:31.760Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:31.760Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:31.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194335852 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:40:31.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194335852 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:40:31.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194335852 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:40:31.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194335853 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:40:31.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194335854 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} [2019-07-31T08:40:31.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194335900 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:40:31.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:31.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:31.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:31.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:31.760Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:31.760Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:31.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194335906 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:40:31.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194335906 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:40:31.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194335906 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:40:31.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194335907 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:40:31.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194335907 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} [2019-07-31T08:40:31.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194335913 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:40:31.760Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-31T08:40:31.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194335914 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:40:31.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194335914 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:40:31.760Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:31.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194335915 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:40:31.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194335916 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:40:31.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194335916 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} [2019-07-31T08:40:31.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194335926 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:40:31.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194335927 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T08:40:31.760Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1194335927 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T08:40:32.019Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194335928 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} [2019-07-31T08:40:32.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194336150 data=null button=1 stateMask=0x80000 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T08:40:32.591Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1194336603 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:40:32.591Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1194336604 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:40:32.591Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1194336604 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:40:32.591Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-31T08:40:32.591Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:32.591Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:32.591Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:32.591Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:32.591Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:32.591Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:32.591Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:32.591Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:32.591Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:32.591Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:40:32.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194336611 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:40:32.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194336611 data=null doit=true} to TableItem with text {} [2019-07-31T08:40:32.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194336611 data=null} to TableItem with text {} [2019-07-31T08:40:32.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194336612 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:40:32.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194336613 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:40:32.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194336640 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:40:32.591Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:32.591Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:33.966Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:33.966Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:33.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194338164 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:40:33.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194338165 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:40:33.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194338165 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:40:33.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194338166 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:40:33.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194338166 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} [2019-07-31T08:40:33.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194338172 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:40:33.966Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:33.966Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:33.966Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:33.966Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:33.966Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:33.966Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:40:33.966Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:33.966Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:33.966Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:33.967Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:33.967Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:33.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194338188 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:33.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194338189 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:33.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194338189 data=null} to TreeItem with text {test} [2019-07-31T08:40:33.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194338189 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:33.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194338190 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:34.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194338236 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:34.225Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:34.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194338258 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:34.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194338258 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:34.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194338259 data=null} to TreeItem with text {test} [2019-07-31T08:40:34.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194338259 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:34.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194338260 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:34.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194338267 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:34.225Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:40:34.225Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:34.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1194338269 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T08:40:34.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1194338270 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T08:40:34.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1194338270 data=null} to TreeItem with text {Traces [13]} [2019-07-31T08:40:34.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1194338271 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T08:40:34.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194338278 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]} [2019-07-31T08:40:34.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1194338306 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T08:40:34.225Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T08:40:34.484Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:34.484Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:34.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194338705 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:40:34.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194338706 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:40:34.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194338707 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:40:34.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194338708 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:40:34.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194338708 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} [2019-07-31T08:40:34.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194338768 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:40:34.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:34.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:34.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:34.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:34.743Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:34.743Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:34.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194338773 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:40:34.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194338773 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:40:34.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194338774 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:40:34.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194338774 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:40:34.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194338774 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} [2019-07-31T08:40:34.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194338780 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:40:34.743Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-31T08:40:34.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194338781 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:40:34.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194338781 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:40:34.743Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:34.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194338782 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:40:34.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194338791 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:40:34.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194338791 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} [2019-07-31T08:40:34.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194338797 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:40:34.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194338797 data=null button=1 stateMask=0x0 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:40:34.743Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1194338798 data=null button=1 stateMask=0x0 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:40:34.743Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194338798 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} [2019-07-31T08:40:35.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194338911 data=null button=1 stateMask=0x80000 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:40:35.319Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1194339453 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:40:35.319Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1194339563 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:40:35.319Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1194339563 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:40:35.319Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-31T08:40:35.319Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:35.319Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:35.319Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:35.319Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:35.319Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:35.319Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:35.319Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:35.319Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:35.319Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:35.319Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:35.319Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:40:35.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194339569 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:40:35.319Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194339570 data=null doit=true} to TableItem with text {} [2019-07-31T08:40:35.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194339570 data=null} to TableItem with text {} [2019-07-31T08:40:35.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194339571 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:40:35.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194339571 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:40:35.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194339648 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:40:35.578Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:35.578Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:36.512Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:36.512Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:36.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194340583 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:40:36.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194340583 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:40:36.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194340584 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:40:36.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194340585 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:40:36.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194340585 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} [2019-07-31T08:40:36.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194340592 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:40:36.512Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:36.512Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:36.512Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:36.512Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:36.512Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:36.512Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:40:36.512Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:36.512Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:36.512Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:36.512Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:36.512Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:36.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194340611 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:36.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194340616 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:36.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194340617 data=null} to TreeItem with text {test} [2019-07-31T08:40:36.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194340617 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:36.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194340618 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:36.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194340681 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:36.513Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:36.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194340682 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:36.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194340683 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:36.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194340683 data=null} to TreeItem with text {test} [2019-07-31T08:40:36.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194340684 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:36.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194340684 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:36.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194340693 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:36.513Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:40:36.513Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:36.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1194340696 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T08:40:36.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1194340702 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T08:40:36.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1194340702 data=null} to TreeItem with text {Traces [13]} [2019-07-31T08:40:36.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1194340703 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T08:40:36.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194340703 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]} [2019-07-31T08:40:36.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1194340731 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T08:40:36.772Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T08:40:36.772Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:36.772Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:36.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194340916 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:40:36.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194340916 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:40:36.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194340916 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:40:36.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194340917 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:40:36.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194340917 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)} [2019-07-31T08:40:36.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194340968 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:40:36.772Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:36.772Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:36.772Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:36.772Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:36.772Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:36.772Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:36.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194340977 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:40:36.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194340977 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:40:36.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194340978 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:40:36.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194340979 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:40:36.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194340979 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)} [2019-07-31T08:40:36.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194340994 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:40:36.772Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:40:36.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194340995 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:40:36.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194340995 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:40:36.772Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:36.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194340996 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:40:36.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194340996 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:40:36.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194340997 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)} [2019-07-31T08:40:36.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194341013 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:40:36.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194341014 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:40:36.772Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194341014 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:40:37.032Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194341015 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)} [2019-07-31T08:40:37.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194341148 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:40:37.291Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194341538 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:40:37.291Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194341539 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:40:37.291Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194341539 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:40:37.291Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:40:37.291Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:37.291Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:37.291Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:37.291Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:37.291Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:37.291Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:37.291Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:38.637Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:38.637Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:38.637Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:38.637Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:38.637Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:40:38.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194342707 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:40:38.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194342708 data=null doit=true} to TableItem with text {} [2019-07-31T08:40:38.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194342708 data=null} to TableItem with text {} [2019-07-31T08:40:38.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194342709 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:40:38.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194342709 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:40:38.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194342751 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:40:38.637Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:38.637Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:38.637Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:38.637Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:38.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194342989 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:40:38.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194342989 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:40:38.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194342990 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:40:38.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194342991 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:40:38.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194342991 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)} [2019-07-31T08:40:38.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194343000 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:40:38.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:38.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:38.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:38.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:38.896Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:38.896Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:40:38.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:38.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:38.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:38.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:38.896Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:38.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194343023 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:38.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194343023 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:38.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194343024 data=null} to TreeItem with text {test} [2019-07-31T08:40:38.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194343024 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:38.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194343024 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:38.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194343074 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:38.896Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:38.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194343076 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:38.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194343077 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:38.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194343077 data=null} to TreeItem with text {test} [2019-07-31T08:40:38.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194343078 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:38.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194343079 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:38.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194343087 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:38.896Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:40:38.896Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:38.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1194343090 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T08:40:38.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1194343090 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T08:40:38.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1194343091 data=null} to TreeItem with text {Traces [13]} [2019-07-31T08:40:38.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1194343091 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T08:40:38.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194343096 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]} [2019-07-31T08:40:38.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1194343129 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T08:40:38.896Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T08:40:39.462Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:39.462Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:39.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194343540 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:40:39.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194343541 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:40:39.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194343541 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:40:39.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194343542 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:40:39.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194343542 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)} [2019-07-31T08:40:39.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194343592 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:40:39.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:39.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:39.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:39.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:39.462Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:39.462Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:39.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194343600 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:40:39.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194343600 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:40:39.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194343600 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:40:39.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194343601 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:40:39.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194343601 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)} [2019-07-31T08:40:39.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194343614 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:40:39.462Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:40:39.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194343616 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:40:39.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194343616 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:40:39.462Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:39.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194343617 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:40:39.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194343618 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:40:39.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194343618 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)} [2019-07-31T08:40:39.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194343632 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:40:39.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194343632 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:40:39.462Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194343633 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:40:39.721Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194343634 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)} [2019-07-31T08:40:39.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194343780 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:40:39.980Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194344189 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:40:39.980Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194344189 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:40:39.980Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194344190 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:40:39.980Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:40:39.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:39.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:39.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:39.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:39.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:39.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:39.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:39.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:41.356Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:41.356Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:41.356Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:41.356Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:41.356Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:40:41.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194345216 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:40:41.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194345217 data=null doit=true} to TableItem with text {} [2019-07-31T08:40:41.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194345217 data=null} to TableItem with text {} [2019-07-31T08:40:41.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194345218 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:40:41.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194345219 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:40:41.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194345248 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:40:41.356Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:41.356Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:41.356Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:41.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:41.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194345457 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:40:41.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194345458 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:40:41.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194345458 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:40:41.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194345459 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:40:41.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194345491 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)} [2019-07-31T08:40:41.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194345498 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:40:41.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:41.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:41.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:41.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:41.356Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:41.356Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:40:41.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:41.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:41.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:41.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:41.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:41.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194345513 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:41.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194345513 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:41.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194345514 data=null} to TreeItem with text {test} [2019-07-31T08:40:41.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194345514 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:41.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194345514 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:41.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194345557 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:41.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:41.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194345559 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:41.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194345559 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:41.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194345560 data=null} to TreeItem with text {test} [2019-07-31T08:40:41.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194345560 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:41.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194345561 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:41.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194345570 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:41.356Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:40:41.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:41.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1194345572 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T08:40:41.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1194345573 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T08:40:41.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1194345573 data=null} to TreeItem with text {Traces [13]} [2019-07-31T08:40:41.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1194345574 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T08:40:41.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194345579 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]} [2019-07-31T08:40:41.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1194345640 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T08:40:41.615Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T08:40:41.873Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:41.873Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:41.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194346048 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:40:41.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1194346048 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:40:41.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1194346049 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:40:41.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194346050 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:40:41.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194346050 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)} [2019-07-31T08:40:41.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194346098 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:40:41.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:41.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:41.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:41.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:41.873Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:41.873Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:41.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194346105 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:40:41.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1194346105 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:40:41.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1194346106 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:40:41.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194346106 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:40:41.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194346107 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)} [2019-07-31T08:40:41.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194346113 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:40:41.873Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:40:41.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194346121 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:40:41.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1194346121 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:40:41.873Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:41.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1194346122 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:40:41.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194346123 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:40:41.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194346123 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)} [2019-07-31T08:40:42.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194346137 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:40:42.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194346138 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:40:42.135Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194346139 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:40:42.135Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194346140 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)} [2019-07-31T08:40:43.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194346272 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:40:43.072Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194347121 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:40:43.072Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1194347240 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:40:43.072Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1194347240 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:40:43.072Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:40:43.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:43.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:43.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:43.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:43.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:43.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:43.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:43.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:43.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:43.072Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:43.072Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:43.072Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:43.072Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:43.072Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:40:43.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194347246 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:40:43.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194347246 data=null doit=true} to TableItem with text {} [2019-07-31T08:40:43.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194347246 data=null} to TableItem with text {} [2019-07-31T08:40:43.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194347247 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:40:43.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194347248 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:40:43.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194347275 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:40:43.072Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:43.072Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:44.008Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:44.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:44.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194348325 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:40:44.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1194348326 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:40:44.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1194348326 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:40:44.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194348327 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:40:44.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194348327 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)} [2019-07-31T08:40:44.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194348334 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:40:44.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:44.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:44.267Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:44.267Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:44.267Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:44.267Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:40:44.267Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:44.267Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:44.267Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:44.267Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:44.267Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:44.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194348349 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:44.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194348349 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:44.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194348350 data=null} to TreeItem with text {test} [2019-07-31T08:40:44.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194348351 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:44.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194348351 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:44.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194348397 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:44.267Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:44.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194348399 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:44.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194348400 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:44.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194348400 data=null} to TreeItem with text {test} [2019-07-31T08:40:44.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194348401 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:44.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194348402 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:44.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194348414 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:44.267Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:40:44.267Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:44.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1194348427 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T08:40:44.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1194348428 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T08:40:44.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1194348428 data=null} to TreeItem with text {Traces [13]} [2019-07-31T08:40:44.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1194348429 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T08:40:44.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194348429 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]} [2019-07-31T08:40:44.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1194348456 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T08:40:44.267Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T08:40:44.525Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:44.783Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:44.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194348850 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:40:44.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1194348850 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:40:44.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1194348851 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:40:44.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194348851 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:40:44.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194348852 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)} [2019-07-31T08:40:44.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194348899 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:40:44.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:44.783Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:44.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:44.783Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:44.784Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:44.784Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:44.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194348927 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:40:44.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1194348927 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:40:44.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1194348928 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:40:44.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194348928 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:40:44.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194348929 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)} [2019-07-31T08:40:44.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194348934 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:40:44.784Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:40:44.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194348935 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:40:44.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1194348936 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:40:44.784Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:44.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1194348936 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:40:44.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194348937 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:40:44.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194348937 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)} [2019-07-31T08:40:44.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194348948 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:40:44.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194348950 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:40:44.784Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194348951 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:40:45.043Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194348952 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)} [2019-07-31T08:40:45.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194349094 data=null button=1 stateMask=0x80000 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:40:45.608Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194349619 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:40:45.608Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1194349706 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:40:45.608Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1194349706 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:40:45.608Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:40:45.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:45.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:45.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:45.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:45.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:45.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:45.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:45.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:45.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:45.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:45.608Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:45.608Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:45.608Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:45.608Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:45.608Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:40:45.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194349711 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:40:45.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194349712 data=null doit=true} to TableItem with text {} [2019-07-31T08:40:45.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194349712 data=null} to TableItem with text {} [2019-07-31T08:40:45.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194349713 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:40:45.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194349713 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:40:45.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194349745 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:40:45.608Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:45.608Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:46.543Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:46.543Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:46.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194350783 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:40:46.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1194350843 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:40:46.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1194350844 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:40:46.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194350845 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:40:46.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194350845 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)} [2019-07-31T08:40:46.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194350851 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:40:46.802Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:46.802Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:46.802Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:46.802Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:46.802Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:46.802Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:40:46.802Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:46.802Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:46.802Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:46.802Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:46.802Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:46.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194350870 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:46.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194350870 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:46.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194350870 data=null} to TreeItem with text {test} [2019-07-31T08:40:46.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194350871 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:46.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194350871 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:46.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194350928 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:46.802Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:46.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194350929 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:46.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194350929 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:46.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194350930 data=null} to TreeItem with text {test} [2019-07-31T08:40:46.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194350930 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:46.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194350930 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:46.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194350942 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:46.802Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:40:46.802Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:46.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1194350945 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T08:40:46.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1194350946 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T08:40:46.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1194350946 data=null} to TreeItem with text {Traces [13]} [2019-07-31T08:40:46.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1194350947 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T08:40:46.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194350947 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]} [2019-07-31T08:40:46.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1194350971 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T08:40:46.802Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T08:40:47.060Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:47.060Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:47.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194351374 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:40:47.319Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1194351375 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:40:47.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1194351375 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:40:47.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194351376 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:40:47.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194351376 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)} [2019-07-31T08:40:47.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194351431 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:40:47.319Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:47.319Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:47.319Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:47.319Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:47.319Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:47.319Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:47.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194351436 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:40:47.319Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1194351436 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:40:47.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1194351437 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:40:47.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194351437 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:40:47.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194351438 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)} [2019-07-31T08:40:47.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194351443 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:40:47.319Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:40:47.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194351444 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:40:47.319Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1194351452 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:40:47.319Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:47.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1194351452 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:40:47.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194351453 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:40:47.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194351454 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)} [2019-07-31T08:40:47.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194351459 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:40:47.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194351460 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:40:47.319Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194351461 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:40:47.577Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194351461 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)} [2019-07-31T08:40:47.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194351565 data=null button=1 stateMask=0x80000 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:40:48.093Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194352087 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:40:48.093Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1194352156 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:40:48.093Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1194352157 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:40:48.093Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:40:48.093Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:48.093Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:48.093Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:48.093Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:48.093Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:48.093Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:48.093Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:48.093Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:48.093Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:48.093Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:48.093Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:48.093Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:48.093Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:48.093Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:48.093Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:48.093Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:40:48.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194352161 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:40:48.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194352162 data=null doit=true} to TableItem with text {} [2019-07-31T08:40:48.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194352162 data=null} to TableItem with text {} [2019-07-31T08:40:48.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194352163 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:40:48.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194352163 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:40:48.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194352169 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:40:48.093Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:48.093Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:49.475Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:49.475Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:49.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194353411 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:40:49.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1194353411 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:40:49.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1194353412 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:40:49.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194353413 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:40:49.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194353413 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)} [2019-07-31T08:40:49.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194353419 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:40:49.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:49.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:49.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:49.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:49.475Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:49.475Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:40:49.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:49.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:49.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:49.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:49.475Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:49.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194353439 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:49.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194353446 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:49.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194353446 data=null} to TreeItem with text {test} [2019-07-31T08:40:49.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194353447 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:49.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194353447 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:49.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194353495 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:49.475Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:49.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194353508 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:49.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194353508 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:49.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194353509 data=null} to TreeItem with text {test} [2019-07-31T08:40:49.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194353509 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:49.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194353510 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:49.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194353525 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:49.475Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:40:49.475Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:49.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1194353528 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T08:40:49.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1194353528 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T08:40:49.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1194353528 data=null} to TreeItem with text {Traces [13]} [2019-07-31T08:40:49.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1194353529 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T08:40:49.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194353529 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]} [2019-07-31T08:40:49.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1194353566 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T08:40:49.475Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T08:40:50.673Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:50.673Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:50.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194353959 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:40:50.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1194353959 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:40:50.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1194353960 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:40:50.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194353961 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:40:50.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194353961 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)} [2019-07-31T08:40:50.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194354050 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:40:50.673Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:50.673Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:50.673Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:50.673Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:50.673Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:50.673Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:50.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194354055 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:40:50.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1194354055 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:40:50.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1194354056 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:40:50.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194354056 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:40:50.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194354057 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)} [2019-07-31T08:40:50.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194354062 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:40:50.673Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:40:50.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194354063 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:40:50.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1194354072 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:40:50.673Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:50.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1194354073 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:40:50.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194354073 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:40:50.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194354074 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)} [2019-07-31T08:40:50.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194354080 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:40:50.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194354133 data=null button=1 stateMask=0x0 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:40:50.673Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194354134 data=null button=1 stateMask=0x0 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:40:50.673Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194354134 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)} [2019-07-31T08:40:50.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194354368 data=null button=1 stateMask=0x80000 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:40:50.931Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194355055 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:40:50.931Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1194355056 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:40:50.931Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1194355056 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:40:50.931Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:40:50.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:50.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:50.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:50.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:50.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:50.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:50.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:50.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:50.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:50.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:50.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:50.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:40:50.931Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:50.931Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:50.931Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:50.931Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:50.931Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:40:50.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194355061 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:40:50.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194355061 data=null doit=true} to TableItem with text {} [2019-07-31T08:40:50.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194355061 data=null} to TableItem with text {} [2019-07-31T08:40:50.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194355062 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:40:50.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194355063 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:40:50.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194355072 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:40:50.931Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:40:50.931Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:40:51.866Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:51.866Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:52.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194356152 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:40:52.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1194356153 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:40:52.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1194356153 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:40:52.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194356154 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:40:52.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194356155 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)} [2019-07-31T08:40:52.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194356161 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:40:52.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:52.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:52.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:52.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:52.124Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:52.124Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:40:52.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:52.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:52.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:52.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:52.124Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:52.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194356176 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:52.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194356177 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:52.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194356177 data=null} to TreeItem with text {test} [2019-07-31T08:40:52.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194356178 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:52.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194356178 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:52.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194356227 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:52.124Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:52.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194356229 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:52.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194356229 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:52.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194356229 data=null} to TreeItem with text {test} [2019-07-31T08:40:52.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194356230 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:52.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194356239 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:52.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194356253 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:52.124Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:40:52.124Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:52.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1194356255 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T08:40:52.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1194356256 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T08:40:52.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1194356256 data=null} to TreeItem with text {Traces [13]} [2019-07-31T08:40:52.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1194356256 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T08:40:52.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194356257 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]} [2019-07-31T08:40:52.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1194356284 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T08:40:52.124Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T08:40:52.383Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:52.383Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:52.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1194356691 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:52.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1194356692 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:52.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1194356692 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:52.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1194356693 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:52.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194356694 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} [2019-07-31T08:40:52.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1194356749 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:52.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:52.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:52.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:52.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:52.642Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:52.642Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:52.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1194356756 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:52.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1194356756 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:52.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1194356756 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:52.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1194356757 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:52.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194356757 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} [2019-07-31T08:40:52.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1194356764 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:52.642Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-31T08:40:52.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1194356765 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:52.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1194356770 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:52.642Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:52.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1194356772 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:52.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1194356772 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:52.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194356773 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} [2019-07-31T08:40:52.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1194356779 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:52.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1194356780 data=null button=1 stateMask=0x0 x=133 y=284 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:52.642Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1194356781 data=null button=1 stateMask=0x0 x=133 y=284 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:52.901Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194356781 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} [2019-07-31T08:40:53.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1194356884 data=null button=1 stateMask=0x80000 x=133 y=284 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:53.159Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1194357171 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:53.159Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1194357171 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:53.159Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1194357172 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:53.159Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-31T08:40:53.159Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T08:40:53.159Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T08:40:53.159Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:40:53.159Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:53.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1194357385 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:53.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1194357386 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:53.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1194357386 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:53.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1194357387 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:53.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194357387 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} [2019-07-31T08:40:53.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1194357393 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:40:53.159Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:53.159Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:53.159Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:53.159Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:53.159Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:40:53.159Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:40:53.159Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:53.159Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:53.159Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:53.159Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:53.159Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:53.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194357410 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:53.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194357411 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:53.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194357411 data=null} to TreeItem with text {test} [2019-07-31T08:40:53.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194357411 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:53.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194357412 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:53.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194357456 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:53.418Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:53.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194357458 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:53.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194357458 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:53.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194357458 data=null} to TreeItem with text {test} [2019-07-31T08:40:53.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194357459 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:53.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194357467 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:53.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194357482 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:53.418Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:40:53.418Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:53.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1194357484 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T08:40:53.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1194357484 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T08:40:53.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1194357485 data=null} to TreeItem with text {Traces [13]} [2019-07-31T08:40:53.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1194357485 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T08:40:53.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194357486 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]} [2019-07-31T08:40:53.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1194357514 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T08:40:53.418Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:53.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1194357518 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T08:40:53.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1194357524 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T08:40:53.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1194357524 data=null} to TreeItem with text {Traces [13]} [2019-07-31T08:40:53.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1194357525 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T08:40:53.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194357526 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]} [2019-07-31T08:40:53.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1194357532 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T08:40:53.418Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T08:40:53.418Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T08:40:53.676Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T08:40:53.676Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T08:40:53.676Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1194357822 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T08:40:53.676Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:40:53.676Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:40:53.676Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:40:53.676Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:40:53.676Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:40:53.676Z] DEBUG - Clicking on &Yes [2019-07-31T08:40:53.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194357824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:40:53.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194357824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:40:53.676Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194357824 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:40:53.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194357824 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:40:53.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194357824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:40:53.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194357825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:40:53.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194357825 data=null item=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') [2019-07-31T08:40:57.860Z] DEBUG - Clicked on [2019-07-31T08:40:58.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1194357587 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T08:40:58.694Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:40:58.694Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:58.694Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:58.694Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:40:58.694Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:40:58.694Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:58.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194362751 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:58.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194362751 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:58.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194362751 data=null} to TreeItem with text {test} [2019-07-31T08:40:58.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194362752 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:58.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194362752 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:58.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194362789 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:58.694Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:58.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194362791 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:40:58.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194362792 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:58.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194362798 data=null} to TreeItem with text {test} [2019-07-31T08:40:58.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194362799 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:58.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194362800 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:40:58.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194362808 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:40:58.694Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:40:58.694Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:58.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1194362814 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T08:40:58.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1194362814 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T08:40:58.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1194362815 data=null} to TreeItem with text {Traces [13]} [2019-07-31T08:40:58.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1194362815 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T08:40:58.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194362816 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]} [2019-07-31T08:40:58.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1194362839 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T08:40:58.694Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:40:58.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1194362840 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T08:40:58.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1194362840 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T08:40:58.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1194362841 data=null} to TreeItem with text {Traces [13]} [2019-07-31T08:40:58.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1194362841 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T08:40:58.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194362842 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]} [2019-07-31T08:40:58.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194362854 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:40:58.694Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:40:58.694Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:40:58.953Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:40:59.213Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:40:59.213Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194363240 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:40:59.213Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:40:59.213Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:40:59.213Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:40:59.213Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:40:59.213Z] DEBUG - matched Combo with text " [2019-07-31T08:40:59.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194363384 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:')) [2019-07-31T08:40:59.213Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:40:59.213Z] 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') [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:40:59.213Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:40:59.213Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:59.213Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:40:59.214Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:40:59.214Z] 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') [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:40:59.214Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:40:59.214Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:40:59.214Z] 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') [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] 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') [2019-07-31T08:40:59.214Z] 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. [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:40:59.214Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:59.214Z] DEBUG - Clicking on &Finish [2019-07-31T08:40:59.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194363414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:59.214Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194363415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:59.214Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194363415 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:59.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194363415 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:59.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194363415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:59.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194363416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:59.472Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:59.472Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:59.472Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:59.472Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:59.472Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:40:59.472Z] DEBUG - Clicked on &Finish [2019-07-31T08:41:00.038Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T08:41:00.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1194364236 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T08:41:00.038Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T08:41:00.038Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T08:41:00.038Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T08:41:00.038Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T08:41:00.038Z] DEBUG - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All' [2019-07-31T08:41:00.038Z] DEBUG - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH' [2019-07-31T08:41:00.038Z] DEBUG - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-31T08:41:00.038Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T08:41:00.038Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T08:41:00.038Z] DEBUG - Clicking on Overwrite All [2019-07-31T08:41:00.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite All} time=1194364238 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') [2019-07-31T08:41:00.038Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite All} time=1194364239 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') [2019-07-31T08:41:00.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite All} time=1194364239 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-31T08:41:00.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite All} time=1194364239 data=null} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-31T08:41:00.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite All} time=1194364239 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') [2019-07-31T08:41:00.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite All} time=1194364239 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') [2019-07-31T08:41:00.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite All} time=1194364239 data=null item=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') [2019-07-31T08:41:00.297Z] DEBUG - Clicked on [2019-07-31T08:41:00.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194363416 data=null item=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') [2019-07-31T08:41:00.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194362939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:41:01.125Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:41:01.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:01.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:01.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:01.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:01.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:01.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194365241 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:01.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194365241 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:01.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194365242 data=null} to TreeItem with text {test} [2019-07-31T08:41:01.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194365252 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:01.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194365252 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:01.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194365333 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:01.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:01.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194365334 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:01.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194365335 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:01.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194365335 data=null} to TreeItem with text {test} [2019-07-31T08:41:01.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194365336 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:01.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194365336 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:01.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194365348 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:01.126Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:41:01.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:01.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1194365350 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T08:41:01.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1194365350 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T08:41:01.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1194365351 data=null} to TreeItem with text {Traces [7]} [2019-07-31T08:41:01.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1194365351 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:01.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194365352 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]} [2019-07-31T08:41:01.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1194365374 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:01.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1194365374 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T08:41:01.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1194365375 data=null} to TreeItem with text {Traces [7]} [2019-07-31T08:41:01.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1194365375 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:01.126Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194365376 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]} [2019-07-31T08:41:01.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1194365400 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:01.384Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:01.384Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:01.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194365585 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:01.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194365585 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:01.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194365586 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:01.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194365587 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:01.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194365588 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:01.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194365624 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:01.384Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:01.384Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:01.384Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:01.384Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:01.384Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:01.384Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:01.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194365637 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:01.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194365637 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:01.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194365637 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:01.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194365638 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:01.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194365639 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:01.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194365660 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:01.642Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:01.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194365661 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:01.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194365663 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:01.642Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:01.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194365664 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:01.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194365665 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:01.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194365665 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:01.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194365671 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:01.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194365672 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:01.642Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194365673 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:01.642Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194365673 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:02.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194365959 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:02.210Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194366280 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:02.210Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194366280 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:02.210Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194366281 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:02.210Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:02.210Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:03.168Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:03.168Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:03.168Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:03.168Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:03.168Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:41:03.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194367297 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:41:03.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194367297 data=null doit=true} to TableItem with text {} [2019-07-31T08:41:03.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194367298 data=null} to TableItem with text {} [2019-07-31T08:41:03.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194367298 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:41:03.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194367299 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:41:03.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194367304 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:41:03.168Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:03.168Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:03.772Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:03.772Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:03.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194367722 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:03.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194367723 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:03.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194367723 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:03.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194367724 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:03.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194367724 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:03.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194367731 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:03.772Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:03.772Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:03.772Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:03.772Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:03.772Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:03.772Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:41:03.772Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:03.772Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:03.772Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:03.772Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:03.772Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:03.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194367756 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:03.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194367756 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:03.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194367757 data=null} to TreeItem with text {test} [2019-07-31T08:41:03.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194367757 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:03.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194367758 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:03.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194367803 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:03.772Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:03.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194367805 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:03.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194367805 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:03.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194367806 data=null} to TreeItem with text {test} [2019-07-31T08:41:03.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194367806 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:03.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194367807 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:03.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194367815 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:03.772Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:41:03.772Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:03.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1194367824 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T08:41:03.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1194367825 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T08:41:03.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1194367825 data=null} to TreeItem with text {Traces [7]} [2019-07-31T08:41:03.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1194367826 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:03.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194367826 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]} [2019-07-31T08:41:03.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1194367856 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:03.772Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T08:41:04.169Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:04.169Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:04.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194368250 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:04.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194368252 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:04.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194368252 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:04.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194368253 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:04.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194368253 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:04.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194368296 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:04.169Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:04.169Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:04.169Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:04.169Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:04.169Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:04.169Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:04.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194368303 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:04.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194368303 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:04.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194368303 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:04.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194368304 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:04.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194368305 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:04.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194368317 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:04.169Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:04.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194368318 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:04.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194368318 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:04.169Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:04.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194368319 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:04.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194368320 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:04.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194368320 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:04.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194368326 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:04.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194368328 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:04.427Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194368337 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:04.427Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194368338 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:04.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194368468 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:04.686Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194368804 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:04.686Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194368804 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:04.686Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194368805 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:04.686Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:04.686Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:04.686Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:05.622Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:05.622Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:05.622Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:05.622Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:05.622Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:41:05.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194369810 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:41:05.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194369810 data=null doit=true} to TableItem with text {} [2019-07-31T08:41:05.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194369811 data=null} to TableItem with text {} [2019-07-31T08:41:05.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194369812 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:41:05.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194369820 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:41:05.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194369826 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:41:05.622Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:05.622Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:05.880Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:05.880Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:05.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194370039 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:05.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194370039 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:05.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194370040 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:05.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194370041 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:05.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194370041 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:05.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194370046 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:05.880Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:05.880Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:05.880Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:05.880Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:05.880Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:05.880Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:41:05.880Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:05.880Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:05.880Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:05.880Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:05.880Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:05.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194370063 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:05.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194370064 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:05.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194370064 data=null} to TreeItem with text {test} [2019-07-31T08:41:05.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194370064 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:05.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194370065 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:05.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194370107 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:05.880Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:05.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194370109 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:05.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194370109 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:05.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194370109 data=null} to TreeItem with text {test} [2019-07-31T08:41:05.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194370110 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:05.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194370110 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:05.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194370131 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:05.880Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:41:05.880Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:05.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1194370134 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T08:41:05.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1194370134 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T08:41:05.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1194370135 data=null} to TreeItem with text {Traces [7]} [2019-07-31T08:41:06.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1194370135 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:06.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194370135 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]} [2019-07-31T08:41:06.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1194370160 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:06.138Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T08:41:06.138Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:06.138Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:06.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194370442 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:06.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194370442 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:06.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194370443 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:06.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194370444 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:06.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194370444 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:06.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194370496 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:06.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:06.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:06.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:06.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:06.397Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:06.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:06.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194370503 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:06.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194370503 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:06.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194370503 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:06.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194370504 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:06.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194370504 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:06.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194370509 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:06.397Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:06.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194370510 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:06.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194370516 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:06.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:06.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194370518 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:06.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194370519 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:06.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194370519 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:06.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194370525 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:06.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194370526 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:06.397Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194370526 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:06.397Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194370527 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:07.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194370616 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:07.332Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194371347 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:07.332Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194371448 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:07.332Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194371449 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:07.332Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:07.332Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:07.332Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:07.332Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:07.332Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:07.332Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:07.332Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:07.332Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:07.332Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:41:07.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194371453 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:41:07.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194371454 data=null doit=true} to TableItem with text {} [2019-07-31T08:41:07.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194371454 data=null} to TableItem with text {} [2019-07-31T08:41:07.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194371455 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:41:07.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194371455 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:41:07.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194371463 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:41:07.332Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:07.332Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:08.268Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:08.268Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:08.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194372612 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:08.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194372613 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:08.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194372613 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:08.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194372614 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:08.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194372614 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:08.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194372620 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:08.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:08.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:08.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:08.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:08.527Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:08.527Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:41:08.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:08.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:08.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:08.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:08.527Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:08.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194372635 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:08.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194372636 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:08.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194372636 data=null} to TreeItem with text {test} [2019-07-31T08:41:08.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194372637 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:08.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194372637 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:08.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194372681 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:08.527Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:08.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194372682 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:08.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194372682 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:08.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194372683 data=null} to TreeItem with text {test} [2019-07-31T08:41:08.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194372683 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:08.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194372684 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:08.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194372698 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:08.527Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:41:08.527Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:08.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1194372701 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T08:41:08.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1194372701 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T08:41:08.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1194372701 data=null} to TreeItem with text {Traces [7]} [2019-07-31T08:41:08.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1194372704 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:08.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194372704 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]} [2019-07-31T08:41:08.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1194372716 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:08.527Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T08:41:09.093Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:09.093Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:09.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194373200 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:09.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194373201 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:09.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194373201 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:09.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194373202 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:09.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194373203 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} [2019-07-31T08:41:09.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194373253 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:09.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:09.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:09.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:09.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:09.093Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:09.093Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:09.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194373259 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:09.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194373260 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:09.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194373260 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:09.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194373261 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:09.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194373261 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} [2019-07-31T08:41:09.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194373268 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:09.093Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-31T08:41:09.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194373269 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:09.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194373269 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:09.093Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:09.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194373270 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:09.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194373276 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:09.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194373276 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} [2019-07-31T08:41:09.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194373283 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:09.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194373284 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:09.093Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1194373285 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:09.351Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194373285 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} [2019-07-31T08:41:09.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194373384 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:09.867Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1194373815 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:09.867Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1194373889 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:09.867Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1194373889 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:09.867Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-31T08:41:09.867Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:09.867Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:09.867Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:09.867Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:09.867Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:09.867Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:09.867Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:09.867Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:09.867Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:41:09.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194373894 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:41:09.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194373894 data=null doit=true} to TableItem with text {} [2019-07-31T08:41:09.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194373895 data=null} to TableItem with text {} [2019-07-31T08:41:09.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194373895 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:41:09.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194373896 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:41:09.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194373928 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:41:09.867Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:09.867Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:11.245Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:11.245Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:11.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194375345 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:11.245Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194375346 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:11.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194375346 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:11.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194375347 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:11.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194375347 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} [2019-07-31T08:41:11.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194375354 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:11.245Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:11.245Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:11.245Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:11.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:11.246Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:11.246Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:41:11.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:11.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:11.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:11.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:11.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:11.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194375379 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:11.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194375428 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:11.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194375428 data=null} to TreeItem with text {test} [2019-07-31T08:41:11.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194375429 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:11.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194375430 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:11.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194375482 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:11.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:11.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194375484 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:11.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194375485 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:11.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194375532 data=null} to TreeItem with text {test} [2019-07-31T08:41:11.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194375533 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:11.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194375533 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:11.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194375555 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:11.504Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:41:11.504Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:11.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1194375557 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T08:41:11.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1194375558 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T08:41:11.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1194375558 data=null} to TreeItem with text {Traces [7]} [2019-07-31T08:41:11.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1194375559 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:11.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194375559 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]} [2019-07-31T08:41:11.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1194375574 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:11.504Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T08:41:12.072Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:12.072Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:12.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194376101 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:12.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194376102 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:12.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194376102 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:12.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194376103 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:12.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194376104 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} [2019-07-31T08:41:12.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194376161 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:12.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:12.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:12.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:12.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:12.072Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:12.072Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:12.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194376167 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:12.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194376167 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:12.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194376167 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:12.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194376168 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:12.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194376168 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} [2019-07-31T08:41:12.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194376174 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:12.072Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-31T08:41:12.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194376183 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:12.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194376184 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:12.072Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:12.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194376184 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:12.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194376185 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:12.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194376185 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} [2019-07-31T08:41:12.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194376191 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:12.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194376199 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:12.072Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1194376200 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:12.072Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194376200 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} [2019-07-31T08:41:12.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194376306 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:12.639Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1194376761 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:12.639Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1194376837 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:12.639Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1194376838 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:12.639Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-31T08:41:12.639Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:12.639Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:12.639Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:12.639Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:12.639Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:12.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:12.639Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:12.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:12.639Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:12.639Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:41:12.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194376843 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:41:12.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194376843 data=null doit=true} to TableItem with text {} [2019-07-31T08:41:12.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194376843 data=null} to TableItem with text {} [2019-07-31T08:41:12.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194376844 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:41:12.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194376844 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:41:12.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194376868 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:41:12.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:12.639Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:13.671Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:13.671Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:14.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194377905 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:14.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194377906 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:14.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194377906 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:14.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194377907 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:14.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194377907 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} [2019-07-31T08:41:14.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194377914 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:14.568Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:14.568Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:14.568Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:14.568Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:14.568Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:14.568Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:41:14.568Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:14.568Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:14.568Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:14.568Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:14.568Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:14.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194377945 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:14.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194377946 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:14.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194377946 data=null} to TreeItem with text {test} [2019-07-31T08:41:14.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194377946 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:14.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194377947 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:14.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194378005 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:14.568Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:14.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194378007 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:14.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194378007 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:14.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194378008 data=null} to TreeItem with text {test} [2019-07-31T08:41:14.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194378008 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:14.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194378008 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:14.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194378025 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:14.568Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:41:14.568Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:14.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1194378036 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T08:41:14.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1194378037 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T08:41:14.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1194378037 data=null} to TreeItem with text {Traces [7]} [2019-07-31T08:41:14.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1194378038 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:14.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194378038 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]} [2019-07-31T08:41:14.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1194378069 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:14.568Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T08:41:14.568Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:14.568Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:14.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194378196 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:14.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194378196 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:14.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194378196 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:14.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194378197 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:14.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194378197 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} [2019-07-31T08:41:14.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194378263 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:14.568Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:14.568Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:14.568Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:14.568Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:14.568Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:14.568Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:14.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194378273 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:14.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194378274 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:14.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194378274 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:14.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194378274 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:14.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194378275 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} [2019-07-31T08:41:14.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194378288 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:14.568Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:14.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194378290 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:14.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194378290 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:14.568Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:14.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194378291 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:14.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194378291 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:14.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194378291 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} [2019-07-31T08:41:14.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194378297 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:14.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194378298 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:14.568Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1194378305 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:14.568Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194378306 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} [2019-07-31T08:41:14.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194378436 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:14.828Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1194378906 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:14.828Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1194378974 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:14.828Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1194378974 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:14.828Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:14.828Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:14.828Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:14.828Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:14.828Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:14.828Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:14.828Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:14.828Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:14.828Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:14.828Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:14.828Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:14.828Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:41:14.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194378980 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:41:14.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194378980 data=null doit=true} to TableItem with text {} [2019-07-31T08:41:14.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194378980 data=null} to TableItem with text {} [2019-07-31T08:41:14.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194378981 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:41:14.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194378985 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:41:14.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194379013 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:41:14.828Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:14.828Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:16.207Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:16.207Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:16.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194380452 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:16.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194380452 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:16.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194380452 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:16.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194380453 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:16.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194380453 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} [2019-07-31T08:41:16.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194380460 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:16.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:16.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:16.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:16.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:16.466Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:16.466Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:41:16.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:16.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:16.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:16.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:16.466Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:16.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194380488 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:16.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194380488 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:16.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194380489 data=null} to TreeItem with text {test} [2019-07-31T08:41:16.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194380489 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:16.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194380490 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:16.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194380533 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:16.466Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:16.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194380547 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:16.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194380548 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:16.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194380548 data=null} to TreeItem with text {test} [2019-07-31T08:41:16.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194380549 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:16.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194380549 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:16.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194380564 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:16.466Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:41:16.466Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:16.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1194380566 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T08:41:16.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1194380566 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T08:41:16.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1194380567 data=null} to TreeItem with text {Traces [7]} [2019-07-31T08:41:16.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1194380567 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:16.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194380572 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]} [2019-07-31T08:41:16.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1194380600 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:16.466Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:41:16.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:16.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:16.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:16.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:16.466Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:16.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194380640 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:16.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194380641 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:16.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194380641 data=null} to TreeItem with text {test} [2019-07-31T08:41:16.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194380645 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:16.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194380645 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:16.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194380678 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:16.724Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:16.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194380726 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:16.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194380727 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:16.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194380727 data=null} to TreeItem with text {test} [2019-07-31T08:41:16.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194380728 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:16.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194380728 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:16.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194380737 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:16.724Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:41:16.724Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:16.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1194380740 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T08:41:16.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1194380740 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T08:41:16.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1194380740 data=null} to TreeItem with text {Traces [7]} [2019-07-31T08:41:16.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1194380741 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:16.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194380741 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]} [2019-07-31T08:41:16.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1194380771 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:16.724Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T08:41:16.983Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:16.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:16.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1194381207 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:16.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1194381208 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:16.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1194381208 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:16.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1194381209 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:16.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194381209 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} [2019-07-31T08:41:17.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1194381262 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:17.241Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:17.241Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:17.241Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:17.241Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:17.241Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:17.241Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:17.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1194381267 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:17.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1194381267 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:17.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1194381268 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:17.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1194381268 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:17.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194381269 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} [2019-07-31T08:41:17.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1194381274 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:17.241Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-31T08:41:17.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1194381275 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:17.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1194381284 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:17.241Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:17.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1194381285 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:17.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1194381286 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:17.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194381286 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} [2019-07-31T08:41:17.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1194381292 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:17.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1194381300 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:17.241Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1194381301 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:17.499Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194381301 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} [2019-07-31T08:41:17.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1194381462 data=null button=1 stateMask=0x80000 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:17.499Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1194381681 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:17.499Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1194381681 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:17.499Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1194381681 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:17.499Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-31T08:41:17.499Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T08:41:17.499Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T08:41:17.758Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:18.017Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:18.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1194382093 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:18.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1194382094 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:18.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1194382094 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:18.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1194382095 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:18.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194382095 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} [2019-07-31T08:41:18.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1194382101 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:18.017Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:18.017Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:18.017Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:18.017Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:18.017Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:18.017Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:41:18.017Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:18.017Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:18.017Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:18.017Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:18.017Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:18.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194382119 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:18.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194382120 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:18.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194382120 data=null} to TreeItem with text {test} [2019-07-31T08:41:18.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194382120 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:18.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194382121 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:18.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194382167 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:18.017Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:18.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194382168 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:18.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194382168 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:18.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194382169 data=null} to TreeItem with text {test} [2019-07-31T08:41:18.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194382169 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:18.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194382169 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:18.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194382183 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:18.017Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:41:18.017Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:18.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1194382186 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T08:41:18.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1194382186 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T08:41:18.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1194382187 data=null} to TreeItem with text {Traces [7]} [2019-07-31T08:41:18.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1194382187 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:18.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194382188 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]} [2019-07-31T08:41:18.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1194382217 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:18.017Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:18.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1194382227 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T08:41:18.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1194382227 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T08:41:18.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1194382228 data=null} to TreeItem with text {Traces [7]} [2019-07-31T08:41:18.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1194382228 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:18.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194382229 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]} [2019-07-31T08:41:18.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1194382235 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:18.278Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T08:41:18.278Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T08:41:18.278Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T08:41:18.278Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T08:41:18.278Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1194382481 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T08:41:18.278Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:41:18.278Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:41:18.278Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:41:18.278Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:41:18.278Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:41:18.278Z] DEBUG - Clicking on &Yes [2019-07-31T08:41:18.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194382483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:41:18.278Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194382483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:41:18.278Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194382483 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:41:18.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194382483 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:41:18.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194382484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:41:18.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194382484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:41:18.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194382484 data=null item=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') [2019-07-31T08:41:21.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1194382290 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T08:41:21.567Z] DEBUG - Clicked on [2019-07-31T08:41:21.567Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:41:21.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:21.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:21.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:21.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:21.567Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:21.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194385255 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:21.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194385256 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:21.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194385264 data=null} to TreeItem with text {test} [2019-07-31T08:41:21.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194385265 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:21.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194385265 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:21.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194385347 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:21.567Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:21.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194385362 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:21.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194385362 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:21.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194385363 data=null} to TreeItem with text {test} [2019-07-31T08:41:21.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194385363 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:21.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194385364 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:21.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194385372 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:21.567Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:41:21.567Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:21.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194385375 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:41:21.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194385375 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:41:21.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194385375 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:41:21.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194385376 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:41:21.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194385376 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:41:21.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194385436 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:41:21.567Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:21.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194385437 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:41:21.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194385438 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:41:21.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194385438 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:41:21.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194385439 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:41:21.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194385439 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:41:21.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194385444 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:41:21.567Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:41:21.567Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:41:21.826Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:41:21.826Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:41:21.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194386034 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:41:21.826Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:41:21.826Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T08:41:21.826Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:41:21.826Z] 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') [2019-07-31T08:41:21.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:41:21.826Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:41:21.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:41:21.826Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:41:21.826Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:41:21.826Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:41:21.826Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:41:21.826Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:41:21.826Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:41:21.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:41:21.826Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:41:21.826Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:41:21.826Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:41:21.826Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:41:21.826Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:41:21.826Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:41:21.826Z] DEBUG - matched Combo with text " [2019-07-31T08:41:22.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194386156 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:')) [2019-07-31T08:41:22.085Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:41:22.085Z] 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') [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:41:22.085Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:41:22.085Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:41:22.085Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:41:22.085Z] 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') [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:41:22.085Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:41:22.085Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:41:22.085Z] 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') [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] 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') [2019-07-31T08:41:22.085Z] 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. [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:41:22.085Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:41:22.085Z] DEBUG - Clicking on &Finish [2019-07-31T08:41:22.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194386187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:41:22.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194386187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:41:22.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194386187 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:41:22.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194386187 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:41:22.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194386188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:41:22.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194386188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:41:22.344Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:41:22.344Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:41:22.344Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:41:22.344Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:41:22.344Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:41:22.344Z] DEBUG - Clicked on &Finish [2019-07-31T08:41:22.910Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T08:41:22.910Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1194386959 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T08:41:22.910Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T08:41:22.910Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T08:41:22.910Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T08:41:22.910Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T08:41:22.910Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T08:41:22.910Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All' [2019-07-31T08:41:22.910Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH' [2019-07-31T08:41:22.910Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-31T08:41:22.910Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T08:41:22.910Z] DEBUG - Clicking on Skip All [2019-07-31T08:41:22.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=1194386961 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') [2019-07-31T08:41:22.910Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=1194386961 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') [2019-07-31T08:41:22.910Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=1194386961 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-31T08:41:22.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=1194386962 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-31T08:41:22.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=1194386962 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') [2019-07-31T08:41:22.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=1194386962 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') [2019-07-31T08:41:22.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=1194386962 data=null item=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') [2019-07-31T08:41:22.910Z] DEBUG - Clicked on [2019-07-31T08:41:23.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194386188 data=null item=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') [2019-07-31T08:41:23.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194385547 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:41:23.477Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:41:23.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:23.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:23.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:23.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:23.477Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:23.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194387664 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:23.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194387664 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:23.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194387665 data=null} to TreeItem with text {test} [2019-07-31T08:41:23.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194387666 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:23.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194387666 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:23.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194387709 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:23.477Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:23.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194387711 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:23.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194387720 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:23.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194387721 data=null} to TreeItem with text {test} [2019-07-31T08:41:23.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194387722 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:23.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194387722 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:23.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194387740 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:23.736Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:41:23.736Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:23.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1194387744 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T08:41:23.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1194387744 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T08:41:23.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1194387744 data=null} to TreeItem with text {Traces [7]} [2019-07-31T08:41:23.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1194387745 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:23.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194387745 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]} [2019-07-31T08:41:23.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1194387762 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:23.736Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:41:23.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:23.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:23.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:23.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:23.736Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:23.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194387777 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:23.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194387777 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:23.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194387777 data=null} to TreeItem with text {test} [2019-07-31T08:41:23.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194387778 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:23.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194387778 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:23.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194387816 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:23.736Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:23.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194387817 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:23.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194387818 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:23.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194387818 data=null} to TreeItem with text {test} [2019-07-31T08:41:23.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194387819 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:23.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194387819 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:23.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194387833 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:23.736Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:41:23.736Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:23.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1194387835 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T08:41:23.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1194387835 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T08:41:23.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1194387836 data=null} to TreeItem with text {Traces [7]} [2019-07-31T08:41:23.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1194387837 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:23.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194387837 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]} [2019-07-31T08:41:23.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1194387862 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:23.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1194387867 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T08:41:23.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1194387867 data=null} to TreeItem with text {Traces [7]} [2019-07-31T08:41:23.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1194387868 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:23.736Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194387869 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]} [2019-07-31T08:41:23.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1194387878 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:24.303Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:24.303Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:24.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194388358 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:24.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194388358 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:24.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194388359 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:24.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194388360 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:24.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194388360 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:24.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194388410 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:24.303Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:24.303Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:24.303Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:24.303Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:24.303Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:24.303Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:24.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194388416 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:24.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194388416 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:24.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194388417 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:24.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194388417 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:24.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194388418 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:24.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194388423 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:24.303Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:24.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194388424 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:24.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194388424 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:24.303Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:24.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194388425 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:24.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194388426 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:24.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194388431 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:24.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194388436 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:24.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194388437 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:24.303Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194388438 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:24.303Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194388438 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:24.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194388628 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:24.870Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194388865 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:24.870Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194388866 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:24.870Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194388866 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:24.870Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:24.870Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:25.809Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:25.809Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:25.809Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:25.809Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:25.809Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:41:25.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194389960 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:41:25.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194389961 data=null doit=true} to TableItem with text {} [2019-07-31T08:41:25.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194389961 data=null} to TableItem with text {} [2019-07-31T08:41:25.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194389962 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:41:25.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194389963 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:41:25.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194389970 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:41:25.809Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:25.809Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:26.067Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:26.067Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:26.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194390155 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:26.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194390156 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:26.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194390156 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:26.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194390157 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:26.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194390157 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:26.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194390163 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:41:26.067Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:26.067Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:26.067Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:26.067Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:26.067Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:26.067Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:41:26.067Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:26.067Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:26.067Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:26.067Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:26.067Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:26.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194390178 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:26.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194390179 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:26.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194390179 data=null} to TreeItem with text {test} [2019-07-31T08:41:26.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194390179 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:26.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194390180 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:26.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194390217 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:26.067Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:26.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194390218 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:26.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194390218 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:26.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194390219 data=null} to TreeItem with text {test} [2019-07-31T08:41:26.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194390219 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:26.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194390219 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:26.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194390232 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:26.067Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:41:26.067Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:26.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1194390234 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T08:41:26.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1194390234 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T08:41:26.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1194390235 data=null} to TreeItem with text {Traces [7]} [2019-07-31T08:41:26.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1194390235 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:26.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194390236 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]} [2019-07-31T08:41:26.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1194390263 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:26.067Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T08:41:27.369Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:27.369Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:27.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194390749 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:27.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194390749 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:27.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194390750 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:27.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194390751 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:27.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194390751 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:27.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194390791 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:27.369Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:27.369Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:27.369Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:27.369Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:27.369Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:27.369Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:27.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194390796 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:27.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194390796 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:27.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194390797 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:27.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194390797 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:27.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194390797 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:27.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194390802 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:27.369Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:27.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194390803 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:27.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194390804 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:27.369Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:27.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194390804 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:27.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194390805 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:27.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194390805 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:27.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194390815 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:27.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194390816 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:27.369Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194390816 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:27.369Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194390817 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:27.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194390992 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:27.369Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194391253 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:27.369Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194391253 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:27.369Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194391254 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:27.369Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:27.369Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:27.369Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:28.304Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:28.304Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:28.304Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:28.304Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:28.304Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:41:28.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194392259 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:41:28.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194392260 data=null doit=true} to TableItem with text {} [2019-07-31T08:41:28.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194392260 data=null} to TableItem with text {} [2019-07-31T08:41:28.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194392261 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:41:28.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194392293 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:41:28.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194392301 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:41:28.304Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:28.304Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:28.304Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:28.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:28.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194392473 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:28.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194392474 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:28.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194392474 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:28.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194392475 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:28.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194392475 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:28.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194392501 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:41:28.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:28.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:28.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:28.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:28.304Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:28.304Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:41:28.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:28.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:28.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:28.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:28.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:28.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194392511 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:28.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194392512 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:28.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194392512 data=null} to TreeItem with text {test} [2019-07-31T08:41:28.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194392512 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:28.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194392513 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:28.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194392556 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:28.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:28.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194392558 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:28.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194392558 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:28.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194392559 data=null} to TreeItem with text {test} [2019-07-31T08:41:28.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194392559 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:28.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194392560 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:28.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194392574 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:28.563Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:41:28.563Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:28.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1194392576 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T08:41:28.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1194392576 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T08:41:28.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1194392577 data=null} to TreeItem with text {Traces [7]} [2019-07-31T08:41:28.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1194392577 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:28.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194392578 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]} [2019-07-31T08:41:28.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1194392609 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:28.563Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T08:41:28.821Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:28.821Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:28.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194392892 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:28.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194392892 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:28.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194392893 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:28.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194392893 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:28.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194392894 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:28.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194392938 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:28.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:28.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:28.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:28.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:28.821Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:28.821Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:28.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194392945 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:28.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194392945 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:28.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194392946 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:28.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194392946 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:28.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194392947 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:28.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194392959 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:28.821Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:28.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194392960 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:28.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194392961 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:28.822Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:28.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194392961 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:28.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194392962 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:28.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194392962 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:28.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194392968 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:28.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194392968 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:28.822Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194392969 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:29.083Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194392970 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:29.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194393078 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:29.907Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194393811 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:29.907Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194393912 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:29.907Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194393913 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:29.907Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:29.907Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:29.907Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:29.907Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:29.907Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:29.907Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:29.907Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:29.907Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:29.907Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:41:29.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194393917 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:41:29.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194393918 data=null doit=true} to TableItem with text {} [2019-07-31T08:41:29.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194393919 data=null} to TableItem with text {} [2019-07-31T08:41:29.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194393920 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:41:29.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194393920 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:41:29.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194393927 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:41:29.907Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:29.907Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:30.845Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:30.845Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:31.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194395154 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:31.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194395154 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:31.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194395155 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:31.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194395156 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:31.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194395156 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:31.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194395165 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:31.104Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:31.104Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:31.104Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:31.104Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:31.104Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:31.104Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:41:31.104Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:31.104Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:31.104Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:31.104Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:31.104Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:31.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194395229 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:31.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194395230 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:31.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194395230 data=null} to TreeItem with text {test} [2019-07-31T08:41:31.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194395231 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:31.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194395231 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:31.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194395277 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:31.104Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:31.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194395278 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:31.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194395278 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:31.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194395279 data=null} to TreeItem with text {test} [2019-07-31T08:41:31.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194395279 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:31.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194395280 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:31.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194395337 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:31.104Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:41:31.104Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:31.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1194395340 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T08:41:31.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1194395340 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T08:41:31.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1194395345 data=null} to TreeItem with text {Traces [7]} [2019-07-31T08:41:31.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1194395346 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:31.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194395346 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]} [2019-07-31T08:41:31.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1194395375 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:31.361Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T08:41:31.619Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:31.619Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:31.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194395804 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:31.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194395804 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:31.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194395805 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:31.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194395806 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:31.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194395806 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} [2019-07-31T08:41:31.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194395853 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:31.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:31.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:31.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:31.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:31.619Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:31.619Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:31.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194395860 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:31.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194395861 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:31.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194395861 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:31.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194395862 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:31.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194395862 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} [2019-07-31T08:41:31.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194395875 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:31.878Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-31T08:41:31.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194395876 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:31.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194395876 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:31.878Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:31.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194395877 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:31.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194395877 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:31.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194395878 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} [2019-07-31T08:41:31.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194395884 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:31.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194395885 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:31.878Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1194395886 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:31.878Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194395886 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} [2019-07-31T08:41:32.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194395983 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:32.397Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1194396421 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:32.397Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1194396492 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:32.397Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1194396492 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:32.397Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-31T08:41:32.397Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:32.397Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:32.397Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:32.397Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:32.397Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:32.397Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:32.397Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:32.397Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:32.397Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:41:32.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194396498 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:41:32.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194396499 data=null doit=true} to TableItem with text {} [2019-07-31T08:41:32.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194396499 data=null} to TableItem with text {} [2019-07-31T08:41:32.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194396500 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:41:32.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194396500 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:41:32.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194396531 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:41:32.397Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:32.397Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:33.335Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:33.335Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:33.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194397647 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:33.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194397647 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:33.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194397648 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:33.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194397649 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:33.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194397649 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} [2019-07-31T08:41:33.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194397655 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:33.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:33.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:33.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:33.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:33.594Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:33.594Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:41:33.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:33.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:33.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:33.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:33.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:33.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194397680 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:33.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194397681 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:33.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194397681 data=null} to TreeItem with text {test} [2019-07-31T08:41:33.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194397682 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:33.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194397682 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:33.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194397730 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:33.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:33.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194397732 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:33.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194397733 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:33.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194397733 data=null} to TreeItem with text {test} [2019-07-31T08:41:33.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194397734 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:33.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194397738 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:33.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194397746 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:33.594Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:41:33.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:33.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1194397749 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T08:41:33.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1194397749 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T08:41:33.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1194397749 data=null} to TreeItem with text {Traces [7]} [2019-07-31T08:41:33.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1194397750 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:33.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194397757 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]} [2019-07-31T08:41:33.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1194397801 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:33.594Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T08:41:33.853Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:33.853Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:33.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194397937 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:33.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194397938 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:33.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194397938 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:33.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194397939 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:33.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194397939 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} [2019-07-31T08:41:33.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194397994 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:33.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:33.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:33.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:33.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:33.853Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:33.853Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:33.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194397999 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:33.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194397999 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:33.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194397999 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:33.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194398000 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:33.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194398000 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} [2019-07-31T08:41:33.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194398005 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:33.853Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-31T08:41:33.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194398026 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:33.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194398026 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:33.853Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:33.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194398027 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:33.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194398028 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:33.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194398028 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} [2019-07-31T08:41:33.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194398034 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:33.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194398035 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:33.853Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1194398036 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:34.112Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194398036 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} [2019-07-31T08:41:34.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194398159 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:34.678Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1194398698 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:34.678Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1194398777 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:34.678Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1194398778 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:34.678Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-31T08:41:34.678Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:34.678Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:34.678Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:34.678Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:34.678Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:34.678Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:34.678Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:34.678Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:34.678Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:34.678Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:41:34.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194398782 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:41:34.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194398783 data=null doit=true} to TableItem with text {} [2019-07-31T08:41:34.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194398783 data=null} to TableItem with text {} [2019-07-31T08:41:34.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194398784 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:41:34.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194398784 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:41:34.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194398811 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:41:34.678Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:34.678Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:36.052Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:36.052Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:36.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194400322 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:36.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194400322 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:36.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194400323 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:36.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194400323 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:36.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194400324 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} [2019-07-31T08:41:36.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194400329 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:36.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:36.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:36.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:36.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:36.316Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:36.316Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:41:36.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:36.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:36.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:36.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:36.316Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:36.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194400346 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:36.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194400347 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:36.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194400347 data=null} to TreeItem with text {test} [2019-07-31T08:41:36.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194400348 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:36.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194400348 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:36.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194400414 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:36.316Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:36.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194400415 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:36.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194400416 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:36.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194400416 data=null} to TreeItem with text {test} [2019-07-31T08:41:36.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194400417 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:36.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194400417 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:36.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194400442 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:36.316Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:41:36.316Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:36.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1194400444 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T08:41:36.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1194400445 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T08:41:36.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1194400445 data=null} to TreeItem with text {Traces [7]} [2019-07-31T08:41:36.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1194400446 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:36.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194400446 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]} [2019-07-31T08:41:36.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1194400474 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:36.316Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T08:41:36.575Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:36.575Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:36.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194400778 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:36.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194400778 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:36.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194400779 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:36.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194400779 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:36.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194400780 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} [2019-07-31T08:41:36.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194400842 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:36.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:36.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:36.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:36.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:36.833Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:36.833Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:36.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194400849 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:36.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194400849 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:36.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194400849 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:36.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194400850 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:36.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194400850 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} [2019-07-31T08:41:36.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194400856 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:36.833Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:36.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194400866 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:36.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194400866 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:36.833Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:36.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194400867 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:36.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194400867 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:36.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194400868 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} [2019-07-31T08:41:36.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194400883 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:36.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194400883 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:36.833Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1194400884 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:36.833Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194400884 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} [2019-07-31T08:41:37.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194400977 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:37.400Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1194401397 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:37.400Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1194401467 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:37.400Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1194401468 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:37.400Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:37.400Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:37.400Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:37.400Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:37.400Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:37.400Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:37.400Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:37.400Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:37.400Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:37.400Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:37.400Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:37.400Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:41:37.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194401473 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:41:37.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194401473 data=null doit=true} to TableItem with text {} [2019-07-31T08:41:37.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194401474 data=null} to TableItem with text {} [2019-07-31T08:41:37.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194401474 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:41:37.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194401475 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:41:37.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194401506 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:41:37.400Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:37.400Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:38.775Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:38.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:38.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194402592 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:38.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194402592 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:38.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194402593 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:38.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194402593 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:38.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194402593 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} [2019-07-31T08:41:38.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194402599 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:41:38.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:38.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:38.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:38.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:38.775Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:38.775Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:41:38.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:38.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:38.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:38.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:38.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:38.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194402634 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:38.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194402634 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:38.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194402635 data=null} to TreeItem with text {test} [2019-07-31T08:41:38.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194402636 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:38.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194402643 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:38.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194402698 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:38.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:38.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194402699 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:38.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194402700 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:38.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194402700 data=null} to TreeItem with text {test} [2019-07-31T08:41:38.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194402701 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:38.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194402701 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:38.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194402709 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:38.775Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:41:38.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:38.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1194402727 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T08:41:38.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1194402751 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T08:41:38.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1194402751 data=null} to TreeItem with text {Traces [7]} [2019-07-31T08:41:38.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1194402752 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:38.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194402753 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]} [2019-07-31T08:41:38.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1194402778 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:38.775Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T08:41:38.775Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:38.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:38.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1194402967 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:38.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1194402968 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:38.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1194402968 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:38.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1194402969 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:38.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194402969 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} [2019-07-31T08:41:39.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1194403059 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:39.034Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:39.034Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:39.034Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:39.034Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:39.034Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:39.034Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:39.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1194403065 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:39.034Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1194403066 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:39.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1194403066 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:39.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1194403067 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:39.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194403067 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} [2019-07-31T08:41:39.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1194403080 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:39.034Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-31T08:41:39.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1194403082 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:39.034Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1194403124 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:39.034Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:39.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1194403125 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:39.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1194403126 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:39.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194403128 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} [2019-07-31T08:41:39.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1194403138 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:39.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1194403139 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:39.034Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1194403139 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:39.292Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194403140 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} [2019-07-31T08:41:39.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1194403662 data=null button=1 stateMask=0x80000 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:39.551Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1194403733 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:39.551Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1194403733 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:39.551Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1194403734 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:39.551Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-31T08:41:39.551Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T08:41:39.551Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T08:41:39.810Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:39.810Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:39.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1194403956 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:39.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1194403956 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:39.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1194403957 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:39.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1194403957 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:39.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194403958 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} [2019-07-31T08:41:39.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1194403964 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:39.810Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:39.810Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:39.810Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:39.810Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:39.810Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:39.810Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:41:39.810Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:39.810Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:39.810Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:39.810Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:39.810Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:39.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194404031 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:39.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194404032 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:39.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194404032 data=null} to TreeItem with text {test} [2019-07-31T08:41:39.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194404032 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:39.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194404033 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:40.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194404082 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:40.069Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:40.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194404084 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:40.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194404084 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:40.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194404084 data=null} to TreeItem with text {test} [2019-07-31T08:41:40.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194404085 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:40.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194404085 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:40.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194404098 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:40.069Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:41:40.069Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:40.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1194404100 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T08:41:40.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1194404100 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T08:41:40.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1194404100 data=null} to TreeItem with text {Traces [7]} [2019-07-31T08:41:40.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1194404101 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:40.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194404101 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]} [2019-07-31T08:41:40.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1194404138 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:40.069Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:40.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1194404139 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T08:41:40.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1194404140 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T08:41:40.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1194404140 data=null} to TreeItem with text {Traces [7]} [2019-07-31T08:41:40.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1194404141 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:40.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194404141 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]} [2019-07-31T08:41:40.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1194404157 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T08:41:40.069Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T08:41:40.069Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T08:41:40.328Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T08:41:40.328Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T08:41:40.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1194404390 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T08:41:40.328Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:41:40.328Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:41:40.328Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:41:40.328Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:41:40.328Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:41:40.328Z] DEBUG - Clicking on &Yes [2019-07-31T08:41:40.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194404391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:41:40.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194404394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:41:40.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194404394 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:41:40.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194404395 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:41:40.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194404395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:41:40.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194404395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:41:40.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194404401 data=null item=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') [2019-07-31T08:41:43.613Z] DEBUG - Clicked on [2019-07-31T08:41:43.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1194404206 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T08:41:43.613Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:41:43.613Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:43.613Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:43.613Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:43.613Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:43.613Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:43.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194407678 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:43.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194407678 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:43.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194407679 data=null} to TreeItem with text {test} [2019-07-31T08:41:43.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194407680 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:43.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194407680 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:43.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194407714 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:43.613Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:43.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194407716 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:43.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194407716 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:43.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194407717 data=null} to TreeItem with text {test} [2019-07-31T08:41:43.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194407718 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:43.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194407718 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:43.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194407728 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:43.613Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:41:43.613Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:43.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194407737 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:41:43.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194407737 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:41:43.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194407738 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:41:43.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194407738 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:41:43.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194407739 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:41:43.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194407761 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:41:43.613Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:43.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194407763 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:41:43.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194407763 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:41:43.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194407763 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:41:43.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194407764 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:41:43.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194407764 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:41:43.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194407773 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:41:43.614Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:41:43.614Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:41:43.872Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:41:43.872Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:41:43.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194408117 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:41:43.872Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:41:43.872Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T08:41:43.872Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:41:43.872Z] 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') [2019-07-31T08:41:43.872Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:41:43.872Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:41:43.872Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:41:43.872Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:41:43.872Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:41:43.872Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:41:43.872Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:41:43.872Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:41:43.872Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:41:43.872Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:41:43.872Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:41:44.131Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:41:44.131Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:41:44.131Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:41:44.131Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:41:44.131Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:41:44.131Z] DEBUG - matched Combo with text " [2019-07-31T08:41:44.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194408557 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:')) [2019-07-31T08:41:44.392Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:41:44.392Z] 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') [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:41:44.392Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:41:44.392Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:41:44.392Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:41:44.392Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:41:44.392Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:41:44.393Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:41:44.393Z] 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') [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:41:44.393Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:41:44.393Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:41:44.393Z] 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') [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] 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') [2019-07-31T08:41:44.393Z] 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. [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:41:44.393Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:41:44.393Z] DEBUG - Clicking on &Finish [2019-07-31T08:41:44.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194408640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:41:44.393Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194408640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:41:44.393Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194408641 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:41:44.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194408641 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:41:44.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194408641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:41:44.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194408642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:41:44.960Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:41:44.960Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:41:45.219Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:41:45.219Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:41:45.219Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:41:45.219Z] DEBUG - Clicked on &Finish [2019-07-31T08:41:45.219Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T08:41:45.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1194409280 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T08:41:45.220Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T08:41:45.220Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-31T08:41:45.220Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-31T08:41:45.220Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T08:41:45.220Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T08:41:45.220Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T08:41:45.220Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T08:41:45.220Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T08:41:45.220Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T08:41:45.220Z] DEBUG - Clicking on Rename [2019-07-31T08:41:45.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1194409281 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') [2019-07-31T08:41:45.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1194409282 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') [2019-07-31T08:41:45.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1194409282 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T08:41:45.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1194409282 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T08:41:45.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1194409282 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') [2019-07-31T08:41:45.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1194409282 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') [2019-07-31T08:41:45.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1194409282 data=null item=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') [2019-07-31T08:41:45.786Z] DEBUG - Clicked on [2019-07-31T08:41:45.786Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T08:41:45.786Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1194409853 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T08:41:45.786Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T08:41:45.786Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T08:41:45.786Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T08:41:45.786Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-31T08:41:45.786Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-31T08:41:45.786Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T08:41:45.786Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T08:41:45.786Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T08:41:45.786Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T08:41:45.786Z] DEBUG - Clicking on Overwrite [2019-07-31T08:41:45.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1194409855 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') [2019-07-31T08:41:45.786Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1194409867 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') [2019-07-31T08:41:45.786Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1194409868 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T08:41:45.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1194409868 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T08:41:45.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1194409868 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') [2019-07-31T08:41:45.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1194409868 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') [2019-07-31T08:41:45.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1194409869 data=null item=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') [2019-07-31T08:41:46.354Z] DEBUG - Clicked on [2019-07-31T08:41:46.354Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T08:41:46.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1194410374 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T08:41:46.354Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T08:41:46.354Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T08:41:46.354Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T08:41:46.354Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T08:41:46.354Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T08:41:46.354Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T08:41:46.354Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-31T08:41:46.354Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-31T08:41:46.354Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T08:41:46.354Z] DEBUG - Clicking on Skip [2019-07-31T08:41:46.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1194410393 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') [2019-07-31T08:41:46.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1194410393 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') [2019-07-31T08:41:46.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1194410395 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T08:41:46.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1194410396 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T08:41:46.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1194410396 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') [2019-07-31T08:41:46.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1194410397 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') [2019-07-31T08:41:46.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1194410397 data=null item=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') [2019-07-31T08:41:46.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194408642 data=null item=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') [2019-07-31T08:41:46.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194407822 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:41:46.873Z] DEBUG - Clicked on [2019-07-31T08:41:46.873Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:41:46.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:46.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:46.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:46.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:46.873Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:46.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194410935 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:46.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194410935 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:46.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194410935 data=null} to TreeItem with text {test} [2019-07-31T08:41:46.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194410936 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:46.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194410936 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:46.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194410985 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:46.873Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:46.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194410987 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:46.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194410988 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:46.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194410988 data=null} to TreeItem with text {test} [2019-07-31T08:41:46.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194410989 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:46.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194410989 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:46.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194411007 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:46.873Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:41:46.873Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:46.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1194411009 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T08:41:46.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1194411010 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T08:41:46.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1194411010 data=null} to TreeItem with text {Traces [5]} [2019-07-31T08:41:46.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1194411011 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T08:41:46.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194411011 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]} [2019-07-31T08:41:46.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1194411048 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T08:41:46.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1194411049 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T08:41:46.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1194411049 data=null} to TreeItem with text {Traces [5]} [2019-07-31T08:41:46.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1194411050 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T08:41:46.873Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194411050 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]} [2019-07-31T08:41:46.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1194411081 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T08:41:47.443Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:47.443Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:47.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194411459 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:47.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194411459 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:47.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194411460 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:47.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194411460 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:47.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194411461 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:47.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194411503 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:47.443Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:47.443Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:47.443Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:47.443Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:47.443Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:47.443Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:47.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194411509 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:47.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194411510 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:47.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194411510 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:47.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194411511 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:47.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194411511 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:47.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194411517 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:47.443Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:47.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194411519 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:47.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194411525 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:47.443Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:47.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194411525 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:47.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194411526 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:47.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194411527 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:47.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194411533 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:47.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194411534 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:47.443Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194411535 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:47.443Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194411535 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:48.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194411638 data=null button=1 stateMask=0x80000 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:48.274Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194412230 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:48.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194412333 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:48.274Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194412333 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:48.274Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:48.274Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:48.274Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:48.274Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:48.274Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:48.274Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:48.274Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:41:48.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194412337 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:41:48.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194412337 data=null doit=true} to TableItem with text {} [2019-07-31T08:41:48.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194412337 data=null} to TableItem with text {} [2019-07-31T08:41:48.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194412338 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:41:48.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194412338 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:41:48.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194412343 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:41:48.274Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:48.274Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:49.208Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:49.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:49.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194413475 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:49.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194413476 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:49.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194413478 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:49.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194413478 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:49.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194413479 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:49.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194413485 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:41:49.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:49.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:49.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:49.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:49.467Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:49.467Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:41:49.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:49.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:49.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:49.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:49.467Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:49.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194413503 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:49.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194413504 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:49.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194413504 data=null} to TreeItem with text {test} [2019-07-31T08:41:49.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194413504 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:49.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194413505 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:49.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194413543 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:49.467Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:49.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194413545 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:49.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194413545 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:49.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194413545 data=null} to TreeItem with text {test} [2019-07-31T08:41:49.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194413546 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:49.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194413546 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:49.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194413558 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:49.467Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:41:49.467Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:49.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1194413561 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T08:41:49.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1194413561 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T08:41:49.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1194413561 data=null} to TreeItem with text {Traces [5]} [2019-07-31T08:41:49.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1194413562 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T08:41:49.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194413562 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]} [2019-07-31T08:41:49.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1194413581 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T08:41:49.467Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-31T08:41:49.467Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:49.467Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:49.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194413763 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:41:49.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1194413763 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:41:49.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1194413764 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:41:49.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194413765 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:41:49.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194413765 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)} [2019-07-31T08:41:49.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194413807 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:41:49.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:49.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:49.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:49.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:49.728Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:49.728Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:49.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194413814 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:41:49.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1194413814 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:41:49.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1194413815 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:41:49.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194413815 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:41:49.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194413816 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)} [2019-07-31T08:41:49.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194413821 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:41:49.728Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:41:49.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194413828 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:41:49.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1194413828 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:41:49.728Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:49.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1194413829 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:41:49.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194413830 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:41:49.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194413830 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)} [2019-07-31T08:41:49.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194413836 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:41:49.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194413836 data=null button=1 stateMask=0x0 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:41:49.728Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194413837 data=null button=1 stateMask=0x0 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:41:49.728Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194413837 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)} [2019-07-31T08:41:51.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194414046 data=null button=1 stateMask=0x80000 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:41:51.078Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194414988 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:41:51.078Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1194414989 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:41:51.078Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1194414989 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:41:51.078Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:41:51.078Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:51.078Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:51.078Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:51.078Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:51.078Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:51.078Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:51.078Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:41:51.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194415030 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:41:51.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194415031 data=null doit=true} to TableItem with text {} [2019-07-31T08:41:51.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194415031 data=null} to TableItem with text {} [2019-07-31T08:41:51.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194415032 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:41:51.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194415033 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:41:51.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194415039 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:41:51.078Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:51.078Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:51.645Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:51.904Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:51.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194416054 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:41:51.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1194416054 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:41:51.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1194416054 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:41:51.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194416055 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:41:51.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194416055 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)} [2019-07-31T08:41:51.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194416061 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:41:51.904Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:51.904Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:51.904Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:51.904Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:51.904Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:51.904Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:41:51.904Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:51.904Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:51.904Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:51.904Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:51.904Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:51.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194416078 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:51.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194416078 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:51.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194416078 data=null} to TreeItem with text {test} [2019-07-31T08:41:51.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194416079 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:51.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194416079 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:52.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194416177 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:52.164Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:52.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194416178 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:52.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194416179 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:52.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194416179 data=null} to TreeItem with text {test} [2019-07-31T08:41:52.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194416179 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:52.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194416180 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:52.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194416238 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:52.164Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:41:52.164Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:52.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1194416240 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T08:41:52.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1194416240 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T08:41:52.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1194416246 data=null} to TreeItem with text {Traces [5]} [2019-07-31T08:41:52.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1194416247 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T08:41:52.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194416247 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]} [2019-07-31T08:41:52.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1194416278 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T08:41:52.164Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-31T08:41:52.424Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:52.424Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:52.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194416569 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:52.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194416570 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:52.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194416570 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:52.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194416570 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:52.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194416571 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} [2019-07-31T08:41:52.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194416611 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:52.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:52.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:52.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:52.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:52.424Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:52.424Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:52.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194416617 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:52.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194416617 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:52.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194416618 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:52.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194416618 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:52.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194416619 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} [2019-07-31T08:41:52.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194416624 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:52.424Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-31T08:41:52.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194416625 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:52.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194416626 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:52.424Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:52.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194416626 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:52.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194416627 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:52.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194416627 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} [2019-07-31T08:41:52.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194416637 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:52.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194416637 data=null button=1 stateMask=0x0 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:52.424Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1194416638 data=null button=1 stateMask=0x0 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:52.682Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194416638 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} [2019-07-31T08:41:52.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194416800 data=null button=1 stateMask=0x80000 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:53.199Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1194417281 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:53.199Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1194417282 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:53.199Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1194417282 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:53.199Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-31T08:41:53.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:53.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:53.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:53.199Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:53.199Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:53.199Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:53.199Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:53.199Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:41:53.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194417288 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:41:53.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194417288 data=null doit=true} to TableItem with text {} [2019-07-31T08:41:53.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194417288 data=null} to TableItem with text {} [2019-07-31T08:41:53.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194417289 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:41:53.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194417290 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:41:53.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194417319 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:41:53.199Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:53.199Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:54.573Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:54.573Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:54.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194418839 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:54.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194418839 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:54.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194418840 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:54.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194418840 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:54.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194418841 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} [2019-07-31T08:41:54.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194418858 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:41:54.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:54.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:54.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:54.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:54.833Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:54.833Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:41:54.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:54.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:54.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:54.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:54.833Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:54.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194418880 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:54.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194418881 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:54.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194418881 data=null} to TreeItem with text {test} [2019-07-31T08:41:54.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194418882 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:54.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194418886 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:54.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194418934 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:54.833Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:54.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194418935 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:54.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194418936 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:54.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194418936 data=null} to TreeItem with text {test} [2019-07-31T08:41:54.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194418936 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:54.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194418937 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:54.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194418944 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:54.833Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:41:54.833Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:54.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1194418946 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T08:41:54.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1194418946 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T08:41:54.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1194418947 data=null} to TreeItem with text {Traces [5]} [2019-07-31T08:41:54.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1194418947 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T08:41:54.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194418958 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]} [2019-07-31T08:41:54.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1194418998 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T08:41:54.833Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-31T08:41:55.092Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:55.092Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:55.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194419301 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:55.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194419302 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:55.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194419302 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:55.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194419303 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:55.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194419303 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} [2019-07-31T08:41:55.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194419366 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:55.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:55.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:55.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:55.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:55.351Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:55.351Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:55.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194419371 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:55.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194419372 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:55.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194419372 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:55.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194419373 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:55.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194419373 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} [2019-07-31T08:41:55.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194419379 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:55.351Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-31T08:41:55.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194419380 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:55.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194419388 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:55.351Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:55.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194419389 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:55.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194419390 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:55.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194419390 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} [2019-07-31T08:41:55.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194419436 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:55.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194419437 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:55.351Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1194419438 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:55.609Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194419438 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} [2019-07-31T08:41:55.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194419572 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:56.125Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1194420101 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:56.125Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1194420176 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:56.125Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1194420177 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:56.125Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-31T08:41:56.125Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:56.125Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:56.125Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:56.125Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:41:56.125Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:56.125Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:56.125Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:56.125Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:56.125Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:41:56.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194420183 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:41:56.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194420183 data=null doit=true} to TableItem with text {} [2019-07-31T08:41:56.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194420183 data=null} to TableItem with text {} [2019-07-31T08:41:56.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194420184 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:41:56.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194420185 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:41:56.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194420216 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:41:56.125Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:41:56.125Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:41:57.059Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:57.059Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:57.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194421265 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:57.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194421265 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:57.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194421265 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:57.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194421266 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:57.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194421266 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} [2019-07-31T08:41:57.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194421271 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:41:57.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:57.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:57.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:57.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:57.059Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:57.059Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:41:57.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:57.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:57.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:57.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:57.059Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:57.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194421288 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:57.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194421289 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:57.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194421289 data=null} to TreeItem with text {test} [2019-07-31T08:41:57.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194421289 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:57.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194421290 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:57.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194421347 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:57.316Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:57.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194421353 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:57.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194421375 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:57.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194421376 data=null} to TreeItem with text {test} [2019-07-31T08:41:57.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194421376 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:57.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194421377 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:57.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194421385 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:57.316Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:41:57.316Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:57.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1194421387 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T08:41:57.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1194421394 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T08:41:57.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1194421395 data=null} to TreeItem with text {Traces [5]} [2019-07-31T08:41:57.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1194421397 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T08:41:57.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194421397 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]} [2019-07-31T08:41:57.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1194421429 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T08:41:57.316Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-31T08:41:57.574Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:57.574Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:57.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1194421813 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:57.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1194421814 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:57.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1194421814 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:57.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1194421815 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:57.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194421815 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} [2019-07-31T08:41:57.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1194421873 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:57.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:57.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:57.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:57.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:57.833Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:57.833Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:57.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1194421880 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:57.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1194421881 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:57.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1194421882 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:57.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1194421883 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:57.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194421883 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} [2019-07-31T08:41:57.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1194421892 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:57.833Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-31T08:41:57.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1194421893 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:57.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1194421893 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:57.833Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:57.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1194421894 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:57.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1194421894 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:57.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194421895 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} [2019-07-31T08:41:57.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1194421900 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:57.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1194421901 data=null button=1 stateMask=0x0 x=133 y=158 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:57.833Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1194421909 data=null button=1 stateMask=0x0 x=133 y=158 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:58.092Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194421910 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} [2019-07-31T08:41:58.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1194422001 data=null button=1 stateMask=0x80000 x=133 y=158 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:58.092Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1194422219 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:58.092Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1194422219 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:58.092Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1194422220 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:58.092Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-31T08:41:58.092Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T08:41:58.092Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T08:41:58.351Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:41:58.351Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:58.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1194422436 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:58.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1194422436 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:58.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1194422437 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:58.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1194422437 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:58.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194422438 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} [2019-07-31T08:41:58.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1194422444 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T08:41:58.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:58.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:58.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:58.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:58.351Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:41:58.351Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:41:58.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:58.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:58.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:41:58.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:41:58.351Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:58.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194422469 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:58.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194422469 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:58.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194422470 data=null} to TreeItem with text {test} [2019-07-31T08:41:58.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194422470 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:58.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194422471 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:58.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194422516 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:58.351Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:58.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194422517 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:41:58.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194422518 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:58.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194422518 data=null} to TreeItem with text {test} [2019-07-31T08:41:58.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194422518 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:58.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194422519 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:41:58.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194422528 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:41:58.351Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:41:58.351Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:58.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1194422530 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T08:41:58.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1194422531 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T08:41:58.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1194422531 data=null} to TreeItem with text {Traces [5]} [2019-07-31T08:41:58.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1194422532 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T08:41:58.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194422532 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]} [2019-07-31T08:41:58.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1194422551 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T08:41:58.351Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:41:58.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1194422553 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T08:41:58.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1194422553 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T08:41:58.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1194422560 data=null} to TreeItem with text {Traces [5]} [2019-07-31T08:41:58.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1194422563 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T08:41:58.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194422564 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]} [2019-07-31T08:41:58.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1194422584 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T08:41:58.610Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T08:41:58.610Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T08:41:58.610Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T08:41:58.610Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T08:41:58.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1194422846 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T08:41:58.610Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:41:58.610Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:41:58.610Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:41:58.610Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:41:58.610Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:41:58.610Z] DEBUG - Clicking on &Yes [2019-07-31T08:41:58.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194422848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:41:58.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194422848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:41:58.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194422848 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:41:58.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194422848 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:41:58.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194422849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:41:58.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194422849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:41:58.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194422849 data=null item=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') [2019-07-31T08:42:00.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1194422665 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T08:42:00.775Z] DEBUG - Clicked on [2019-07-31T08:42:00.775Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:42:00.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:42:00.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:42:00.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:42:00.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:42:00.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:42:00.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194424669 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:42:00.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194424669 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:42:00.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194424670 data=null} to TreeItem with text {test} [2019-07-31T08:42:00.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194424671 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:42:00.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194424671 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:42:00.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194424709 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:42:00.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:42:00.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194424710 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:42:00.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194424711 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:42:00.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194424711 data=null} to TreeItem with text {test} [2019-07-31T08:42:00.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194424720 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:42:00.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194424721 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:42:00.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194424742 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:42:00.775Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:42:00.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:42:00.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1194424745 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T08:42:00.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1194424746 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T08:42:00.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1194424746 data=null} to TreeItem with text {Traces [5]} [2019-07-31T08:42:00.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1194424747 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T08:42:00.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194424756 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]} [2019-07-31T08:42:00.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1194424793 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T08:42:00.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:42:00.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1194424795 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T08:42:00.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1194424795 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T08:42:00.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1194424796 data=null} to TreeItem with text {Traces [5]} [2019-07-31T08:42:00.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1194424796 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T08:42:00.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194424797 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]} [2019-07-31T08:42:00.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1194424802 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T08:42:00.776Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:42:00.776Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:42:01.033Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:42:01.033Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:42:01.033Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194425171 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:42:01.033Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:42:01.033Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T08:42:01.033Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:42:01.033Z] 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') [2019-07-31T08:42:01.033Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:01.033Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:42:01.033Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:01.033Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:42:01.033Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:42:01.033Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:42:01.033Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:42:01.033Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:42:01.033Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:42:01.033Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:42:01.033Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:42:01.033Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:42:01.033Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:42:01.033Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:42:01.033Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:42:01.033Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:42:01.033Z] DEBUG - matched Combo with text "", using matcher: of type 'Button' [2019-07-31T08:42:40.899Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-31T08:42:40.899Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T08:42:40.899Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T08:42:40.899Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:42:40.899Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:42:40.899Z] DEBUG - Clicking on &Next > [2019-07-31T08:42:40.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1194465140 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') [2019-07-31T08:42:40.899Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1194465140 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') [2019-07-31T08:42:40.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1194465140 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T08:42:40.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1194465140 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T08:42:40.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1194465140 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') [2019-07-31T08:42:40.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1194465140 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') [2019-07-31T08:42:41.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1194465141 data=null item=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') [2019-07-31T08:42:41.417Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T08:42:41.417Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T08:42:41.417Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T08:42:41.417Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T08:42:41.417Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T08:42:41.417Z] DEBUG - Clicked on &Next > [2019-07-31T08:42:41.417Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:42:41.417Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:42:41.417Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T08:42:41.417Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:42:41.417Z] 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') [2019-07-31T08:42:41.417Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:41.417Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:42:41.417Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:41.417Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:42:41.417Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:42:41.417Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:42:41.417Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:42:41.417Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:42:41.417Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:42:41.417Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T08:42:41.417Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T08:42:41.417Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:42:41.417Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:42:41.417Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:42:41.417Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:42:41.417Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:42:41.417Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:42:41.417Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:42:41.417Z] DEBUG - matched Combo with text " [2019-07-31T08:42:41.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194465670 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:')) [2019-07-31T08:42:41.417Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:42:41.676Z] 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') [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:42:41.676Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:42:41.676Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:42:41.676Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:42:41.676Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@42f4a89f [2019-07-31T08:42:41.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1194465741 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') [2019-07-31T08:42:41.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1194465742 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') [2019-07-31T08:42:41.676Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1194465742 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:42:41.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1194465742 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:42:41.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1194465742 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') [2019-07-31T08:42:41.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1194465742 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') [2019-07-31T08:42:41.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1194465743 data=null item=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') [2019-07-31T08:42:41.677Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1194465748 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') [2019-07-31T08:42:41.677Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1194465748 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') [2019-07-31T08:42:41.677Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1194465748 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') [2019-07-31T08:42:41.677Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1194465748 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:42:41.677Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1194465749 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:42:41.677Z] 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') [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:42:41.677Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:42:41.677Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:42:41.677Z] 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') [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] 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') [2019-07-31T08:42:41.677Z] 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. [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:42:41.677Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:42:41.677Z] DEBUG - Clicking on &Finish [2019-07-31T08:42:41.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194465769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:42:41.677Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194465769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:42:41.677Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194465769 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:42:41.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194465769 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:42:41.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194465770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:42:41.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194465770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:42:42.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194465770 data=null item=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') [2019-07-31T08:42:42.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194464604 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:42:42.243Z] DEBUG - Clicked on [2019-07-31T08:42:42.243Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:42:42.243Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:42:42.243Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:42:42.243Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:42:42.243Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:42:42.243Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:42:42.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194466406 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:42:42.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194466406 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:42:42.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194466415 data=null} to TreeItem with text {test} [2019-07-31T08:42:42.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194466416 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:42:42.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194466416 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:42:42.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194466440 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:42:42.243Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:42:42.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194466442 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:42:42.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194466442 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:42:42.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194466443 data=null} to TreeItem with text {test} [2019-07-31T08:42:42.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194466443 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:42:42.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194466444 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:42:42.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194466461 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:42:42.243Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:42:42.243Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:42:42.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194466473 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:42:42.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194466474 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:42:42.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194466474 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:42:42.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194466475 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:42:42.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194466475 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:42:42.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194466525 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:42:42.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194466530 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:42:42.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194466530 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:42:42.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194466531 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:42:42.504Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194466531 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]} [2019-07-31T08:42:42.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194466535 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:42:42.504Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:42:42.504Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:42:42.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194466734 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:42.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194466735 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:42.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194466735 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:42.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194466736 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:42.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194466736 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:42.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194466825 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:42.762Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:42:42.762Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:42:42.762Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:42:42.762Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:42:42.762Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:42:42.762Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:42:42.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194466833 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:42.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194466833 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:42.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194466833 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:42.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194466833 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:42.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194466834 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:42.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194466840 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:42.762Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:42.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194466848 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:42.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194466848 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:42.762Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:42:42.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194466849 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:42.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194466849 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:42.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194466850 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:42.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194466855 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:42.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194466856 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:42.762Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194466857 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:43.020Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194466857 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:43.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194466974 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:43.278Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194467364 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:43.278Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194467366 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:43.278Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194467366 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:43.278Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:43.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:42:44.213Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:42:44.213Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:42:44.213Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:42:44.213Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:42:44.213Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:42:44.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194468381 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:42:44.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194468381 data=null doit=true} to TableItem with text {} [2019-07-31T08:42:44.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194468382 data=null} to TableItem with text {} [2019-07-31T08:42:44.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194468434 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:42:44.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194468435 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:42:44.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194468442 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:42:44.213Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:42:44.213Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:42:44.471Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:42:44.471Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:42:44.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194468615 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:44.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194468616 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:44.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194468616 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:44.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194468617 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:44.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194468617 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:44.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194468625 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:44.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:42:44.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:42:44.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:42:44.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:42:44.471Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:42:44.471Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:42:44.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:42:44.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:42:44.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:42:44.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:42:44.471Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:42:44.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194468651 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:42:44.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194468652 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:42:44.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194468652 data=null} to TreeItem with text {test} [2019-07-31T08:42:44.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194468653 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:42:44.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194468653 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:42:44.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194468691 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:42:44.471Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:42:44.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194468693 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:42:44.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194468693 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:42:44.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194468694 data=null} to TreeItem with text {test} [2019-07-31T08:42:44.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194468694 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:42:44.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194468695 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:42:44.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194468705 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:42:44.471Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:42:44.471Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:42:44.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194468707 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:42:44.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194468707 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:42:44.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194468708 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:42:44.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194468708 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:42:44.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194468708 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:42:44.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194468739 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:42:44.731Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:42:44.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194468742 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:42:44.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194468743 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:42:44.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194468743 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:42:44.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194468744 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:42:44.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194468744 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:42:44.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194468750 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:42:44.731Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T08:42:44.731Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T08:42:44.731Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T08:42:44.990Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T08:42:44.990Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1194469058 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T08:42:44.990Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:42:44.990Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:42:44.990Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:42:44.990Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:42:44.990Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:42:44.990Z] DEBUG - Clicking on &Yes [2019-07-31T08:42:44.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194469060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:42:44.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194469060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:42:44.990Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194469060 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:42:44.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194469061 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:42:44.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194469061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:42:44.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194469062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:42:44.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194469062 data=null item=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') [2019-07-31T08:42:45.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1194468803 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T08:42:45.557Z] DEBUG - Clicked on [2019-07-31T08:42:45.557Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:42:45.557Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:42:45.557Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:42:45.557Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:42:45.557Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:42:45.557Z] DEBUG - Unselecting all in (of type 'Tree') [2019-07-31T08:42:45.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1194469651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T08:42:45.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1194469651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T08:42:45.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1194469652 data=null doit=true} to (of type 'Tree') [2019-07-31T08:42:45.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1194469652 data=null} to (of type 'Tree') [2019-07-31T08:42:45.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194469653 data=null button=1 stateMask=0x40000 x=91 y=53 count=1} to (of type 'Tree') [2019-07-31T08:42:45.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194469653 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') [2019-07-31T08:42:45.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194469674 data=null button=1 stateMask=0xc0000 x=91 y=53 count=1} to (of type 'Tree') [2019-07-31T08:42:45.557Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File' [2019-07-31T08:42:45.557Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:42:45.557Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:42:45.815Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:42:45.815Z] DEBUG - matched Shell with text "Import", using matcher: with text 'Import' [2019-07-31T08:42:45.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import} time=1194469902 data=null doit=true} to Shell with text {Import} [2019-07-31T08:42:45.815Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:42:45.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:42:45.815Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:42:45.815Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:42:45.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=1194469924 data=null button=0 stateMask=0x0 x=100 y=116 count=0} to Tree node with text: Trace Import [2019-07-31T08:42:45.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Import} time=1194469924 data=null doit=true} to Tree node with text: Trace Import [2019-07-31T08:42:45.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=1194469925 data=null} to Tree node with text: Trace Import [2019-07-31T08:42:45.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=1194469925 data=null button=1 stateMask=0x0 x=100 y=116 count=1} to Tree node with text: Trace Import [2019-07-31T08:42:45.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194469926 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 [2019-07-31T08:42:45.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=1194469927 data=null button=1 stateMask=0x80000 x=100 y=116 count=1} to Tree node with text: Trace Import [2019-07-31T08:42:45.815Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T08:42:45.815Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T08:42:45.815Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-31T08:42:45.815Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T08:42:45.815Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T08:42:45.815Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:42:45.815Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:42:45.815Z] DEBUG - Clicking on &Next > [2019-07-31T08:42:45.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1194469941 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') [2019-07-31T08:42:45.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1194469942 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') [2019-07-31T08:42:45.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1194469942 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T08:42:45.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1194469942 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T08:42:45.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1194469942 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') [2019-07-31T08:42:45.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1194469942 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') [2019-07-31T08:42:46.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1194469943 data=null item=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') [2019-07-31T08:42:46.077Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T08:42:46.077Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T08:42:46.077Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T08:42:46.077Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T08:42:46.077Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T08:42:46.077Z] DEBUG - Clicked on &Next > [2019-07-31T08:42:46.077Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:42:46.077Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:42:46.077Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T08:42:46.077Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:42:46.077Z] 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') [2019-07-31T08:42:46.077Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:46.077Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:42:46.077Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:46.077Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:42:46.077Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:42:46.077Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:42:46.077Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:42:46.077Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:42:46.077Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:42:46.077Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T08:42:46.077Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T08:42:46.077Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:42:46.077Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:42:46.077Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:42:46.077Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:42:46.077Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:42:46.077Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:42:46.077Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:42:46.077Z] DEBUG - matched Combo with text " [2019-07-31T08:42:46.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194470363 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:')) [2019-07-31T08:42:46.336Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:42:46.336Z] 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') [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:42:46.336Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:42:46.336Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:42:46.336Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:42:46.336Z] 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') [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:42:46.336Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:42:46.336Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:42:46.336Z] 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') [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] 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') [2019-07-31T08:42:46.336Z] 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. [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:42:46.336Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:42:46.336Z] DEBUG - Clicking on &Finish [2019-07-31T08:42:46.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194470402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:42:46.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194470402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:42:46.336Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194470403 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:42:46.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194470403 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:42:46.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194470403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:42:46.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194470403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:42:46.599Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:42:46.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194470403 data=null item=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') [2019-07-31T08:42:46.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194469727 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:42:47.175Z] DEBUG - Clicked on [2019-07-31T08:42:47.175Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:42:47.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:42:47.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:42:47.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:42:47.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:42:47.175Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:42:47.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1194470912 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-31T08:42:47.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1194470912 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:42:47.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1194470912 data=null} to TreeItem with text {Tracing} [2019-07-31T08:42:47.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1194470913 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-31T08:42:47.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194470914 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} [2019-07-31T08:42:47.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1194470960 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-31T08:42:47.175Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:42:47.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1194470962 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-31T08:42:47.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1194470962 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:42:47.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1194470963 data=null} to TreeItem with text {Tracing} [2019-07-31T08:42:47.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1194470970 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-31T08:42:47.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194470971 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} [2019-07-31T08:42:47.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1194470989 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-31T08:42:47.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1194470990 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:42:47.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1194470991 data=null} to TreeItem with text {Tracing} [2019-07-31T08:42:47.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1194470991 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-31T08:42:47.175Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194470992 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} [2019-07-31T08:42:47.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1194470996 data=null button=1 stateMask=0x80000 x=48 y=74 count=1} to TreeItem with text {Tracing} [2019-07-31T08:42:47.175Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:42:47.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194471014 data=null button=0 stateMask=0x0 x=91 y=116 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:42:47.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194471017 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:42:47.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194471017 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:42:47.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194471018 data=null button=1 stateMask=0x0 x=91 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:42:47.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194471018 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:42:47.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194471046 data=null button=1 stateMask=0x80000 x=91 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:42:47.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194471048 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:42:47.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194471048 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:42:47.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194471049 data=null button=1 stateMask=0x0 x=91 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:42:47.175Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194471051 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]} [2019-07-31T08:42:47.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194471055 data=null button=1 stateMask=0x80000 x=75 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:42:47.572Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:42:47.572Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:42:47.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194471527 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:47.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194471527 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:47.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194471527 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:47.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194471528 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:47.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194471528 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:47.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194471566 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:47.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:42:47.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:42:47.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:42:47.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:42:47.572Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:42:47.572Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:42:47.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194471576 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:47.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194471576 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:47.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194471576 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:47.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194471577 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:47.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194471577 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:47.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194471588 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:47.572Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:47.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194471590 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:47.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194471590 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:47.572Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:42:47.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194471590 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:47.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194471591 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:47.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194471591 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:47.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194471597 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:47.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194471598 data=null button=1 stateMask=0x0 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:47.572Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194471598 data=null button=1 stateMask=0x0 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:47.572Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194471599 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:47.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194471675 data=null button=1 stateMask=0x80000 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:47.832Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194471939 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:47.832Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194471939 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:47.832Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194471940 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:47.832Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:47.832Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:42:49.206Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:42:49.206Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:42:49.206Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:42:49.206Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:42:49.206Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:42:49.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194473118 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:42:49.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194473118 data=null doit=true} to TableItem with text {} [2019-07-31T08:42:49.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194473119 data=null} to TableItem with text {} [2019-07-31T08:42:49.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194473120 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:42:49.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194473120 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:42:49.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194473143 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:42:49.206Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:42:49.206Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:42:49.206Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:42:49.206Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:42:49.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194473304 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:49.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194473305 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:49.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194473305 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:49.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194473306 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:49.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194473306 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:49.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194473311 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:42:49.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:42:49.206Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:42:49.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:42:49.206Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:42:49.206Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:42:49.206Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} time=1194473327 data=null doit=true} to Shell with text {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} [2019-07-31T08:42:49.206Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:42:49.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:42:49.206Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:42:49.206Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:42:49.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1194473358 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-31T08:42:49.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1194473358 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:42:49.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1194473358 data=null} to TreeItem with text {Tracing} [2019-07-31T08:42:49.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1194473359 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-31T08:42:49.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194473359 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} [2019-07-31T08:42:49.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1194473397 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-31T08:42:49.463Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:42:49.463Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:42:49.463Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:42:50.397Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:42:50.397Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:42:50.397Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:42:50.397Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:42:50.397Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:42:50.397Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:42:50.397Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:42:50.397Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:42:50.397Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:42:50.397Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:42:50.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194474316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:42:50.397Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194474316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:42:50.397Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194474316 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:42:50.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194474317 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:42:50.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194474317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:42:50.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194474317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:42:50.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194474317 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:42:50.397Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194474317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:42:50.397Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194474318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:42:50.397Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194474318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:42:50.397Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194474318 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:42:50.397Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194474318 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:42:50.397Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:42:50.397Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:42:50.397Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:42:50.397Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:42:50.397Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:42:50.397Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:42:50.397Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:42:50.397Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:42:50.397Z] DEBUG - Clicking on OK [2019-07-31T08:42:50.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1194474320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:42:50.397Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1194474320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:42:50.397Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1194474320 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:42:50.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1194474320 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:42:50.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1194474320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:42:50.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1194474320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:42:50.397Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:42:50.397Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:42:50.397Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:42:50.397Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:42:50.397Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:42:50.397Z] DEBUG - Clicked on OK [2019-07-31T08:42:50.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1194474321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:42:50.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1194473490 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:42:50.655Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:42:50.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:42:50.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:42:50.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:42:50.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:42:50.655Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:42:50.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194474858 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:42:50.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194474858 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:42:50.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194474858 data=null} to TreeItem with text {test} [2019-07-31T08:42:50.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194474859 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:42:50.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194474859 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:42:50.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194474916 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:42:50.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:42:50.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194474918 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:42:50.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194474918 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:42:50.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194474919 data=null} to TreeItem with text {test} [2019-07-31T08:42:50.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194474919 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:42:50.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194474920 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:42:50.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194474943 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:42:50.915Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:42:50.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:42:50.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194474952 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:42:50.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194474953 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:42:50.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194474953 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:42:50.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194474954 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:42:50.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194474954 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:42:50.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194474992 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:42:50.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:42:50.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194474993 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:42:50.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194474993 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:42:50.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194474994 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:42:50.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194474994 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:42:50.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194474995 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:42:50.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194475001 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:42:50.915Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T08:42:50.915Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T08:42:51.174Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T08:42:51.174Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T08:42:51.174Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1194475233 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T08:42:51.174Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:42:51.174Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:42:51.174Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:42:51.174Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:42:51.174Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:42:51.174Z] DEBUG - Clicking on &Yes [2019-07-31T08:42:51.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194475234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:42:51.174Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194475234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:42:51.174Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194475234 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:42:51.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194475234 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:42:51.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194475235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:42:51.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194475235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:42:51.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194475235 data=null item=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') [2019-07-31T08:42:51.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1194475056 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T08:42:51.434Z] DEBUG - Clicked on [2019-07-31T08:42:51.434Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:42:51.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:42:51.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:42:51.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:42:51.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:42:51.434Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:42:51.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194475461 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:42:51.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194475461 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:42:51.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194475461 data=null} to TreeItem with text {test} [2019-07-31T08:42:51.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194475462 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:42:51.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194475462 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:42:51.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194475499 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:42:51.434Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:42:51.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194475500 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:42:51.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194475501 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:42:51.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194475501 data=null} to TreeItem with text {test} [2019-07-31T08:42:51.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194475501 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:42:51.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194475510 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:42:51.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194475530 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:42:51.434Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:42:51.434Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:42:51.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194475534 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:42:51.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194475535 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:42:51.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194475535 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:42:51.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194475535 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:42:51.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194475536 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:42:51.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194475557 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:42:51.434Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:42:51.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194475559 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:42:51.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194475559 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:42:51.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194475559 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:42:51.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194475560 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:42:51.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194475560 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:42:51.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194475570 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:42:51.434Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:42:51.434Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:42:51.693Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:42:51.693Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:42:51.693Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194475930 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:42:51.693Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:42:51.693Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T08:42:51.693Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:42:51.693Z] 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') [2019-07-31T08:42:51.693Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:51.693Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:42:51.693Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:42:51.693Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:42:51.693Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:42:51.693Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:42:51.693Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:42:51.693Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:42:51.693Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:42:51.693Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:42:51.693Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:42:51.693Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:42:51.693Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:42:51.693Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:42:51.693Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:42:51.693Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:42:51.693Z] DEBUG - matched Combo with text " [2019-07-31T08:43:27.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194511975 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:')) [2019-07-31T08:43:27.778Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:43:27.778Z] 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') [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:43:27.778Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:43:27.778Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@12fbf2be [2019-07-31T08:43:27.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1194511988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:43:27.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1194511989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:43:27.778Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1194511989 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:43:27.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1194511989 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:43:27.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1194511990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:43:27.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1194511990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:43:27.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1194511990 data=null item=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') [2019-07-31T08:43:27.778Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1194511991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:43:27.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1194511991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:43:27.778Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1194511991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:43:27.778Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1194511991 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:43:27.778Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1194511992 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:43:27.778Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:43:27.778Z] 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') [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:43:27.778Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:43:27.778Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:43:27.778Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:43:27.779Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:43:27.779Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:43:27.779Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T08:43:27.779Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:43:27.779Z] 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') [2019-07-31T08:43:27.779Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:43:27.779Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:43:27.779Z] 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') [2019-07-31T08:43:27.779Z] 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. [2019-07-31T08:43:27.779Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:43:27.779Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:27.779Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:43:27.779Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:27.779Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:43:27.779Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:43:27.779Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:43:27.779Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:43:27.779Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:43:27.779Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:43:27.779Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:43:27.779Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:43:27.779Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:43:27.779Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:43:27.779Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:43:27.779Z] DEBUG - Clicking on &Finish [2019-07-31T08:43:27.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194512012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:43:27.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194512012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:43:27.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194512019 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:43:27.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194512019 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:43:27.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194512019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:43:27.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194512019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:43:28.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194512020 data=null item=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') [2019-07-31T08:43:28.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194511547 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:43:28.603Z] DEBUG - Clicked on [2019-07-31T08:43:28.603Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:43:28.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:28.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:28.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:28.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:28.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:28.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194512664 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:43:28.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194512674 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:28.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194512674 data=null} to TreeItem with text {test} [2019-07-31T08:43:28.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194512675 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:28.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194512675 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:28.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194512763 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:28.604Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:28.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194512764 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:43:28.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194512765 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:28.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194512765 data=null} to TreeItem with text {test} [2019-07-31T08:43:28.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194512766 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:28.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194512772 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:28.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194512782 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:28.604Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:43:28.604Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:28.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1194512830 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T08:43:28.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1194512830 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T08:43:28.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1194512831 data=null} to TreeItem with text {Traces [2]} [2019-07-31T08:43:28.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1194512831 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:43:28.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194512832 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]} [2019-07-31T08:43:28.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1194512858 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:43:28.869Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T08:43:28.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [2]} time=1194512860 data=null doit=true} to TreeItem with text {FolderA [2]} [2019-07-31T08:43:28.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [2]} time=1194512860 data=null} to TreeItem with text {FolderA [2]} [2019-07-31T08:43:28.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [2]} time=1194512861 data=null button=1 stateMask=0x0 x=113 y=74 count=1} to TreeItem with text {FolderA [2]} [2019-07-31T08:43:28.869Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194512862 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]} [2019-07-31T08:43:28.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [2]} time=1194512866 data=null button=1 stateMask=0x80000 x=97 y=74 count=1} to TreeItem with text {FolderA [2]} [2019-07-31T08:43:28.869Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:43:28.869Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:28.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194513051 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:28.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194513052 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:28.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194513052 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:28.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194513053 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:28.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194513053 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:28.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194513092 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:28.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:28.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:28.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:28.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:28.869Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:43:28.869Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:28.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194513101 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:28.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194513101 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:28.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194513102 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:28.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194513102 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:28.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194513102 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:28.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194513108 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:28.869Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:28.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194513114 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:28.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194513115 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:28.869Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:28.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194513116 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:28.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194513116 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:28.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194513117 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:28.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194513122 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:28.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194513123 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:28.869Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194513123 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:29.130Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194513124 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:29.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194513200 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:29.388Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194513556 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:29.388Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194513556 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:29.389Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194513556 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:29.389Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:29.389Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:43:30.322Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:43:30.322Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:43:30.870Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:43:30.870Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:43:30.870Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:43:30.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194514645 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:43:30.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194514646 data=null doit=true} to TableItem with text {} [2019-07-31T08:43:30.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194514646 data=null} to TableItem with text {} [2019-07-31T08:43:30.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194514646 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:43:30.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194514647 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:43:30.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194514653 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:43:30.870Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:43:30.870Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:43:30.870Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:43:30.870Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:30.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194514822 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:30.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194514822 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:30.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194514823 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:30.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194514823 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:30.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194514824 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:30.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194514833 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:30.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:30.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:30.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:30.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:30.870Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:43:30.870Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:43:30.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:30.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:30.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:30.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:30.870Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:30.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194514877 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:43:30.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194514877 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:30.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194514878 data=null} to TreeItem with text {test} [2019-07-31T08:43:30.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194514878 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:30.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194514879 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:30.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194514922 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:30.870Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:30.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194514924 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:43:30.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194514924 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:30.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194514925 data=null} to TreeItem with text {test} [2019-07-31T08:43:30.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194514926 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:30.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194514926 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:30.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194514934 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:30.870Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:43:30.870Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:30.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1194514936 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T08:43:30.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1194514936 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T08:43:30.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1194514936 data=null} to TreeItem with text {Traces [2]} [2019-07-31T08:43:30.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1194514937 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:43:30.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194514937 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]} [2019-07-31T08:43:30.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1194514958 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:43:30.870Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T08:43:30.870Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again. [2019-07-31T08:43:31.275Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:43:31.275Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:31.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194515441 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:31.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194515441 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:31.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194515442 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:31.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194515442 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:31.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194515443 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:31.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194515486 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:31.275Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:31.275Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:31.275Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:31.275Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:31.275Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:43:31.275Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:31.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194515492 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:31.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194515492 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:31.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194515493 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:31.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194515494 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:31.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194515494 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:31.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194515499 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:31.275Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:31.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194515507 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:31.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194515507 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:31.275Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:31.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194515508 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:31.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194515508 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:31.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194515509 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:31.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194515514 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:31.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194515515 data=null button=1 stateMask=0x0 x=166 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:31.275Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194515515 data=null button=1 stateMask=0x0 x=166 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:31.572Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194515516 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:32.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194515671 data=null button=1 stateMask=0x80000 x=166 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:32.140Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194516307 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:32.140Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194516308 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:32.140Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194516308 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:32.140Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:32.140Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:43:32.140Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:43:32.140Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:43:32.140Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:43:32.140Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:43:32.140Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:43:32.140Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:43:32.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194516313 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:43:32.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194516313 data=null doit=true} to TableItem with text {} [2019-07-31T08:43:32.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194516314 data=null} to TableItem with text {} [2019-07-31T08:43:32.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194516314 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:43:32.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194516315 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:43:32.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194516323 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:43:32.140Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:43:32.140Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:43:33.515Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:43:33.515Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:33.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194517823 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:33.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194517823 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:33.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194517824 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:33.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194517824 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:33.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194517825 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:33.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194517830 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:33.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:33.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:33.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:33.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:33.773Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:43:33.773Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T08:43:33.773Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:33.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=1194517835 data=null button=0 stateMask=0x0 x=102 y=137 count=0} to TreeItem with text {FolderB} [2019-07-31T08:43:33.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=1194517836 data=null doit=true} to TreeItem with text {FolderB} [2019-07-31T08:43:33.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=1194517836 data=null} to TreeItem with text {FolderB} [2019-07-31T08:43:33.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=1194517841 data=null button=1 stateMask=0x0 x=102 y=137 count=1} to TreeItem with text {FolderB} [2019-07-31T08:43:33.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194517841 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} [2019-07-31T08:43:33.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=1194517866 data=null button=1 stateMask=0x80000 x=102 y=137 count=1} to TreeItem with text {FolderB} [2019-07-31T08:43:33.773Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:43:33.773Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:43:34.340Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:43:34.340Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:43:34.340Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194518337 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:43:34.340Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:43:34.340Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T08:43:34.340Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:43:34.340Z] 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') [2019-07-31T08:43:34.340Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:34.340Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:43:34.340Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:34.340Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:43:34.340Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:43:34.340Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:43:34.340Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:43:34.340Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:43:34.340Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:43:34.340Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:43:34.341Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:43:34.341Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:43:34.341Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:43:34.341Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:43:34.341Z] DEBUG - matched Combo with text " [2019-07-31T08:43:34.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194518478 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:')) [2019-07-31T08:43:34.341Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:43:34.341Z] 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') [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:43:34.341Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:43:34.341Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:43:34.341Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:43:34.341Z] 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') [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:43:34.341Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:43:34.341Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:43:34.341Z] 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') [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] 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') [2019-07-31T08:43:34.341Z] 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. [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:43:34.341Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:43:34.341Z] DEBUG - Clicking on &Finish [2019-07-31T08:43:34.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194518524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:43:34.341Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194518525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:43:34.341Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194518525 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:43:34.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194518525 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:43:34.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194518526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:43:34.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194518526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:43:34.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194518526 data=null item=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') [2019-07-31T08:43:34.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194517925 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:43:35.165Z] DEBUG - Clicked on [2019-07-31T08:43:35.165Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:43:35.165Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:35.165Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:35.165Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:35.165Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:35.165Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:35.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194519279 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:43:35.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194519280 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:35.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194519281 data=null} to TreeItem with text {test} [2019-07-31T08:43:35.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194519281 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:35.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194519282 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:35.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194519325 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:35.165Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:35.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194519327 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:43:35.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194519327 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:35.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194519328 data=null} to TreeItem with text {test} [2019-07-31T08:43:35.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194519328 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:35.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194519329 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:35.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194519341 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:35.165Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:43:35.165Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:35.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1194519343 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-31T08:43:35.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1194519343 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T08:43:35.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1194519343 data=null} to TreeItem with text {Traces [4]} [2019-07-31T08:43:35.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1194519344 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T08:43:35.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194519344 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]} [2019-07-31T08:43:35.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1194519370 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T08:43:35.165Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-31T08:43:35.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [2]} time=1194519372 data=null doit=true} to TreeItem with text {FolderB [2]} [2019-07-31T08:43:35.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [2]} time=1194519372 data=null} to TreeItem with text {FolderB [2]} [2019-07-31T08:43:35.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=1194519373 data=null button=1 stateMask=0x0 x=113 y=137 count=1} to TreeItem with text {FolderB [2]} [2019-07-31T08:43:35.165Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194519373 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]} [2019-07-31T08:43:35.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=1194519378 data=null button=1 stateMask=0x80000 x=97 y=137 count=1} to TreeItem with text {FolderB [2]} [2019-07-31T08:43:35.735Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:43:35.735Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:35.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194519882 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:35.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194519883 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:35.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194519883 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:35.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194519884 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:35.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194519884 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:35.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194519940 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:35.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:35.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:35.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:35.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:35.735Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:43:35.735Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:35.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194519947 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:35.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194519947 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:35.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194519948 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:35.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194519948 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:35.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194519949 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:35.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194519968 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:35.735Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:35.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194519969 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:35.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194519970 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:35.735Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:35.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194519970 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:35.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194519971 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:35.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194519971 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:35.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194519990 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:35.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194519991 data=null button=1 stateMask=0x0 x=170 y=158 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:35.993Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194519992 data=null button=1 stateMask=0x0 x=170 y=158 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:35.993Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194519992 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:36.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194520092 data=null button=1 stateMask=0x80000 x=170 y=158 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:36.253Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194520343 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:36.253Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194520343 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:36.253Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194520344 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:36.253Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:36.253Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:43:36.253Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:43:36.253Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:43:37.186Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:43:37.186Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:43:37.186Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:43:37.186Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:43:37.186Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:43:37.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194521364 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:43:37.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194521365 data=null doit=true} to TableItem with text {} [2019-07-31T08:43:37.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194521365 data=null} to TableItem with text {} [2019-07-31T08:43:37.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194521365 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:43:37.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194521366 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:43:37.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194521423 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:43:37.186Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:43:37.186Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:43:37.444Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:43:37.444Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:37.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194521638 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:37.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194521638 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:37.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194521639 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:37.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194521640 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:37.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194521640 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:37.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194521646 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:37.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:37.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:37.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:37.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:37.444Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:43:37.444Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:43:37.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:37.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:37.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:37.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:37.444Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:37.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194521663 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:43:37.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194521663 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:37.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194521663 data=null} to TreeItem with text {test} [2019-07-31T08:43:37.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194521664 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:37.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194521664 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:37.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194521734 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:37.702Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:37.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194521735 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:43:37.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194521736 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:37.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194521736 data=null} to TreeItem with text {test} [2019-07-31T08:43:37.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194521737 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:37.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194521737 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:37.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194521754 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:37.702Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:43:37.702Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:37.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1194521756 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-31T08:43:37.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1194521757 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T08:43:37.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1194521757 data=null} to TreeItem with text {Traces [4]} [2019-07-31T08:43:37.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1194521757 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T08:43:37.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194521758 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]} [2019-07-31T08:43:37.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1194521790 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T08:43:37.702Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-31T08:43:37.702Z] WARN - Tree item TreeItem with text {FolderB [2]} is already expanded. Won't expand it again. [2019-07-31T08:43:37.962Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:43:37.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:37.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194522070 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:37.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194522070 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:37.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194522071 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:37.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194522071 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:37.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194522072 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:37.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194522123 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:37.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:37.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:37.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:37.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:37.962Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:43:37.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:37.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194522130 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:37.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194522130 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:37.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194522130 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:37.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194522131 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:37.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194522131 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:37.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194522137 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:37.962Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:37.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194522153 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:37.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194522153 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:37.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:37.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194522154 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:37.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194522156 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:37.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194522157 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:37.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194522162 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:37.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194522163 data=null button=1 stateMask=0x0 x=166 y=179 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:37.962Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194522164 data=null button=1 stateMask=0x0 x=166 y=179 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:38.220Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194522164 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:38.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194522260 data=null button=1 stateMask=0x80000 x=166 y=179 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:38.788Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194522787 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:38.788Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194522943 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:38.788Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194522943 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:38.788Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:38.788Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:43:38.788Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:43:38.788Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:43:38.788Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:43:38.788Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:43:38.788Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:43:38.788Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:43:38.788Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:43:38.788Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:43:38.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194522948 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:43:38.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194522949 data=null doit=true} to TableItem with text {} [2019-07-31T08:43:38.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194522949 data=null} to TableItem with text {} [2019-07-31T08:43:38.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194522950 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:43:38.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194522950 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:43:38.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194522991 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:43:38.788Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:43:38.788Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:43:39.724Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:43:39.724Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:39.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194523999 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:39.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194523999 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:39.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194524000 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:39.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194524000 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:39.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194524001 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:39.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194524006 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:39.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:39.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:39.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:39.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:39.983Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:43:39.983Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:43:39.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:39.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:39.983Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-31T08:43:39.983Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again. [2019-07-31T08:43:39.983Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-31T08:43:39.983Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-31T08:43:39.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1194524022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T08:43:39.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1194524023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T08:43:39.983Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1194524026 data=null doit=true} to (of type 'Tree') [2019-07-31T08:43:39.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1194524030 data=null} to (of type 'Tree') [2019-07-31T08:43:39.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194524046 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to (of type 'Tree') [2019-07-31T08:43:39.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194524047 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') [2019-07-31T08:43:39.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194524093 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to (of type 'Tree') [2019-07-31T08:43:39.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1194524094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T08:43:39.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1194524094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T08:43:39.983Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1194524095 data=null doit=true} to (of type 'Tree') [2019-07-31T08:43:39.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1194524095 data=null} to (of type 'Tree') [2019-07-31T08:43:39.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=1194524096 data=null button=1 stateMask=0x40000 x=113 y=137 count=1} to (of type 'Tree') [2019-07-31T08:43:39.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194524096 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') [2019-07-31T08:43:39.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=1194524110 data=null button=1 stateMask=0xc0000 x=113 y=137 count=1} to (of type 'Tree') [2019-07-31T08:43:39.983Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:43:39.983Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:43:40.242Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:43:40.242Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-31T08:43:40.242Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:43:40.242Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:43:40.242Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:43:40.242Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:43:40.242Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:43:40.242Z] DEBUG - Clicking on &Yes [2019-07-31T08:43:40.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194524435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:43:40.242Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194524435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:43:40.242Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194524440 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:43:40.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194524441 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:43:40.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194524441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:43:40.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194524441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:43:40.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194524442 data=null item=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') [2019-07-31T08:43:42.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1194524171 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:43:42.468Z] DEBUG - Clicked on [2019-07-31T08:43:42.468Z] DEBUG - matched EditorReference with text "", using matcher: with name '"FolderA/kernel-overlap-testing"' [2019-07-31T08:43:42.468Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:43:42.468Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:42.468Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:42.468Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:42.468Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:42.468Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:42.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194526406 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:43:42.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194526406 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:42.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194526407 data=null} to TreeItem with text {test} [2019-07-31T08:43:42.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194526407 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:42.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194526408 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:42.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194526465 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:42.468Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:42.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194526467 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:43:42.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194526467 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:42.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194526468 data=null} to TreeItem with text {test} [2019-07-31T08:43:42.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194526469 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:42.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194526469 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:42.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194526476 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:42.468Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:43:42.468Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:42.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194526478 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:43:42.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194526483 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:43:42.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194526484 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:43:42.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194526484 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:43:42.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194526485 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:43:42.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194526513 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:43:42.468Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:42.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194526514 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:43:42.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194526515 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:43:42.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194526515 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:43:42.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194526517 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:43:42.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194526517 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:43:42.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194526523 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:43:42.468Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T08:43:42.468Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T08:43:42.727Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T08:43:42.727Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T08:43:42.727Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1194526894 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T08:43:42.727Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:43:42.727Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:43:42.727Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:43:42.727Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:43:42.727Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:43:42.727Z] DEBUG - Clicking on &Yes [2019-07-31T08:43:42.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194526897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:43:42.727Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194526897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:43:42.727Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194526897 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:43:42.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194526897 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:43:42.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194526897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:43:42.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194526898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:43:42.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194526898 data=null item=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') [2019-07-31T08:43:43.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1194526584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T08:43:43.296Z] DEBUG - Clicked on [2019-07-31T08:43:43.296Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:43:43.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:43.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:43.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:43.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:43.296Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:43.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194527494 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:43:43.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194527494 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:43.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194527495 data=null} to TreeItem with text {test} [2019-07-31T08:43:43.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194527495 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:43.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194527495 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:43.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194527518 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:43.296Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:43.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194527529 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:43:43.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194527529 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:43.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194527529 data=null} to TreeItem with text {test} [2019-07-31T08:43:43.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194527530 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:43.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194527530 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:43.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194527542 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:43.296Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:43:43.296Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:43.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194527544 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:43:43.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194527544 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:43:43.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194527545 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:43:43.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194527545 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:43:43.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194527546 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:43:43.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194527572 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:43:43.555Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:43.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194527574 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:43:43.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194527574 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:43:43.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194527576 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:43:43.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194527577 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:43:43.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194527577 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:43:43.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194527582 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:43:43.555Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2019-07-31T08:43:43.555Z] DEBUG - Clicking on with mnemonic 'New Folder...' [2019-07-31T08:43:43.555Z] DEBUG - Clicked on with mnemonic 'New Folder...' [2019-07-31T08:43:43.555Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2019-07-31T08:43:43.555Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:43:43.555Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T08:43:43.555Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:43:43.555Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:43:43.555Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:43:43.555Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:43:43.555Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:43:43.555Z] DEBUG - Clicking on OK [2019-07-31T08:43:43.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1194527766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:43:43.555Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1194527767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:43:43.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1194527767 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:43:43.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1194527767 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:43:43.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1194527768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:43:43.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1194527768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:43:43.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1194527768 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:43:43.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1194527634 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...' [2019-07-31T08:43:43.815Z] DEBUG - Clicked on [2019-07-31T08:43:43.815Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:43.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194527916 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:43:43.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194527916 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:43:43.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194527917 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:43:43.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194527917 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:43:43.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194527918 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:43:43.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194527934 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:43:43.815Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2019-07-31T08:43:43.815Z] DEBUG - Clicking on with mnemonic 'New Folder...' [2019-07-31T08:43:44.073Z] DEBUG - Clicked on with mnemonic 'New Folder...' [2019-07-31T08:43:44.073Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2019-07-31T08:43:44.073Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:43:44.073Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T08:43:44.073Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:43:44.073Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:43:44.073Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:43:44.073Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:43:44.073Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:43:44.073Z] DEBUG - Clicking on OK [2019-07-31T08:43:44.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1194528137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:43:44.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1194528137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:43:44.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1194528141 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:43:44.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1194528141 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:43:44.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1194528142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:43:44.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1194528142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:43:44.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1194528142 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:43:44.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1194527997 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...' [2019-07-31T08:43:44.073Z] DEBUG - Clicked on [2019-07-31T08:43:44.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194528282 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:43:44.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194528283 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:43:44.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194528283 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:43:44.073Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194528284 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]} [2019-07-31T08:43:44.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194528287 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:43:44.073Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:44.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=1194528289 data=null button=0 stateMask=0x0 x=86 y=74 count=0} to TreeItem with text {FolderA} [2019-07-31T08:43:44.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA} time=1194528289 data=null doit=true} to TreeItem with text {FolderA} [2019-07-31T08:43:44.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA} time=1194528289 data=null} to TreeItem with text {FolderA} [2019-07-31T08:43:44.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA} time=1194528290 data=null button=1 stateMask=0x0 x=86 y=74 count=1} to TreeItem with text {FolderA} [2019-07-31T08:43:44.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194528304 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} [2019-07-31T08:43:44.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA} time=1194528341 data=null button=1 stateMask=0x80000 x=102 y=74 count=1} to TreeItem with text {FolderA} [2019-07-31T08:43:44.331Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:43:44.331Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:43:44.590Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:43:44.590Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:43:44.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194528684 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:43:44.590Z] 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') [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:43:44.590Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:43:44.590Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:43:44.590Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:43:44.590Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:43:44.590Z] DEBUG - matched Combo with text " [2019-07-31T08:43:44.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194528827 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:')) [2019-07-31T08:43:44.590Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:43:44.590Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:43:44.590Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:43:44.590Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:43:44.590Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:43:44.849Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:43:44.849Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:43:44.849Z] 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') [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] 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') [2019-07-31T08:43:44.849Z] 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. [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:43:44.849Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:43:44.849Z] DEBUG - Clicking on &Finish [2019-07-31T08:43:44.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194528866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:43:44.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194528866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:43:44.849Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194528866 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:43:44.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194528866 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:43:44.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194528867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:43:44.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194528867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:43:45.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194528867 data=null item=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') [2019-07-31T08:43:45.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194528401 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:43:45.366Z] DEBUG - Clicked on [2019-07-31T08:43:45.366Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:43:45.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:45.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:45.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:45.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:45.366Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:45.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194529393 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:43:45.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194529393 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:45.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194529393 data=null} to TreeItem with text {test} [2019-07-31T08:43:45.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194529394 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:45.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194529394 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:45.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194529434 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:45.366Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:45.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194529436 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:43:45.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194529436 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:45.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194529436 data=null} to TreeItem with text {test} [2019-07-31T08:43:45.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194529437 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:45.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194529437 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:45.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194529454 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:45.366Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:43:45.366Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:45.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194529456 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:43:45.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194529456 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:43:45.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194529456 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:43:45.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194529457 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:43:45.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194529457 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:43:45.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194529480 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:43:45.366Z] WARN - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again. [2019-07-31T08:43:45.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [1]} time=1194529489 data=null doit=true} to TreeItem with text {FolderA [1]} [2019-07-31T08:43:45.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [1]} time=1194529489 data=null} to TreeItem with text {FolderA [1]} [2019-07-31T08:43:45.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=1194529490 data=null button=1 stateMask=0x0 x=113 y=74 count=1} to TreeItem with text {FolderA [1]} [2019-07-31T08:43:45.366Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194529490 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]} [2019-07-31T08:43:45.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=1194529494 data=null button=1 stateMask=0x80000 x=97 y=74 count=1} to TreeItem with text {FolderA [1]} [2019-07-31T08:43:45.624Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:43:45.624Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:45.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194529874 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:45.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194529874 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:45.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194529874 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:45.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194529875 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:45.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194529875 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:45.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194529916 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:45.883Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:45.883Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:45.883Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:45.883Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:45.883Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:43:45.883Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:45.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194529924 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:45.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194529924 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:45.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194529925 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:45.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194529925 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:45.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194529925 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:45.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194529931 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:45.883Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:45.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194529932 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:45.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194529932 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:45.883Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:45.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194529938 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:45.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194529939 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:45.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194529939 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:45.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194529945 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:45.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194529945 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:45.883Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194529946 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:45.883Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194529946 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:46.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194530086 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:46.141Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194530278 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:46.141Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194530278 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:46.141Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194530279 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:46.141Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:46.141Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:43:47.516Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:43:47.516Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:43:47.516Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:43:47.516Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:43:47.516Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:43:47.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194531353 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:43:47.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194531353 data=null doit=true} to TableItem with text {} [2019-07-31T08:43:47.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194531354 data=null} to TableItem with text {} [2019-07-31T08:43:47.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194531354 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:43:47.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194531355 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:43:47.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194531361 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:43:47.516Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:43:47.516Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:43:47.516Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:43:47.516Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:47.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194531565 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:47.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194531566 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:47.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194531566 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:47.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194531567 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:47.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194531567 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:47.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194531573 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:43:47.516Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:47.516Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:47.516Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:47.516Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:47.516Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:43:47.516Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-31T08:43:47.516Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:47.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=1194531587 data=null button=0 stateMask=0x0 x=102 y=116 count=0} to TreeItem with text {FolderB} [2019-07-31T08:43:47.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=1194531587 data=null doit=true} to TreeItem with text {FolderB} [2019-07-31T08:43:47.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=1194531588 data=null} to TreeItem with text {FolderB} [2019-07-31T08:43:47.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=1194531588 data=null button=1 stateMask=0x0 x=102 y=116 count=1} to TreeItem with text {FolderB} [2019-07-31T08:43:47.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194531589 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} [2019-07-31T08:43:47.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=1194531615 data=null button=1 stateMask=0x80000 x=102 y=116 count=1} to TreeItem with text {FolderB} [2019-07-31T08:43:47.516Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:43:47.516Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:43:47.775Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:43:47.775Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:43:47.775Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194532019 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:43:47.775Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:43:47.775Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T08:43:47.775Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:43:47.775Z] 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') [2019-07-31T08:43:47.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:47.775Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:43:47.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:47.775Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:43:47.775Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:43:47.775Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:43:47.775Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:43:47.775Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:43:47.775Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:43:47.775Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:43:47.775Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:43:47.775Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:43:47.775Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:43:47.775Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:43:47.775Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:43:47.775Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:43:47.775Z] DEBUG - matched Combo with text " [2019-07-31T08:43:48.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194532114 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:')) [2019-07-31T08:43:48.034Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:43:48.034Z] 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') [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:43:48.034Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:43:48.034Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:43:48.034Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:43:48.034Z] 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') [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:43:48.034Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:43:48.034Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:43:48.035Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:43:48.035Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:43:48.035Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:43:48.035Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:48.035Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:43:48.035Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:48.035Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:43:48.035Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:43:48.035Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:43:48.035Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:43:48.035Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:43:48.035Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:43:48.035Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T08:43:48.035Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:43:48.035Z] 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') [2019-07-31T08:43:48.035Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:43:48.035Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:43:48.035Z] 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') [2019-07-31T08:43:48.035Z] 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. [2019-07-31T08:43:48.035Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:43:48.035Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:48.035Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:43:48.035Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:48.035Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:43:48.035Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:43:48.035Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:43:48.035Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:43:48.035Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:43:48.035Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:43:48.035Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:43:48.035Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:43:48.035Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:43:48.035Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:43:48.035Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:43:48.035Z] DEBUG - Clicking on &Finish [2019-07-31T08:43:48.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194532144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:43:48.035Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194532144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:43:48.035Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194532144 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:43:48.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194532144 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:43:48.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194532145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:43:48.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194532145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:43:48.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194532145 data=null item=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') [2019-07-31T08:43:48.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194531664 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:43:48.552Z] DEBUG - Clicked on [2019-07-31T08:43:48.552Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:43:48.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:48.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:48.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:48.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:48.552Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:48.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194532800 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:43:48.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194532800 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:48.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194532800 data=null} to TreeItem with text {test} [2019-07-31T08:43:48.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194532801 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:48.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194532801 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:48.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194532839 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:48.810Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:48.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194532841 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:43:48.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194532842 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:48.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194532842 data=null} to TreeItem with text {test} [2019-07-31T08:43:48.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194532842 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:48.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194532843 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:48.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194532861 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:48.810Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:43:48.810Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:48.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1194532864 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T08:43:48.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1194532864 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T08:43:48.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1194532864 data=null} to TreeItem with text {Traces [2]} [2019-07-31T08:43:48.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1194532865 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:43:48.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194532866 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]} [2019-07-31T08:43:48.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1194532879 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:43:48.810Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T08:43:48.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [1]} time=1194532881 data=null doit=true} to TreeItem with text {FolderB [1]} [2019-07-31T08:43:48.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [1]} time=1194532881 data=null} to TreeItem with text {FolderB [1]} [2019-07-31T08:43:48.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=1194532881 data=null button=1 stateMask=0x0 x=113 y=116 count=1} to TreeItem with text {FolderB [1]} [2019-07-31T08:43:48.810Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194532882 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]} [2019-07-31T08:43:48.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=1194532932 data=null button=1 stateMask=0x80000 x=113 y=116 count=1} to TreeItem with text {FolderB [1]} [2019-07-31T08:43:49.068Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:43:49.068Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:49.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194533228 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:49.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194533229 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:49.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194533229 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:49.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194533229 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:49.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194533230 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:49.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194533286 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:49.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:49.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:49.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:49.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:49.068Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:43:49.068Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:49.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194533292 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:49.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194533293 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:49.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194533293 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:49.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194533293 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:49.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194533294 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:49.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194533300 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:49.068Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:49.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194533313 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:49.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194533313 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:49.068Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:49.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194533314 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:49.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194533315 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:49.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194533315 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:49.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194533337 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:49.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194533338 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:49.326Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194533339 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:49.326Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194533339 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:49.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194533444 data=null button=1 stateMask=0x80000 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:50.150Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194534122 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:50.150Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194534222 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:50.150Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194534222 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:50.150Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:50.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:43:50.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:43:50.150Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:43:50.150Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:43:50.150Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:43:50.150Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:43:50.150Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:43:50.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194534226 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:43:50.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194534227 data=null doit=true} to TableItem with text {} [2019-07-31T08:43:50.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194534227 data=null} to TableItem with text {} [2019-07-31T08:43:50.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194534228 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:43:50.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194534228 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:43:50.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194534235 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:43:50.150Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:43:50.150Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:43:51.084Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:43:51.084Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:51.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194535269 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:51.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194535269 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:51.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194535270 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:51.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194535271 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:51.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194535271 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:51.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194535281 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:43:51.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:51.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:51.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:51.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:51.084Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:43:51.084Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:43:51.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:51.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:51.084Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T08:43:51.084Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T08:43:51.084Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-31T08:43:51.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1194535301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T08:43:51.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1194535301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T08:43:51.084Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1194535302 data=null doit=true} to (of type 'Tree') [2019-07-31T08:43:51.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1194535302 data=null} to (of type 'Tree') [2019-07-31T08:43:51.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=1194535302 data=null button=1 stateMask=0x0 x=113 y=74 count=1} to (of type 'Tree') [2019-07-31T08:43:51.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194535302 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') [2019-07-31T08:43:51.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=1194535330 data=null button=1 stateMask=0x80000 x=113 y=74 count=1} to (of type 'Tree') [2019-07-31T08:43:51.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1194535331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T08:43:51.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1194535331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T08:43:51.084Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1194535331 data=null doit=true} to (of type 'Tree') [2019-07-31T08:43:51.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1194535332 data=null} to (of type 'Tree') [2019-07-31T08:43:51.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=1194535332 data=null button=1 stateMask=0x40000 x=113 y=116 count=1} to (of type 'Tree') [2019-07-31T08:43:51.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194535332 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') [2019-07-31T08:43:51.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=1194535347 data=null button=1 stateMask=0xc0000 x=113 y=116 count=1} to (of type 'Tree') [2019-07-31T08:43:51.342Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:43:51.342Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:43:51.600Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:43:51.600Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-31T08:43:51.600Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:43:51.600Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:43:51.600Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:43:51.600Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:43:51.600Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:43:51.600Z] DEBUG - Clicking on &Yes [2019-07-31T08:43:51.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194535682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:43:51.600Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194535685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:43:51.600Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194535685 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:43:51.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194535686 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:43:51.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194535686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:43:51.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194535686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:43:51.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194535686 data=null item=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') [2019-07-31T08:43:52.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1194535408 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:43:52.870Z] DEBUG - Clicked on [2019-07-31T08:43:52.870Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:43:52.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:52.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:52.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:43:52.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:43:52.870Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:52.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194536952 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:43:52.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194536953 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:52.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194536953 data=null} to TreeItem with text {test} [2019-07-31T08:43:52.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194536953 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:52.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194536953 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:53.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194536999 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:53.232Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:53.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194537028 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:43:53.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194537029 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:53.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194537029 data=null} to TreeItem with text {test} [2019-07-31T08:43:53.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194537030 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:53.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194537030 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:43:53.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194537051 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:43:53.233Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:43:53.233Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:53.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194537054 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:43:53.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194537061 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:43:53.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194537062 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:43:53.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194537063 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:43:53.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194537064 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:43:53.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194537097 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:43:53.233Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:43:53.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194537098 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:43:53.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194537099 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:43:53.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194537099 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:43:53.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194537099 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:43:53.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194537100 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:43:53.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194537105 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:43:53.233Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:43:53.233Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:43:53.233Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:43:53.233Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:43:53.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194537430 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:43:53.233Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:43:53.233Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T08:43:53.233Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:43:53.233Z] 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') [2019-07-31T08:43:53.233Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:53.233Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:43:53.233Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:43:53.233Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:43:53.233Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:43:53.233Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:43:53.233Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:43:53.233Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:43:53.233Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:43:53.233Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:43:53.233Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:43:53.233Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:43:53.233Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:43:53.233Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:43:53.233Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:43:53.233Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:43:53.233Z] DEBUG - matched Combo with text " [2019-07-31T08:44:00.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194544947 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:')) [2019-07-31T08:44:00.935Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:44:00.935Z] 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') [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:44:00.935Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:44:00.935Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:44:00.935Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:00.935Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@f5d277a [2019-07-31T08:44:00.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1194544959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:00.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1194544960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:00.935Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1194544960 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:00.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1194544960 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:00.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1194544960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:00.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1194544960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:00.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1194544961 data=null item=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') [2019-07-31T08:44:00.935Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1194544961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:00.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1194544961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:00.935Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1194544961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:00.935Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1194544961 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:00.935Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1194544962 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:44:00.935Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:44:00.936Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:44:00.936Z] 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') [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:44:00.936Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:44:00.936Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:44:00.936Z] 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') [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] 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') [2019-07-31T08:44:00.936Z] 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. [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:44:00.936Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:00.936Z] DEBUG - Clicking on &Finish [2019-07-31T08:44:00.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194544983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:00.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194544983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:00.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194544983 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:00.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194544983 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:00.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194544984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:00.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194544984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:01.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194544984 data=null item=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') [2019-07-31T08:44:01.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194544360 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:44:01.452Z] DEBUG - Clicked on [2019-07-31T08:44:01.452Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:44:01.452Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:01.452Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:01.452Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:01.452Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:01.452Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:01.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194545487 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:01.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194545487 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:01.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194545488 data=null} to TreeItem with text {test} [2019-07-31T08:44:01.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194545488 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:01.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194545498 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:01.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194545534 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:01.452Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:01.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194545536 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:01.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194545536 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:01.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194545537 data=null} to TreeItem with text {test} [2019-07-31T08:44:01.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194545537 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:01.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194545537 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:01.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194545553 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:01.452Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:44:01.452Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:01.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194545555 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:44:01.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194545555 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:44:01.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194545555 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:44:01.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194545556 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:44:01.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194545556 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:44:01.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194545580 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:44:01.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194545581 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:44:01.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194545581 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:44:01.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194545582 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:44:01.452Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194545582 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]} [2019-07-31T08:44:01.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194545597 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:44:01.710Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:01.710Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:01.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194545967 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:01.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194545968 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:01.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194545968 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:01.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194545969 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:01.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194545969 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:01.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194546010 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:01.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:01.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:01.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:01.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:01.971Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:01.971Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:01.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194546016 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:01.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194546016 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:01.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194546016 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:01.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194546017 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:01.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194546017 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:01.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194546024 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:01.971Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:01.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194546025 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:01.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194546025 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:01.972Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:01.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194546032 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:01.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194546033 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:01.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194546033 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:01.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194546038 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:01.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194546039 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:01.972Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194546039 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:01.972Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194546040 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:02.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194546169 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:02.474Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194546347 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:02.474Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194546348 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:02.474Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194546348 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:02.474Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:02.474Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:03.276Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:03.276Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:03.276Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:03.276Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:03.277Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:44:03.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194547382 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:44:03.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194547382 data=null doit=true} to TableItem with text {} [2019-07-31T08:44:03.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194547382 data=null} to TableItem with text {} [2019-07-31T08:44:03.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194547383 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:03.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194547383 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:44:03.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194547389 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:03.277Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:03.277Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:03.571Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:03.571Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:03.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194547673 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:03.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194547674 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:03.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194547674 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:03.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194547675 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:03.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194547675 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:03.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194547683 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:03.571Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:03.571Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:03.571Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:03.571Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:03.571Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:03.571Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:44:03.571Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:03.571Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:03.571Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:03.571Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:03.571Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:03.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1194547810 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-31T08:44:03.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1194547810 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:44:03.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1194547810 data=null} to TreeItem with text {Tracing} [2019-07-31T08:44:03.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1194547811 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T08:44:03.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194547811 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} [2019-07-31T08:44:03.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1194547847 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T08:44:03.830Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:03.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1194547849 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-31T08:44:03.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1194547849 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:44:03.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1194547849 data=null} to TreeItem with text {Tracing} [2019-07-31T08:44:03.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1194547850 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T08:44:03.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194547850 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} [2019-07-31T08:44:03.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1194547857 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T08:44:03.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1194547858 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:44:03.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1194547858 data=null} to TreeItem with text {Tracing} [2019-07-31T08:44:03.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1194547859 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T08:44:03.830Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194547859 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} [2019-07-31T08:44:03.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1194547863 data=null button=1 stateMask=0x80000 x=48 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T08:44:03.830Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:03.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194547879 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:44:03.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194547879 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:44:03.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194547880 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:44:03.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194547880 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:44:03.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194547881 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:44:03.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194547893 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:44:03.830Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:03.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194547894 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:44:03.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194547895 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:44:03.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194547895 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:44:03.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194547896 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:44:03.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194547896 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:44:03.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194547915 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:44:03.830Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:44:03.830Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:44:04.088Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:44:04.088Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:44:04.088Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194548341 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:44:04.088Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:44:04.088Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T08:44:04.088Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:44:04.088Z] 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') [2019-07-31T08:44:04.088Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:04.088Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:44:04.088Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:04.088Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:44:04.088Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:44:04.088Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:44:04.088Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:44:04.088Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:44:04.088Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:44:04.088Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:44:04.088Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:44:04.347Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:44:04.347Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:44:04.347Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:44:04.347Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:44:04.347Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:44:04.347Z] DEBUG - matched Combo with text " [2019-07-31T08:44:04.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194548428 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:')) [2019-07-31T08:44:04.347Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:44:04.347Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:44:04.347Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:04.347Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:44:04.347Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:04.347Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:44:04.347Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:44:04.347Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:44:04.347Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:44:04.347Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:44:04.347Z] 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') [2019-07-31T08:44:04.347Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:44:04.347Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:44:04.347Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:44:04.347Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:44:04.347Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:44:04.347Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:44:04.347Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:44:04.347Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:44:04.347Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:04.347Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:44:04.347Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:04.347Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:44:04.347Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:44:04.347Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:44:04.347Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:44:04.347Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:44:04.347Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:44:04.347Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:04.347Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:44:04.347Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:44:04.347Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:44:04.347Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:44:04.347Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:04.347Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:44:04.347Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:44:04.348Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:44:04.348Z] 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') [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:44:04.348Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:44:04.348Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:44:04.348Z] 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') [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] 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') [2019-07-31T08:44:04.348Z] 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. [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:44:04.348Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:04.348Z] DEBUG - Clicking on &Finish [2019-07-31T08:44:04.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194548480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:04.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194548481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:04.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194548481 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:04.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194548481 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:04.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194548481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:04.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194548481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:04.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194548482 data=null item=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') [2019-07-31T08:44:04.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194547974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:44:04.607Z] DEBUG - Clicked on [2019-07-31T08:44:04.607Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:44:04.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:04.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:04.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:04.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:04.866Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:04.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1194548891 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-31T08:44:04.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1194548902 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:44:04.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1194548902 data=null} to TreeItem with text {Tracing} [2019-07-31T08:44:04.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1194548903 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T08:44:04.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194548903 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} [2019-07-31T08:44:04.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1194548934 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T08:44:04.866Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:04.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1194548936 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-31T08:44:04.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1194548936 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:44:04.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1194548936 data=null} to TreeItem with text {Tracing} [2019-07-31T08:44:04.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1194548937 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T08:44:04.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194548937 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} [2019-07-31T08:44:04.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1194548949 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T08:44:04.866Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:44:04.866Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:04.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194548951 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:44:04.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194548951 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:44:04.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194548952 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:44:04.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194548952 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:44:04.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194548953 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:44:04.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194548976 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:44:04.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194548977 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:44:04.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194548977 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:44:04.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194548978 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:44:04.866Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194548978 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]} [2019-07-31T08:44:04.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194548997 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:44:05.434Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:05.434Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:05.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194549489 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:05.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194549490 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:05.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194549490 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:05.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194549491 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:05.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194549491 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:05.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194549535 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:05.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:05.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:05.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:05.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:05.434Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:05.434Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:05.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194549540 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:05.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194549541 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:05.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194549541 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:05.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194549543 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:05.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194549543 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:05.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194549555 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:05.434Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:05.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194549556 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:05.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194549557 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:05.434Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:05.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194549557 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:05.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194549558 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:05.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194549558 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:05.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194549564 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:05.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194549564 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:05.434Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194549571 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:05.434Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194549571 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:06.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194549662 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:06.369Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194550305 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:06.369Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194550426 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:06.369Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194550427 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:06.369Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:06.369Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:06.369Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:06.369Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:06.369Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:06.369Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:06.369Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:06.369Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:44:06.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194550431 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:44:06.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194550432 data=null doit=true} to TableItem with text {} [2019-07-31T08:44:06.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194550432 data=null} to TableItem with text {} [2019-07-31T08:44:06.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194550432 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:06.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194550433 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:44:06.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194550438 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:06.369Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:06.369Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:07.305Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:07.305Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:07.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194551466 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:07.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194551467 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:07.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194551467 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:07.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194551468 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:07.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194551468 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:07.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194551474 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:07.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:07.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:07.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:07.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:07.305Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:07.305Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:44:07.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:07.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:07.305Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-31T08:44:07.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1194551479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T08:44:07.305Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1194551479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T08:44:07.305Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1194551479 data=null doit=true} to (of type 'Tree') [2019-07-31T08:44:07.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1194551479 data=null} to (of type 'Tree') [2019-07-31T08:44:07.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194551486 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to (of type 'Tree') [2019-07-31T08:44:07.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194551486 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') [2019-07-31T08:44:07.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194551520 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to (of type 'Tree') [2019-07-31T08:44:07.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1194551521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T08:44:07.305Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1194551521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T08:44:07.305Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1194551521 data=null doit=true} to (of type 'Tree') [2019-07-31T08:44:07.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1194551522 data=null} to (of type 'Tree') [2019-07-31T08:44:07.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194551522 data=null button=1 stateMask=0x40000 x=91 y=137 count=1} to (of type 'Tree') [2019-07-31T08:44:07.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194551522 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') [2019-07-31T08:44:07.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194551546 data=null button=1 stateMask=0xc0000 x=91 y=137 count=1} to (of type 'Tree') [2019-07-31T08:44:07.564Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T08:44:07.564Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T08:44:07.822Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T08:44:07.822Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T08:44:07.822Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:44:07.822Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:44:07.822Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:44:07.822Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:44:07.822Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:44:07.822Z] DEBUG - Clicking on &Yes [2019-07-31T08:44:07.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194551885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:44:07.822Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194551885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:44:07.822Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194551885 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:44:07.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194551886 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:44:07.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194551886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:44:07.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194551886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:44:07.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194551886 data=null item=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') [2019-07-31T08:44:08.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1194551604 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T08:44:08.756Z] DEBUG - Clicked on [2019-07-31T08:44:09.014Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1194553047 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:44:09.014Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:44:09.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:09.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:09.014Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:09.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1194553089 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-31T08:44:09.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1194553089 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:44:09.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1194553090 data=null} to TreeItem with text {Tracing} [2019-07-31T08:44:09.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1194553090 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-31T08:44:09.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194553091 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} [2019-07-31T08:44:09.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1194553129 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-31T08:44:09.014Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:44:09.014Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:44:09.273Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:44:09.839Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:44:09.840Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:44:09.840Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:44:09.840Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:44:09.840Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:44:09.840Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:44:09.840Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:44:09.840Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:44:09.840Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:44:09.840Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:44:09.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194554004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:44:09.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194554005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:44:09.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194554005 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:44:09.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194554005 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:44:09.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194554005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:44:09.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194554005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:44:09.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194554006 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:44:09.840Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194554006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:44:09.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194554006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:44:09.840Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194554006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:44:09.840Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194554006 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:44:09.840Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194554007 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:44:09.840Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:44:09.840Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:44:09.840Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:44:09.840Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:44:09.840Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:44:09.840Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:44:09.840Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:44:09.840Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:44:09.840Z] DEBUG - Clicking on OK [2019-07-31T08:44:09.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1194554008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:44:09.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1194554008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:44:09.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1194554009 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:44:09.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1194554009 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:44:09.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1194554009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:44:09.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1194554009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:44:09.840Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:44:09.840Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:44:09.840Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:44:09.840Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:44:09.840Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:44:09.840Z] DEBUG - Clicked on OK [2019-07-31T08:44:09.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1194554009 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:44:09.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1194553236 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:44:10.098Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:44:10.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:10.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:10.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:10.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:10.098Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:10.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194554147 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:10.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194554147 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:10.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194554148 data=null} to TreeItem with text {test} [2019-07-31T08:44:10.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194554148 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:10.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194554148 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:10.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194554191 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:10.098Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:10.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194554200 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:10.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194554200 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:10.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194554201 data=null} to TreeItem with text {test} [2019-07-31T08:44:10.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194554201 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:10.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194554202 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:10.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194554219 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:10.098Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:44:10.098Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:10.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194554221 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:44:10.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194554221 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:44:10.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194554221 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:44:10.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194554222 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:44:10.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194554222 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:44:10.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194554245 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:44:10.098Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:10.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194554255 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:44:10.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194554255 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:44:10.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194554256 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:44:10.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194554257 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:44:10.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194554257 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:44:10.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194554272 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:44:10.098Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T08:44:10.098Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T08:44:10.357Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T08:44:10.357Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T08:44:10.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1194554496 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T08:44:10.357Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:44:10.357Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:44:10.357Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:44:10.357Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:44:10.357Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:44:10.357Z] DEBUG - Clicking on &Yes [2019-07-31T08:44:10.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194554501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:44:10.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194554501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:44:10.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194554501 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:44:10.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194554501 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:44:10.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194554501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:44:10.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194554501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:44:10.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194554501 data=null item=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') [2019-07-31T08:44:10.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1194554333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T08:44:10.615Z] DEBUG - Clicked on [2019-07-31T08:44:10.615Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:44:10.615Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:10.615Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:10.615Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:10.615Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:10.615Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:10.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194554701 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:10.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194554701 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:10.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194554702 data=null} to TreeItem with text {test} [2019-07-31T08:44:10.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194554702 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:10.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194554703 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:10.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194554735 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:10.615Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:10.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194554737 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:10.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194554737 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:10.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194554738 data=null} to TreeItem with text {test} [2019-07-31T08:44:10.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194554738 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:10.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194554739 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:10.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194554773 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:10.615Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:44:10.615Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:10.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194554775 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:44:10.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194554776 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:44:10.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194554776 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:44:10.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194554776 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:44:10.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194554777 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:44:10.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194554799 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:44:10.615Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:10.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194554801 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:44:10.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194554801 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:44:10.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194554802 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:44:10.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194554803 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:44:10.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194554807 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:44:10.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194554812 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:44:10.615Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:44:10.615Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:44:10.874Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:44:11.133Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:44:11.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194555137 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-31T08:44:11.133Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1194555170 data=null doit=true} to Button with text {Select roo&t directory:} [2019-07-31T08:44:11.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1194555171 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:} [2019-07-31T08:44:11.133Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-31T08:44:11.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select &archive file:} time=1194555178 data=null doit=true} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-31T08:44:11.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1194555178 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') [2019-07-31T08:44:11.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1194555178 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') [2019-07-31T08:44:11.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=1194555179 data=null item=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') [2019-07-31T08:44:11.133Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-31T08:44:11.133Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:44:11.133Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:44:11.133Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:44:11.133Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:44:11.133Z] DEBUG - matched Combo with text " [2019-07-31T08:44:11.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194555330 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:')) [2019-07-31T08:44:11.133Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:44:11.133Z] 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') [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:11.133Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@403519e1 [2019-07-31T08:44:11.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1194555347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:11.133Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1194555347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:11.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1194555348 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:11.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1194555348 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:11.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1194555348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:11.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1194555348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:11.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1194555349 data=null item=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') [2019-07-31T08:44:11.133Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1194555349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:11.133Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1194555349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:11.133Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1194555350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:11.133Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1194555350 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:11.133Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1194555350 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:44:11.133Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:44:11.133Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:44:11.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:44:11.134Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:44:11.134Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:44:11.134Z] 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') [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:44:11.134Z] 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') [2019-07-31T08:44:11.134Z] 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. [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:44:11.134Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:11.134Z] DEBUG - Clicking on &Finish [2019-07-31T08:44:11.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194555384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:11.134Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194555384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:11.134Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194555385 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:11.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194555385 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:11.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194555385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:11.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194555385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:11.702Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:11.702Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:11.702Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:11.702Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:11.702Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:11.702Z] DEBUG - Clicked on &Finish [2019-07-31T08:44:12.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194555385 data=null item=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') [2019-07-31T08:44:12.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194554864 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:44:12.527Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:44:12.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:12.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:12.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:12.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:12.527Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:12.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194556738 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:12.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194556739 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:12.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194556739 data=null} to TreeItem with text {test} [2019-07-31T08:44:12.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194556740 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:12.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194556740 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:12.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194556763 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:12.527Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:12.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194556773 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:12.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194556773 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:12.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194556773 data=null} to TreeItem with text {test} [2019-07-31T08:44:12.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194556774 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:12.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194556774 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:13.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194556786 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:13.070Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:44:13.070Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:13.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194556788 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:44:13.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194556788 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:44:13.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194556788 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:44:13.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194556788 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:13.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194556789 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]} [2019-07-31T08:44:13.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194556811 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:13.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194556812 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:44:13.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194556812 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:44:13.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194556813 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:13.070Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194556813 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]} [2019-07-31T08:44:13.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194556836 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:13.472Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:13.472Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:13.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194557214 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:13.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194557214 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:13.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194557215 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:13.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194557216 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:13.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194557216 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:13.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194557258 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:13.472Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:13.472Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:13.472Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:13.472Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:13.472Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:13.472Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:13.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194557263 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:13.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194557264 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:13.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194557264 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:13.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194557264 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:13.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194557265 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:13.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194557270 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:13.472Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:13.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194557271 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:13.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194557272 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:13.472Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:13.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194557272 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:13.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194557273 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:13.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194557278 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:13.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194557285 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:13.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194557286 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:13.472Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194557286 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:13.472Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194557287 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:13.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194557380 data=null button=1 stateMask=0x80000 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:13.472Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194557699 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:13.472Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194557703 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:13.472Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194557703 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:13.472Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:13.472Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:14.607Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:14.607Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:14.607Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:14.607Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:14.607Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:44:14.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194558751 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:44:14.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194558751 data=null doit=true} to TableItem with text {} [2019-07-31T08:44:14.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194558751 data=null} to TableItem with text {} [2019-07-31T08:44:14.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194558752 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:14.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194558752 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:44:14.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194558757 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:14.607Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:14.607Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:14.607Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:14.607Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:14.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194558928 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:14.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194558928 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:14.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194558928 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:14.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194558929 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:14.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194558930 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:14.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194558935 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:14.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:14.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:14.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:14.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:14.865Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:14.865Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:44:14.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:14.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:14.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:14.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:14.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:14.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194558951 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:14.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194558952 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:14.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194558952 data=null} to TreeItem with text {test} [2019-07-31T08:44:14.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194558952 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:14.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194558953 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:14.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194559038 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:14.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:14.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194559040 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:14.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194559040 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:14.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194559041 data=null} to TreeItem with text {test} [2019-07-31T08:44:14.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194559041 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:14.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194559042 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:14.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194559056 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:14.865Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:44:14.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:14.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194559058 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:44:14.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194559058 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:44:14.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194559058 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:44:14.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194559058 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:14.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194559059 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]} [2019-07-31T08:44:15.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194559138 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:15.123Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:44:15.123Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:15.123Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:15.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194559419 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:15.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194559420 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:15.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194559420 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:15.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194559420 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:15.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194559421 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:15.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194559465 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:15.382Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:15.382Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:15.382Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:15.382Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:15.382Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:15.382Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:15.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194559472 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:15.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194559472 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:15.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194559472 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:15.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194559473 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:15.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194559473 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:15.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194559478 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:15.382Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:15.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194559489 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:15.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194559490 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:15.382Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:15.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194559490 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:15.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194559491 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:15.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194559491 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:15.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194559501 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:15.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194559502 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:15.382Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194559503 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:15.382Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194559503 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:15.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194559593 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:15.640Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194559847 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:15.640Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194559847 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:15.640Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194559848 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:15.640Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:15.640Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:15.640Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:17.019Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:17.019Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:17.019Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:17.019Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:17.019Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:44:17.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194560910 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:44:17.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194560910 data=null doit=true} to TableItem with text {} [2019-07-31T08:44:17.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194560911 data=null} to TableItem with text {} [2019-07-31T08:44:17.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194560911 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:17.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194560912 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:44:17.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194560949 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:17.019Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:17.019Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:17.019Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:17.019Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:17.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194561151 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:17.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194561151 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:17.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194561152 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:17.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194561152 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:17.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194561153 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:17.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194561158 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:17.019Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:17.019Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:17.019Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:17.019Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:17.019Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:17.019Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:44:17.019Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:17.019Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:17.019Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:17.019Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:17.019Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:17.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194561174 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:17.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194561174 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:17.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194561174 data=null} to TreeItem with text {test} [2019-07-31T08:44:17.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194561174 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:17.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194561175 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:17.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194561234 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:17.019Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:17.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194561236 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:17.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194561236 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:17.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194561236 data=null} to TreeItem with text {test} [2019-07-31T08:44:17.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194561237 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:17.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194561245 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:17.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194561262 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:17.019Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:44:17.019Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:17.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194561264 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:44:17.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194561264 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:44:17.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194561265 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:44:17.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194561265 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:17.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194561266 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]} [2019-07-31T08:44:17.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194561301 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:17.278Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:44:17.537Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:17.537Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:17.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194561691 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:17.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194561692 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:17.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194561693 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:17.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194561694 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:17.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194561694 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:17.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194561751 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:17.537Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:17.537Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:17.537Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:17.537Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:17.537Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:17.537Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:17.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194561757 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:17.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194561757 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:17.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194561757 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:17.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194561758 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:17.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194561758 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:17.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194561765 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:17.537Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:17.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194561766 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:17.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194561773 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:17.537Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:17.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194561774 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:17.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194561774 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:17.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194561775 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:17.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194561781 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:17.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194561782 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:17.537Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194561788 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:17.795Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194561789 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:18.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194561956 data=null button=1 stateMask=0x80000 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:18.366Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194562610 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:18.366Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194562611 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:18.366Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194562612 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:18.366Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:18.366Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:18.366Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:18.366Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:18.366Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:18.366Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:18.366Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:18.366Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:18.366Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:44:18.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194562617 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:44:18.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194562617 data=null doit=true} to TableItem with text {} [2019-07-31T08:44:18.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194562618 data=null} to TableItem with text {} [2019-07-31T08:44:18.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194562618 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:18.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194562619 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:44:18.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194562658 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:18.625Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:18.625Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:19.560Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:19.560Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:19.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194563871 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:19.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194563871 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:19.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194563872 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:19.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194563872 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:19.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194563872 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:19.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194563878 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:19.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:19.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:19.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:19.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:19.819Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:19.819Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:44:19.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:19.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:19.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:19.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:19.819Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:19.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194563892 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:19.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194563892 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:19.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194563893 data=null} to TreeItem with text {test} [2019-07-31T08:44:19.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194563893 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:19.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194563893 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:19.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194563938 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:19.819Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:19.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194563940 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:19.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194563940 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:19.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194563940 data=null} to TreeItem with text {test} [2019-07-31T08:44:19.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194563941 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:19.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194563941 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:19.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194563950 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:19.819Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:44:19.819Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:19.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194563952 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:44:19.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194563953 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:44:19.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194563953 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:44:19.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194563953 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:19.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194563954 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]} [2019-07-31T08:44:19.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194563974 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:19.819Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:44:20.077Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:20.077Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:20.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194564370 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:20.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194564370 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:20.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194564370 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:20.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194564371 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:20.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194564372 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} [2019-07-31T08:44:20.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194564418 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:20.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:20.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:20.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:20.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:20.336Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:20.336Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:20.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194564423 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:20.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194564423 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:20.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194564423 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:20.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194564424 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:20.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194564424 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} [2019-07-31T08:44:20.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194564429 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:20.336Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-31T08:44:20.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194564430 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:20.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194564431 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:20.336Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:20.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194564431 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:20.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194564432 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:20.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194564432 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} [2019-07-31T08:44:20.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194564442 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:20.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194564442 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:20.336Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1194564443 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:20.336Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194564443 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} [2019-07-31T08:44:20.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194564533 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:20.903Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1194564958 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:20.903Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1194565016 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:20.903Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1194565016 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:20.903Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-31T08:44:20.903Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:20.903Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:20.903Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:20.903Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:20.903Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:20.903Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:20.903Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:20.903Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:20.903Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:44:20.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194565021 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:44:20.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194565022 data=null doit=true} to TableItem with text {} [2019-07-31T08:44:20.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194565022 data=null} to TableItem with text {} [2019-07-31T08:44:20.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194565023 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:20.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194565023 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:44:20.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194565029 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:20.903Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:20.903Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:21.841Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:21.841Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:22.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194566164 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:22.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194566164 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:22.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194566165 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:22.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194566165 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:22.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194566166 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} [2019-07-31T08:44:22.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194566172 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:22.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:22.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:22.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:22.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:22.100Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:22.100Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:44:22.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:22.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:22.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:22.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:22.100Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:22.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194566189 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:22.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194566190 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:22.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194566190 data=null} to TreeItem with text {test} [2019-07-31T08:44:22.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194566191 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:22.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194566191 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:22.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194566247 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:22.100Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:22.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194566248 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:22.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194566249 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:22.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194566249 data=null} to TreeItem with text {test} [2019-07-31T08:44:22.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194566249 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:22.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194566250 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:22.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194566270 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:22.100Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:44:22.100Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:22.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194566272 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:44:22.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194566272 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:44:22.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194566273 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:44:22.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194566273 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:22.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194566297 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]} [2019-07-31T08:44:22.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194566324 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:22.100Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:44:22.359Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:22.359Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:22.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194566604 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:22.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194566605 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:22.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194566606 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:22.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194566606 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:22.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194566607 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} [2019-07-31T08:44:22.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194566656 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:22.617Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:22.617Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:22.617Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:22.617Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:22.617Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:22.617Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:22.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194566663 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:22.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194566663 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:22.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194566663 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:22.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194566664 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:22.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194566664 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} [2019-07-31T08:44:22.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194566670 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:22.617Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-31T08:44:22.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194566694 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:22.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194566694 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:22.617Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:22.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194566695 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:22.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194566695 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:22.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194566696 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} [2019-07-31T08:44:22.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194566701 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:22.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194566702 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:22.617Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1194566703 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:22.617Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194566703 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} [2019-07-31T08:44:23.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194566794 data=null button=1 stateMask=0x80000 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:23.183Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1194567238 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:23.183Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1194567305 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:23.183Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1194567305 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:23.183Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-31T08:44:23.183Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:23.183Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:23.183Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:23.183Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:23.183Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:23.183Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:23.183Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:23.183Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:23.183Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:23.183Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:44:23.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194567311 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:44:23.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194567311 data=null doit=true} to TableItem with text {} [2019-07-31T08:44:23.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194567312 data=null} to TableItem with text {} [2019-07-31T08:44:23.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194567312 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:23.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194567313 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:44:23.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194567344 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:23.183Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:23.183Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:24.123Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:24.123Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:24.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194568367 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:24.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194568367 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:24.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194568367 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:24.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194568368 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:24.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194568369 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} [2019-07-31T08:44:25.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194568393 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:25.069Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:25.069Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:25.069Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:25.069Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:25.069Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:25.069Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:44:25.069Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:25.069Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:25.069Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:25.069Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:25.069Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:25.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194568408 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:25.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194568408 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:25.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194568409 data=null} to TreeItem with text {test} [2019-07-31T08:44:25.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194568409 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:25.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194568409 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:25.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194568453 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:25.069Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:25.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194568466 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:25.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194568466 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:25.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194568466 data=null} to TreeItem with text {test} [2019-07-31T08:44:25.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194568467 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:25.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194568467 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:25.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194568486 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:25.069Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:44:25.069Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:25.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194568489 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:44:25.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194568489 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:44:25.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194568489 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:44:25.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194568490 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:25.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194568490 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]} [2019-07-31T08:44:25.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194568531 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:25.069Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:44:25.069Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:25.069Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:25.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194568680 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:25.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194568681 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:25.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194568681 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:25.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194568682 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:25.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194568682 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} [2019-07-31T08:44:25.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194568744 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:25.069Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:25.069Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:25.069Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:25.069Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:25.069Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:25.069Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:25.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194568751 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:25.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194568752 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:25.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194568752 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:25.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194568753 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:25.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194568753 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} [2019-07-31T08:44:25.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194568767 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:25.069Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:25.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194568768 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:25.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194568769 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:25.069Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:25.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194568769 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:25.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194568770 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:25.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194568770 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} [2019-07-31T08:44:25.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194568785 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:25.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194568786 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:25.069Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1194568787 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:25.069Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194568787 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} [2019-07-31T08:44:25.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194568893 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:25.425Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1194569348 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:25.425Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1194569408 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:25.425Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1194569412 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:25.425Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:25.425Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:25.425Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:25.425Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:25.425Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:25.425Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:25.425Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:25.425Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:25.425Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:25.425Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:25.425Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:25.425Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:44:25.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194569419 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:44:25.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194569424 data=null doit=true} to TableItem with text {} [2019-07-31T08:44:25.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194569437 data=null} to TableItem with text {} [2019-07-31T08:44:25.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194569438 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:25.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194569439 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:44:25.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194569464 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:25.425Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:25.425Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:26.361Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:26.361Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:26.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194570483 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:26.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194570483 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:26.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194570483 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:26.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194570484 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:26.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194570484 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} [2019-07-31T08:44:26.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194570490 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:26.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:26.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:26.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:26.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:26.361Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:26.361Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:44:26.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:26.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:26.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:26.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:26.361Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:26.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194570507 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:26.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194570507 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:26.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194570508 data=null} to TreeItem with text {test} [2019-07-31T08:44:26.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194570508 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:26.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194570515 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:26.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194570583 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:26.361Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:26.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194570586 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:26.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194570586 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:26.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194570587 data=null} to TreeItem with text {test} [2019-07-31T08:44:26.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194570587 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:26.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194570592 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:26.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194570599 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:26.361Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:44:26.361Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:26.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194570602 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:44:26.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194570602 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:44:26.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194570602 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:44:26.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194570603 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:26.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194570603 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]} [2019-07-31T08:44:26.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194570642 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:26.619Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:44:26.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=1194570661 data=null doit=true} to TreeItem with text {z-clashes [6]} [2019-07-31T08:44:26.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=1194570661 data=null} to TreeItem with text {z-clashes [6]} [2019-07-31T08:44:26.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=1194570662 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-31T08:44:26.619Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194570662 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]} [2019-07-31T08:44:26.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=1194570671 data=null button=1 stateMask=0x80000 x=103 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-31T08:44:26.877Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:26.877Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:26.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194570966 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:26.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194570967 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:26.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194570967 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:26.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194570968 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:26.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194570968 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:26.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194571014 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:26.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:26.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:26.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:26.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:26.878Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:26.878Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:26.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194571035 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:26.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194571036 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:26.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194571036 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:26.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194571037 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:26.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194571037 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:26.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194571043 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:26.878Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:26.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194571044 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:26.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194571044 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:26.878Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:26.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194571045 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:26.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194571045 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:26.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194571053 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:26.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194571058 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:26.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194571059 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:26.878Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194571060 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:27.136Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194571061 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:27.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194571173 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:27.394Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194571497 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:27.394Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194571497 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:27.394Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194571497 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:27.394Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:27.394Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:27.394Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:27.394Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:27.394Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:27.394Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:27.394Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:27.394Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:28.328Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:28.328Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:28.586Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:28.586Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:28.586Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:44:28.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194572603 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:44:28.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194572603 data=null doit=true} to TableItem with text {} [2019-07-31T08:44:28.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194572604 data=null} to TableItem with text {} [2019-07-31T08:44:28.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194572604 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:28.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194572605 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:44:28.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194572612 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:28.586Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:28.586Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:28.586Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:28.586Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:28.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194572891 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:28.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194572892 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:28.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194572892 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:28.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194572892 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:28.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194572893 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:28.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194572899 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:28.844Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:28.844Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:28.844Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:28.844Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:28.844Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:28.844Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:44:28.844Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:28.844Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:28.844Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:28.844Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:28.844Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:28.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194572913 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:28.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194572913 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:28.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194572914 data=null} to TreeItem with text {test} [2019-07-31T08:44:28.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194572914 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:28.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194572915 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:28.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194572957 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:28.844Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:28.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194572959 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:28.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194572959 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:28.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194572959 data=null} to TreeItem with text {test} [2019-07-31T08:44:28.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194572960 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:28.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194572960 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:28.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194572972 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:28.844Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:44:28.844Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:28.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194572974 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:44:28.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194572975 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:44:28.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194572975 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:44:28.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194572975 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:28.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194572976 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]} [2019-07-31T08:44:28.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194572994 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:28.844Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:44:28.844Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-31T08:44:29.410Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:29.410Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:29.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194573490 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:29.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194573490 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:29.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194573491 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:29.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194573491 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:29.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194573492 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:29.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194573542 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:29.410Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:29.410Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:29.410Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:29.410Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:29.410Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:29.410Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:29.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194573548 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:29.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194573549 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:29.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194573549 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:29.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194573549 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:29.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194573550 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:29.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194573557 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:29.410Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:29.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194573564 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:29.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194573565 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:29.410Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:29.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194573565 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:29.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194573565 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:29.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194573566 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:29.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194573572 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:29.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194573573 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:29.410Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194573581 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:29.669Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194573581 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:29.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194573687 data=null button=1 stateMask=0x80000 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:29.927Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194574052 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:29.927Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194574052 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:29.927Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194574053 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:29.927Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:29.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:29.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:29.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:29.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:29.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:29.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:29.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:29.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:30.862Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:30.862Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:30.862Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:30.862Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:30.862Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:44:30.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194575096 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:44:30.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194575096 data=null doit=true} to TableItem with text {} [2019-07-31T08:44:30.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194575097 data=null} to TableItem with text {} [2019-07-31T08:44:30.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194575097 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:30.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194575098 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:44:31.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194575138 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:31.120Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:31.120Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:31.120Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:31.120Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:31.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194575363 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:31.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194575363 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:31.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194575364 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:31.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194575364 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:31.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194575365 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:31.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194575370 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:31.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:31.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:31.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:31.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:31.380Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:31.380Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:44:31.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:31.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:31.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:31.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:31.380Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:31.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194575385 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:31.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194575386 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:31.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194575386 data=null} to TreeItem with text {test} [2019-07-31T08:44:31.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194575387 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:31.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194575387 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:31.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194575426 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:31.380Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:31.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194575428 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:31.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194575428 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:31.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194575428 data=null} to TreeItem with text {test} [2019-07-31T08:44:31.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194575429 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:31.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194575429 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:31.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194575442 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:31.380Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:44:31.380Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:31.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194575445 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:44:31.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194575446 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:44:31.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194575446 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:44:31.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194575447 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:31.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194575447 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]} [2019-07-31T08:44:31.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194575476 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:31.380Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:44:31.380Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-31T08:44:31.639Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:31.639Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:31.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194575866 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:31.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194575867 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:31.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194575867 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:31.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194575868 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:31.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194575868 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:31.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194575911 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:31.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:31.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:31.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:31.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:31.897Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:31.897Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:31.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194575917 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:31.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194575918 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:31.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194575918 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:31.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194575919 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:31.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194575919 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:31.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194575925 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:31.897Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:31.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194575931 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:31.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194575931 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:31.897Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:31.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194575933 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:31.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194575933 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:31.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194575934 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:31.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194575939 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:31.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194575940 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:31.897Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194575941 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:31.897Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194575941 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:32.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194576047 data=null button=1 stateMask=0x80000 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:32.724Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194576667 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:32.724Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194576768 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:32.724Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194576769 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:32.724Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:32.724Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:32.724Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:32.724Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:32.724Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:32.724Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:32.724Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:32.724Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:32.724Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:32.724Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:32.724Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:32.724Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:32.724Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:32.724Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:32.724Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:44:32.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194576803 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:44:32.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194576803 data=null doit=true} to TableItem with text {} [2019-07-31T08:44:32.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194576804 data=null} to TableItem with text {} [2019-07-31T08:44:32.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194576804 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:32.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194576805 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:44:32.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194576817 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:32.724Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:32.724Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:33.659Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:33.659Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:33.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194577847 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:33.659Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194577847 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:33.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194577848 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:33.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194577848 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:33.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194577849 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:33.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194577858 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:33.659Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:33.659Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:33.659Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:33.659Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:33.659Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:33.659Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:44:33.659Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:33.659Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:33.659Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:33.659Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:33.659Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:33.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194577885 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:33.659Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194577887 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:33.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194577887 data=null} to TreeItem with text {test} [2019-07-31T08:44:33.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194577887 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:33.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194577888 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:33.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194577932 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:33.918Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:33.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194577933 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:33.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194577933 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:33.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194577934 data=null} to TreeItem with text {test} [2019-07-31T08:44:33.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194577934 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:33.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194577935 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:33.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194577951 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:33.918Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:44:33.918Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:33.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194577954 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:44:33.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194577954 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:44:33.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194577954 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:44:33.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194577955 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:33.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194577955 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]} [2019-07-31T08:44:33.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194577991 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:33.918Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:44:33.918Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-31T08:44:33.918Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:33.918Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:34.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194578206 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:34.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194578207 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:34.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194578207 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:34.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194578208 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:34.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194578208 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} [2019-07-31T08:44:34.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194578253 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:34.176Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:34.176Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:34.176Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:34.176Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:34.176Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:34.176Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:34.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194578259 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:34.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194578259 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:34.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194578259 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:34.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194578260 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:34.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194578260 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} [2019-07-31T08:44:34.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194578267 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:34.176Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-31T08:44:34.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194578268 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:34.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194578268 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:34.176Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:34.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194578273 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:34.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194578274 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:34.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194578275 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} [2019-07-31T08:44:34.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194578281 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:34.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194578281 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:34.176Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1194578282 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:34.176Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194578283 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} [2019-07-31T08:44:35.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194578470 data=null button=1 stateMask=0x80000 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:35.268Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1194578960 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:35.268Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1194578964 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:35.268Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1194578965 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:35.268Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-31T08:44:35.268Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:35.268Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:35.268Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:35.268Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:35.268Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:35.268Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:35.268Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:35.268Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:35.268Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:35.268Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:35.268Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:35.268Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:35.268Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:35.268Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:35.268Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:44:35.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194578970 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:44:35.268Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194578970 data=null doit=true} to TableItem with text {} [2019-07-31T08:44:35.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194578970 data=null} to TableItem with text {} [2019-07-31T08:44:35.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194578971 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:35.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194578971 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:44:35.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194579002 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:35.268Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:35.268Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:35.934Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:35.934Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:35.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194580085 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:35.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194580085 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:35.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194580085 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:35.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194580086 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:35.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194580086 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} [2019-07-31T08:44:35.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194580092 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:35.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:35.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:35.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:35.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:35.934Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:35.934Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:44:35.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:35.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:35.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:35.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:35.934Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:35.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194580108 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:35.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194580108 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:35.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194580109 data=null} to TreeItem with text {test} [2019-07-31T08:44:35.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194580109 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:35.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194580109 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:36.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194580203 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:36.193Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:36.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194580204 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:36.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194580204 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:36.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194580205 data=null} to TreeItem with text {test} [2019-07-31T08:44:36.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194580205 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:36.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194580206 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:36.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194580214 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:36.193Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:44:36.193Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:36.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194580216 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:44:36.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194580216 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:44:36.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194580217 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:44:36.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194580217 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:36.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194580218 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]} [2019-07-31T08:44:36.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194580236 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:36.193Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:44:36.193Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-31T08:44:36.452Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:36.452Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:36.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194580730 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:36.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194580730 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:36.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194580730 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:36.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194580731 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:36.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194580731 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} [2019-07-31T08:44:36.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194580780 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:36.710Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:36.710Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:36.710Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:36.710Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:36.710Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:36.710Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:36.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194580785 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:36.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194580786 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:36.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194580786 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:36.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194580787 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:36.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194580787 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} [2019-07-31T08:44:36.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194580793 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:36.710Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-31T08:44:36.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194580802 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:36.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194580802 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:36.710Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:36.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194580803 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:36.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194580803 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:36.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194580803 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} [2019-07-31T08:44:36.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194580809 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:36.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194580810 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:36.710Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1194580818 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:36.710Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194580818 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} [2019-07-31T08:44:37.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194580922 data=null button=1 stateMask=0x80000 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:37.278Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1194581370 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:37.278Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1194581471 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:37.278Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1194581474 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:37.278Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-31T08:44:37.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:37.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:37.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:37.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:37.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:37.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:37.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:37.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:37.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:37.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:37.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:37.278Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:37.278Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:37.278Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:37.278Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:37.279Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:44:37.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194581479 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:44:37.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194581479 data=null doit=true} to TableItem with text {} [2019-07-31T08:44:37.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194581479 data=null} to TableItem with text {} [2019-07-31T08:44:37.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194581480 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:37.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194581480 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:44:37.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194581487 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:37.279Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:37.279Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:38.213Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:38.213Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:38.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194582554 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:38.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194582555 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:38.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194582555 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:38.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194582556 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:38.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194582556 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} [2019-07-31T08:44:38.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194582570 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:38.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:38.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:38.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:38.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:38.471Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:38.471Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:44:38.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:38.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:38.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:38.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:38.471Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:38.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194582588 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:38.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194582588 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:38.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194582588 data=null} to TreeItem with text {test} [2019-07-31T08:44:38.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194582589 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:38.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194582590 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:38.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194582688 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:38.471Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:38.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194582690 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:38.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194582690 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:38.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194582690 data=null} to TreeItem with text {test} [2019-07-31T08:44:38.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194582691 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:38.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194582692 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:38.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194582704 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:38.471Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:44:38.471Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:38.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194582707 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:44:38.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194582707 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:44:38.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194582708 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:44:38.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194582708 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:38.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194582709 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]} [2019-07-31T08:44:38.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194582733 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:38.729Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:44:38.729Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-31T08:44:38.988Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:38.988Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:38.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194583238 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:38.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194583239 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:38.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194583239 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:38.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194583240 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:39.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194583241 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} [2019-07-31T08:44:39.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194583293 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:39.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:39.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:39.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:39.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:39.246Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:39.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:39.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194583298 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:39.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194583299 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:39.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194583299 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:39.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194583300 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:39.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194583300 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} [2019-07-31T08:44:39.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194583306 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:39.246Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:39.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194583307 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:39.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194583313 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:39.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:39.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194583314 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:39.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194583314 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:39.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194583315 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} [2019-07-31T08:44:39.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194583320 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:39.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194583321 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:39.246Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1194583321 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:39.246Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194583322 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} [2019-07-31T08:44:39.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194583420 data=null button=1 stateMask=0x80000 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:39.813Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1194583944 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:39.813Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1194584008 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:39.813Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1194584008 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:39.813Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:39.813Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:39.813Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:39.813Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:39.813Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:39.813Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:39.813Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:39.813Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:39.813Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:39.813Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:39.813Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:39.813Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:39.813Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:39.813Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:39.813Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:39.813Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:39.813Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:39.813Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:44:39.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194584057 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:44:39.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194584058 data=null doit=true} to TableItem with text {} [2019-07-31T08:44:39.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194584058 data=null} to TableItem with text {} [2019-07-31T08:44:39.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194584059 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:39.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194584059 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:44:40.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194584068 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:40.072Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:40.072Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:41.447Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:41.447Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:41.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194585484 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:41.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194585485 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:41.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194585485 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:41.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194585486 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:41.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194585486 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} [2019-07-31T08:44:41.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194585492 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:44:41.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:41.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:41.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:41.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:41.447Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:41.447Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:44:41.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:41.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:41.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:41.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:41.447Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:41.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194585508 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:41.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194585508 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:41.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194585509 data=null} to TreeItem with text {test} [2019-07-31T08:44:41.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194585509 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:41.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194585510 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:41.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194585557 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:41.447Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:41.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194585558 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:41.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194585559 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:41.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194585559 data=null} to TreeItem with text {test} [2019-07-31T08:44:41.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194585560 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:41.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194585560 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:41.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194585574 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:41.447Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:44:41.447Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:41.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194585576 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:44:41.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194585576 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:44:41.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194585576 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:44:41.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194585577 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:41.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194585577 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]} [2019-07-31T08:44:41.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194585611 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:41.447Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:44:41.447Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:44:41.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:41.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:41.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:41.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:41.447Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:41.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194585621 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:41.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194585626 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:41.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194585626 data=null} to TreeItem with text {test} [2019-07-31T08:44:41.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194585627 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:41.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194585628 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:41.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194585654 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:41.447Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:41.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194585664 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:41.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194585665 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:41.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194585665 data=null} to TreeItem with text {test} [2019-07-31T08:44:41.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194585666 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:41.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194585666 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:41.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194585677 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:41.447Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:44:41.447Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:41.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194585679 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:44:41.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194585679 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:44:41.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194585679 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:44:41.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194585680 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:41.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194585680 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]} [2019-07-31T08:44:41.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194585702 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:41.706Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:41.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194585704 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:44:41.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194585704 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:44:41.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194585704 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:44:41.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194585705 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:41.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194585705 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]} [2019-07-31T08:44:41.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194585715 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:41.706Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T08:44:41.707Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T08:44:41.965Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T08:44:41.965Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T08:44:41.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1194586106 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T08:44:41.965Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:44:41.965Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:44:41.965Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:44:41.965Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:44:41.965Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:44:41.965Z] DEBUG - Clicking on &Yes [2019-07-31T08:44:41.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194586108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:44:41.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194586108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:44:41.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194586108 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:44:41.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194586109 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:44:41.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194586109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:44:41.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194586109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:44:41.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194586110 data=null item=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') [2019-07-31T08:44:46.170Z] DEBUG - Clicked on [2019-07-31T08:44:46.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1194585776 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T08:44:47.303Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:44:47.303Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:47.303Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:47.303Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:47.303Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:47.303Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:47.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194591381 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:47.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194591381 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:47.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194591382 data=null} to TreeItem with text {test} [2019-07-31T08:44:47.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194591382 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:47.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194591382 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:47.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194591408 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:47.303Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:47.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194591409 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:47.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194591409 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:47.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194591410 data=null} to TreeItem with text {test} [2019-07-31T08:44:47.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194591410 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:47.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194591410 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:47.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194591421 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:47.303Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:44:47.303Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:47.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194591423 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:44:47.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194591423 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:44:47.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194591423 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:44:47.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194591424 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:44:47.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194591424 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:44:47.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194591443 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:44:47.303Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:47.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194591445 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:44:47.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194591445 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:44:47.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194591445 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:44:47.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194591446 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:44:47.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194591446 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:44:47.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194591459 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:44:47.303Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:44:47.303Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:44:47.562Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:44:47.562Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:44:47.562Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194591805 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:44:47.562Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:44:47.562Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:47.562Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:44:47.562Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-31T08:44:47.562Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:44:47.562Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-31T08:44:47.562Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:47.562Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:44:47.562Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:44:47.562Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:44:47.562Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:44:47.562Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:44:47.562Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:44:47.562Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:44:47.562Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:44:47.824Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:44:47.824Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:44:47.824Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:44:47.824Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:44:47.824Z] DEBUG - matched Combo with text " [2019-07-31T08:44:47.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194591916 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:')) [2019-07-31T08:44:47.824Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:44:47.824Z] 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') [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:47.824Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3cf7b56d [2019-07-31T08:44:47.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1194591927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:47.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1194591928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:47.824Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1194591928 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:47.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1194591928 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:47.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1194591928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:47.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1194591928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:47.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1194591929 data=null item=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') [2019-07-31T08:44:47.824Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1194591929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:47.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1194591929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:47.824Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1194591929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:47.824Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1194591929 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:47.824Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1194591929 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:44:47.824Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:44:47.824Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:44:47.824Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:44:47.824Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T08:44:47.825Z] 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. [2019-07-31T08:44:47.825Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:44:47.825Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:47.825Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:44:47.825Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:44:47.825Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:44:47.825Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:44:47.825Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:44:47.825Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:44:47.825Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:44:47.825Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:44:47.825Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:44:47.825Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:44:47.825Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:44:47.825Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:44:47.825Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:47.825Z] DEBUG - Clicking on &Finish [2019-07-31T08:44:47.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194591950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:47.825Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194591950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:47.825Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194591950 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:47.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194591950 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:47.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194591950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:47.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194591951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:48.769Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:48.769Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:48.769Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:48.769Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:48.769Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:44:48.769Z] DEBUG - Clicked on &Finish [2019-07-31T08:44:48.769Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T08:44:48.769Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1194592739 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T08:44:48.769Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T08:44:48.769Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T08:44:48.769Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2019-07-31T08:44:48.769Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2019-07-31T08:44:48.769Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T08:44:48.769Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T08:44:48.769Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T08:44:48.770Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T08:44:48.770Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T08:44:48.770Z] DEBUG - Clicking on Rename All [2019-07-31T08:44:48.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1194592740 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') [2019-07-31T08:44:48.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1194592740 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') [2019-07-31T08:44:48.770Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1194592741 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T08:44:48.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1194592741 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T08:44:48.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1194592741 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') [2019-07-31T08:44:48.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1194592741 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') [2019-07-31T08:44:48.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1194592741 data=null item=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') [2019-07-31T08:44:49.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194591951 data=null item=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') [2019-07-31T08:44:49.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194591532 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:44:49.373Z] DEBUG - Clicked on [2019-07-31T08:44:49.373Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:44:49.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:49.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:49.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:49.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:49.632Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:49.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194593653 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:49.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194593653 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:49.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194593653 data=null} to TreeItem with text {test} [2019-07-31T08:44:49.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194593654 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:49.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194593655 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:49.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194593738 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:49.632Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:49.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194593740 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:49.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194593741 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:49.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194593741 data=null} to TreeItem with text {test} [2019-07-31T08:44:49.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194593742 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:49.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194593742 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:49.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194593756 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:49.632Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:44:49.632Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:49.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194593759 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:44:49.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194593759 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:44:49.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194593759 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:44:49.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194593760 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:49.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194593761 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]} [2019-07-31T08:44:49.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194593782 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:49.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194593783 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:44:49.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194593784 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:44:49.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194593791 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:49.632Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194593792 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]} [2019-07-31T08:44:49.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194593842 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:49.892Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:49.892Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:49.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194594031 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:49.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194594032 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:49.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194594032 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:49.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194594033 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:49.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194594033 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:49.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194594072 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:49.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:49.892Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:49.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:49.892Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:49.892Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:49.892Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:49.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194594081 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:49.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194594081 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:49.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194594081 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:49.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194594082 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:49.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194594082 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:49.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194594093 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:49.892Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:49.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194594094 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:49.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194594094 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:49.892Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:49.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194594094 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:49.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194594095 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:49.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194594095 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:49.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194594102 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:49.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194594103 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:49.892Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194594103 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:50.151Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194594104 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:50.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194594209 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:50.409Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194594632 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:50.409Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194594634 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:50.409Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194594635 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:50.409Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:50.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:51.787Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:51.787Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:51.787Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:51.787Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:51.787Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:44:51.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194595665 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:44:51.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194595665 data=null doit=true} to TableItem with text {} [2019-07-31T08:44:51.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194595666 data=null} to TableItem with text {} [2019-07-31T08:44:51.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194595722 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:51.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194595723 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:44:51.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194595729 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:51.787Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:51.787Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:51.787Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:51.787Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:51.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194595956 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:51.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194595956 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:51.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194595956 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:51.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194595957 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:51.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194595957 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:51.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194595964 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:44:51.787Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:51.787Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:51.787Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:51.787Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:51.787Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:51.787Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:44:51.787Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:51.787Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:51.787Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:51.787Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:51.787Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:51.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194595980 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:51.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194595980 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:51.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194595980 data=null} to TreeItem with text {test} [2019-07-31T08:44:51.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194595981 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:51.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194595981 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:51.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194596027 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:51.787Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:51.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194596030 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:51.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194596030 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:51.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194596030 data=null} to TreeItem with text {test} [2019-07-31T08:44:51.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194596031 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:51.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194596031 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:52.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194596047 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:52.045Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:44:52.045Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:52.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194596049 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:44:52.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194596050 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:44:52.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194596050 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:44:52.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194596052 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:52.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194596055 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]} [2019-07-31T08:44:52.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194596088 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:52.045Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:44:52.305Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:52.305Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:52.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194596523 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:52.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194596524 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:52.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194596524 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:52.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194596524 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:52.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194596525 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:52.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194596570 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:52.563Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:52.563Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:52.563Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:52.563Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:52.563Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:52.563Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:52.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194596576 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:52.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194596576 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:52.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194596577 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:52.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194596577 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:52.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194596577 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:52.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194596584 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:52.563Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:52.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194596590 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:52.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194596591 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:52.563Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:52.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194596591 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:52.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194596592 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:52.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194596592 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:52.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194596599 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:52.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194596600 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:52.564Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194596600 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:52.564Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194596600 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:52.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194596707 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:52.822Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194597010 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:52.822Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194597042 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:52.822Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194597042 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:52.822Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:52.822Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:52.822Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:54.197Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:54.197Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:54.197Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:54.197Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:54.197Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:44:54.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194598048 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:44:54.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194598048 data=null doit=true} to TableItem with text {} [2019-07-31T08:44:54.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194598080 data=null} to TableItem with text {} [2019-07-31T08:44:54.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194598081 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:54.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194598082 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:44:54.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194598088 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:54.197Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:54.197Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:54.197Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:54.197Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:54.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194598242 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:54.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194598243 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:54.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194598243 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:54.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194598244 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:54.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194598244 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:54.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194598280 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:44:54.197Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:54.197Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:54.197Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:54.197Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:54.197Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:54.197Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:44:54.197Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:54.197Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:54.197Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:54.197Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:54.197Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:54.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194598289 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:54.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194598290 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:54.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194598290 data=null} to TreeItem with text {test} [2019-07-31T08:44:54.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194598291 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:54.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194598291 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:54.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194598334 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:54.197Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:54.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194598336 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:54.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194598336 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:54.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194598336 data=null} to TreeItem with text {test} [2019-07-31T08:44:54.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194598337 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:54.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194598337 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:54.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194598351 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:54.197Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:44:54.197Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:54.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194598353 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:44:54.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194598354 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:44:54.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194598354 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:44:54.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194598355 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:54.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194598355 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]} [2019-07-31T08:44:54.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194598376 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:54.197Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:44:54.455Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:54.714Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:54.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194598781 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:54.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194598781 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:54.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194598781 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:54.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194598782 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:54.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194598782 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:54.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194598826 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:54.714Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:54.714Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:54.714Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:54.714Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:54.714Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:54.714Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:54.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194598831 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:54.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194598831 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:54.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194598831 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:54.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194598832 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:54.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194598832 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:54.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194598837 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:54.714Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:54.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194598838 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:54.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194598839 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:54.714Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:54.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194598839 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:54.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194598840 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:54.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194598840 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:54.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194598850 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:54.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194598851 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:54.714Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194598852 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:54.714Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194598852 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:55.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194599031 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:55.648Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194599667 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:55.648Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194599670 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:55.648Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194599671 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:55.648Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:55.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:55.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:55.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:55.648Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:55.648Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:55.648Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:55.648Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:55.648Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:44:55.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194599684 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:44:55.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194599685 data=null doit=true} to TableItem with text {} [2019-07-31T08:44:55.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194599717 data=null} to TableItem with text {} [2019-07-31T08:44:55.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194599718 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:55.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194599718 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:44:55.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194599724 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:55.648Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:55.648Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:56.582Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:56.582Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:56.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194600728 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:56.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194600729 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:56.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194600729 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:56.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194600730 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:56.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194600730 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:56.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194600737 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:44:56.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:56.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:56.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:56.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:56.582Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:56.582Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:44:56.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:56.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:56.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:56.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:56.582Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:56.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194600769 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:56.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194600770 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:56.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194600770 data=null} to TreeItem with text {test} [2019-07-31T08:44:56.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194600771 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:56.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194600771 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:56.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194600815 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:56.582Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:56.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194600816 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:56.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194600816 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:56.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194600816 data=null} to TreeItem with text {test} [2019-07-31T08:44:56.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194600817 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:56.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194600817 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:56.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194600830 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:56.582Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:44:56.582Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:56.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194600832 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:44:56.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194600833 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:44:56.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194600833 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:44:56.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194600833 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:56.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194600834 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]} [2019-07-31T08:44:56.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194600868 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:56.841Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:44:56.841Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:56.841Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:57.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194601157 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:57.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194601157 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:57.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194601158 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:57.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194601158 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:57.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194601158 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} [2019-07-31T08:44:57.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194601206 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:57.099Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:57.099Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:57.099Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:57.099Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:57.099Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:57.099Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:57.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194601211 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:57.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194601211 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:57.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194601212 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:57.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194601212 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:57.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194601213 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} [2019-07-31T08:44:57.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194601218 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:57.099Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-31T08:44:57.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194601219 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:57.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194601219 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:57.099Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:57.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194601220 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:57.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194601221 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:57.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194601221 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} [2019-07-31T08:44:57.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194601229 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:57.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194601230 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:57.099Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1194601231 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:57.099Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194601231 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} [2019-07-31T08:44:57.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194601339 data=null button=1 stateMask=0x80000 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:57.667Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1194601798 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:57.667Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1194601868 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:57.667Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1194601868 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:57.667Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-31T08:44:57.667Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:57.667Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:57.667Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:57.667Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:57.667Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:57.667Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:57.667Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:57.667Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:57.667Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:44:57.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194601873 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:44:57.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194601873 data=null doit=true} to TableItem with text {} [2019-07-31T08:44:57.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194601873 data=null} to TableItem with text {} [2019-07-31T08:44:57.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194601874 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:57.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194601874 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:44:57.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194601900 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:57.667Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:57.667Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:58.672Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:58.672Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:58.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194602923 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:58.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194602924 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:59.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194602925 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:59.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194602926 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:59.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194602926 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} [2019-07-31T08:44:59.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194602943 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:44:59.470Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:59.470Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:59.470Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:59.470Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:59.470Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:59.470Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:44:59.470Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:59.470Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:59.470Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:59.470Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:59.471Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:59.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194602960 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:59.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194602960 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:59.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194602961 data=null} to TreeItem with text {test} [2019-07-31T08:44:59.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194602961 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:59.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194602962 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:59.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194603036 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:59.471Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:59.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194603038 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:44:59.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194603038 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:59.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194603039 data=null} to TreeItem with text {test} [2019-07-31T08:44:59.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194603039 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:59.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194603040 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:44:59.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194603094 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:44:59.471Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:44:59.471Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:59.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194603096 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:44:59.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194603097 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:44:59.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194603097 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:44:59.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194603098 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:59.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194603098 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]} [2019-07-31T08:44:59.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194603127 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:44:59.471Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:44:59.471Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:44:59.471Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:59.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194603422 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:59.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194603423 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:59.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194603423 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:59.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194603424 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:59.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194603424 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} [2019-07-31T08:44:59.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194603481 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:59.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:59.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:59.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:44:59.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:44:59.471Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:44:59.471Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:59.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194603487 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:59.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194603487 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:59.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194603487 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:59.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194603488 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:59.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194603488 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} [2019-07-31T08:44:59.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194603494 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:59.471Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-31T08:44:59.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194603518 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:59.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194603518 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:59.471Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:44:59.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194603519 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:59.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194603519 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:59.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194603520 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} [2019-07-31T08:44:59.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194603526 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:59.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194603527 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:59.730Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1194603527 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:59.730Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194603528 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} [2019-07-31T08:44:59.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194603628 data=null button=1 stateMask=0x80000 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:59.990Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1194604077 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:59.990Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1194604158 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:59.990Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1194604158 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:44:59.990Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-31T08:44:59.990Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:59.990Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:59.990Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:59.990Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:59.990Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:44:59.990Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:59.990Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:59.990Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:59.990Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:44:59.990Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:44:59.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194604163 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:44:59.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194604163 data=null doit=true} to TableItem with text {} [2019-07-31T08:44:59.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194604163 data=null} to TableItem with text {} [2019-07-31T08:44:59.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194604164 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:59.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194604164 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:44:59.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194604170 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:44:59.990Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:44:59.990Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:00.924Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:00.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:01.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194605213 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:01.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194605213 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:01.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194605213 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:01.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194605214 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:01.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194605214 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} [2019-07-31T08:45:01.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194605252 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:01.183Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:01.183Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:01.183Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:01.183Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:01.183Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:01.183Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:45:01.183Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:01.183Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:01.183Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:01.183Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:01.183Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:01.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194605268 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:01.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194605268 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:01.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194605269 data=null} to TreeItem with text {test} [2019-07-31T08:45:01.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194605269 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:01.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194605269 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:01.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194605330 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:01.183Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:01.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194605331 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:01.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194605332 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:01.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194605332 data=null} to TreeItem with text {test} [2019-07-31T08:45:01.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194605333 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:01.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194605333 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:01.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194605353 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:01.183Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:45:01.183Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:01.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194605355 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:45:01.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194605355 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:45:01.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194605356 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:45:01.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194605356 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:01.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194605357 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]} [2019-07-31T08:45:01.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194605387 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:01.183Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:45:01.442Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:01.442Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:01.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194605687 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:01.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194605688 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:01.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194605688 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:01.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194605689 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:01.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194605690 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} [2019-07-31T08:45:01.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194605761 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:01.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:01.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:01.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:01.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:01.701Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:01.701Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:01.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194605767 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:01.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194605767 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:01.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194605767 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:01.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194605768 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:01.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194605768 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} [2019-07-31T08:45:01.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194605783 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:01.701Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:01.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194605784 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:01.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194605785 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:01.701Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:01.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194605785 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:01.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194605786 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:01.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194605786 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} [2019-07-31T08:45:01.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194605800 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:01.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194605801 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:01.701Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1194605802 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:01.701Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194605802 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} [2019-07-31T08:45:02.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194605900 data=null button=1 stateMask=0x80000 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:02.268Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1194606401 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:02.268Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1194606463 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:02.268Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1194606463 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:02.268Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:02.268Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:02.268Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:02.268Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:02.268Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:02.268Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:02.268Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:02.268Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:02.268Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:02.268Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:02.268Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:02.268Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:45:02.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194606470 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:45:02.268Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194606471 data=null doit=true} to TableItem with text {} [2019-07-31T08:45:02.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194606471 data=null} to TableItem with text {} [2019-07-31T08:45:02.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194606472 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:02.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194606472 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:45:02.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194606500 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:02.268Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:02.268Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:03.207Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:03.207Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:03.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194607528 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:03.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194607528 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:03.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194607529 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:03.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194607529 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:03.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194607530 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} [2019-07-31T08:45:03.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194607535 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:03.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:03.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:03.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:03.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:03.465Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:03.465Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:45:03.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:03.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:03.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:03.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:03.465Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:03.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194607554 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:03.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194607554 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:03.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194607554 data=null} to TreeItem with text {test} [2019-07-31T08:45:03.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194607555 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:03.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194607555 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:03.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194607627 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:03.465Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:03.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194607667 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:03.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194607667 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:03.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194607667 data=null} to TreeItem with text {test} [2019-07-31T08:45:03.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194607668 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:03.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194607668 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:03.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194607676 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:03.465Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:45:03.465Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:03.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194607686 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:45:03.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194607687 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:45:03.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194607687 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:45:03.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194607688 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:03.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194607688 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]} [2019-07-31T08:45:03.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194607712 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:03.465Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:45:04.033Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:04.033Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:04.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194608112 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:45:04.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194608112 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:45:04.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194608112 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:45:04.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194608113 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:45:04.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194608114 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)} [2019-07-31T08:45:04.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194608161 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:45:04.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:04.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:04.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:04.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:04.033Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:04.033Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:04.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194608168 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:45:04.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194608168 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:45:04.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194608168 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:45:04.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194608169 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:45:04.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194608169 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)} [2019-07-31T08:45:04.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194608183 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:45:04.033Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:45:04.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194608184 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:45:04.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194608184 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:45:04.033Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:04.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194608185 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:45:04.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194608186 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:45:04.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194608186 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)} [2019-07-31T08:45:04.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194608238 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:45:04.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194608239 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:45:04.033Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194608239 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:45:04.291Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194608240 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)} [2019-07-31T08:45:04.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194608436 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:45:04.550Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194608643 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:45:04.550Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194608644 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:45:04.550Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194608644 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:45:04.550Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:45:04.550Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:04.550Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:04.550Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:04.550Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:04.550Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:04.550Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:04.550Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:05.485Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:05.485Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:05.485Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:05.485Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:05.485Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:45:05.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194609656 data=null button=0 stateMask=0x0 x=6 y=32 count=0} to TableItem with text {} [2019-07-31T08:45:05.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194609728 data=null doit=true} to TableItem with text {} [2019-07-31T08:45:05.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194609812 data=null} to TableItem with text {} [2019-07-31T08:45:05.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194609882 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:05.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194609882 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:45:05.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194609890 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:05.743Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:05.743Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:06.002Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:06.002Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:06.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194610127 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:45:06.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194610128 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:45:06.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194610128 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:45:06.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194610129 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:45:06.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194610129 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)} [2019-07-31T08:45:06.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194610137 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:45:06.002Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:06.002Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:06.002Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:06.002Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:06.002Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:06.002Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:45:06.002Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:06.002Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:06.002Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:06.002Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:06.002Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:06.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194610154 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:06.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194610155 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:06.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194610155 data=null} to TreeItem with text {test} [2019-07-31T08:45:06.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194610158 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:06.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194610159 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:06.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194610199 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:06.002Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:06.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194610200 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:06.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194610201 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:06.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194610201 data=null} to TreeItem with text {test} [2019-07-31T08:45:06.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194610201 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:06.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194610202 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:06.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194610209 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:06.002Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:45:06.002Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:06.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194610211 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:45:06.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194610212 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:45:06.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194610212 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:45:06.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194610213 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:06.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194610213 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]} [2019-07-31T08:45:06.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194610233 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:06.002Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:45:06.569Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:06.569Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:06.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194610718 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:45:06.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194610719 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:45:06.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194610719 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:45:06.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194610720 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:45:06.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194610720 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)} [2019-07-31T08:45:06.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194610764 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:45:06.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:06.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:06.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:06.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:06.569Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:06.569Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:06.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194610769 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:45:06.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194610769 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:45:06.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194610770 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:45:06.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194610770 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:45:06.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194610770 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)} [2019-07-31T08:45:06.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194610776 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:45:06.569Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:45:06.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194610777 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:45:06.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194610777 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:45:06.569Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:06.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194610778 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:45:06.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194610778 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:45:06.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194610784 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)} [2019-07-31T08:45:06.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194610790 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:45:06.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194610791 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:45:06.569Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194610791 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:45:06.827Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194610792 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)} [2019-07-31T08:45:07.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194610902 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:45:07.085Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194611242 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:45:07.085Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194611242 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:45:07.085Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194611243 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:45:07.085Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:45:07.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:07.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:07.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:07.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:07.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:07.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:07.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:07.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:08.460Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:08.460Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:08.460Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:08.460Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:08.460Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:45:08.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194612364 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:45:08.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194612364 data=null doit=true} to TableItem with text {} [2019-07-31T08:45:08.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194612364 data=null} to TableItem with text {} [2019-07-31T08:45:08.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194612365 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:08.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194612367 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:45:08.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194612426 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:08.460Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:08.460Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:08.460Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:08.460Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:08.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194612731 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:45:08.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194612731 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:45:08.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194612732 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:45:08.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194612732 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:45:08.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194612733 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)} [2019-07-31T08:45:08.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194612739 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:45:08.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:08.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:08.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:08.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:08.719Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:08.719Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:45:08.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:08.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:08.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:08.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:08.719Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:08.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194612753 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:08.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194612754 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:08.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194612754 data=null} to TreeItem with text {test} [2019-07-31T08:45:08.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194612754 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:08.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194612755 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:08.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194612797 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:08.719Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:08.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194612798 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:08.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194612799 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:08.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194612799 data=null} to TreeItem with text {test} [2019-07-31T08:45:08.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194612799 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:08.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194612800 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:08.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194612807 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:08.719Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:45:08.719Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:08.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194612809 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:45:08.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194612809 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:45:08.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194612810 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:45:08.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194612810 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:08.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194612811 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]} [2019-07-31T08:45:08.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194612831 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:08.719Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:45:09.285Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:09.285Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:09.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194613328 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:45:09.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1194613328 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:45:09.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1194613328 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:45:09.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194613329 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:45:09.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194613330 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)} [2019-07-31T08:45:09.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194613374 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:45:09.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:09.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:09.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:09.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:09.285Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:09.285Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:09.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194613380 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:45:09.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1194613380 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:45:09.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1194613380 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:45:09.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194613381 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:45:09.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194613381 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)} [2019-07-31T08:45:09.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194613387 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:45:09.285Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:45:09.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194613388 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:45:09.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1194613388 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:45:09.285Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:09.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1194613389 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:45:09.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194613389 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:45:09.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194613390 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)} [2019-07-31T08:45:09.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194613398 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:45:09.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194613399 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:45:09.285Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194613399 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:45:09.285Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194613400 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)} [2019-07-31T08:45:10.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194613578 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:45:10.673Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194614303 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:45:10.673Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1194614311 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:45:10.673Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1194614311 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:45:10.673Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:45:10.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:10.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:10.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:10.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:10.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:10.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:10.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:10.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:10.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:10.673Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:10.673Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:10.673Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:10.673Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:10.673Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:45:10.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194614316 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:45:10.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194614352 data=null doit=true} to TableItem with text {} [2019-07-31T08:45:10.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194614353 data=null} to TableItem with text {} [2019-07-31T08:45:10.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194614354 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:10.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194614354 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:45:10.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194614363 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:10.673Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:10.673Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:11.024Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:11.024Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:11.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194615365 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:45:11.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1194615366 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:45:11.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1194615366 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:45:11.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194615367 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:45:11.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194615367 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)} [2019-07-31T08:45:11.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194615373 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:45:11.284Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:11.284Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:11.284Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:11.284Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:11.284Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:11.284Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:45:11.284Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:11.284Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:11.284Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:11.284Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:11.284Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:11.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194615401 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:11.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194615401 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:11.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194615401 data=null} to TreeItem with text {test} [2019-07-31T08:45:11.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194615402 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:11.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194615403 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:11.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194615447 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:11.284Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:11.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194615449 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:11.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194615449 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:11.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194615449 data=null} to TreeItem with text {test} [2019-07-31T08:45:11.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194615450 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:11.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194615450 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:11.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194615458 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:11.284Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:45:11.284Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:11.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194615460 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:45:11.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194615461 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:45:11.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194615461 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:45:11.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194615462 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:11.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194615462 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]} [2019-07-31T08:45:11.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194615494 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:11.284Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:45:11.542Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:11.542Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:11.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194615787 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:45:11.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1194615787 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:45:11.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1194615788 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:45:11.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194615788 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:45:11.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194615788 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)} [2019-07-31T08:45:11.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194615844 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:45:11.801Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:11.801Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:11.801Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:11.801Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:11.801Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:11.801Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:11.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194615851 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:45:11.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1194615852 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:45:11.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1194615852 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:45:11.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194615853 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:45:11.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194615853 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)} [2019-07-31T08:45:11.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194615860 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:45:11.801Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:45:11.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194615861 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:45:11.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1194615867 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:45:11.801Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:11.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1194615868 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:45:11.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194615868 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:45:11.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194615869 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)} [2019-07-31T08:45:11.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194615876 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:45:11.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194615877 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:45:11.801Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194615878 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:45:11.801Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194615878 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)} [2019-07-31T08:45:12.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194615987 data=null button=1 stateMask=0x80000 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:45:12.367Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194616456 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:45:12.367Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1194616523 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:45:12.367Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1194616523 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:45:12.367Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:45:12.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:12.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:12.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:12.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:12.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:12.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:12.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:12.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:12.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:12.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:12.367Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:12.367Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:12.367Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:12.367Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:12.367Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:45:12.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194616528 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:45:12.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194616528 data=null doit=true} to TableItem with text {} [2019-07-31T08:45:12.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194616528 data=null} to TableItem with text {} [2019-07-31T08:45:12.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194616529 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:12.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194616529 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:45:12.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194616560 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:12.367Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:12.367Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:13.301Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:13.301Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:13.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194617616 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:45:13.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1194617617 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:45:13.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1194617617 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:45:13.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194617618 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:45:13.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194617649 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)} [2019-07-31T08:45:13.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194617656 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:45:13.561Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:13.561Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:13.561Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:13.561Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:13.561Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:13.561Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:45:13.561Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:13.561Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:13.561Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:13.561Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:13.561Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:13.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194617672 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:13.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194617672 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:13.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194617673 data=null} to TreeItem with text {test} [2019-07-31T08:45:13.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194617673 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:13.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194617674 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:13.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194617742 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:13.561Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:13.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194617743 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:13.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194617744 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:13.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194617744 data=null} to TreeItem with text {test} [2019-07-31T08:45:13.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194617744 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:13.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194617748 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:13.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194617756 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:13.561Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:45:13.561Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:13.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194617758 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:45:13.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194617758 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:45:13.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194617758 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:45:13.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194617759 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:13.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194617759 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]} [2019-07-31T08:45:13.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194617779 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:13.561Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:45:14.128Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:14.128Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:14.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194618180 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:45:14.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1194618180 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:45:14.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1194618180 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:45:14.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194618181 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:45:14.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194618182 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)} [2019-07-31T08:45:14.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194618237 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:45:14.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:14.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:14.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:14.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:14.128Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:14.128Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:14.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194618242 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:45:14.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1194618242 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:45:14.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1194618243 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:45:14.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194618243 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:45:14.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194618243 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)} [2019-07-31T08:45:14.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194618249 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:45:14.128Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:45:14.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194618250 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:45:14.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1194618257 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:45:14.128Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:14.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1194618259 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:45:14.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194618260 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:45:14.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194618260 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)} [2019-07-31T08:45:14.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194618266 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:45:14.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194618266 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:45:14.128Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194618267 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:45:14.386Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194618274 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)} [2019-07-31T08:45:14.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194618384 data=null button=1 stateMask=0x80000 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:45:14.902Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194618891 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:45:14.902Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1194618964 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:45:14.902Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1194618964 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:45:14.902Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:45:14.902Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:14.902Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:14.902Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:14.902Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:14.902Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:14.902Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:14.902Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:14.902Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:14.902Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:14.902Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:14.902Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:14.902Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:14.902Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:14.902Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:14.902Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:14.902Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:45:14.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194618970 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:45:14.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194618971 data=null doit=true} to TableItem with text {} [2019-07-31T08:45:14.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194618971 data=null} to TableItem with text {} [2019-07-31T08:45:14.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194618971 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:14.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194618972 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:45:14.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194619002 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:14.902Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:14.902Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:15.837Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:15.837Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:15.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194620036 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:45:15.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1194620037 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:45:15.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1194620037 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:45:15.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194620038 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:45:15.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194620038 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)} [2019-07-31T08:45:15.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194620045 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:45:15.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:15.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:15.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:15.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:15.837Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:15.837Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:45:15.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:15.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:15.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:15.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:15.837Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:15.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194620063 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:15.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194620063 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:15.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194620063 data=null} to TreeItem with text {test} [2019-07-31T08:45:15.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194620064 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:15.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194620064 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:16.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194620174 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:16.097Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:16.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194620175 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:16.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194620176 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:16.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194620176 data=null} to TreeItem with text {test} [2019-07-31T08:45:16.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194620177 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:16.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194620177 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:16.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194620185 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:16.097Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:45:16.097Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:16.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194620231 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:45:16.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194620232 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:45:16.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194620232 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:45:16.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194620233 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:16.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194620233 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]} [2019-07-31T08:45:16.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194620260 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:16.097Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:45:16.663Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:16.663Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:16.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194620752 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:45:16.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1194620753 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:45:16.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1194620753 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:45:16.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194620753 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:45:16.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194620754 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)} [2019-07-31T08:45:16.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194620835 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:45:16.663Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:16.663Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:16.663Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:16.663Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:16.663Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:16.663Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:16.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194620841 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:45:16.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1194620841 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:45:16.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1194620841 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:45:16.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194620842 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:45:16.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194620842 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)} [2019-07-31T08:45:16.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194620856 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:45:16.663Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:45:16.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194620857 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:45:16.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1194620857 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:45:16.663Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:16.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1194620858 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:45:16.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194620858 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:45:16.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194620859 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)} [2019-07-31T08:45:16.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194620873 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:45:16.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194620874 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:45:16.664Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194620875 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:45:16.922Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194620875 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)} [2019-07-31T08:45:17.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194620998 data=null button=1 stateMask=0x80000 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:45:17.490Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194621516 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:45:17.490Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1194621587 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:45:17.490Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1194621588 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:45:17.490Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:45:17.490Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:17.490Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:17.490Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:17.490Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:17.490Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:17.490Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:17.490Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:17.490Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:17.490Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:17.490Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:17.490Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:17.490Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:17.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:17.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:17.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:17.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:17.490Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:45:17.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194621594 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:45:17.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194621595 data=null doit=true} to TableItem with text {} [2019-07-31T08:45:17.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194621595 data=null} to TableItem with text {} [2019-07-31T08:45:17.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194621596 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:17.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194621597 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:45:17.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194621632 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:17.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:17.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:18.424Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:18.424Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:18.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194622681 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:45:18.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1194622682 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:45:18.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1194622682 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:45:18.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194622683 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:45:18.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194622683 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)} [2019-07-31T08:45:18.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194622690 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:45:18.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:18.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:18.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:18.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:18.683Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:18.683Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:45:18.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:18.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:18.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:18.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:18.683Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:18.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194622730 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:18.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194622730 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:18.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194622730 data=null} to TreeItem with text {test} [2019-07-31T08:45:18.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194622731 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:18.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194622731 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:18.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194622781 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:18.683Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:18.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194622783 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:18.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194622796 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:18.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194622796 data=null} to TreeItem with text {test} [2019-07-31T08:45:18.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194622797 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:18.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194622797 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:18.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194622811 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:18.683Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:45:18.683Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:18.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194622814 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:45:18.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194622814 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:45:18.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194622814 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:45:18.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194622815 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:18.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194622815 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]} [2019-07-31T08:45:18.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194622844 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:18.683Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:45:18.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:18.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:18.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:18.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:18.683Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:18.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194622854 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:18.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194622854 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:18.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194622855 data=null} to TreeItem with text {test} [2019-07-31T08:45:18.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194622855 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:18.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194622856 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:18.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194622883 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:18.683Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:18.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194622885 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:18.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194622885 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:18.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194622885 data=null} to TreeItem with text {test} [2019-07-31T08:45:18.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194622886 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:18.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194622886 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:18.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194622894 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:18.683Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:45:18.683Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:18.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194622896 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:45:18.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194622896 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:45:18.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194622896 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:45:18.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194622897 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:18.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194622897 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]} [2019-07-31T08:45:18.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194622949 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:18.942Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:18.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194622951 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:45:18.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194622952 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:45:18.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194622952 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:45:18.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194622952 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:18.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194622953 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]} [2019-07-31T08:45:18.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194622959 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:18.942Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T08:45:18.942Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T08:45:19.201Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T08:45:19.201Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T08:45:19.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1194623306 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T08:45:19.201Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:45:19.201Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:45:19.201Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:45:19.201Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:45:19.201Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:45:19.201Z] DEBUG - Clicking on &Yes [2019-07-31T08:45:19.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194623308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:45:19.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194623308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:45:19.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194623308 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:45:19.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194623309 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:45:19.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194623309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:45:19.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194623309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:45:19.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194623310 data=null item=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') [2019-07-31T08:45:23.852Z] DEBUG - Clicked on [2019-07-31T08:45:24.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1194623011 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T08:45:24.682Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:45:24.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:24.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:24.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:24.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:24.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:24.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194628848 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:24.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194628849 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:24.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194628849 data=null} to TreeItem with text {test} [2019-07-31T08:45:24.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194628849 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:24.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194628850 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:24.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194628874 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:24.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:24.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194628886 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:24.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194628886 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:24.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194628887 data=null} to TreeItem with text {test} [2019-07-31T08:45:24.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194628888 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:24.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194628889 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:24.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194628908 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:24.682Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:45:24.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:24.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194628912 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:45:24.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194628912 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:45:24.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194628913 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:45:24.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194628913 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:45:24.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194628914 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:45:24.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194628937 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:45:24.941Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:24.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194628939 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:45:24.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194628939 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:45:24.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194628940 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:45:24.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194628941 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:45:24.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194628941 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:45:24.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194628952 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:45:24.941Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:45:24.941Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:45:25.201Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:45:25.201Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:45:25.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194629323 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:45:25.201Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:45:25.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:45:25.201Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:45:25.201Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-31T08:45:25.201Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:45:25.201Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-31T08:45:25.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:45:25.201Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:45:25.201Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:45:25.201Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:45:25.201Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:45:25.201Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:45:25.201Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:45:25.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:45:25.201Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:45:25.201Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:45:25.201Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:45:25.201Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:45:25.201Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:45:25.201Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:45:25.201Z] DEBUG - matched Combo with text " [2019-07-31T08:45:25.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194629489 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:')) [2019-07-31T08:45:25.460Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:45:25.460Z] 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') [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:45:25.460Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@77c536b6 [2019-07-31T08:45:25.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1194629505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:45:25.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1194629505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:45:25.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1194629506 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:45:25.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1194629506 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:45:25.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1194629506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:45:25.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1194629506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:45:25.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1194629507 data=null item=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') [2019-07-31T08:45:25.460Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1194629507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:45:25.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1194629507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:45:25.460Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1194629507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:45:25.460Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1194629507 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:45:25.460Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1194629507 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:45:25.460Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:45:25.460Z] 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') [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:45:25.460Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:45:25.460Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:45:25.460Z] 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') [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] 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') [2019-07-31T08:45:25.460Z] 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. [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:45:25.460Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:45:25.460Z] DEBUG - Clicking on &Finish [2019-07-31T08:45:25.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194629535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:45:25.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194629536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:45:25.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194629536 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:45:25.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194629536 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:45:25.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194629536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:45:25.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194629536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:45:26.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194629536 data=null item=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') [2019-07-31T08:45:26.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194629004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:45:26.027Z] DEBUG - Clicked on [2019-07-31T08:45:26.027Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:45:26.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:26.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:26.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:26.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:26.027Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:26.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194630104 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:26.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194630104 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:26.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194630105 data=null} to TreeItem with text {test} [2019-07-31T08:45:26.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194630105 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:26.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194630105 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:26.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194630142 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:26.027Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:26.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194630143 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:26.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194630143 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:26.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194630143 data=null} to TreeItem with text {test} [2019-07-31T08:45:26.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194630144 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:26.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194630144 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:26.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194630173 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:26.028Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:45:26.028Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:26.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1194630177 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T08:45:26.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1194630178 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T08:45:26.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1194630178 data=null} to TreeItem with text {Traces [2]} [2019-07-31T08:45:26.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1194630179 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:45:26.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194630179 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]} [2019-07-31T08:45:26.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1194630212 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:45:26.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1194630213 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T08:45:26.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1194630214 data=null} to TreeItem with text {Traces [2]} [2019-07-31T08:45:26.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1194630214 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:45:26.028Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194630215 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]} [2019-07-31T08:45:26.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1194630219 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:45:26.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1194630234 data=null doit=true} to TreeItem with text {z-clashes [1]} [2019-07-31T08:45:26.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1194630235 data=null} to TreeItem with text {z-clashes [1]} [2019-07-31T08:45:26.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1194630236 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-31T08:45:26.028Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194630236 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]} [2019-07-31T08:45:26.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1194630252 data=null button=1 stateMask=0x80000 x=119 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-31T08:45:26.593Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:26.593Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:26.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194630622 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:26.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194630622 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:26.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194630622 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:26.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194630623 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:26.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194630623 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:26.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194630663 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:26.593Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:26.593Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:26.593Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:26.593Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:26.593Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:26.593Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:26.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194630668 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:26.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194630668 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:26.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194630668 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:26.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194630668 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:26.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194630669 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:26.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194630674 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:26.593Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:26.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194630675 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:26.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194630675 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:26.593Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:26.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194630676 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:26.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194630677 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:26.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194630677 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:26.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194630686 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:26.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194630687 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:26.593Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194630688 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:26.593Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194630688 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:26.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194630847 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:26.852Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194631043 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:26.852Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194631044 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:26.852Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194631044 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:26.852Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:26.852Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:28.227Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:28.227Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:28.227Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:28.227Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:28.227Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:45:28.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194632063 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:45:28.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194632064 data=null doit=true} to TableItem with text {} [2019-07-31T08:45:28.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194632064 data=null} to TableItem with text {} [2019-07-31T08:45:28.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194632064 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:28.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194632065 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:45:28.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194632070 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:28.227Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:28.227Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:28.227Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:28.227Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:28.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194632286 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:28.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194632287 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:28.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194632287 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:28.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194632288 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:28.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194632289 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:28.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194632295 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:28.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:28.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:28.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:28.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:28.227Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:28.227Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:45:28.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:28.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:28.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:28.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:28.227Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:28.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194632320 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:28.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194632320 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:28.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194632320 data=null} to TreeItem with text {test} [2019-07-31T08:45:28.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194632324 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:28.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194632325 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:28.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194632367 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:28.227Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:28.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194632369 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:28.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194632370 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:28.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194632370 data=null} to TreeItem with text {test} [2019-07-31T08:45:28.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194632371 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:28.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194632371 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:28.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194632382 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:28.227Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:45:28.227Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:28.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1194632384 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T08:45:28.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1194632385 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T08:45:28.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1194632385 data=null} to TreeItem with text {Traces [2]} [2019-07-31T08:45:28.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1194632386 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:45:28.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194632386 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]} [2019-07-31T08:45:28.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1194632407 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:45:28.227Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T08:45:28.794Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:28.794Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:28.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194632882 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:28.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194632882 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:28.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194632882 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:28.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194632883 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:28.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194632883 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:28.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194632925 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:28.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:28.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:28.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:28.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:28.794Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:28.794Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:28.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194632932 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:28.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194632932 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:28.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194632932 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:28.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194632933 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:28.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194632933 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:28.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194632939 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:28.795Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:28.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194632940 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:28.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194632945 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:28.795Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:28.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194632946 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:28.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194632947 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:28.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194632947 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:28.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194632952 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:28.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194632953 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:28.795Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194632953 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:29.053Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194632954 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:29.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194633042 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:29.572Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194633569 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:29.573Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194633701 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:29.573Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194633702 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:29.573Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:29.573Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:29.573Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:29.573Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:29.573Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:29.573Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:29.573Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:29.573Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:45:29.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194633705 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:45:29.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194633706 data=null doit=true} to TableItem with text {} [2019-07-31T08:45:29.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194633706 data=null} to TableItem with text {} [2019-07-31T08:45:29.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194633706 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:29.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194633707 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:45:29.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194633712 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:29.573Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:29.573Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:30.506Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:30.506Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:30.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194634866 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:30.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194634867 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:30.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194634867 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:30.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194634868 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:30.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194634868 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:30.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194634888 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:30.765Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:30.765Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:30.765Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:30.765Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:30.765Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:30.765Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:45:30.765Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:30.765Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:30.765Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:30.765Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:30.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:30.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194634898 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:30.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194634898 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:30.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194634898 data=null} to TreeItem with text {test} [2019-07-31T08:45:30.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194634899 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:30.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194634899 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:30.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194634941 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:30.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:30.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194634942 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:30.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194634943 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:30.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194634943 data=null} to TreeItem with text {test} [2019-07-31T08:45:30.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194634944 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:30.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194634944 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:30.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194634956 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:30.765Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:45:30.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:30.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1194634967 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T08:45:30.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1194634967 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T08:45:30.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1194634967 data=null} to TreeItem with text {Traces [2]} [2019-07-31T08:45:30.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1194634968 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:45:30.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194634968 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]} [2019-07-31T08:45:30.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1194634993 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:45:30.765Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T08:45:30.765Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:45:30.765Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:30.765Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:30.765Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:30.765Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:30.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:30.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194635005 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:30.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194635005 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:30.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194635006 data=null} to TreeItem with text {test} [2019-07-31T08:45:30.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194635006 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:30.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194635006 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:31.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194635036 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:31.024Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:31.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194635037 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:31.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194635038 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:31.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194635038 data=null} to TreeItem with text {test} [2019-07-31T08:45:31.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194635039 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:31.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194635039 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:31.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194635047 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:31.024Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:45:31.024Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:31.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1194635049 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T08:45:31.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1194635049 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T08:45:31.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1194635050 data=null} to TreeItem with text {Traces [2]} [2019-07-31T08:45:31.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1194635050 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:45:31.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194635051 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]} [2019-07-31T08:45:31.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1194635068 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:45:31.024Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:31.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1194635069 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T08:45:31.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1194635069 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T08:45:31.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1194635069 data=null} to TreeItem with text {Traces [2]} [2019-07-31T08:45:31.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1194635070 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:45:31.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194635070 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]} [2019-07-31T08:45:31.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1194635084 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:45:31.024Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T08:45:31.024Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T08:45:31.283Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T08:45:31.283Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T08:45:31.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1194635401 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T08:45:31.283Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:45:31.283Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:45:31.283Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:45:31.283Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:45:31.283Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:45:31.283Z] DEBUG - Clicking on &Yes [2019-07-31T08:45:31.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194635406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:45:31.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194635406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:45:31.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194635406 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:45:31.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194635406 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:45:31.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194635407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:45:31.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194635407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:45:31.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194635407 data=null item=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') [2019-07-31T08:45:32.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1194635130 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T08:45:32.656Z] DEBUG - Clicked on [2019-07-31T08:45:32.656Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:45:32.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:32.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:32.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:32.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:32.656Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:32.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194636581 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:32.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194636581 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:32.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194636581 data=null} to TreeItem with text {test} [2019-07-31T08:45:32.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194636582 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:32.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194636582 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:32.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194636631 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:32.656Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:32.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194636632 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:32.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194636632 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:32.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194636633 data=null} to TreeItem with text {test} [2019-07-31T08:45:32.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194636633 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:32.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194636633 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:32.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194636649 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:32.656Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:45:32.656Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:32.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1194636652 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T08:45:32.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1194636652 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T08:45:32.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1194636652 data=null} to TreeItem with text {Traces [2]} [2019-07-31T08:45:32.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1194636653 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:45:32.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194636653 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]} [2019-07-31T08:45:32.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1194636691 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:45:32.656Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:32.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1194636693 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T08:45:32.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1194636694 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T08:45:32.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1194636694 data=null} to TreeItem with text {Traces [2]} [2019-07-31T08:45:32.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1194636695 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:45:32.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194636703 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]} [2019-07-31T08:45:32.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1194636709 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:45:32.656Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:45:32.656Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:45:32.915Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:45:32.915Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:45:32.915Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194637056 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:45:32.915Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:45:32.915Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:45:32.915Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:45:32.915Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-31T08:45:32.915Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:45:32.915Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-31T08:45:32.915Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:45:32.915Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:45:32.915Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:45:32.915Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:45:32.915Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:45:32.915Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:45:32.915Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:45:32.915Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:45:32.915Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:45:32.915Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:45:32.915Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:45:32.915Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:45:32.916Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:45:32.916Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:45:32.916Z] DEBUG - matched Combo with text " [2019-07-31T08:45:32.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194637168 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:')) [2019-07-31T08:45:32.916Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:45:32.916Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:45:32.916Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:45:32.916Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:45:32.916Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:45:32.916Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:45:32.916Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:45:32.916Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:45:32.916Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:45:32.916Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:45:32.916Z] 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') [2019-07-31T08:45:32.916Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:45:32.916Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:45:32.916Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:45:33.675Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:45:33.675Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:45:33.675Z] 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') [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:45:33.675Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:45:33.675Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T08:45:33.675Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:45:34.171Z] 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') [2019-07-31T08:45:34.171Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:45:34.171Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:45:34.171Z] 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') [2019-07-31T08:45:34.171Z] 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. [2019-07-31T08:45:34.171Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:45:34.171Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:45:34.171Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:45:34.171Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:45:34.171Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:45:34.171Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:45:34.171Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:45:34.171Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:45:34.171Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:45:34.171Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:45:34.171Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:45:34.171Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:45:34.171Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:45:34.171Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:45:34.171Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:45:34.171Z] DEBUG - Clicking on &Finish [2019-07-31T08:45:34.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194637194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:45:34.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194637199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:45:34.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194637199 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:45:34.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194637200 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:45:34.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194637200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:45:34.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194637200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:45:34.469Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:45:34.469Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:45:34.469Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:45:34.469Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:45:34.469Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:45:34.469Z] DEBUG - Clicked on &Finish [2019-07-31T08:45:34.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194637200 data=null item=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') [2019-07-31T08:45:34.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194636770 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:45:34.469Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:45:34.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:34.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:34.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:34.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:34.469Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:34.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194638551 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:34.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194638551 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:34.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194638552 data=null} to TreeItem with text {test} [2019-07-31T08:45:34.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194638552 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:34.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194638553 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:34.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194638580 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:34.469Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:34.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194638582 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:34.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194638582 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:34.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194638582 data=null} to TreeItem with text {test} [2019-07-31T08:45:34.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194638583 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:34.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194638584 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:34.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194638603 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:34.469Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:45:34.469Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:34.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194638605 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:45:34.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194638606 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:45:34.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194638606 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:45:34.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194638607 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:34.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194638607 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]} [2019-07-31T08:45:34.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194638639 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:34.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194638640 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:45:34.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194638640 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:45:34.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194638641 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:34.469Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194638641 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]} [2019-07-31T08:45:34.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194638648 data=null button=1 stateMask=0x80000 x=79 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:34.728Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:34.728Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:34.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194638944 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:34.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194638945 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:34.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194638945 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:34.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194638946 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:34.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194638946 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:34.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194638983 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:34.986Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:34.986Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:34.986Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:34.986Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:34.986Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:34.986Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:34.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194638991 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:34.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194638991 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:34.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194638992 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:34.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194638992 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:34.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194638992 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:34.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194638998 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:34.986Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:34.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194638999 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:34.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194638999 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:34.986Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:34.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194638999 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:34.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194639000 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:34.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194639004 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:34.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194639009 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:34.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194639009 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:34.986Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194639010 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:34.986Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194639010 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:35.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194639104 data=null button=1 stateMask=0x80000 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:35.244Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194639449 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:35.244Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194639450 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:35.244Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194639450 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:35.244Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:35.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:36.628Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:36.628Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:36.628Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:36.628Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:36.628Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:45:36.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194640492 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:45:36.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194640547 data=null doit=true} to TableItem with text {} [2019-07-31T08:45:36.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194640548 data=null} to TableItem with text {} [2019-07-31T08:45:36.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194640548 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:36.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194640549 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:45:36.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194640554 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:36.628Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:36.628Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:36.628Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:36.628Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:36.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194640717 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:36.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194640718 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:36.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194640718 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:36.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194640718 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:36.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194640719 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:36.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194640724 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:36.628Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:36.628Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:36.628Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:36.628Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:36.628Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:36.628Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:45:36.628Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:36.628Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:36.628Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:36.628Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:36.628Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:36.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194640753 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:36.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194640753 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:36.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194640754 data=null} to TreeItem with text {test} [2019-07-31T08:45:36.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194640754 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:36.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194640754 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:36.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194640811 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:36.628Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:36.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194640816 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:36.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194640816 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:36.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194640817 data=null} to TreeItem with text {test} [2019-07-31T08:45:36.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194640818 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:36.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194640819 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:36.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194640828 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:36.628Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:45:36.628Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:36.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194640837 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:45:36.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194640837 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:45:36.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194640838 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:45:36.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194640838 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:36.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194640839 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]} [2019-07-31T08:45:36.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194640864 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:36.628Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:45:36.887Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:36.887Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:37.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194641159 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:37.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194641159 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:37.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194641160 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:37.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194641160 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:37.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194641161 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:37.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194641206 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:37.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:37.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:37.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:37.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:37.145Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:37.145Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:37.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194641211 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:37.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194641211 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:37.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194641211 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:37.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194641212 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:37.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194641212 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:37.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194641217 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:37.145Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:37.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194641218 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:37.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194641218 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:37.145Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:37.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194641224 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:37.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194641225 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:37.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194641225 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:37.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194641230 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:37.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194641231 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:37.145Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194641232 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:37.145Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194641232 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:37.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194641387 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:37.404Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194641554 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:37.404Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194641555 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:37.404Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194641555 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:37.404Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:37.404Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:37.404Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:38.341Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:38.341Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:38.341Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:38.341Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:38.341Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:45:38.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194642561 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:45:38.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194642561 data=null doit=true} to TableItem with text {} [2019-07-31T08:45:38.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194642562 data=null} to TableItem with text {} [2019-07-31T08:45:38.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194642562 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:38.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194642563 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:45:38.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194642568 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:38.341Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:38.341Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:38.600Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:38.600Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:38.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194642761 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:38.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194642761 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:38.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194642761 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:38.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194642762 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:38.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194642762 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:38.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194642788 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:38.600Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:38.600Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:38.600Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:38.600Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:38.600Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:38.600Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:45:38.600Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:38.600Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:38.600Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:38.600Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:38.600Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:38.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194642797 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:38.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194642797 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:38.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194642797 data=null} to TreeItem with text {test} [2019-07-31T08:45:38.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194642798 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:38.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194642798 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:38.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194642847 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:38.600Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:38.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194642850 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:38.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194642853 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:38.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194642853 data=null} to TreeItem with text {test} [2019-07-31T08:45:38.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194642854 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:38.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194642855 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:38.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194642863 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:38.858Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:45:38.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:38.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194642865 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:45:38.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194642865 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:45:38.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194642865 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:45:38.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194642866 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:38.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194642866 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]} [2019-07-31T08:45:38.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194642896 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:38.858Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:45:39.117Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:39.117Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:39.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194643272 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:39.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194643273 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:39.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194643274 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:39.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194643274 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:39.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194643275 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:39.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194643327 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:39.117Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:39.117Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:39.117Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:39.117Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:39.117Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:39.117Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:39.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194643332 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:39.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194643332 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:39.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194643332 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:39.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194643333 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:39.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194643333 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:39.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194643338 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:39.117Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:39.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194643339 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:39.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194643340 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:39.117Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:39.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194643340 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:39.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194643341 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:39.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194643347 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:39.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194643353 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:39.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194643354 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:39.117Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194643355 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:39.376Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194643355 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:39.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194643446 data=null button=1 stateMask=0x80000 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:39.942Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194644062 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:39.942Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194644156 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:39.942Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194644156 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:39.942Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:39.942Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:39.942Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:39.942Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:39.942Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:39.942Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:39.942Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:39.942Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:39.942Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:45:39.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194644161 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:45:39.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194644162 data=null doit=true} to TableItem with text {} [2019-07-31T08:45:39.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194644162 data=null} to TableItem with text {} [2019-07-31T08:45:39.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194644163 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:39.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194644164 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:45:39.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194644170 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:39.942Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:39.942Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:41.317Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:41.317Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:41.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194645269 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:41.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194645269 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:41.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194645270 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:41.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194645271 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:41.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194645271 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:41.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194645295 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:41.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:41.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:41.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:41.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:41.317Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:41.317Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:45:41.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:41.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:41.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:41.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:41.317Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:41.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194645305 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:41.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194645305 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:41.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194645305 data=null} to TreeItem with text {test} [2019-07-31T08:45:41.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194645306 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:41.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194645306 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:41.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194645351 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:41.317Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:41.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194645353 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:41.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194645353 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:41.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194645354 data=null} to TreeItem with text {test} [2019-07-31T08:45:41.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194645354 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:41.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194645355 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:41.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194645367 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:41.317Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:45:41.317Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:41.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194645369 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:45:41.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194645369 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:45:41.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194645370 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:45:41.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194645370 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:41.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194645370 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]} [2019-07-31T08:45:41.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194645401 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:41.317Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:45:41.576Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:41.576Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:41.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194645676 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:41.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194645677 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:41.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194645677 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:41.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194645678 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:41.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194645678 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} [2019-07-31T08:45:41.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194645731 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:41.576Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:41.576Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:41.576Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:41.576Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:41.576Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:41.576Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:41.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194645737 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:41.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194645738 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:41.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194645738 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:41.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194645739 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:41.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194645739 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} [2019-07-31T08:45:41.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194645746 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:41.576Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-31T08:45:41.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194645747 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:41.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194645747 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:41.576Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:41.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194645753 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:41.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194645755 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:41.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194645755 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} [2019-07-31T08:45:41.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194645761 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:41.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194645762 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:41.576Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1194645763 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:41.834Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194645763 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} [2019-07-31T08:45:42.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194645852 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:42.093Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1194646224 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:42.093Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1194646291 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:42.093Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1194646291 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:42.093Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-31T08:45:42.093Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:42.093Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:42.093Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:42.093Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:42.093Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:42.093Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:42.093Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:42.093Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:42.093Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:45:42.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194646295 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:45:42.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194646296 data=null doit=true} to TableItem with text {} [2019-07-31T08:45:42.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194646296 data=null} to TableItem with text {} [2019-07-31T08:45:42.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194646297 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:42.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194646297 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:45:42.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194646303 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:42.093Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:42.093Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:43.470Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:43.470Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:43.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194647455 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:43.470Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194647456 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:43.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194647456 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:43.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194647457 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:43.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194647457 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} [2019-07-31T08:45:43.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194647489 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:43.470Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:43.470Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:43.470Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:43.470Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:43.470Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:43.470Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:45:43.470Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:43.470Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:43.470Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:43.470Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:43.470Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:43.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194647501 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:43.470Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194647508 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:43.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194647508 data=null} to TreeItem with text {test} [2019-07-31T08:45:43.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194647509 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:43.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194647510 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:43.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194647553 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:43.470Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:43.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194647565 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:43.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194647566 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:43.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194647566 data=null} to TreeItem with text {test} [2019-07-31T08:45:43.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194647567 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:43.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194647567 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:43.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194647583 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:43.471Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:45:43.471Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:43.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194647585 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:45:43.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194647586 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:45:43.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194647586 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:45:43.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194647586 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:43.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194647587 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]} [2019-07-31T08:45:43.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194647606 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:43.471Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:45:43.729Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:43.729Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:43.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194647883 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:43.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194647883 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:43.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194647884 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:43.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194647884 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:43.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194647884 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} [2019-07-31T08:45:43.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194647932 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:43.729Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:43.729Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:43.729Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:43.729Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:43.729Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:43.729Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:43.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194647937 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:43.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194647937 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:43.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194647938 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:43.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194647938 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:43.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194647939 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} [2019-07-31T08:45:43.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194647944 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:43.729Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-31T08:45:43.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194647945 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:43.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194647952 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:43.729Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:43.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194647953 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:43.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194647954 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:43.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194647954 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} [2019-07-31T08:45:43.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194647959 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:43.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194647960 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:43.729Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1194647961 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:43.987Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194647961 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} [2019-07-31T08:45:44.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194648056 data=null button=1 stateMask=0x80000 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:44.505Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1194648473 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:44.505Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1194648548 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:44.505Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1194648549 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:44.505Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-31T08:45:44.505Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:44.505Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:44.505Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:44.505Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:44.505Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:44.505Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:44.505Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:44.505Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:44.505Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:44.505Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:45:44.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194648555 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:45:44.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194648556 data=null doit=true} to TableItem with text {} [2019-07-31T08:45:44.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194648556 data=null} to TableItem with text {} [2019-07-31T08:45:44.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194648557 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:44.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194648557 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:45:44.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194648588 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:44.505Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:44.505Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:46.035Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:46.035Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:46.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194649997 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:46.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194649998 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:46.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194649998 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:46.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194649999 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:46.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194649999 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} [2019-07-31T08:45:46.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194650004 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:46.035Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:46.035Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:46.035Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:46.035Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:46.035Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:46.035Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:45:46.035Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:46.035Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:46.035Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:46.035Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:46.035Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:46.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194650020 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:46.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194650020 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:46.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194650021 data=null} to TreeItem with text {test} [2019-07-31T08:45:46.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194650021 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:46.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194650022 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:46.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194650065 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:46.035Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:46.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194650079 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:46.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194650079 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:46.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194650079 data=null} to TreeItem with text {test} [2019-07-31T08:45:46.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194650080 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:46.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194650080 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:46.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194650095 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:46.035Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:45:46.035Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:46.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194650098 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:45:46.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194650098 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:45:46.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194650098 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:45:46.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194650099 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:46.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194650099 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]} [2019-07-31T08:45:46.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194650121 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:46.035Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:45:46.295Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:46.295Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:46.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194650421 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:46.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194650421 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:46.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194650422 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:46.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194650422 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:46.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194650422 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} [2019-07-31T08:45:46.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194650477 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:46.295Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:46.295Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:46.295Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:46.295Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:46.295Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:46.295Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:46.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194650482 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:46.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194650482 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:46.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194650483 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:46.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194650483 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:46.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194650483 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} [2019-07-31T08:45:46.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194650489 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:46.295Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:46.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194650490 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:46.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194650497 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:46.295Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:46.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194650497 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:46.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194650498 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:46.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194650498 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} [2019-07-31T08:45:46.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194650503 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:46.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194650504 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:46.295Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1194650505 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:46.554Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194650505 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} [2019-07-31T08:45:46.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194650611 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:47.072Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1194651025 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:47.072Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1194651092 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:47.072Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1194651092 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:47.072Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:47.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:47.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:47.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:47.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:47.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:47.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:47.072Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:47.072Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:47.072Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:47.072Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:47.072Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:45:47.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194651097 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:45:47.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194651097 data=null doit=true} to TableItem with text {} [2019-07-31T08:45:47.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194651097 data=null} to TableItem with text {} [2019-07-31T08:45:47.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194651098 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:47.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194651098 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:45:47.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194651125 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:47.072Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:47.072Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:48.007Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:48.007Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:48.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194652229 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:48.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194652229 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:48.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194652230 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:48.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194652230 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:48.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194652231 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} [2019-07-31T08:45:48.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194652236 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:45:48.007Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:48.007Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:48.007Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:48.007Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:48.007Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:48.007Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:45:48.007Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:48.007Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:48.007Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:48.007Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:48.007Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:48.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194652254 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:48.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194652254 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:48.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194652254 data=null} to TreeItem with text {test} [2019-07-31T08:45:48.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194652255 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:48.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194652255 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:48.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194652317 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:48.266Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:48.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194652347 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:48.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194652347 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:48.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194652348 data=null} to TreeItem with text {test} [2019-07-31T08:45:48.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194652348 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:48.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194652349 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:48.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194652356 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:48.266Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:45:48.266Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:48.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194652367 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:45:48.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194652368 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:45:48.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194652368 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:45:48.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194652369 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:48.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194652369 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]} [2019-07-31T08:45:48.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194652408 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:48.266Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:45:48.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=1194652410 data=null doit=true} to TreeItem with text {z-clashes [6]} [2019-07-31T08:45:48.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=1194652410 data=null} to TreeItem with text {z-clashes [6]} [2019-07-31T08:45:48.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=1194652411 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-31T08:45:48.266Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194652411 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]} [2019-07-31T08:45:48.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=1194652445 data=null button=1 stateMask=0x80000 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-31T08:45:48.833Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:48.833Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:48.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194652953 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:48.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194652954 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:48.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194652954 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:48.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194652955 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:48.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194652956 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:48.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194653008 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:48.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:48.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:48.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:48.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:48.833Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:48.833Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:48.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194653015 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:48.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194653015 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:48.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194653016 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:48.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194653016 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:48.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194653017 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:48.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194653033 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:48.833Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:48.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194653034 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:48.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194653034 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:48.833Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:48.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194653035 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:48.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194653036 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:48.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194653036 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:48.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194653051 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:48.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194653051 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:48.833Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194653052 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:49.092Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194653053 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:49.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194653158 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:49.349Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194653481 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:49.349Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194653482 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:49.349Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194653482 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:49.349Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:49.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:49.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:49.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:49.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:49.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:49.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:49.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:50.724Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:50.724Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:50.724Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:50.724Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:50.724Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:45:50.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194654607 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:45:50.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194654607 data=null doit=true} to TableItem with text {} [2019-07-31T08:45:50.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194654608 data=null} to TableItem with text {} [2019-07-31T08:45:50.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194654608 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:50.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194654609 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:45:50.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194654615 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:50.724Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:50.724Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:50.724Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:50.724Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:50.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194654860 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:50.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194654861 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:50.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194654861 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:50.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194654862 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:50.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194654862 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:50.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194654868 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:45:50.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:50.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:50.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:50.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:50.724Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:50.724Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:45:50.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:50.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:50.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:50.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:50.724Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:50.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194654883 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:50.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194654883 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:50.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194654883 data=null} to TreeItem with text {test} [2019-07-31T08:45:50.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194654884 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:50.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194654884 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:50.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194654922 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:50.724Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:50.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194654924 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:50.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194654924 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:50.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194654924 data=null} to TreeItem with text {test} [2019-07-31T08:45:50.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194654925 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:50.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194654925 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:50.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194654937 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:50.724Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:45:50.724Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:50.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194654939 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:45:50.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194654940 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:45:50.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194654940 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:45:50.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194654941 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:50.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194654941 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]} [2019-07-31T08:45:50.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194654965 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:50.724Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:45:50.724Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-31T08:45:51.291Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:51.291Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:51.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194655366 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:51.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194655367 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:51.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194655367 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:51.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194655368 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:51.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194655368 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:51.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194655409 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:51.291Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:51.291Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:51.291Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:51.291Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:51.291Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:51.291Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:51.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194655415 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:51.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194655415 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:51.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194655415 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:51.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194655416 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:51.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194655418 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:51.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194655430 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:51.291Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:51.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194655432 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:51.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194655432 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:51.291Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:51.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194655433 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:51.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194655433 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:51.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194655433 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:51.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194655439 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:51.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194655439 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:51.291Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194655440 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:51.550Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194655446 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:51.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194655541 data=null button=1 stateMask=0x80000 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:51.809Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194655865 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:51.809Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194655867 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:51.809Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194655868 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:51.809Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:51.809Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:51.809Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:51.809Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:51.809Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:51.809Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:51.809Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:51.809Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:51.809Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:52.742Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:52.742Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:52.742Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:52.742Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:52.742Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:45:52.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194656872 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:45:52.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194656873 data=null doit=true} to TableItem with text {} [2019-07-31T08:45:52.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194656873 data=null} to TableItem with text {} [2019-07-31T08:45:52.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194656874 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:52.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194656874 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:45:52.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194656919 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:52.742Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:52.742Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:52.742Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:52.742Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:53.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194657129 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:53.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194657129 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:53.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194657130 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:53.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194657130 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:53.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194657131 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:53.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194657137 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:45:53.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:53.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:53.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:53.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:53.004Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:53.004Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:45:53.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:53.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:53.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:53.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:53.004Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:53.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194657152 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:53.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194657152 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:53.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194657152 data=null} to TreeItem with text {test} [2019-07-31T08:45:53.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194657153 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:53.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194657153 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:53.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194657201 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:53.004Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:53.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194657204 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:53.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194657204 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:53.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194657204 data=null} to TreeItem with text {test} [2019-07-31T08:45:53.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194657205 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:53.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194657206 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:53.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194657215 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:53.004Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:45:53.004Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:53.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194657217 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:45:53.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194657217 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:45:53.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194657217 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:45:53.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194657218 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:53.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194657218 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]} [2019-07-31T08:45:53.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194657243 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:53.004Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:45:53.004Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-31T08:45:53.571Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:53.571Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:53.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194657646 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:53.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194657647 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:53.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194657647 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:53.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194657648 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:53.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194657648 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:53.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194657702 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:53.571Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:53.571Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:53.571Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:53.571Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:53.571Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:53.571Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:53.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194657708 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:53.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194657708 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:53.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194657708 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:53.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194657709 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:53.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194657709 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:53.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194657721 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:53.571Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:53.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194657722 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:53.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194657723 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:53.571Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:53.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194657723 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:53.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194657724 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:53.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194657724 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:53.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194657730 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:53.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194657731 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:53.571Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194657731 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:53.829Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194657737 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:54.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194657830 data=null button=1 stateMask=0x80000 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:54.655Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194658664 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:54.655Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194658845 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:54.655Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194658846 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:54.655Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:54.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:54.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:54.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:54.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:54.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:54.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:54.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:54.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:54.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:54.655Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:54.655Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:54.655Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:54.655Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:54.655Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:45:54.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194658851 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:45:54.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194658851 data=null doit=true} to TableItem with text {} [2019-07-31T08:45:54.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194658851 data=null} to TableItem with text {} [2019-07-31T08:45:54.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194658852 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:54.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194658852 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:45:54.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194658901 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:54.655Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:54.655Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:55.873Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:55.873Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:55.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194660044 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:55.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194660044 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:55.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194660045 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:55.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194660045 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:55.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194660046 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:55.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194660053 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:45:55.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:55.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:55.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:55.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:55.873Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:55.873Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:45:55.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:55.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:55.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:55.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:55.873Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:55.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194660068 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:55.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194660068 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:55.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194660068 data=null} to TreeItem with text {test} [2019-07-31T08:45:55.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194660069 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:55.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194660069 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:55.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194660114 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:55.873Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:55.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194660116 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:55.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194660116 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:55.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194660116 data=null} to TreeItem with text {test} [2019-07-31T08:45:55.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194660117 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:55.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194660117 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:56.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194660130 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:56.325Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:45:56.325Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:56.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194660132 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:45:56.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194660133 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:45:56.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194660133 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:45:56.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194660133 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:56.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194660134 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]} [2019-07-31T08:45:56.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194660154 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:56.325Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:45:56.325Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-31T08:45:56.325Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:56.325Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:56.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194660564 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:56.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194660564 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:56.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194660565 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:56.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194660565 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:56.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194660566 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} [2019-07-31T08:45:56.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194660619 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:56.583Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:56.583Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:56.583Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:56.583Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:56.583Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:56.583Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:56.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194660624 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:56.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194660624 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:56.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194660625 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:56.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194660625 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:56.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194660625 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} [2019-07-31T08:45:56.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194660632 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:56.583Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-31T08:45:56.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194660633 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:56.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194660633 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:56.583Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:56.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194660634 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:56.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194660634 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:56.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194660635 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} [2019-07-31T08:45:56.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194660645 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:56.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194660647 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:56.583Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1194660647 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:56.583Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194660648 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} [2019-07-31T08:45:57.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194660746 data=null button=1 stateMask=0x80000 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:57.151Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1194661238 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:57.151Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1194661298 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:57.151Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1194661298 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:57.151Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-31T08:45:57.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:57.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:57.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:57.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:57.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:57.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:57.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:57.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:57.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:57.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:57.151Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:57.151Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:57.151Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:57.151Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:57.151Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:45:57.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194661303 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:45:57.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194661303 data=null doit=true} to TableItem with text {} [2019-07-31T08:45:57.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194661304 data=null} to TableItem with text {} [2019-07-31T08:45:57.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194661304 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:57.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194661304 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:45:57.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194661311 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:57.151Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:57.151Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:58.526Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:58.526Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:58.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194662468 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:58.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194662468 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:58.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194662469 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:58.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194662469 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:58.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194662470 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} [2019-07-31T08:45:58.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194662476 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:45:58.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:58.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:58.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:58.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:58.526Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:58.526Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:45:58.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:58.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:58.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:58.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:58.526Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:58.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194662494 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:58.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194662500 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:58.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194662501 data=null} to TreeItem with text {test} [2019-07-31T08:45:58.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194662501 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:58.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194662502 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:58.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194662563 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:58.526Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:58.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194662570 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:45:58.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194662570 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:58.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194662570 data=null} to TreeItem with text {test} [2019-07-31T08:45:58.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194662571 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:58.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194662571 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:45:58.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194662579 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:45:58.526Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:45:58.526Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:58.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194662587 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:45:58.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194662588 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:45:58.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194662588 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:45:58.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194662589 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:58.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194662589 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]} [2019-07-31T08:45:58.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194662619 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:45:58.526Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:45:58.526Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-31T08:45:58.785Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:45:58.785Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:58.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194663012 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:58.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194663013 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:58.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194663014 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:58.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194663014 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:58.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194663015 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} [2019-07-31T08:45:59.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194663079 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:59.044Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:59.044Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:59.044Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:45:59.044Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:45:59.044Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:45:59.044Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:59.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194663085 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:59.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194663085 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:59.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194663086 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:59.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194663086 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:59.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194663087 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} [2019-07-31T08:45:59.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194663101 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:59.044Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-31T08:45:59.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194663102 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:59.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194663103 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:59.044Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:45:59.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194663103 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:59.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194663104 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:59.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194663104 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} [2019-07-31T08:45:59.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194663119 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:59.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194663120 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:59.044Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1194663121 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:59.044Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194663121 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} [2019-07-31T08:45:59.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194663221 data=null button=1 stateMask=0x80000 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:59.614Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1194663685 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:59.614Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1194663746 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:59.614Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1194663746 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:45:59.614Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-31T08:45:59.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:59.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:59.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:59.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:59.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:59.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:59.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:59.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:59.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:59.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:59.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:45:59.614Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:59.614Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:59.614Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:59.614Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:45:59.614Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:45:59.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194663751 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:45:59.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194663752 data=null doit=true} to TableItem with text {} [2019-07-31T08:45:59.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194663752 data=null} to TableItem with text {} [2019-07-31T08:45:59.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194663753 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:59.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194663754 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:45:59.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194663780 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:45:59.614Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:45:59.614Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:00.548Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:46:00.548Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:00.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194664807 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:46:00.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194664807 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:46:00.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194664808 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:46:00.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194664808 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:46:00.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194664809 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} [2019-07-31T08:46:00.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194664816 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:46:00.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:00.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:00.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:00.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:00.807Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:46:00.807Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:46:00.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:00.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:00.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:00.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:00.807Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:00.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194664841 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:00.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194664842 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:00.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194664842 data=null} to TreeItem with text {test} [2019-07-31T08:46:00.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194664843 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:00.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194664843 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:00.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194664903 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:00.807Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:00.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194664905 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:00.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194664905 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:00.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194664905 data=null} to TreeItem with text {test} [2019-07-31T08:46:00.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194664910 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:00.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194664910 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:00.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194664919 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:00.807Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:46:00.807Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:00.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194664921 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:46:00.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194664921 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:46:00.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194664922 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:46:00.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194664922 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:00.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194664922 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]} [2019-07-31T08:46:00.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194664959 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:00.807Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:46:00.807Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-31T08:46:00.807Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:46:00.807Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:01.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194665122 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:01.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194665123 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:01.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194665123 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:01.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194665123 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:01.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194665124 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} [2019-07-31T08:46:01.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194665176 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:01.066Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:01.066Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:01.066Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:01.066Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:01.066Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:46:01.066Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:01.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194665181 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:01.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194665181 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:01.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194665182 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:01.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194665182 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:01.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194665183 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} [2019-07-31T08:46:01.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194665188 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:01.066Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:01.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194665189 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:01.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194665189 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:01.066Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:01.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194665197 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:01.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194665197 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:01.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194665198 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} [2019-07-31T08:46:01.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194665203 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:01.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194665204 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:01.066Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1194665204 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:01.324Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194665204 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} [2019-07-31T08:46:01.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194665302 data=null button=1 stateMask=0x80000 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:01.582Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1194665753 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:01.582Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1194665829 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:01.582Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1194665830 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:01.582Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:01.582Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:01.582Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:01.582Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:01.582Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:01.582Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:01.582Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:01.582Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:01.582Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:01.582Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:01.582Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:01.582Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:01.582Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:01.582Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:01.582Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:01.582Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:01.582Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:01.582Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:46:01.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194665836 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:46:01.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194665836 data=null doit=true} to TableItem with text {} [2019-07-31T08:46:01.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194665836 data=null} to TableItem with text {} [2019-07-31T08:46:01.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194665837 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:46:01.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194665838 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:46:01.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194665866 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:46:01.844Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:01.844Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:02.780Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:46:02.780Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:02.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194666890 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:02.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194666891 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:02.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194666891 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:02.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194666892 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:02.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194666892 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} [2019-07-31T08:46:02.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194666900 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:02.780Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:02.780Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:02.780Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:02.780Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:02.780Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:46:02.780Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:46:02.780Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:02.780Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:02.780Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:02.780Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:02.780Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:02.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194666944 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:02.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194666944 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:02.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194666945 data=null} to TreeItem with text {test} [2019-07-31T08:46:02.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194666945 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:02.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194666945 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:03.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194667064 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:03.039Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:03.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194667066 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:03.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194667066 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:03.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194667067 data=null} to TreeItem with text {test} [2019-07-31T08:46:03.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194667067 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:03.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194667068 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:03.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194667077 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:03.039Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:46:03.039Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:03.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194667079 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:46:03.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194667079 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:46:03.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194667084 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:46:03.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194667085 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:03.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194667085 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]} [2019-07-31T08:46:03.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194667109 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:03.039Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:46:03.039Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:46:03.039Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:03.039Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:03.039Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:03.039Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:03.039Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:03.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194667124 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:03.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194667124 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:03.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194667125 data=null} to TreeItem with text {test} [2019-07-31T08:46:03.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194667125 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:03.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194667125 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:03.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194667155 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:03.039Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:03.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194667157 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:03.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194667157 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:03.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194667157 data=null} to TreeItem with text {test} [2019-07-31T08:46:03.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194667158 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:03.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194667158 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:03.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194667168 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:03.039Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:46:03.039Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:03.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194667170 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:46:03.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194667170 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:46:03.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194667171 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:46:03.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194667171 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:03.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194667172 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]} [2019-07-31T08:46:03.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194667234 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:03.039Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:03.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194667236 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:46:03.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194667236 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:46:03.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194667237 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:46:03.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194667237 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:03.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194667238 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]} [2019-07-31T08:46:03.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194667248 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:03.298Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T08:46:03.298Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T08:46:03.864Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T08:46:03.864Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T08:46:03.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1194667836 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T08:46:03.864Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:46:03.864Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:46:03.864Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:46:03.864Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:46:03.864Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:46:03.864Z] DEBUG - Clicking on &Yes [2019-07-31T08:46:03.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194667838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:46:03.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194667838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:46:03.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194667839 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:46:03.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194667839 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:46:03.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194667839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:46:03.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194667839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:46:03.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194667839 data=null item=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') [2019-07-31T08:46:09.144Z] DEBUG - Clicked on [2019-07-31T08:46:09.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1194667347 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T08:46:09.406Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:46:09.406Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:09.406Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:09.406Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:09.406Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:09.406Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:09.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194673595 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:09.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194673596 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:09.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194673596 data=null} to TreeItem with text {test} [2019-07-31T08:46:09.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194673597 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:09.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194673597 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:09.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194673626 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:09.406Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:09.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194673628 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:09.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194673628 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:09.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194673629 data=null} to TreeItem with text {test} [2019-07-31T08:46:09.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194673629 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:09.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194673629 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:09.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194673637 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:09.406Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:46:09.406Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:09.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194673639 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:46:09.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194673639 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:46:09.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194673640 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:46:09.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194673640 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:46:09.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194673641 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:46:09.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194673659 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:46:09.406Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:09.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194673660 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:46:09.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194673661 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:46:09.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194673661 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:46:09.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194673662 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:46:09.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194673662 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:46:09.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194673678 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:46:09.666Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:46:09.666Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:46:09.925Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:46:09.925Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:46:09.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194674101 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:46:09.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:46:09.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:09.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:46:09.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-31T08:46:09.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:46:09.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-31T08:46:09.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:09.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:46:09.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:46:09.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:46:09.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:46:09.925Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:46:09.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:46:09.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:46:09.925Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:46:09.925Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:46:09.925Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:46:09.925Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:46:09.925Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:46:09.925Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:46:09.925Z] DEBUG - matched Combo with text " [2019-07-31T08:46:10.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194674218 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:')) [2019-07-31T08:46:10.186Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:46:10.186Z] 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') [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:10.186Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5358db9f [2019-07-31T08:46:10.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1194674230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:10.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1194674230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:10.186Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1194674231 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:10.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1194674231 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:10.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1194674231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:10.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1194674232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:10.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1194674232 data=null item=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') [2019-07-31T08:46:10.186Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1194674232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:10.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1194674232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:10.186Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1194674232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:10.186Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1194674232 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:10.186Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1194674233 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:46:10.186Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:46:10.186Z] 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') [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:46:10.186Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:46:10.186Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:46:10.186Z] 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') [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:46:10.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') [2019-07-31T08:46:10.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. [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:46:10.186Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:46:10.186Z] DEBUG - Clicking on &Finish [2019-07-31T08:46:10.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194674252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:46:10.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194674252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:46:10.186Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194674252 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:46:10.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194674253 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:46:10.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194674253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:46:10.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194674253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:46:10.186Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:46:10.454Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:46:10.454Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:46:10.454Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:46:10.454Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:46:10.454Z] DEBUG - Clicked on &Finish [2019-07-31T08:46:11.021Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T08:46:11.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1194675041 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T08:46:11.021Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T08:46:11.021Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T08:46:11.021Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2019-07-31T08:46:11.021Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2019-07-31T08:46:11.021Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T08:46:11.021Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T08:46:11.021Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T08:46:11.021Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T08:46:11.021Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T08:46:11.021Z] DEBUG - Clicking on Rename All [2019-07-31T08:46:11.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1194675043 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') [2019-07-31T08:46:11.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1194675043 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') [2019-07-31T08:46:11.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1194675043 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T08:46:11.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1194675044 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T08:46:11.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1194675044 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') [2019-07-31T08:46:11.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1194675044 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') [2019-07-31T08:46:11.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1194675044 data=null item=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') [2019-07-31T08:46:11.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194674253 data=null item=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') [2019-07-31T08:46:11.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194673756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:46:11.853Z] DEBUG - Clicked on [2019-07-31T08:46:11.854Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:46:11.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:11.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:11.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:11.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:11.854Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:11.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194675933 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:11.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194675934 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:11.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194675934 data=null} to TreeItem with text {test} [2019-07-31T08:46:11.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194675934 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:11.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194675935 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:11.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194675979 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:11.854Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:11.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194675981 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:11.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194675981 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:11.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194675981 data=null} to TreeItem with text {test} [2019-07-31T08:46:11.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194675982 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:11.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194675982 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:11.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194676037 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:11.854Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:46:11.854Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:11.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194676039 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:46:11.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194676039 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:46:11.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194676040 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:46:11.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194676040 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:11.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194676041 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]} [2019-07-31T08:46:11.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194676059 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:11.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194676060 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:46:11.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194676060 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:46:11.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194676061 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:11.854Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194676061 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]} [2019-07-31T08:46:12.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194676139 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:12.113Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:46:12.113Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:12.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194676448 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:12.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194676449 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:12.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194676449 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:12.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194676450 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:12.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194676450 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:12.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194676490 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:12.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:12.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:12.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:12.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:12.373Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:46:12.373Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:12.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194676498 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:12.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194676499 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:12.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194676499 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:12.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194676500 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:12.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194676500 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:12.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194676511 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:12.373Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:12.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194676513 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:12.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194676513 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:12.373Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:12.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194676514 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:12.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194676514 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:12.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194676515 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:12.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194676520 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:12.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194676520 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:12.373Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194676521 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:12.637Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194676521 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:12.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194676613 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:12.895Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194676988 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:12.895Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194676989 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:12.895Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194676989 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:12.895Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:12.895Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:13.830Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:13.830Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:13.830Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:13.830Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:13.830Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:46:13.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194678045 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:46:13.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194678045 data=null doit=true} to TableItem with text {} [2019-07-31T08:46:13.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194678046 data=null} to TableItem with text {} [2019-07-31T08:46:13.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194678046 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:46:13.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194678047 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:46:13.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194678052 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:46:13.830Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:13.830Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:14.089Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:46:14.089Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:14.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194678225 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:14.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194678225 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:14.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194678226 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:14.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194678226 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:14.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194678227 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:14.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194678263 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:14.089Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:14.089Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:14.089Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:14.089Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:14.089Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:46:14.089Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:46:14.089Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:14.089Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:14.089Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:14.089Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:14.089Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:14.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194678272 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:14.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194678272 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:14.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194678272 data=null} to TreeItem with text {test} [2019-07-31T08:46:14.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194678273 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:14.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194678273 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:14.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194678313 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:14.089Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:14.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194678315 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:14.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194678315 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:14.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194678316 data=null} to TreeItem with text {test} [2019-07-31T08:46:14.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194678316 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:14.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194678317 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:14.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194678328 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:14.089Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:46:14.089Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:14.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194678331 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:46:14.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194678331 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:46:14.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194678331 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:46:14.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194678332 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:14.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194678332 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]} [2019-07-31T08:46:14.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194678357 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:14.346Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:46:14.604Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:46:14.604Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:14.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194678848 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:46:14.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194678848 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:46:14.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194678849 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:46:14.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194678850 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:46:14.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194678850 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:46:14.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194678896 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:46:14.862Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:14.862Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:14.862Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:14.862Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:14.862Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:46:14.862Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:14.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194678901 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:46:14.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194678902 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:46:14.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194678902 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:46:14.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194678903 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:46:14.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194678903 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:46:14.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194678910 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:46:14.862Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:46:14.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194678911 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:46:14.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194678916 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:46:14.862Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:14.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194678917 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:46:14.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194678918 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:46:14.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194678918 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:46:14.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194678923 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:46:14.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194678924 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:46:14.862Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194678925 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:46:14.862Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194678925 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:46:15.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194679044 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:46:15.120Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194679364 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:46:15.120Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194679365 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:46:15.120Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194679365 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:46:15.120Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:46:15.120Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:15.120Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:16.495Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:16.495Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:16.495Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:16.495Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:16.495Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:46:16.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194680400 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:46:16.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194680401 data=null doit=true} to TableItem with text {} [2019-07-31T08:46:16.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194680401 data=null} to TableItem with text {} [2019-07-31T08:46:16.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194680402 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:46:16.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194680403 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:46:16.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194680409 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:46:16.495Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:16.495Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:16.495Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:46:16.495Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:16.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194680647 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:46:16.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1194680647 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:46:16.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1194680647 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:46:16.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194680648 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:46:16.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194680649 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:46:16.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1194680654 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T08:46:16.495Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:16.495Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:16.495Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:16.495Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:16.495Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:46:16.495Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:46:16.495Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:16.495Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:16.495Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:16.495Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:16.495Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:16.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194680668 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:16.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194680668 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:16.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194680668 data=null} to TreeItem with text {test} [2019-07-31T08:46:16.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194680669 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:16.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194680669 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:16.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194680712 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:16.495Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:16.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194680715 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:16.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194680715 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:16.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194680716 data=null} to TreeItem with text {test} [2019-07-31T08:46:16.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194680716 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:16.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194680716 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:16.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194680728 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:16.495Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:46:16.495Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:16.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194680731 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:46:16.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194680731 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:46:16.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194680731 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:46:16.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194680732 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:16.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194680732 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]} [2019-07-31T08:46:16.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194680761 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:16.753Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:46:16.753Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:46:16.753Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:17.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194681046 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:17.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194681046 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:17.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194681047 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:17.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194681048 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:17.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194681048 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:17.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194681101 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:17.011Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:17.011Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:17.011Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:17.011Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:17.011Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:46:17.011Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:17.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194681107 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:17.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194681107 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:17.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194681108 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:17.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194681108 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:17.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194681109 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:17.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194681115 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:17.011Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:17.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194681123 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:17.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194681123 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:17.011Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:17.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194681125 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:17.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194681125 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:17.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194681126 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:17.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194681131 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:17.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194681132 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:17.011Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194681138 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:17.011Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194681138 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:17.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194681244 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:17.947Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194681889 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:17.947Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194681989 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:17.947Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194681990 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:17.947Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:17.947Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:17.947Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:17.947Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:17.947Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:17.947Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:17.947Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:17.947Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:17.947Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:46:17.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194681995 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:46:17.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194681995 data=null doit=true} to TableItem with text {} [2019-07-31T08:46:17.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194682029 data=null} to TableItem with text {} [2019-07-31T08:46:17.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194682030 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:46:17.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194682030 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:46:17.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194682036 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:46:17.947Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:17.947Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:19.078Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:46:19.078Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:19.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194683270 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:19.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194683271 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:19.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194683271 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:19.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194683271 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:19.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194683272 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:19.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194683277 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:19.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:19.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:19.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:19.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:19.078Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:46:19.078Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:46:19.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:19.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:19.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:19.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:19.078Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:19.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194683307 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:19.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194683307 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:19.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194683307 data=null} to TreeItem with text {test} [2019-07-31T08:46:19.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194683308 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:19.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194683308 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:19.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194683348 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:19.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:19.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194683349 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:19.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194683358 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:19.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194683358 data=null} to TreeItem with text {test} [2019-07-31T08:46:19.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194683359 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:19.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194683359 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:19.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194683371 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:19.626Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:46:19.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:19.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194683373 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:46:19.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194683374 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:46:19.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194683374 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:46:19.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194683375 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:19.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194683375 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]} [2019-07-31T08:46:19.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194683404 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:19.626Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:46:19.626Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:46:19.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:19.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194683818 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:46:19.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194683819 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:46:19.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194683819 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:46:19.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194683820 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:46:19.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194683820 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} [2019-07-31T08:46:19.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194683865 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:46:19.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:19.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:19.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:19.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:19.626Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:46:19.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:19.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194683871 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:46:19.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194683872 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:46:19.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194683872 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:46:19.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194683872 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:46:19.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194683873 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} [2019-07-31T08:46:19.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194683879 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:46:19.885Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-31T08:46:19.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194683881 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:46:19.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194683881 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:46:19.885Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:19.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194683881 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:46:19.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194683886 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:46:19.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194683887 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} [2019-07-31T08:46:19.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194683892 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:46:19.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194683893 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T08:46:19.885Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1194683893 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T08:46:19.885Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194683894 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} [2019-07-31T08:46:20.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194683996 data=null button=1 stateMask=0x80000 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T08:46:20.401Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1194684452 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:46:20.401Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1194684520 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:46:20.401Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1194684520 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:46:20.401Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-31T08:46:20.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:20.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:20.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:20.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:20.401Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:20.401Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:20.401Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:20.401Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:20.401Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:46:20.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194684526 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:46:20.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194684526 data=null doit=true} to TableItem with text {} [2019-07-31T08:46:20.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194684527 data=null} to TableItem with text {} [2019-07-31T08:46:20.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194684527 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:46:20.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194684528 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:46:20.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194684553 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:46:20.401Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:20.401Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:21.336Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:46:21.336Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:21.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1194685566 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T08:46:21.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1194685567 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T08:46:21.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1194685567 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T08:46:21.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1194685568 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:46:21.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194685568 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} [2019-07-31T08:46:21.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1194685574 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T08:46:21.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:21.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:21.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:21.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:21.336Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:46:21.336Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:46:21.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:21.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:21.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:21.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:21.336Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:21.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194685592 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:21.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194685592 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:21.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194685593 data=null} to TreeItem with text {test} [2019-07-31T08:46:21.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194685599 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:21.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194685599 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:21.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194685671 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:21.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:21.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194685673 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:21.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194685673 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:21.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194685673 data=null} to TreeItem with text {test} [2019-07-31T08:46:21.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194685681 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:21.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194685684 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:21.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194685768 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:21.594Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:46:21.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:21.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194685771 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:46:21.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194685771 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:46:21.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194685771 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:46:21.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194685772 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:21.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194685772 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]} [2019-07-31T08:46:21.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194685798 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:21.595Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:46:21.853Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:46:21.853Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:21.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194685943 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:46:21.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194685943 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:46:21.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194685944 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:46:21.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194685945 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:46:21.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194685945 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} [2019-07-31T08:46:21.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194686004 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:46:21.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:21.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:21.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:21.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:21.853Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:46:21.853Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:21.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194686010 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:46:21.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194686010 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:46:21.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194686010 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:46:21.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194686011 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:46:21.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194686011 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} [2019-07-31T08:46:21.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194686024 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:46:21.853Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-31T08:46:21.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194686025 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:46:21.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194686026 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:46:21.853Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:21.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194686026 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:46:21.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194686027 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:46:21.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194686027 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} [2019-07-31T08:46:21.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194686032 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:46:21.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194686033 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T08:46:21.853Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1194686034 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T08:46:22.113Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194686041 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} [2019-07-31T08:46:22.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194686140 data=null button=1 stateMask=0x80000 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T08:46:22.630Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1194686598 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:46:22.630Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1194686663 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:46:22.630Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1194686663 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:46:22.630Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-31T08:46:22.630Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:22.630Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:22.630Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:22.630Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:22.630Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:22.630Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:22.630Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:22.630Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:22.630Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:22.630Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:46:22.630Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194686668 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:46:22.630Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194686668 data=null doit=true} to TableItem with text {} [2019-07-31T08:46:22.630Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194686669 data=null} to TableItem with text {} [2019-07-31T08:46:22.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194686669 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:46:22.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194686670 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:46:22.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194686696 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:46:22.630Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:22.630Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:23.565Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:46:23.565Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:23.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1194687714 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T08:46:23.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1194687715 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T08:46:23.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1194687715 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T08:46:23.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1194687716 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:46:23.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194687716 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} [2019-07-31T08:46:23.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1194687723 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T08:46:23.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:23.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:23.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:23.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:23.565Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:46:23.565Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:46:23.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:23.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:23.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:23.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:23.565Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:23.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194687748 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:23.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194687748 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:23.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194687749 data=null} to TreeItem with text {test} [2019-07-31T08:46:23.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194687749 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:23.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194687750 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:23.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194687821 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:23.823Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:23.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194687822 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:23.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194687823 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:23.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194687823 data=null} to TreeItem with text {test} [2019-07-31T08:46:23.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194687824 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:23.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194687825 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:23.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194687842 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:23.823Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:46:23.823Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:23.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194687851 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:46:23.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194687851 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:46:23.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194687852 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:46:23.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194687852 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:23.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194687853 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]} [2019-07-31T08:46:23.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194687881 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:23.823Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:46:23.823Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:46:23.823Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:23.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194687967 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:23.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194688029 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:23.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194688030 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:23.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194688030 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:23.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194688031 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} [2019-07-31T08:46:24.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194688095 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:24.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:24.081Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:24.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:24.081Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:24.081Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:46:24.081Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:24.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194688103 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:24.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194688103 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:24.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194688103 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:24.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194688104 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:24.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194688104 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} [2019-07-31T08:46:24.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194688110 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:24.081Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:24.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194688111 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:24.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194688111 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:24.081Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:24.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194688112 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:24.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194688119 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:24.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194688119 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} [2019-07-31T08:46:24.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194688124 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:24.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194688125 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:24.081Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1194688126 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:24.081Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194688126 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} [2019-07-31T08:46:24.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194688232 data=null button=1 stateMask=0x80000 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:24.648Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1194688708 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:24.648Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1194688769 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:24.648Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1194688771 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:24.648Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:24.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:24.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:24.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:24.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:24.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:24.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:24.648Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:24.648Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:24.648Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:24.648Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:24.648Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:46:24.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194688776 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:46:24.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194688776 data=null doit=true} to TableItem with text {} [2019-07-31T08:46:24.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194688777 data=null} to TableItem with text {} [2019-07-31T08:46:24.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194688777 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:46:24.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194688778 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:46:24.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194688784 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:46:24.648Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:24.648Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:25.584Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:46:25.584Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:25.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1194689846 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:25.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1194689846 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:25.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1194689846 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:25.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1194689847 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:25.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194689847 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} [2019-07-31T08:46:25.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1194689853 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T08:46:25.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:25.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:25.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:25.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:25.842Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:46:25.842Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:46:25.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:25.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:25.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:25.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:25.842Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:25.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194689870 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:25.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194689870 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:25.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194689871 data=null} to TreeItem with text {test} [2019-07-31T08:46:25.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194689871 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:25.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194689872 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:25.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194689940 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:25.842Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:25.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194689985 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:25.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194689985 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:25.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194689986 data=null} to TreeItem with text {test} [2019-07-31T08:46:25.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194689986 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:25.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194689987 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:25.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194689996 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:25.842Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:46:25.842Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:25.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194690004 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:46:25.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194690005 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:46:25.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194690005 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:46:25.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194690006 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:25.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194690006 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]} [2019-07-31T08:46:25.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194690034 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:25.842Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:46:26.408Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:46:26.408Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:26.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194690533 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:46:26.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194690534 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:46:26.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194690534 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:46:26.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194690535 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:46:26.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194690535 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)} [2019-07-31T08:46:26.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194690579 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:46:26.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:26.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:26.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:26.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:26.408Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:46:26.408Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:26.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194690584 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:46:26.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194690585 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:46:26.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194690585 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:46:26.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194690585 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:46:26.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194690586 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)} [2019-07-31T08:46:26.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194690591 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:46:26.408Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:46:26.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194690592 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:46:26.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194690592 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:46:26.408Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:26.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194690600 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:46:26.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194690600 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:46:26.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194690601 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)} [2019-07-31T08:46:26.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194690606 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:46:26.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194690606 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:46:26.408Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194690607 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:46:26.667Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194690608 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)} [2019-07-31T08:46:26.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194690710 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:46:26.924Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194691033 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:46:26.924Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194691035 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:46:26.924Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194691035 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:46:26.924Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:46:26.924Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:26.924Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:26.924Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:26.924Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:26.924Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:26.924Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:26.924Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:27.858Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:27.858Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:27.858Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:27.858Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:27.858Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:46:28.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194692094 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:46:28.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194692151 data=null doit=true} to TableItem with text {} [2019-07-31T08:46:28.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194692152 data=null} to TableItem with text {} [2019-07-31T08:46:28.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194692153 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:46:28.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194692153 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:46:28.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194692164 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:46:28.116Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:28.116Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:28.116Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:46:28.116Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:28.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194692415 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:46:28.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194692415 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:46:28.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194692415 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:46:28.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194692416 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:46:28.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194692416 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)} [2019-07-31T08:46:28.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1194692423 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T08:46:28.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:28.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:28.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:28.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:28.380Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:46:28.380Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:46:28.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:28.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:28.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:28.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:28.380Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:28.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194692438 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:28.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194692439 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:28.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194692439 data=null} to TreeItem with text {test} [2019-07-31T08:46:28.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194692440 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:28.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194692440 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:28.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194692479 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:28.380Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:28.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194692481 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:28.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194692481 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:28.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194692481 data=null} to TreeItem with text {test} [2019-07-31T08:46:28.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194692482 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:28.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194692483 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:28.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194692527 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:28.380Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:46:28.380Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:28.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194692529 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:46:28.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194692529 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:46:28.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194692529 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:46:28.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194692530 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:28.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194692530 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]} [2019-07-31T08:46:28.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194692554 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:28.380Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:46:28.947Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:46:28.947Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:28.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194693044 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:46:28.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194693045 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:46:28.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194693045 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:46:28.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194693046 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:46:28.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194693046 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)} [2019-07-31T08:46:28.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194693092 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:46:28.947Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:28.947Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:28.947Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:28.947Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:28.947Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:46:28.947Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:28.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194693097 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:46:28.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194693097 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:46:28.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194693098 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:46:28.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194693098 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:46:28.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194693099 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)} [2019-07-31T08:46:28.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194693105 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:46:28.947Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:46:28.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194693106 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:46:28.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194693106 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:46:28.947Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:28.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194693113 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:46:28.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194693114 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:46:28.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194693114 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)} [2019-07-31T08:46:28.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194693121 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:46:28.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194693121 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:46:28.947Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194693122 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:46:29.205Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194693122 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)} [2019-07-31T08:46:29.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194693226 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:46:29.477Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194693544 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:46:29.477Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194693576 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:46:29.477Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194693576 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:46:29.477Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:46:29.477Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:29.477Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:29.477Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:29.477Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:29.477Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:29.477Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:29.477Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:29.477Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:30.671Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:30.671Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:30.671Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:30.671Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:30.671Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:46:30.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194694607 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:46:30.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194694607 data=null doit=true} to TableItem with text {} [2019-07-31T08:46:30.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194694607 data=null} to TableItem with text {} [2019-07-31T08:46:30.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194694608 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:46:30.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194694608 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:46:30.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194694633 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:46:30.671Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:30.671Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:30.671Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:46:30.671Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:30.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194694795 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:46:30.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194694795 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:46:30.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194694795 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:46:30.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194694796 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:46:30.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194694796 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)} [2019-07-31T08:46:30.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1194694832 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T08:46:30.672Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:30.672Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:30.672Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:30.672Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:30.672Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:46:30.672Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:46:30.672Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:30.672Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:30.672Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:30.672Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:30.672Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:30.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194694842 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:30.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194694843 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:30.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194694843 data=null} to TreeItem with text {test} [2019-07-31T08:46:30.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194694843 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:30.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194694844 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:30.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194694887 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:30.672Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:30.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194694900 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:30.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194694900 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:30.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194694900 data=null} to TreeItem with text {test} [2019-07-31T08:46:30.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194694901 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:30.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194694902 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:30.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194694914 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:30.672Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:46:30.672Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:30.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194694916 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:46:30.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194694916 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:46:30.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194694916 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:46:30.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194694917 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:30.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194694917 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]} [2019-07-31T08:46:30.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194694943 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:30.930Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:46:30.930Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:46:30.930Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:31.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194695242 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:46:31.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1194695242 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:46:31.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1194695243 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:46:31.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194695244 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:46:31.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194695245 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)} [2019-07-31T08:46:31.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194695312 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:46:31.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:31.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:31.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:31.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:31.189Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:46:31.189Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:31.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194695318 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:46:31.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1194695318 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:46:31.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1194695318 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:46:31.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194695319 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:46:31.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194695319 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)} [2019-07-31T08:46:31.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194695326 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:46:31.189Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:46:31.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194695327 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:46:31.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1194695333 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:46:31.189Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:31.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1194695333 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:46:31.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194695334 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:46:31.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194695335 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)} [2019-07-31T08:46:31.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194695341 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:46:31.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194695341 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:46:31.189Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194695342 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:46:31.447Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194695342 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)} [2019-07-31T08:46:32.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194695440 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:46:32.272Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194696175 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:46:32.273Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1194696363 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:46:32.273Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1194696364 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:46:32.273Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:46:32.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:32.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:32.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:32.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:32.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:32.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:32.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:32.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:32.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:32.273Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:32.273Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:32.273Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:32.273Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:32.273Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:46:32.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194696369 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:46:32.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194696369 data=null doit=true} to TableItem with text {} [2019-07-31T08:46:32.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194696369 data=null} to TableItem with text {} [2019-07-31T08:46:32.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194696370 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:46:32.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194696370 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:46:32.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194696454 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:46:32.273Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:32.273Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:33.207Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:46:33.465Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:33.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194697657 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:46:33.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1194697657 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:46:33.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1194697658 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:46:33.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194697658 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:46:33.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194697659 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)} [2019-07-31T08:46:33.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1194697664 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T08:46:33.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:33.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:33.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:33.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:33.465Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:46:33.465Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:46:33.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:33.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:33.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:33.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:33.465Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:33.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194697679 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:33.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194697679 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:33.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194697679 data=null} to TreeItem with text {test} [2019-07-31T08:46:33.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194697680 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:33.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194697680 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:33.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194697767 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:33.724Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:33.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194697769 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:33.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194697769 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:33.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194697770 data=null} to TreeItem with text {test} [2019-07-31T08:46:33.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194697770 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:33.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194697770 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:33.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194697828 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:33.724Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:46:33.724Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:33.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194697830 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:46:33.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194697830 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:46:33.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194697831 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:46:33.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194697831 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:33.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194697832 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]} [2019-07-31T08:46:33.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194697859 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:33.724Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:46:33.724Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:46:33.724Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:33.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194698128 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:46:33.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1194698129 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:46:33.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1194698130 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:46:33.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194698130 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:46:33.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194698131 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)} [2019-07-31T08:46:33.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194698178 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:46:33.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:33.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:33.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:33.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:33.983Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:46:33.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:33.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194698183 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:46:33.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1194698183 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:46:33.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1194698224 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:46:33.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194698225 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:46:33.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194698226 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)} [2019-07-31T08:46:33.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194698232 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:46:33.983Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:46:33.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194698233 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:46:33.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1194698234 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:46:33.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:33.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1194698234 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:46:33.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194698235 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:46:34.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194698236 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)} [2019-07-31T08:46:34.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194698241 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:46:34.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194698245 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:46:34.241Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194698246 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:46:34.241Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194698247 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)} [2019-07-31T08:46:34.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194698381 data=null button=1 stateMask=0x80000 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:46:34.808Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194698979 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:46:34.808Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1194699041 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:46:34.808Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1194699042 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:46:34.808Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:46:34.808Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:34.808Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:34.808Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:34.808Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:34.808Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:34.808Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:34.808Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:34.808Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:34.808Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:34.808Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:34.808Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:34.808Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:34.808Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:34.808Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:34.808Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:46:34.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194699047 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:46:34.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194699047 data=null doit=true} to TableItem with text {} [2019-07-31T08:46:34.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194699047 data=null} to TableItem with text {} [2019-07-31T08:46:34.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194699048 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:46:34.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194699049 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:46:35.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194699087 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:46:35.067Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:35.067Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:36.003Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:46:36.003Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:36.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194700122 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:46:36.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1194700122 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:46:36.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1194700123 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:46:36.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194700124 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:46:36.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194700124 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)} [2019-07-31T08:46:36.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1194700130 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T08:46:36.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:36.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:36.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:36.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:36.003Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:46:36.003Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:46:36.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:36.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:36.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:36.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:36.003Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:36.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194700149 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:36.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194700149 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:36.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194700157 data=null} to TreeItem with text {test} [2019-07-31T08:46:36.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194700157 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:36.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194700158 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:36.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194700229 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:36.003Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:36.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194700236 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:36.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194700236 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:36.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194700236 data=null} to TreeItem with text {test} [2019-07-31T08:46:36.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194700237 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:36.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194700237 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:36.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194700245 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:36.003Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:46:36.003Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:36.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194700256 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:46:36.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194700256 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:46:36.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194700256 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:46:36.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194700257 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:36.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194700257 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]} [2019-07-31T08:46:36.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194700300 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:36.261Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:46:36.261Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:46:36.261Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:36.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194700462 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:46:36.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1194700462 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:46:36.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1194700463 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:46:36.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194700464 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:46:36.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194700464 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)} [2019-07-31T08:46:36.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194700524 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:46:36.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:36.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:36.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:36.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:36.519Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:46:36.519Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:36.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194700530 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:46:36.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1194700530 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:46:36.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1194700530 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:46:36.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194700531 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:46:36.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194700531 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)} [2019-07-31T08:46:36.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194700545 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:46:36.519Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:46:36.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194700547 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:46:36.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1194700547 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:46:36.519Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:36.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1194700548 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:46:36.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194700548 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:46:36.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194700549 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)} [2019-07-31T08:46:36.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194700562 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:46:36.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194700563 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:46:36.519Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194700564 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:46:36.519Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194700564 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)} [2019-07-31T08:46:37.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194700659 data=null button=1 stateMask=0x80000 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:46:37.085Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194701187 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:46:37.085Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1194701250 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:46:37.085Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1194701259 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:46:37.085Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:46:37.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:37.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:37.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:37.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:37.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:37.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:37.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:37.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:37.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:37.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:37.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:37.085Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:37.085Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:37.085Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:37.085Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:37.085Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:46:37.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194701264 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:46:37.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194701298 data=null doit=true} to TableItem with text {} [2019-07-31T08:46:37.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194701299 data=null} to TableItem with text {} [2019-07-31T08:46:37.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194701300 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:46:37.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194701300 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:46:37.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194701310 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:46:37.085Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:37.085Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:38.020Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:46:38.020Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:38.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194702237 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:46:38.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1194702238 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:46:38.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1194702238 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:46:38.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194702239 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:46:38.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194702240 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)} [2019-07-31T08:46:38.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1194702246 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T08:46:38.020Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:38.020Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:38.020Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:38.020Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:38.020Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:46:38.020Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:46:38.020Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:38.020Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:38.020Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:38.020Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:38.020Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:38.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194702263 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:38.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194702263 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:38.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194702264 data=null} to TreeItem with text {test} [2019-07-31T08:46:38.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194702264 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:38.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194702264 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:38.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194702337 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:38.278Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:38.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194702344 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:38.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194702344 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:38.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194702344 data=null} to TreeItem with text {test} [2019-07-31T08:46:38.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194702345 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:38.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194702345 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:38.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194702405 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:38.278Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:46:38.278Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:38.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194702413 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:46:38.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194702413 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:46:38.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194702414 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:46:38.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194702414 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:38.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194702415 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]} [2019-07-31T08:46:38.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194702438 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:38.278Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T08:46:38.536Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:46:38.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:38.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194702827 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:46:38.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1194702828 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:46:38.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1194702828 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:46:38.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194702829 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:46:38.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194702829 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)} [2019-07-31T08:46:38.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194702888 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:46:38.801Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:38.801Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:38.801Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:38.801Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:38.801Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:46:38.801Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:38.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194702893 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:46:38.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1194702894 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:46:38.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1194702894 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:46:38.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194702895 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:46:38.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194702895 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)} [2019-07-31T08:46:38.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194702901 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:46:38.801Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:46:38.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194702902 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:46:38.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1194702909 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:46:38.801Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:38.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1194702909 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:46:38.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194702910 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:46:38.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194702910 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)} [2019-07-31T08:46:38.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194702916 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:46:38.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194702917 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:46:38.801Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194702917 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:46:38.801Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194702917 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)} [2019-07-31T08:46:39.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194703015 data=null button=1 stateMask=0x80000 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:46:39.369Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194703455 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:46:39.369Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1194703510 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:46:39.369Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1194703510 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:46:39.369Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:46:39.369Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:39.369Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:39.369Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:39.369Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:39.369Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:39.369Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:39.369Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:39.369Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:39.369Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:39.369Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:39.369Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:39.369Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:39.369Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:39.369Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:39.369Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:39.369Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:39.369Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:46:39.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194703517 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:46:39.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194703517 data=null doit=true} to TableItem with text {} [2019-07-31T08:46:39.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194703517 data=null} to TableItem with text {} [2019-07-31T08:46:39.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194703518 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:46:39.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194703518 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:46:39.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194703524 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:46:39.369Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:39.369Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:40.737Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:46:40.737Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:40.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194705056 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:46:40.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1194705057 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:46:40.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1194705057 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:46:40.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194705058 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:46:40.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194705058 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)} [2019-07-31T08:46:40.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1194705066 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T08:46:40.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:40.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:40.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:40.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:40.997Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:46:40.997Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:46:40.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:40.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:40.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:40.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:40.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:40.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194705085 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:40.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194705090 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:40.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194705091 data=null} to TreeItem with text {test} [2019-07-31T08:46:40.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194705091 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:40.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194705092 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:40.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194705152 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:40.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:40.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194705166 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:40.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194705166 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:40.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194705167 data=null} to TreeItem with text {test} [2019-07-31T08:46:40.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194705168 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:40.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194705168 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:40.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194705186 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:40.997Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:46:40.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:40.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194705193 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:46:40.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194705193 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:46:40.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194705193 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:46:40.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194705194 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:40.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194705194 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]} [2019-07-31T08:46:40.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194705223 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:40.997Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:46:40.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:40.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:40.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:40.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:40.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:40.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194705231 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:40.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194705232 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:40.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194705232 data=null} to TreeItem with text {test} [2019-07-31T08:46:40.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194705233 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:40.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194705233 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:41.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194705258 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:41.256Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:41.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194705260 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:41.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194705261 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:41.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194705261 data=null} to TreeItem with text {test} [2019-07-31T08:46:41.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194705261 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:41.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194705262 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:41.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194705275 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:41.256Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:46:41.256Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:41.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194705276 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:46:41.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194705277 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:46:41.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194705277 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:46:41.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194705278 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:41.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194705278 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]} [2019-07-31T08:46:41.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194705298 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:41.256Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:41.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1194705299 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T08:46:41.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1194705299 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T08:46:41.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1194705300 data=null} to TreeItem with text {Traces [12]} [2019-07-31T08:46:41.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1194705300 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:41.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194705300 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]} [2019-07-31T08:46:41.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1194705317 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T08:46:41.256Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T08:46:41.256Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T08:46:41.515Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T08:46:41.515Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T08:46:41.515Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1194705699 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T08:46:41.515Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:46:41.515Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:46:41.515Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:46:41.515Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:46:41.515Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:46:41.515Z] DEBUG - Clicking on &Yes [2019-07-31T08:46:41.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194705700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:46:41.515Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194705700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:46:41.515Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194705701 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:46:41.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194705701 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:46:41.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194705701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:46:41.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194705701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:46:41.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194705702 data=null item=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') [2019-07-31T08:46:46.781Z] DEBUG - Clicked on [2019-07-31T08:46:46.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1194705371 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T08:46:47.039Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:46:47.039Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:47.039Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:47.039Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:47.039Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:47.039Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:47.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194711232 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:47.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194711232 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:47.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194711233 data=null} to TreeItem with text {test} [2019-07-31T08:46:47.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194711233 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:47.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194711234 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:47.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194711267 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:47.039Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:47.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194711269 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:47.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194711269 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:47.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194711270 data=null} to TreeItem with text {test} [2019-07-31T08:46:47.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194711270 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:47.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194711271 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:47.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194711282 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:47.039Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:46:47.039Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:47.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194711285 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:46:47.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194711285 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:46:47.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194711285 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:46:47.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194711285 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:46:47.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194711286 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:46:47.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194711309 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:46:47.298Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:47.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194711311 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:46:47.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194711311 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:46:47.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194711311 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:46:47.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194711312 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:46:47.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194711312 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:46:47.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194711321 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:46:47.298Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:46:47.298Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:46:47.557Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:46:47.557Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:46:47.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194711666 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:46:47.557Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:46:47.557Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:47.557Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:46:47.557Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-31T08:46:47.557Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:46:47.557Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-31T08:46:47.557Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:47.557Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:46:47.557Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:46:47.557Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:46:47.557Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:46:47.557Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:46:47.557Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:46:47.557Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:46:47.557Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:46:47.557Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T08:46:47.557Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:46:47.557Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:46:47.557Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:46:47.557Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:46:47.557Z] DEBUG - matched Combo with text " [2019-07-31T08:46:47.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194711871 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:')) [2019-07-31T08:46:47.817Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:46:47.817Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:46:47.817Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:47.817Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:46:47.817Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:47.817Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:46:47.817Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:46:47.818Z] 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') [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:47.818Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@263d8ef5 [2019-07-31T08:46:47.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1194711884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:47.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1194711885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:47.818Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1194711885 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:47.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1194711885 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:47.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1194711886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:47.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1194711886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:47.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1194711886 data=null item=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') [2019-07-31T08:46:47.818Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1194711886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:47.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1194711887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:47.818Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1194711887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:47.818Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1194711887 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:47.818Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1194711888 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:46:47.818Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:46:47.818Z] 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') [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:46:47.818Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:46:47.818Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:46:47.818Z] 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') [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] 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') [2019-07-31T08:46:47.818Z] 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. [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:46:47.818Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:46:47.818Z] DEBUG - Clicking on &Finish [2019-07-31T08:46:47.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194711908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:46:47.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194711908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:46:47.818Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194711908 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:46:47.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194711908 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:46:47.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194711909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:46:47.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194711909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:46:48.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194711909 data=null item=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') [2019-07-31T08:46:48.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194711371 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:46:48.384Z] DEBUG - Clicked on [2019-07-31T08:46:48.384Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:46:48.384Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:48.384Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:48.384Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:48.384Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:48.384Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:48.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194712581 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:48.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194712582 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:48.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194712633 data=null} to TreeItem with text {test} [2019-07-31T08:46:48.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194712634 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:48.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194712635 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:48.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194712672 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:48.643Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:48.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194712673 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:48.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194712673 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:48.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194712674 data=null} to TreeItem with text {test} [2019-07-31T08:46:48.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194712674 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:48.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194712674 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:48.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194712728 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:48.643Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:46:48.643Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:48.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1194712730 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T08:46:48.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1194712730 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T08:46:48.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1194712731 data=null} to TreeItem with text {Traces [2]} [2019-07-31T08:46:48.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1194712731 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:46:48.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194712731 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]} [2019-07-31T08:46:48.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1194712743 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:46:48.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1194712755 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T08:46:48.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1194712755 data=null} to TreeItem with text {Traces [2]} [2019-07-31T08:46:48.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1194712756 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:46:48.643Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194712757 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]} [2019-07-31T08:46:48.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1194712769 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:46:48.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1194712770 data=null doit=true} to TreeItem with text {z-clashes [1]} [2019-07-31T08:46:48.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1194712770 data=null} to TreeItem with text {z-clashes [1]} [2019-07-31T08:46:48.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1194712771 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-31T08:46:48.643Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194712772 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]} [2019-07-31T08:46:48.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1194712775 data=null button=1 stateMask=0x80000 x=103 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-31T08:46:48.902Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:46:48.902Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:48.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194713146 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:48.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194713146 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:48.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194713147 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:48.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194713147 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:48.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194713148 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:49.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194713190 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:49.163Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:49.163Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:49.163Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:49.163Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:49.163Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:46:49.163Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:49.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194713196 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:49.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194713196 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:49.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194713196 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:49.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194713197 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:49.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194713197 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:49.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194713203 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:49.163Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:49.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194713204 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:49.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194713204 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:49.163Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:49.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194713205 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:49.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194713206 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:49.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194713211 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:49.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194713233 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:49.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194713233 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:49.163Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194713234 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:49.163Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194713235 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:49.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194713325 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:49.422Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194713641 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:49.422Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194713642 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:49.422Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194713642 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:49.422Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:49.422Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:50.797Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:50.797Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:50.797Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:50.797Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:50.797Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:46:50.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194714663 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:46:50.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194714663 data=null doit=true} to TableItem with text {} [2019-07-31T08:46:50.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194714663 data=null} to TableItem with text {} [2019-07-31T08:46:50.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194714664 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:46:50.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194714664 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:46:50.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194714671 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:46:50.797Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:50.797Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:50.797Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:46:50.797Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:50.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194714840 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:50.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1194714840 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:50.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1194714841 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:50.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194714841 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:50.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194714842 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:50.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1194714847 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T08:46:50.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:50.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:50.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:50.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:50.797Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:46:50.797Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:46:50.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:50.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:50.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:50.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:50.797Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:50.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194714861 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:50.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194714862 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:50.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194714862 data=null} to TreeItem with text {test} [2019-07-31T08:46:50.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194714863 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:50.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194714863 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:50.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194714908 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:50.797Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:50.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194714910 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:50.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194714910 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:50.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194714911 data=null} to TreeItem with text {test} [2019-07-31T08:46:50.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194714911 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:50.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194714912 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:50.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194714923 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:50.797Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:46:50.797Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:50.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1194714925 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T08:46:50.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1194714925 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T08:46:50.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1194714926 data=null} to TreeItem with text {Traces [2]} [2019-07-31T08:46:50.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1194714926 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:46:50.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194714927 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]} [2019-07-31T08:46:50.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1194714946 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:46:50.797Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T08:46:51.363Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:46:51.363Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:51.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194715414 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:51.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194715414 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:51.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194715414 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:51.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194715415 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:51.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194715415 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:51.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194715463 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:51.364Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:51.364Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:51.364Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:51.364Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:51.364Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:46:51.364Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:51.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194715468 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:51.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194715468 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:51.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194715468 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:51.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194715469 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:51.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194715469 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:51.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194715475 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:51.364Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:51.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194715476 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:51.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194715476 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:51.364Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:51.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194715477 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:51.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194715478 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:51.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194715484 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:51.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194715490 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:51.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194715491 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:51.364Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194715491 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:51.364Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194715492 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:51.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194715575 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:52.195Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194716153 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:52.195Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194716248 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:52.195Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194716248 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:52.195Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:52.195Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:52.195Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T08:46:52.195Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:52.195Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:52.195Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:52.195Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:52.195Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:46:52.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1194716252 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T08:46:52.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1194716252 data=null doit=true} to TableItem with text {} [2019-07-31T08:46:52.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1194716252 data=null} to TableItem with text {} [2019-07-31T08:46:52.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1194716253 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:46:52.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194716253 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T08:46:52.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1194716259 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T08:46:52.195Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:46:52.195Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:46:53.769Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T08:46:53.769Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:53.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194717659 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:53.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194717659 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:53.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194717660 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:53.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194717660 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:53.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194717661 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:53.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194717667 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T08:46:53.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:53.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:53.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:53.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:53.769Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T08:46:53.769Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:46:53.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:53.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:53.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:53.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:53.769Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:53.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194717680 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:53.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194717681 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:53.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194717682 data=null} to TreeItem with text {test} [2019-07-31T08:46:53.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194717682 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:53.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194717682 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:53.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194717724 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:53.769Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:53.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194717726 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:53.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194717726 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:53.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194717726 data=null} to TreeItem with text {test} [2019-07-31T08:46:53.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194717727 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:53.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194717727 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:53.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194717736 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:53.769Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:46:53.769Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:53.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1194717738 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T08:46:53.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1194717738 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T08:46:53.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1194717738 data=null} to TreeItem with text {Traces [2]} [2019-07-31T08:46:53.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1194717739 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:46:53.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194717739 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]} [2019-07-31T08:46:53.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1194717763 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:46:53.769Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T08:46:53.769Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:46:53.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:53.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:53.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:53.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:53.769Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:53.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194717781 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:53.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194717784 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:53.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194717784 data=null} to TreeItem with text {test} [2019-07-31T08:46:53.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194717785 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:53.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194717786 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:53.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194717814 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:53.769Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:53.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194717816 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:53.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194717817 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:53.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194717817 data=null} to TreeItem with text {test} [2019-07-31T08:46:53.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194717817 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:53.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194717818 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:53.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194717827 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:53.769Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:46:53.769Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:53.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1194717829 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T08:46:53.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1194717829 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T08:46:53.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1194717829 data=null} to TreeItem with text {Traces [2]} [2019-07-31T08:46:54.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1194717830 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:46:54.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194717830 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]} [2019-07-31T08:46:54.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1194717849 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:46:54.630Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:54.630Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1194717851 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T08:46:54.630Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1194717851 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T08:46:54.630Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1194717851 data=null} to TreeItem with text {Traces [2]} [2019-07-31T08:46:54.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1194717852 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:46:54.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194717852 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]} [2019-07-31T08:46:54.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1194717867 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:46:54.630Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2019-07-31T08:46:54.630Z] DEBUG - Clicking on with mnemonic 'New Folder...' [2019-07-31T08:46:54.630Z] DEBUG - Clicked on with mnemonic 'New Folder...' [2019-07-31T08:46:54.630Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2019-07-31T08:46:54.630Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {New Folder} time=1194718235 data=null doit=true} to Shell with text {New Folder} [2019-07-31T08:46:54.630Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T08:46:54.630Z] DEBUG - matched Label with text "Folder name:", using matcher: with mnemonic 'Folder name:' [2019-07-31T08:46:54.630Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Folder name:') [2019-07-31T08:46:54.630Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Folder name:')) [2019-07-31T08:46:54.630Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:46:54.630Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:46:54.630Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:46:54.630Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:46:54.630Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:46:54.630Z] DEBUG - Clicking on OK [2019-07-31T08:46:54.630Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1194718248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:46:54.630Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1194718248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:46:54.630Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1194718248 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:46:54.630Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1194718248 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:46:54.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1194718249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:46:54.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1194718249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:46:54.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1194718249 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:46:54.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1194717918 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...' [2019-07-31T08:46:54.630Z] DEBUG - Clicked on [2019-07-31T08:46:54.630Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T08:46:54.630Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:54.630Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa} time=1194718701 data=null button=0 stateMask=0x0 x=90 y=74 count=0} to TreeItem with text {aaa} [2019-07-31T08:46:54.630Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa} time=1194718701 data=null doit=true} to TreeItem with text {aaa} [2019-07-31T08:46:54.630Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa} time=1194718701 data=null} to TreeItem with text {aaa} [2019-07-31T08:46:54.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa} time=1194718702 data=null button=1 stateMask=0x0 x=90 y=74 count=1} to TreeItem with text {aaa} [2019-07-31T08:46:54.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194718702 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} [2019-07-31T08:46:54.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa} time=1194718739 data=null button=1 stateMask=0x80000 x=90 y=74 count=1} to TreeItem with text {aaa} [2019-07-31T08:46:54.630Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T08:46:54.630Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T08:46:55.199Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T08:46:55.199Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T08:46:55.199Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1194719203 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T08:46:55.199Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:46:55.199Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T08:46:55.199Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T08:46:55.199Z] 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') [2019-07-31T08:46:55.199Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:55.199Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:46:55.199Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:55.199Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:46:55.199Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:46:55.199Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:46:55.199Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:46:55.199Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:46:55.199Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:46:55.199Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:46:55.199Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:46:55.199Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T08:46:55.199Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select &archive file:} time=1194719207 data=null doit=true} to Button with text {Select &archive file:} [2019-07-31T08:46:55.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=1194719207 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:} [2019-07-31T08:46:55.199Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T08:46:55.199Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select roo&t directory:} time=1194719213 data=null doit=true} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T08:46:55.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=1194719213 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') [2019-07-31T08:46:55.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=1194719214 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') [2019-07-31T08:46:55.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1194719214 data=null item=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') [2019-07-31T08:46:55.199Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T08:46:55.199Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:46:55.199Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:46:55.199Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T08:46:55.199Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T08:46:55.199Z] DEBUG - matched Combo with text " [2019-07-31T08:46:55.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1194719380 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:')) [2019-07-31T08:46:55.199Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T08:46:55.199Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:46:55.199Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:55.199Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:46:55.199Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:55.199Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:46:55.199Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:46:55.199Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:46:55.199Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T08:46:55.199Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:46:55.199Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:46:55.199Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:46:55.199Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:46:55.199Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:46:55.199Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:46:55.199Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:46:55.199Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:46:55.199Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@157c43ca [2019-07-31T08:46:55.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1194719384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:46:55.199Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1194719384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:46:55.199Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1194719384 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:46:55.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1194719385 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:46:55.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1194719385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:46:55.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1194719396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:46:55.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1194719396 data=null item=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') [2019-07-31T08:46:55.200Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1194719397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:46:55.200Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1194719397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:46:55.200Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1194719398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:46:55.200Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1194719398 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:46:55.200Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1194719398 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:55.200Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3e719e81 [2019-07-31T08:46:55.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1194719401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:55.200Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1194719402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:55.200Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1194719402 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:55.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1194719412 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:55.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1194719412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:55.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1194719413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:55.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1194719413 data=null item=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') [2019-07-31T08:46:55.200Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1194719413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:55.200Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1194719413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:55.200Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1194719413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:55.200Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1194719414 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:55.200Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1194719414 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T08:46:55.200Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T08:46:55.200Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T08:46:55.200Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:46:55.200Z] 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') [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] 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') [2019-07-31T08:46:55.200Z] 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. [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T08:46:55.200Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:46:55.200Z] DEBUG - Clicking on &Finish [2019-07-31T08:46:55.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1194719443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:46:55.200Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1194719444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:46:55.200Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1194719444 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:46:55.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1194719445 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:46:55.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1194719445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:46:55.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1194719445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T08:46:55.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1194719445 data=null item=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') [2019-07-31T08:46:55.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1194718800 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T08:46:55.769Z] DEBUG - Clicked on [2019-07-31T08:46:55.769Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:46:55.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:55.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:55.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:55.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:55.769Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:55.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194719980 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:55.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194719980 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:55.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194719980 data=null} to TreeItem with text {test} [2019-07-31T08:46:55.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194719981 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:55.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194719981 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:55.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194720010 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:55.769Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:46:55.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=1194720012 data=null doit=true} to TreeItem with text {Experiments [0]} [2019-07-31T08:46:55.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=1194720012 data=null} to TreeItem with text {Experiments [0]} [2019-07-31T08:46:55.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=1194720013 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [0]} [2019-07-31T08:46:55.769Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194720013 data=null item=TreeItem {Experiments [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [0]} [2019-07-31T08:46:55.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=1194720017 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [0]} [2019-07-31T08:46:55.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=1194720018 data=null doit=true} to TreeItem with text {aaa [1]} [2019-07-31T08:46:55.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=1194720018 data=null} to TreeItem with text {aaa [1]} [2019-07-31T08:46:55.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=1194720019 data=null button=1 stateMask=0x0 x=85 y=95 count=1} to TreeItem with text {aaa [1]} [2019-07-31T08:46:55.769Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194720019 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]} [2019-07-31T08:46:56.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=1194720040 data=null button=1 stateMask=0x80000 x=101 y=95 count=1} to TreeItem with text {aaa [1]} [2019-07-31T08:46:56.029Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:56.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1194720047 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-31T08:46:56.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1194720047 data=null} to Tree node with text: kernel-overlap-testing [2019-07-31T08:46:56.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1194720047 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T08:46:56.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194720048 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 [2019-07-31T08:46:56.029Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {kernel-overlap-testing} time=1194720094 data=null x=166 y=116 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-31T08:46:56.029Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {kernel-overlap-testing} time=1194720099 data=null x=166 y=116 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-31T08:46:56.029Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {kernel-overlap-testing} time=1194720101 data=null x=109 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-31T08:46:56.029Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {kernel-overlap-testing} time=1194720111 data=null x=109 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-31T08:46:56.029Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {kernel-overlap-testing} time=1194720133 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-31T08:46:56.029Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {kernel-overlap-testing} time=1194720134 data=null x=109 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-31T08:46:56.029Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {kernel-overlap-testing} time=1194720135 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-31T08:46:56.029Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {kernel-overlap-testing} time=1194720135 data=[TmfTraceElement(/test/Traces/aaa/kernel-overlap-testing)] x=109 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-31T08:46:56.029Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {kernel-overlap-testing} time=1194720157 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-31T08:46:56.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [0]} time=1194720192 data=null doit=true} to TreeItem with text {exp [0]} [2019-07-31T08:46:56.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [0]} time=1194720192 data=null} to TreeItem with text {exp [0]} [2019-07-31T08:46:56.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [0]} time=1194720193 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [0]} [2019-07-31T08:46:56.029Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194720193 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]} [2019-07-31T08:46:56.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [0]} time=1194720199 data=null button=1 stateMask=0x80000 x=85 y=53 count=1} to TreeItem with text {exp [0]} [2019-07-31T08:46:56.029Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:56.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa [1]} time=1194720201 data=null button=0 stateMask=0x0 x=85 y=179 count=0} to TreeItem with text {aaa [1]} [2019-07-31T08:46:56.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=1194720201 data=null doit=true} to TreeItem with text {aaa [1]} [2019-07-31T08:46:56.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=1194720202 data=null} to TreeItem with text {aaa [1]} [2019-07-31T08:46:56.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=1194720202 data=null button=1 stateMask=0x0 x=85 y=179 count=1} to TreeItem with text {aaa [1]} [2019-07-31T08:46:56.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194720203 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]} [2019-07-31T08:46:56.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=1194720249 data=null button=1 stateMask=0x80000 x=101 y=179 count=1} to TreeItem with text {aaa [1]} [2019-07-31T08:46:56.288Z] DEBUG - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2019-07-31T08:46:56.288Z] DEBUG - Clicking on with mnemonic 'Rename...' [2019-07-31T08:46:56.546Z] DEBUG - Clicked on with mnemonic 'Rename...' [2019-07-31T08:46:56.546Z] DEBUG - matched Shell with text "Rename Folder", using matcher: with text 'Rename Folder' [2019-07-31T08:46:56.546Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Folder} time=1194720611 data=null doit=true} to Shell with text {Rename Folder} [2019-07-31T08:46:56.546Z] DEBUG - matched Text with text "aaa", using matcher: of type 'Text' [2019-07-31T08:46:56.546Z] DEBUG - matched Label with text "New Folder name:", using matcher: with mnemonic 'New Folder name:' [2019-07-31T08:46:56.546Z] DEBUG - matched Text with text "aaa", using matcher: with label (with mnemonic 'New Folder name:') [2019-07-31T08:46:56.546Z] DEBUG - matched Text with text "aaa", using matcher: (of type 'Text' and with label (with mnemonic 'New Folder name:')) [2019-07-31T08:46:56.546Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:46:56.546Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:46:56.546Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:46:56.546Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:46:56.546Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:46:56.546Z] DEBUG - Clicking on OK [2019-07-31T08:46:56.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1194720640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:46:56.546Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1194720640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:46:56.546Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1194720640 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:46:56.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1194720640 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:46:56.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1194720641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:46:56.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1194720641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:46:56.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1194720641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:46:56.804Z] DEBUG - Clicked on [2019-07-31T08:46:57.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=1194720314 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...' [2019-07-31T08:46:57.321Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:46:57.321Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-31T08:46:57.321Z] WARN - Tree item TreeItem with text {exp [1]} is already expanded. Won't expand it again. [2019-07-31T08:46:57.321Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:46:57.321Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-31T08:46:57.321Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:46:57.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:57.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:57.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:57.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:57.321Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:57.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194721435 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:57.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194721435 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:57.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194721435 data=null} to TreeItem with text {test} [2019-07-31T08:46:57.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194721435 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:57.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194721435 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:57.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194721443 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:57.321Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:57.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194721444 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:57.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194721444 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:57.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194721444 data=null} to TreeItem with text {test} [2019-07-31T08:46:57.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194721444 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:57.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194721444 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:57.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194721452 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:57.321Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T08:46:57.321Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:57.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1194721452 data=null button=0 stateMask=0x0 x=91 y=158 count=0} to TreeItem with text {Traces [3]} [2019-07-31T08:46:57.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1194721452 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T08:46:57.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1194721452 data=null} to TreeItem with text {Traces [3]} [2019-07-31T08:46:57.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1194721453 data=null button=1 stateMask=0x0 x=91 y=158 count=1} to TreeItem with text {Traces [3]} [2019-07-31T08:46:57.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194721453 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]} [2019-07-31T08:46:57.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1194721457 data=null button=1 stateMask=0x80000 x=91 y=158 count=1} to TreeItem with text {Traces [3]} [2019-07-31T08:46:57.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} time=1194721898 data=null doit=true} to Shell with text {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} [2019-07-31T08:46:57.888Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:46:57.888Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:46:57.888Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:46:57.888Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:46:57.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194721948 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:46:57.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194721948 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:57.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194721949 data=null} to TreeItem with text {test} [2019-07-31T08:46:57.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194721949 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:57.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194721950 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:46:57.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194721993 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:46:57.888Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:46:57.888Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:46:58.146Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:46:59.522Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:46:59.522Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:46:59.522Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:46:59.522Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:46:59.522Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:46:59.522Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:46:59.522Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:46:59.522Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:46:59.522Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:46:59.522Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:46:59.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194723385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:46:59.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194723386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:46:59.522Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194723386 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:46:59.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194723386 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:46:59.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194723387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:46:59.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194723387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:46:59.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194723387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:46:59.522Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194723387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:46:59.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194723387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:46:59.522Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194723388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:46:59.522Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194723388 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:46:59.522Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194723388 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:46:59.522Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:46:59.522Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:46:59.522Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:46:59.522Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:46:59.522Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:46:59.522Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:46:59.522Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:46:59.522Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:46:59.522Z] DEBUG - Clicking on OK [2019-07-31T08:46:59.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1194723391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:46:59.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1194723391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:46:59.522Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1194723391 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:46:59.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1194723391 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:46:59.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1194723392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:46:59.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1194723392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:46:59.522Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:46:59.522Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:46:59.522Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:46:59.522Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:46:59.522Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:46:59.522Z] DEBUG - Clicked on OK [2019-07-31T08:47:00.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1194723392 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:47:00.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1194722130 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:47:00.089Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 489.621 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest [2019-07-31T08:47:00.089Z] test3_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 0.33 s [2019-07-31T08:47:00.089Z] test3_02Import(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 1.096 s [2019-07-31T08:47:00.089Z] test3_03SingleCustomTextTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 4.593 s [2019-07-31T08:47:00.089Z] test3_04SingleCustomXmlTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.998 s [2019-07-31T08:47:00.089Z] test3_05SingleCtfTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 5.824 s [2019-07-31T08:47:00.089Z] test3_06RenameCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 13.794 s [2019-07-31T08:47:00.089Z] test3_07OverwriteCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 16.005 s [2019-07-31T08:47:00.089Z] test3_08SkipImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 10.261 s [2019-07-31T08:47:00.089Z] test3_09OverwriteOptionImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 15.469 s [2019-07-31T08:47:00.089Z] test3_10ImportUnrecognized(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.243 s [2019-07-31T08:47:00.089Z] test3_11ImportUnrecognizedIgnore(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.404 s [2019-07-31T08:47:00.089Z] test3_12ImportCtfWithMetadataSelection(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 7.23 s [2019-07-31T08:47:00.089Z] test3_13ImportRecursiveAutoRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 35.531 s [2019-07-31T08:47:00.089Z] test3_14ImportRecursiveAutoOverwriteAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 24.707 s [2019-07-31T08:47:00.089Z] test3_15ImportRecursiveAutoSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 21.875 s [2019-07-31T08:47:00.089Z] test3_16ImportRecursiveAutoRenameOverwriteSkip(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 18.435 s [2019-07-31T08:47:00.089Z] test3_17ImportRecursiveSpecifyTraceTypeCTF(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 14.009 s [2019-07-31T08:47:00.089Z] test3_18ImportRecursiveSpecifyTraceTypeKernel(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 6.498 s [2019-07-31T08:47:00.089Z] test3_19ImportRecursiveSpecifyTraceTypeUST(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 9.974 s [2019-07-31T08:47:00.089Z] test3_20ImportRecursiveSpecifyTraceTypeCustomText(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 10.047 s [2019-07-31T08:47:00.089Z] test3_21ImportFromMenuProjectSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 5.652 s [2019-07-31T08:47:00.089Z] test3_22ImportFromMenuProjectNotSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 6.21 s [2019-07-31T08:47:00.089Z] test3_29ImportRecursivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 12.771 s [2019-07-31T08:47:00.089Z] test3_30ImportRecursivePreserveSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 6.101 s [2019-07-31T08:47:00.089Z] test3_31ImportRecursivePreserveRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 12.376 s [2019-07-31T08:47:00.089Z] test3_32DeleteTraceAndFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 20.286 s [2019-07-31T08:47:00.089Z] test3_33DeleteMultipleFolders(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 10.558 s [2019-07-31T08:47:00.089Z] test3_34ClearSingleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 7.102 s [2019-07-31T08:47:00.089Z] test3_35ClearMultipleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 10.092 s [2019-07-31T08:47:00.089Z] test3_36ImportZipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 31.473 s [2019-07-31T08:47:00.089Z] test3_37ImportZipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 37.232 s [2019-07-31T08:47:00.089Z] test3_38ImportZipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 12.153 s [2019-07-31T08:47:00.089Z] test3_39ImportTarGzipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 32.113 s [2019-07-31T08:47:00.089Z] test3_40ImportTarGzipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 38.112 s [2019-07-31T08:47:00.089Z] test3_41ImportTarGzipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 12.55 s [2019-07-31T08:47:00.089Z] test_RenameFolderWorkaroundBug525833(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.718 s [2019-07-31T08:47:00.089Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest [2019-07-31T08:47:00.089Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest [2019-07-31T08:47:00.089Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest skipped [2019-07-31T08:47:00.089Z] Running org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest [2019-07-31T08:47:01.025Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1194724977 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:47:01.025Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:47:01.025Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:47:01.025Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:47:01.590Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:47:01.590Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T08:47:01.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1194725591 data=null doit=true} to Shell with text {Preferences} [2019-07-31T08:47:01.590Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T08:47:01.590Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:47:01.590Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:47:01.590Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T08:47:01.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1194725636 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:47:01.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1194725636 data=null} to TreeItem with text {Tracing} [2019-07-31T08:47:01.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1194725637 data=null button=1 stateMask=0x0 x=48 y=137 count=1} to TreeItem with text {Tracing} [2019-07-31T08:47:01.590Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194725638 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} [2019-07-31T08:47:01.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1194725651 data=null button=1 stateMask=0x80000 x=48 y=137 count=1} to TreeItem with text {Tracing} [2019-07-31T08:47:01.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1194725653 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T08:47:01.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1194725654 data=null} to Tree node with text: Perspectives [2019-07-31T08:47:01.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1194725655 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:01.590Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194725655 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 [2019-07-31T08:47:01.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1194725657 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:01.590Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:47:01.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1194725665 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T08:47:01.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1194725666 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T08:47:01.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1194725666 data=null} to Tree node with text: Perspectives [2019-07-31T08:47:01.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1194725667 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:01.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194725667 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 [2019-07-31T08:47:01.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1194725712 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:01.590Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T08:47:01.590Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T08:47:01.590Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never' [2019-07-31T08:47:01.590Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T08:47:01.590Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T08:47:01.590Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO' [2019-07-31T08:47:01.590Z] 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') [2019-07-31T08:47:01.590Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T08:47:01.590Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:47:01.590Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:47:01.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:47:01.590Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:47:01.590Z] 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. [2019-07-31T08:47:01.590Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T08:47:01.590Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T08:47:01.590Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T08:47:01.590Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:47:01.590Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:47:01.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:47:01.590Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:47:01.590Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:47:01.590Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:47:01.590Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:47:01.590Z] 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') [2019-07-31T08:47:01.590Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:47:01.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1194725737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:01.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1194725737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:01.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1194725737 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:01.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1194725738 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:01.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1194725738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:01.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1194725738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:01.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1194725739 data=null item=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') [2019-07-31T08:47:01.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1194725187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:47:01.849Z] DEBUG - Clicked on [2019-07-31T08:47:04.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1194728349 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:47:04.384Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:47:04.384Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:47:04.384Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:47:04.384Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:47:04.384Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T08:47:05.068Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1194728650 data=null doit=true} to Shell with text {Preferences} [2019-07-31T08:47:05.068Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T08:47:05.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:47:05.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:47:05.068Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T08:47:05.068Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:47:05.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1194728665 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T08:47:05.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1194728665 data=null} to Tree node with text: Perspectives [2019-07-31T08:47:05.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1194728667 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:05.068Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194728668 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 [2019-07-31T08:47:05.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1194728669 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:05.068Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:47:05.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1194728679 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T08:47:05.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1194728701 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T08:47:05.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1194728702 data=null} to Tree node with text: Perspectives [2019-07-31T08:47:05.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1194728702 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:05.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194728703 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 [2019-07-31T08:47:05.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1194728704 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:05.068Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T08:47:05.068Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-31T08:47:05.068Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T08:47:05.068Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T08:47:05.068Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-31T08:47:05.068Z] 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') [2019-07-31T08:47:05.069Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T08:47:05.069Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T08:47:05.069Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:47:05.069Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:47:05.069Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:47:05.069Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:47:05.069Z] 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') [2019-07-31T08:47:05.069Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Never} time=1194728708 data=null doit=true} to Button with text {Never} [2019-07-31T08:47:05.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Never} time=1194728719 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} [2019-07-31T08:47:05.069Z] 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') [2019-07-31T08:47:05.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=1194728722 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') [2019-07-31T08:47:05.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=1194728722 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') [2019-07-31T08:47:05.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=1194728723 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') [2019-07-31T08:47:05.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1194728723 data=null item=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') [2019-07-31T08:47:05.069Z] 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') [2019-07-31T08:47:05.069Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T08:47:05.069Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T08:47:05.069Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T08:47:05.069Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:47:05.069Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:47:05.069Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:47:05.069Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:47:05.069Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:47:05.069Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:47:05.069Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:47:05.069Z] 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') [2019-07-31T08:47:05.069Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:47:05.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1194728728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:05.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1194728728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:05.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1194728728 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:05.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1194728729 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:05.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1194728729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:05.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1194728729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:05.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1194728730 data=null item=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') [2019-07-31T08:47:05.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1194728394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:47:05.069Z] DEBUG - Clicked on [2019-07-31T08:47:07.116Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1194731242 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:47:07.116Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:47:07.116Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:47:07.116Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:47:07.684Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:47:07.684Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T08:47:07.684Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1194731775 data=null doit=true} to Shell with text {Preferences} [2019-07-31T08:47:07.684Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T08:47:07.684Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:47:07.684Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:47:07.684Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T08:47:07.684Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:47:07.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1194731779 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T08:47:07.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1194731779 data=null} to Tree node with text: Perspectives [2019-07-31T08:47:07.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1194731780 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:07.684Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194731781 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 [2019-07-31T08:47:07.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1194731781 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:07.684Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:47:07.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1194731783 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T08:47:07.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1194731784 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T08:47:07.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1194731784 data=null} to Tree node with text: Perspectives [2019-07-31T08:47:07.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1194731836 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:07.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194731837 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 [2019-07-31T08:47:07.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1194731837 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:07.684Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T08:47:07.684Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-31T08:47:07.684Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T08:47:07.684Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T08:47:07.684Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-31T08:47:07.684Z] 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') [2019-07-31T08:47:07.684Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T08:47:07.684Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T08:47:07.684Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:47:07.684Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:47:07.684Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:47:07.684Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:47:07.684Z] 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. [2019-07-31T08:47:07.684Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T08:47:07.684Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T08:47:07.684Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T08:47:07.684Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:47:07.684Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:47:07.684Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:47:07.684Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:47:07.684Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:47:07.684Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:47:07.684Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:47:07.684Z] 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') [2019-07-31T08:47:07.684Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:47:07.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1194731848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:07.684Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1194731848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:07.684Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1194731848 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:07.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1194731848 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:07.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1194731849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:07.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1194731849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:07.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1194731849 data=null item=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') [2019-07-31T08:47:07.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1194731327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:47:07.942Z] DEBUG - Clicked on [2019-07-31T08:47:12.125Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:47:12.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:47:12.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:47:12.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:47:12.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:47:12.125Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:47:12.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194736056 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:47:12.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194736056 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:47:12.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194736057 data=null} to TreeItem with text {test} [2019-07-31T08:47:12.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194736057 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:47:12.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194736058 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:47:12.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194736133 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:47:12.125Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:47:12.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194736135 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:47:12.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194736135 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:47:12.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194736136 data=null} to TreeItem with text {test} [2019-07-31T08:47:12.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194736136 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:47:12.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194736136 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:47:12.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194736175 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:47:12.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194736176 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:47:12.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194736177 data=null} to TreeItem with text {test} [2019-07-31T08:47:12.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194736177 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:47:12.125Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194736178 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} [2019-07-31T08:47:12.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194736233 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:47:12.125Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:47:12.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1194736235 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T08:47:12.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1194736235 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T08:47:12.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1194736235 data=null} to TreeItem with text {Traces [2]} [2019-07-31T08:47:12.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1194736236 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:47:12.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194736236 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]} [2019-07-31T08:47:12.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1194736251 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:47:12.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1194736252 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T08:47:12.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1194736252 data=null} to TreeItem with text {Traces [2]} [2019-07-31T08:47:12.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1194736253 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:47:12.125Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194736253 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]} [2019-07-31T08:47:12.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1194736257 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T08:47:12.125Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:47:12.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel} time=1194736258 data=null button=0 stateMask=0x0 x=82 y=74 count=0} to TreeItem with text {kernel} [2019-07-31T08:47:12.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel} time=1194736259 data=null doit=true} to TreeItem with text {kernel} [2019-07-31T08:47:12.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel} time=1194736259 data=null} to TreeItem with text {kernel} [2019-07-31T08:47:12.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel} time=1194736259 data=null button=1 stateMask=0x0 x=82 y=74 count=1} to TreeItem with text {kernel} [2019-07-31T08:47:12.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194736260 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} [2019-07-31T08:47:12.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel} time=1194736277 data=null button=1 stateMask=0x80000 x=98 y=74 count=1} to TreeItem with text {kernel} [2019-07-31T08:47:12.384Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-31T08:47:12.384Z] DEBUG - matched MenuItem with text "Test trace", using matcher: with mnemonic 'Test trace' [2019-07-31T08:47:12.384Z] DEBUG - matched MenuItem with text "Test experiment", using matcher: with mnemonic 'Test experiment' [2019-07-31T08:47:12.384Z] DEBUG - Clicking on with mnemonic 'Test experiment' [2019-07-31T08:47:12.644Z] DEBUG - Clicked on with mnemonic 'Test experiment' [2019-07-31T08:47:12.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Test experiment} time=1194736428 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' [2019-07-31T08:47:15.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1194739406 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:47:15.442Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:47:15.442Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:47:15.442Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:47:15.700Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:47:15.700Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T08:47:15.700Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1194739766 data=null doit=true} to Shell with text {Preferences} [2019-07-31T08:47:15.700Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T08:47:15.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:47:15.700Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:47:15.700Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T08:47:15.700Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:47:15.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1194739782 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T08:47:15.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1194739782 data=null} to Tree node with text: Perspectives [2019-07-31T08:47:15.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1194739783 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:15.700Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194739784 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 [2019-07-31T08:47:15.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1194739828 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:15.700Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:47:15.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1194739831 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T08:47:15.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1194739832 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T08:47:15.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1194739832 data=null} to Tree node with text: Perspectives [2019-07-31T08:47:15.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1194739832 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:15.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194739833 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 [2019-07-31T08:47:15.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1194739834 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:15.700Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T08:47:15.700Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T08:47:15.700Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T08:47:15.700Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-31T08:47:15.700Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T08:47:15.700Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T08:47:15.700Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-31T08:47:15.700Z] 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') [2019-07-31T08:47:15.700Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:47:15.700Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:47:15.700Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:47:15.700Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:47:15.700Z] 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') [2019-07-31T08:47:15.700Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=1194739837 data=null doit=true} to Button with text {Always} [2019-07-31T08:47:15.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1194739837 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} [2019-07-31T08:47:15.700Z] 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') [2019-07-31T08:47:15.700Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=1194739840 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') [2019-07-31T08:47:15.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=1194739841 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') [2019-07-31T08:47:15.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=1194739841 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') [2019-07-31T08:47:15.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1194739841 data=null item=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') [2019-07-31T08:47:15.700Z] 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') [2019-07-31T08:47:15.700Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T08:47:15.700Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T08:47:15.700Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T08:47:15.700Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:47:15.700Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:47:15.700Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:47:15.700Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:47:15.700Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:47:15.700Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:47:15.700Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:47:15.700Z] 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') [2019-07-31T08:47:15.700Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:47:15.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1194739862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:15.700Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1194739863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:15.700Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1194739863 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:15.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1194739864 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:15.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1194739864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:15.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1194739864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:15.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1194739864 data=null item=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') [2019-07-31T08:47:15.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1194739461 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:47:15.959Z] DEBUG - Clicked on [2019-07-31T08:47:18.491Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-31T08:47:18.491Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-31T08:47:18.491Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision' [2019-07-31T08:47:18.491Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:47:18.491Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T08:47:18.491Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:47:18.491Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:47:18.491Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T08:47:18.491Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected [2019-07-31T08:47:18.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=1194742304 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') [2019-07-31T08:47:18.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1194742305 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') [2019-07-31T08:47:18.491Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=1194742306 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T08:47:18.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=1194742306 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T08:47:18.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=1194742306 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') [2019-07-31T08:47:18.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=1194742306 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') [2019-07-31T08:47:18.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=1194742307 data=null item=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') [2019-07-31T08:47:18.491Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=1194742307 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') [2019-07-31T08:47:18.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1194742307 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') [2019-07-31T08:47:18.491Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=1194742308 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') [2019-07-31T08:47:18.491Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=1194742308 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T08:47:18.491Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=1194742308 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T08:47:18.491Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T08:47:18.491Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-31T08:47:18.491Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:47:18.491Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:47:18.491Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:47:18.491Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:47:18.491Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:47:18.491Z] DEBUG - Clicking on &Yes [2019-07-31T08:47:18.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194742310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:47:18.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194742310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:47:18.491Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194742310 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:47:18.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194742311 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:47:18.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194742311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:47:18.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194742311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:47:18.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194742312 data=null item=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') [2019-07-31T08:47:18.491Z] DEBUG - Clicked on [2019-07-31T08:47:18.491Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1194742728 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-31T08:47:18.491Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:47:18.749Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:47:18.749Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:47:19.469Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:47:19.469Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T08:47:19.469Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1194743350 data=null doit=true} to Shell with text {Preferences} [2019-07-31T08:47:19.469Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T08:47:19.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:47:19.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:47:19.469Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T08:47:19.469Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:47:19.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1194743355 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T08:47:19.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1194743355 data=null} to Tree node with text: Perspectives [2019-07-31T08:47:19.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1194743356 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:19.469Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194743356 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 [2019-07-31T08:47:19.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1194743357 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:19.469Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:47:19.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1194743366 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T08:47:19.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1194743366 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T08:47:19.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1194743366 data=null} to Tree node with text: Perspectives [2019-07-31T08:47:19.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1194743367 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:19.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194743367 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 [2019-07-31T08:47:19.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1194743368 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:19.469Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T08:47:19.469Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-31T08:47:19.469Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T08:47:19.469Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T08:47:19.469Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-31T08:47:19.469Z] 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') [2019-07-31T08:47:19.469Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T08:47:19.469Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T08:47:19.469Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:47:19.469Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:47:19.469Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:47:19.469Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:47:19.469Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T08:47:19.469Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T08:47:19.469Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T08:47:19.469Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:47:19.469Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:47:19.469Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:47:19.469Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T08:47:19.469Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T08:47:19.469Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T08:47:19.469Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:47:19.469Z] DEBUG - Clicking on Cancel [2019-07-31T08:47:19.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1194743430 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') [2019-07-31T08:47:19.469Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1194743431 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') [2019-07-31T08:47:19.469Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1194743431 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T08:47:19.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1194743431 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T08:47:19.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1194743432 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') [2019-07-31T08:47:19.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1194743432 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') [2019-07-31T08:47:19.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1194743432 data=null item=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') [2019-07-31T08:47:19.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1194742852 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:47:20.171Z] DEBUG - Clicked on [2019-07-31T08:47:20.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1194744571 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:47:20.669Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:47:20.669Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:47:20.669Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:47:20.928Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:47:20.928Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T08:47:20.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1194744945 data=null doit=true} to Shell with text {Preferences} [2019-07-31T08:47:20.928Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T08:47:20.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:47:20.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:47:20.928Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T08:47:20.928Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:47:20.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1194744963 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T08:47:20.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1194744964 data=null} to Tree node with text: Perspectives [2019-07-31T08:47:20.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1194744965 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:20.928Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194744970 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 [2019-07-31T08:47:20.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1194744970 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:20.928Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:47:20.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1194744981 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T08:47:20.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1194744995 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T08:47:20.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1194744996 data=null} to Tree node with text: Perspectives [2019-07-31T08:47:20.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1194744996 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:20.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194744997 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 [2019-07-31T08:47:20.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1194744998 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:20.928Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T08:47:20.928Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T08:47:20.928Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T08:47:20.928Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-31T08:47:20.928Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T08:47:20.928Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T08:47:20.928Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-31T08:47:20.928Z] 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') [2019-07-31T08:47:20.928Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:47:20.928Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:47:20.928Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:47:20.928Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:47:20.928Z] 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') [2019-07-31T08:47:20.928Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=1194745008 data=null doit=true} to Button with text {Always} [2019-07-31T08:47:20.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1194745008 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} [2019-07-31T08:47:20.928Z] 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') [2019-07-31T08:47:20.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=1194745011 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') [2019-07-31T08:47:20.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=1194745011 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') [2019-07-31T08:47:20.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=1194745012 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') [2019-07-31T08:47:20.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1194745013 data=null item=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') [2019-07-31T08:47:20.928Z] 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') [2019-07-31T08:47:20.928Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T08:47:20.928Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T08:47:20.928Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T08:47:20.928Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:47:20.928Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:47:20.928Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:47:20.928Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:47:20.928Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:47:20.928Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:47:20.928Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:47:20.928Z] 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') [2019-07-31T08:47:20.928Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:47:20.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1194745032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:20.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1194745032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:20.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1194745033 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:20.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1194745033 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:20.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1194745033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:20.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1194745037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:20.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1194745038 data=null item=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') [2019-07-31T08:47:20.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1194744648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:47:21.189Z] DEBUG - Clicked on [2019-07-31T08:47:23.093Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-31T08:47:23.093Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-31T08:47:23.093Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:47:23.093Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No' [2019-07-31T08:47:23.093Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH' [2019-07-31T08:47:23.093Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-31T08:47:23.093Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:47:23.093Z] DEBUG - Clicking on &No [2019-07-31T08:47:23.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=1194747071 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') [2019-07-31T08:47:23.093Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=1194747072 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') [2019-07-31T08:47:23.093Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=1194747072 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-31T08:47:23.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=1194747072 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-31T08:47:23.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=1194747072 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') [2019-07-31T08:47:23.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=1194747073 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') [2019-07-31T08:47:23.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=1194747073 data=null item=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') [2019-07-31T08:47:23.351Z] DEBUG - Clicked on [2019-07-31T08:47:23.351Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1194747395 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-31T08:47:23.351Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:47:23.351Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:47:23.351Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:47:23.920Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:47:23.920Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T08:47:23.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1194747894 data=null doit=true} to Shell with text {Preferences} [2019-07-31T08:47:23.920Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T08:47:23.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:47:23.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:47:23.920Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T08:47:23.920Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:47:23.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1194747899 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T08:47:23.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1194747900 data=null} to Tree node with text: Perspectives [2019-07-31T08:47:23.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1194747901 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:23.920Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194747901 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 [2019-07-31T08:47:23.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1194747902 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:23.920Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:47:23.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1194747911 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T08:47:23.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1194747912 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T08:47:23.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1194747912 data=null} to Tree node with text: Perspectives [2019-07-31T08:47:23.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1194747913 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:23.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194747913 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 [2019-07-31T08:47:23.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1194747914 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:23.920Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T08:47:23.920Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T08:47:23.920Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T08:47:23.920Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-31T08:47:23.920Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T08:47:23.920Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T08:47:23.920Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-31T08:47:23.920Z] 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') [2019-07-31T08:47:23.920Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:47:23.920Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:47:23.920Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:47:23.920Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:47:23.920Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T08:47:23.920Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T08:47:23.920Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T08:47:23.920Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:47:23.920Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:47:23.920Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:47:23.920Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T08:47:23.920Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T08:47:23.920Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T08:47:23.920Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:47:23.920Z] DEBUG - Clicking on Cancel [2019-07-31T08:47:23.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1194747932 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') [2019-07-31T08:47:23.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1194747933 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') [2019-07-31T08:47:23.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1194747933 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T08:47:23.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1194747933 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T08:47:23.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1194747934 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') [2019-07-31T08:47:23.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1194747934 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') [2019-07-31T08:47:23.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1194747934 data=null item=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') [2019-07-31T08:47:23.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1194747542 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:47:24.179Z] DEBUG - Clicked on [2019-07-31T08:47:24.438Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1194748547 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:47:24.438Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:47:24.438Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:47:24.438Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:47:24.697Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:47:24.697Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T08:47:24.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1194748850 data=null doit=true} to Shell with text {Preferences} [2019-07-31T08:47:24.697Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T08:47:24.697Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:47:24.697Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:47:24.697Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T08:47:24.697Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:47:24.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1194748866 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T08:47:24.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1194748866 data=null} to Tree node with text: Perspectives [2019-07-31T08:47:24.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1194748867 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:24.697Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194748867 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 [2019-07-31T08:47:24.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1194748868 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:24.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:47:24.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1194748882 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T08:47:24.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1194748882 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T08:47:24.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1194748882 data=null} to Tree node with text: Perspectives [2019-07-31T08:47:24.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1194748883 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:24.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194748883 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 [2019-07-31T08:47:24.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1194748884 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:24.697Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T08:47:24.697Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T08:47:24.697Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T08:47:24.697Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-31T08:47:24.697Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T08:47:24.697Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T08:47:24.697Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-31T08:47:24.697Z] 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') [2019-07-31T08:47:24.697Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:47:24.697Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:47:24.697Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:47:24.697Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:47:24.697Z] 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. [2019-07-31T08:47:24.697Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T08:47:24.697Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T08:47:24.697Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T08:47:24.697Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:47:24.697Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:47:24.697Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:47:24.697Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:47:24.697Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:47:24.697Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:47:24.697Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:47:24.697Z] 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') [2019-07-31T08:47:24.697Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:47:24.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1194748935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:24.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1194748935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:24.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1194748936 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:24.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1194748936 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:24.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1194748936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:24.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1194748937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:24.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1194748937 data=null item=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') [2019-07-31T08:47:24.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1194748608 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:47:24.956Z] DEBUG - Clicked on [2019-07-31T08:47:27.487Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-31T08:47:27.487Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-31T08:47:27.487Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:47:27.487Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:47:27.487Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:47:27.487Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:47:27.487Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:47:27.487Z] DEBUG - Clicking on &Yes [2019-07-31T08:47:27.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194751187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:47:27.487Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194751187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:47:27.487Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194751187 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:47:27.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194751187 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:47:27.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194751188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:47:27.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194751188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:47:27.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194751188 data=null item=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') [2019-07-31T08:47:27.487Z] DEBUG - Clicked on [2019-07-31T08:47:27.487Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1194751605 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-31T08:47:27.487Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:47:27.744Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:47:27.744Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:47:28.002Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:47:28.002Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T08:47:28.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1194752184 data=null doit=true} to Shell with text {Preferences} [2019-07-31T08:47:28.002Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T08:47:28.002Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:47:28.002Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:47:28.002Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T08:47:28.002Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:47:28.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1194752198 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T08:47:28.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1194752198 data=null} to Tree node with text: Perspectives [2019-07-31T08:47:28.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1194752199 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:28.002Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194752200 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 [2019-07-31T08:47:28.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1194752201 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:28.002Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:47:28.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1194752203 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T08:47:28.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1194752203 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T08:47:28.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1194752204 data=null} to Tree node with text: Perspectives [2019-07-31T08:47:28.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1194752204 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:28.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194752205 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 [2019-07-31T08:47:28.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1194752239 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:28.002Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T08:47:28.002Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T08:47:28.002Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T08:47:28.002Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-31T08:47:28.002Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T08:47:28.002Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T08:47:28.002Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-31T08:47:28.002Z] 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') [2019-07-31T08:47:28.002Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:47:28.002Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:47:28.002Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:47:28.002Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:47:28.002Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T08:47:28.002Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T08:47:28.002Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T08:47:28.002Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:47:28.002Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:47:28.002Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:47:28.002Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T08:47:28.002Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T08:47:28.002Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T08:47:28.002Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:47:28.002Z] DEBUG - Clicking on Cancel [2019-07-31T08:47:28.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1194752247 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') [2019-07-31T08:47:28.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1194752248 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') [2019-07-31T08:47:28.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1194752248 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T08:47:28.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1194752254 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T08:47:28.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1194752254 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') [2019-07-31T08:47:28.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1194752254 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') [2019-07-31T08:47:28.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1194752255 data=null item=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') [2019-07-31T08:47:28.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1194751791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:47:28.519Z] DEBUG - Clicked on [2019-07-31T08:47:28.778Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1194753026 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:47:29.036Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:47:29.036Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:47:29.036Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:47:29.036Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:47:29.036Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T08:47:29.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1194753321 data=null doit=true} to Shell with text {Preferences} [2019-07-31T08:47:29.295Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T08:47:29.295Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:47:29.295Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:47:29.295Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T08:47:29.295Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:47:29.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1194753349 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T08:47:29.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1194753349 data=null} to Tree node with text: Perspectives [2019-07-31T08:47:29.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1194753350 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:29.295Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194753351 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 [2019-07-31T08:47:29.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1194753354 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:29.295Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:47:29.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1194753356 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T08:47:29.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1194753356 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T08:47:29.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1194753356 data=null} to Tree node with text: Perspectives [2019-07-31T08:47:29.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1194753365 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:29.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194753366 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 [2019-07-31T08:47:29.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1194753367 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:29.295Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T08:47:29.295Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-31T08:47:29.295Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T08:47:29.295Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T08:47:29.295Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-31T08:47:29.295Z] 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') [2019-07-31T08:47:29.295Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T08:47:29.295Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T08:47:29.295Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:47:29.295Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:47:29.295Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:47:29.295Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:47:29.295Z] 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') [2019-07-31T08:47:29.295Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Prompt} time=1194753394 data=null doit=true} to Button with text {Prompt} [2019-07-31T08:47:29.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1194753394 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} [2019-07-31T08:47:29.295Z] 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') [2019-07-31T08:47:29.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=1194753398 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') [2019-07-31T08:47:29.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=1194753398 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') [2019-07-31T08:47:29.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=1194753398 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') [2019-07-31T08:47:29.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1194753399 data=null item=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') [2019-07-31T08:47:29.295Z] 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') [2019-07-31T08:47:29.295Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T08:47:29.295Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T08:47:29.295Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T08:47:29.295Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:47:29.295Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:47:29.295Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:47:29.295Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:47:29.295Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:47:29.295Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:47:29.295Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:47:29.295Z] 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') [2019-07-31T08:47:29.295Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:47:29.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1194753403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:29.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1194753403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:29.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1194753403 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:29.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1194753403 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:29.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1194753403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:29.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1194753404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:29.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1194753404 data=null item=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') [2019-07-31T08:47:29.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1194753081 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:47:29.553Z] DEBUG - Clicked on [2019-07-31T08:47:31.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1194755752 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:47:31.807Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:47:31.807Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:47:31.807Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:47:31.807Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:47:31.807Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T08:47:32.068Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1194756075 data=null doit=true} to Shell with text {Preferences} [2019-07-31T08:47:32.068Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T08:47:32.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:47:32.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:47:32.068Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T08:47:32.068Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:47:32.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1194756081 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T08:47:32.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1194756093 data=null} to Tree node with text: Perspectives [2019-07-31T08:47:32.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1194756094 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:32.068Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194756095 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 [2019-07-31T08:47:32.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1194756096 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:32.068Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:47:32.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1194756098 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T08:47:32.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1194756105 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T08:47:32.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1194756105 data=null} to Tree node with text: Perspectives [2019-07-31T08:47:32.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1194756106 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:32.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194756130 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 [2019-07-31T08:47:32.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1194756131 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:32.068Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T08:47:32.068Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T08:47:32.068Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T08:47:32.068Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-31T08:47:32.068Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T08:47:32.068Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T08:47:32.068Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-31T08:47:32.068Z] 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') [2019-07-31T08:47:32.068Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:47:32.068Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:47:32.068Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:47:32.068Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:47:32.068Z] 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') [2019-07-31T08:47:32.069Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=1194756135 data=null doit=true} to Button with text {Always} [2019-07-31T08:47:32.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1194756135 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} [2019-07-31T08:47:32.069Z] 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') [2019-07-31T08:47:32.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=1194756145 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') [2019-07-31T08:47:32.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=1194756162 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') [2019-07-31T08:47:32.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=1194756166 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') [2019-07-31T08:47:32.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1194756166 data=null item=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') [2019-07-31T08:47:32.069Z] 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') [2019-07-31T08:47:32.069Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T08:47:32.069Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T08:47:32.069Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T08:47:32.069Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:47:32.069Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:47:32.069Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:47:32.069Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:47:32.069Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:47:32.069Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:47:32.069Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:47:32.069Z] 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') [2019-07-31T08:47:32.069Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:47:32.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1194756170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:32.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1194756171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:32.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1194756171 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:32.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1194756171 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:32.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1194756171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:32.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1194756172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:47:32.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1194756172 data=null item=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') [2019-07-31T08:47:32.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1194755802 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:47:32.329Z] DEBUG - Clicked on [2019-07-31T08:47:34.234Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-31T08:47:34.234Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-31T08:47:34.234Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision' [2019-07-31T08:47:34.234Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:47:34.234Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T08:47:34.234Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:47:34.234Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:47:34.234Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T08:47:34.234Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected [2019-07-31T08:47:34.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=1194758264 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') [2019-07-31T08:47:34.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1194758265 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') [2019-07-31T08:47:34.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=1194758266 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T08:47:34.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=1194758266 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T08:47:34.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=1194758266 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') [2019-07-31T08:47:34.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=1194758267 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') [2019-07-31T08:47:34.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=1194758267 data=null item=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') [2019-07-31T08:47:34.234Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=1194758267 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') [2019-07-31T08:47:34.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1194758267 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') [2019-07-31T08:47:34.234Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=1194758267 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') [2019-07-31T08:47:34.234Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=1194758267 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T08:47:34.234Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=1194758267 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T08:47:34.234Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T08:47:34.234Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-31T08:47:34.234Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:47:34.234Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No' [2019-07-31T08:47:34.234Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH' [2019-07-31T08:47:34.234Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-31T08:47:34.234Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:47:34.234Z] DEBUG - Clicking on &No [2019-07-31T08:47:34.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=1194758268 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') [2019-07-31T08:47:34.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=1194758268 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') [2019-07-31T08:47:34.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=1194758269 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-31T08:47:34.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=1194758269 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-31T08:47:34.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=1194758269 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') [2019-07-31T08:47:34.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=1194758269 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') [2019-07-31T08:47:34.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=1194758269 data=null item=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') [2019-07-31T08:47:34.492Z] DEBUG - Clicked on [2019-07-31T08:47:34.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1194758536 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-31T08:47:34.492Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:47:34.492Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:47:34.492Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:47:35.059Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:47:35.059Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T08:47:35.059Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1194759024 data=null doit=true} to Shell with text {Preferences} [2019-07-31T08:47:35.059Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T08:47:35.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:47:35.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:47:35.059Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T08:47:35.059Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:47:35.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1194759030 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T08:47:35.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1194759039 data=null} to Tree node with text: Perspectives [2019-07-31T08:47:35.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1194759040 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:35.059Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194759041 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 [2019-07-31T08:47:35.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1194759042 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:35.059Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:47:35.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1194759044 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T08:47:35.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1194759044 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T08:47:35.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1194759045 data=null} to Tree node with text: Perspectives [2019-07-31T08:47:35.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1194759046 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:35.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194759046 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 [2019-07-31T08:47:35.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1194759047 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T08:47:35.059Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T08:47:35.059Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T08:47:35.059Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never' [2019-07-31T08:47:35.059Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T08:47:35.059Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T08:47:35.059Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO' [2019-07-31T08:47:35.059Z] 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') [2019-07-31T08:47:35.059Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T08:47:35.059Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:47:35.059Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:47:35.059Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:47:35.059Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:47:35.059Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T08:47:35.059Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T08:47:35.059Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T08:47:35.059Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:47:35.059Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:47:35.059Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:47:35.059Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T08:47:35.059Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T08:47:35.059Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T08:47:35.059Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:47:35.059Z] DEBUG - Clicking on Cancel [2019-07-31T08:47:35.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1194759066 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') [2019-07-31T08:47:35.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1194759067 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') [2019-07-31T08:47:35.059Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1194759067 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T08:47:35.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1194759067 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T08:47:35.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1194759071 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') [2019-07-31T08:47:35.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1194759071 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') [2019-07-31T08:47:35.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1194759072 data=null item=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') [2019-07-31T08:47:35.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1194758689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:47:35.318Z] DEBUG - Clicked on [2019-07-31T08:47:35.884Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1194759900 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:47:35.884Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:47:35.884Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:47:35.884Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:47:35.884Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:47:35.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194759909 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:47:35.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194759909 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:47:35.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194759909 data=null} to TreeItem with text {test} [2019-07-31T08:47:35.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194759910 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:47:35.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194759933 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:47:35.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194759945 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:47:35.884Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:47:35.884Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:47:35.884Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:47:36.820Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:47:36.820Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:47:36.820Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:47:36.820Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:47:36.820Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:47:36.820Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:47:36.820Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:47:36.820Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:47:36.820Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:47:36.820Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:47:36.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194760829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:47:36.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194760830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:47:36.820Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194760830 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:47:36.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194760830 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:47:36.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194760831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:47:36.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194760831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:47:36.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194760831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:47:36.820Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194760831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:47:36.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194760831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:47:36.820Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194760832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:47:36.820Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194760832 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:47:36.820Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194760832 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:47:36.820Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:47:36.820Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:47:36.820Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:47:36.820Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:47:36.820Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:47:36.820Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:47:36.820Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:47:36.820Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:47:36.820Z] DEBUG - Clicking on OK [2019-07-31T08:47:36.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1194760833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:47:36.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1194760833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:47:36.820Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1194760834 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:47:36.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1194760834 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:47:36.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1194760834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:47:36.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1194760834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:47:36.820Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:47:36.820Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:47:36.820Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:47:36.820Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:47:36.820Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:47:36.820Z] DEBUG - Clicked on OK [2019-07-31T08:47:37.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1194760834 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:47:37.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1194760026 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:47:37.645Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.579 s - in org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest [2019-07-31T08:47:37.645Z] testNever(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 3.464 s [2019-07-31T08:47:37.645Z] testNoAssociatedPerspective(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 2.792 s [2019-07-31T08:47:37.645Z] testExperiment(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 8.174 s [2019-07-31T08:47:37.645Z] testPromptYesRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 5.203 s [2019-07-31T08:47:37.645Z] testPromptNo(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 4.094 s [2019-07-31T08:47:37.645Z] testPromptYes(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 4.426 s [2019-07-31T08:47:37.645Z] testAlways(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 2.697 s [2019-07-31T08:47:37.645Z] testPromptNoRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 4.027 s [2019-07-31T08:47:37.645Z] Running org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest [2019-07-31T08:47:45.758Z] [2019-07-31T08:47:45.758Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 08:47:45.175 [2019-07-31T08:47:45.758Z] !MESSAGE Exception handling signal org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal@153e42d4 in method public void org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal) [2019-07-31T08:47:45.758Z] !STACK 0 [2019-07-31T08:47:45.758Z] java.lang.reflect.InvocationTargetException [2019-07-31T08:47:45.758Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T08:47:45.758Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T08:47:45.758Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T08:47:45.758Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T08:47:45.758Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:337) [2019-07-31T08:47:45.758Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:293) [2019-07-31T08:47:45.758Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:252) [2019-07-31T08:47:45.758Z] at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:125) [2019-07-31T08:47:45.758Z] at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2254) [2019-07-31T08:47:45.758Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580) [2019-07-31T08:47:45.758Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:412) [2019-07-31T08:47:45.758Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T08:47:45.758Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T08:47:45.758Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T08:47:45.758Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T08:47:45.758Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T08:47:45.758Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1198) [2019-07-31T08:47:45.758Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-07-31T08:47:45.758Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-31T08:47:45.758Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2019-07-31T08:47:45.758Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2019-07-31T08:47:45.758Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2019-07-31T08:47:45.758Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2019-07-31T08:47:45.758Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2019-07-31T08:47:45.758Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2019-07-31T08:47:45.758Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2019-07-31T08:47:45.758Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2019-07-31T08:47:45.758Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-31T08:47:45.758Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-07-31T08:47:45.758Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-31T08:47:45.758Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-31T08:47:45.758Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-31T08:47:45.758Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-31T08:47:45.758Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T08:47:45.758Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:47:45.758Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T08:47:45.758Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T08:47:45.758Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T08:47:45.758Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:47:45.758Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T08:47:45.758Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T08:47:45.758Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T08:47:45.758Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T08:47:45.758Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T08:47:45.758Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T08:47:45.758Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T08:47:45.758Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T08:47:45.758Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T08:47:45.758Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T08:47:45.758Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T08:47:45.758Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T08:47:45.758Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T08:47:45.758Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T08:47:45.758Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T08:47:45.758Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T08:47:45.758Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T08:47:45.758Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T08:47:45.758Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T08:47:45.758Z] Caused by: java.lang.IllegalArgumentException: period cannot be less than or equal to zero [2019-07-31T08:47:45.758Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:171) [2019-07-31T08:47:45.758Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:165) [2019-07-31T08:47:45.758Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.(ConfigurableMarkerEventSource.java:300) [2019-07-31T08:47:45.758Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:123) [2019-07-31T08:47:45.758Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:99) [2019-07-31T08:47:45.758Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340) [2019-07-31T08:47:45.758Z] ... 58 more [2019-07-31T08:47:45.758Z] Root exception: [2019-07-31T08:47:45.758Z] java.lang.IllegalArgumentException: period cannot be less than or equal to zero [2019-07-31T08:47:45.758Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:171) [2019-07-31T08:47:45.758Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:165) [2019-07-31T08:47:45.758Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.(ConfigurableMarkerEventSource.java:300) [2019-07-31T08:47:45.758Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:123) [2019-07-31T08:47:45.758Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:99) [2019-07-31T08:47:45.758Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340) [2019-07-31T08:47:45.758Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T08:47:45.758Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T08:47:45.758Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T08:47:45.758Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T08:47:45.758Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:337) [2019-07-31T08:47:45.758Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:293) [2019-07-31T08:47:45.758Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:252) [2019-07-31T08:47:45.758Z] at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:125) [2019-07-31T08:47:45.758Z] at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2254) [2019-07-31T08:47:45.758Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580) [2019-07-31T08:47:45.758Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:412) [2019-07-31T08:47:45.758Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T08:47:45.758Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T08:47:45.758Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T08:47:45.758Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T08:47:45.758Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T08:47:45.758Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1198) [2019-07-31T08:47:45.758Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-07-31T08:47:45.758Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-31T08:47:45.758Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2019-07-31T08:47:45.758Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2019-07-31T08:47:45.758Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2019-07-31T08:47:45.758Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2019-07-31T08:47:45.758Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2019-07-31T08:47:45.758Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2019-07-31T08:47:45.758Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2019-07-31T08:47:45.758Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2019-07-31T08:47:45.758Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-31T08:47:45.758Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-07-31T08:47:45.758Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-31T08:47:45.758Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-31T08:47:45.758Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-31T08:47:45.758Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-31T08:47:45.758Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T08:47:45.758Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:47:45.758Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T08:47:45.758Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T08:47:45.758Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T08:47:45.758Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T08:47:45.758Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T08:47:45.758Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T08:47:45.758Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T08:47:45.758Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T08:47:45.758Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T08:47:45.758Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T08:47:45.758Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T08:47:45.758Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T08:47:45.758Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T08:47:45.758Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T08:47:45.758Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T08:47:45.758Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T08:47:45.758Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T08:47:45.758Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T08:47:45.758Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T08:47:45.758Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T08:47:45.758Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T08:47:45.758Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T08:47:45.758Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T08:47:54.811Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.794 s - in org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest [2019-07-31T08:47:54.811Z] testEditMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest) Time elapsed: 4.844 s [2019-07-31T08:47:54.811Z] testMenuNoMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest) Time elapsed: 0.321 s [2019-07-31T08:47:54.811Z] testNavigateBetweenMarkers(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest) Time elapsed: 4.602 s [2019-07-31T08:47:54.811Z] [2019-07-31T08:47:54.811Z] Results: [2019-07-31T08:47:54.811Z] [2019-07-31T08:47:54.811Z] Tests run: 63, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T08:47:54.811Z] [2019-07-31T08:47:55.747Z] [2019-07-31T08:47:55.747Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 08:47:55.508 [2019-07-31T08:47:55.747Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T08:47:56.689Z] [INFO] All tests passed! [2019-07-31T08:47:56.689Z] [INFO] [2019-07-31T08:47:56.689Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T08:47:56.689Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/../../target/jacoco.exec [2019-07-31T08:47:56.689Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.integration.swtbot.tests' with 10 classes [2019-07-31T08:47:56.689Z] [INFO] [2019-07-31T08:47:56.689Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T08:47:56.690Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-31T08:47:56.690Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.pom [2019-07-31T08:47:56.690Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-31T08:47:56.690Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:47:56.690Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml [2019-07-31T08:47:56.690Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml [2019-07-31T08:47:56.690Z] [INFO] [2019-07-31T08:47:56.690Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T08:47:56.690Z] [INFO] [2019-07-31T08:47:56.690Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >-- [2019-07-31T08:47:56.690Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.1-SNAPSHOT [123/134] [2019-07-31T08:47:56.690Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:47:56.690Z] [INFO] [2019-07-31T08:47:56.690Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T08:47:56.690Z] [INFO] [2019-07-31T08:47:56.690Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T08:47:56.690Z] [INFO] The project's OSGi version is 1.0.1.201907310718 [2019-07-31T08:47:56.690Z] [INFO] [2019-07-31T08:47:56.690Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T08:47:56.690Z] [INFO] [2019-07-31T08:47:56.690Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T08:47:56.690Z] [INFO] [2019-07-31T08:47:56.690Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T08:47:56.690Z] [INFO] [2019-07-31T08:47:56.690Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T08:47:56.690Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:47:56.690Z] [INFO] [2019-07-31T08:47:56.690Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T08:47:56.690Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:47:56.690Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources [2019-07-31T08:47:56.690Z] [INFO] [2019-07-31T08:47:56.690Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T08:47:56.690Z] [INFO] Compiling 21 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes [2019-07-31T08:47:57.256Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNodeTest.java:[253] [2019-07-31T08:47:57.256Z] node.writeSelf(htIo.getFileWriter(node.getSequenceNumber()).getChannel()); [2019-07-31T08:47:57.256Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:47:57.256Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-31T08:47:57.256Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNodeTest.java:[270] [2019-07-31T08:47:57.256Z] htIo.supplyATReader(seqNb).getChannel(), [2019-07-31T08:47:57.256Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:47:57.256Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-31T08:47:57.256Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[82] [2019-07-31T08:47:57.256Z] long time = fillValues(ht, node.getNodeFreeSpace(), start); [2019-07-31T08:47:57.256Z] ^^ [2019-07-31T08:47:57.256Z] Null type safety (type annotations): The expression of type 'OverlappingHistoryTreeStub' needs unchecked conversion to conform to '@NonNull AbstractHistoryTree<@NonNull HTInterval,@NonNull OverlappingNode<@NonNull HTInterval>>', corresponding supertype is 'AbstractHistoryTree<@NonNull HTInterval,OverlappingNode<@NonNull HTInterval>>' [2019-07-31T08:47:57.256Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[107] [2019-07-31T08:47:57.256Z] time = fillValues(ht, node.getNodeFreeSpace(), time); [2019-07-31T08:47:57.256Z] ^^ [2019-07-31T08:47:57.256Z] Null type safety (type annotations): The expression of type 'OverlappingHistoryTreeStub' needs unchecked conversion to conform to '@NonNull AbstractHistoryTree<@NonNull HTInterval,@NonNull OverlappingNode<@NonNull HTInterval>>', corresponding supertype is 'AbstractHistoryTree<@NonNull HTInterval,OverlappingNode<@NonNull HTInterval>>' [2019-07-31T08:47:57.256Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[126] [2019-07-31T08:47:57.256Z] time = fillValues(ht, node.getNodeFreeSpace(), node.getNodeStart()); [2019-07-31T08:47:57.256Z] ^^ [2019-07-31T08:47:57.256Z] Null type safety (type annotations): The expression of type 'OverlappingHistoryTreeStub' needs unchecked conversion to conform to '@NonNull AbstractHistoryTree<@NonNull HTInterval,@NonNull OverlappingNode<@NonNull HTInterval>>', corresponding supertype is 'AbstractHistoryTree<@NonNull HTInterval,OverlappingNode<@NonNull HTInterval>>' [2019-07-31T08:47:57.256Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[138] [2019-07-31T08:47:57.256Z] time = fillValues(ht, node.getNodeFreeSpace(), time); [2019-07-31T08:47:57.256Z] ^^ [2019-07-31T08:47:57.256Z] Null type safety (type annotations): The expression of type 'OverlappingHistoryTreeStub' needs unchecked conversion to conform to '@NonNull AbstractHistoryTree<@NonNull HTInterval,@NonNull OverlappingNode<@NonNull HTInterval>>', corresponding supertype is 'AbstractHistoryTree<@NonNull HTInterval,OverlappingNode<@NonNull HTInterval>>' [2019-07-31T08:47:57.256Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[152] [2019-07-31T08:47:57.256Z] HtTestUtils.assertTreeIntegrity(ht); [2019-07-31T08:47:57.256Z] ^^ [2019-07-31T08:47:57.256Z] Null type safety (type annotations): The expression of type 'OverlappingHistoryTreeStub' needs unchecked conversion to conform to '@NonNull AbstractHistoryTree<@NonNull HTInterval,@NonNull OverlappingNode<@NonNull HTInterval>>', corresponding supertype is 'AbstractHistoryTree<@NonNull HTInterval,OverlappingNode<@NonNull HTInterval>>' [2019-07-31T08:47:57.256Z] 7 problems (7 warnings) [2019-07-31T08:47:57.256Z] [INFO] [2019-07-31T08:47:57.256Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T08:47:57.256Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:47:57.256Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources [2019-07-31T08:47:57.256Z] [INFO] [2019-07-31T08:47:57.256Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T08:47:57.256Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T08:47:57.256Z] [INFO] [2019-07-31T08:47:57.256Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T08:47:57.256Z] [INFO] [2019-07-31T08:47:57.256Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T08:47:57.256Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T08:47:57.515Z] [INFO] [2019-07-31T08:47:57.515Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T08:47:57.515Z] [INFO] [2019-07-31T08:47:57.515Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T08:47:57.515Z] [INFO] [2019-07-31T08:47:57.515Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T08:47:57.515Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T08:47:57.515Z] [INFO] [2019-07-31T08:47:57.515Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T08:47:57.515Z] [INFO] [2019-07-31T08:47:57.515Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T08:47:58.893Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data/.metadata/.log [2019-07-31T08:47:58.893Z] [INFO] Command line: [2019-07-31T08:47:58.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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T08:47:58.893Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:48:02.178Z] !SESSION 2019-07-31 08:47:58.970 ----------------------------------------------- [2019-07-31T08:48:02.178Z] eclipse.buildId=unknown [2019-07-31T08:48:02.178Z] java.version=1.8.0_202 [2019-07-31T08:48:02.178Z] java.vendor=Oracle Corporation [2019-07-31T08:48:02.178Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:48:02.178Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T08:48:02.178Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T08:48:02.178Z] [2019-07-31T08:48:02.178Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:48:02.107 [2019-07-31T08:48:02.178Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:48:02.178Z] !STACK 0 [2019-07-31T08:48:02.178Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-31T08:48:02.178Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:48:02.178Z] [2019-07-31T08:48:02.178Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:48:02.178Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:48:02.178Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:48:02.178Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:48:02.178Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:48:02.178Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:48:02.178Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:48:02.178Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:48:02.178Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:48:02.178Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:48:02.438Z] [2019-07-31T08:48:02.438Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:48:02.368 [2019-07-31T08:48:02.438Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:48:02.438Z] !STACK 0 [2019-07-31T08:48:02.438Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-31T08:48:02.438Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:48:02.438Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:48:02.438Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:48:02.438Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-31T08:48:02.438Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:48:02.438Z] [2019-07-31T08:48:02.438Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:48:02.438Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:48:02.438Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:48:02.438Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:48:02.438Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:48:02.438Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:48:02.438Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:48:02.438Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:48:02.438Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:48:02.438Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:48:04.974Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest [2019-07-31T08:48:04.974Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest [2019-07-31T08:48:04.974Z] testReadWriteByte(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0.043 s [2019-07-31T08:48:04.974Z] testReadWriteChar(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0.001 s [2019-07-31T08:48:04.974Z] testReadWriteLong(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-31T08:48:04.974Z] testMainBuffer2(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-31T08:48:04.974Z] testMainBuffer3(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-31T08:48:04.974Z] testLimit(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-31T08:48:04.974Z] testReadWriteFloat(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-31T08:48:04.974Z] testReadWriteShort(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0.001 s [2019-07-31T08:48:04.974Z] testMainBuffer(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-31T08:48:04.974Z] testEndianness(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0.001 s [2019-07-31T08:48:04.974Z] testMultipleValues(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-31T08:48:04.974Z] testReadWriteDouble(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-31T08:48:04.974Z] testReadWriteString(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-31T08:48:04.974Z] testReadWriteInt(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-31T08:48:04.974Z] testReadWriteByteArray(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-31T08:48:04.974Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest [2019-07-31T08:48:04.974Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 s - in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest [2019-07-31T08:48:04.974Z] testReadWriteNode(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.129 s [2019-07-31T08:48:04.974Z] testTooFarData(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.002 s [2019-07-31T08:48:04.974Z] testExtraDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.002 s [2019-07-31T08:48:04.974Z] testHeaderDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.001 s [2019-07-31T08:48:04.974Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest [2019-07-31T08:48:04.974Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest [2019-07-31T08:48:04.974Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T08:48:04.974Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T08:48:04.974Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T08:48:04.974Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0.001 s [2019-07-31T08:48:04.975Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T08:48:04.975Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest [2019-07-31T08:48:04.975Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest [2019-07-31T08:48:04.975Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T08:48:04.975Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T08:48:04.975Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T08:48:04.975Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T08:48:04.975Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest [2019-07-31T08:48:04.975Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest [2019-07-31T08:48:04.975Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0.001 s [2019-07-31T08:48:04.975Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-31T08:48:04.975Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-31T08:48:04.975Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-31T08:48:04.975Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-31T08:48:04.975Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-31T08:48:04.975Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest [2019-07-31T08:48:05.233Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest [2019-07-31T08:48:05.233Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T08:48:05.233Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T08:48:05.233Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T08:48:05.233Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T08:48:05.233Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T08:48:05.233Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T08:48:05.233Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest [2019-07-31T08:48:06.773Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.77 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest [2019-07-31T08:48:06.773Z] testInsertions(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.292 s [2019-07-31T08:48:06.773Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.056 s [2019-07-31T08:48:06.773Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.042 s [2019-07-31T08:48:06.773Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.262 s [2019-07-31T08:48:06.773Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.108 s [2019-07-31T08:48:06.773Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.006 s [2019-07-31T08:48:06.773Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest [2019-07-31T08:48:06.773Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest [2019-07-31T08:48:06.773Z] testAddToCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T08:48:06.773Z] testGetChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T08:48:06.773Z] testGetLatestChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-31T08:48:06.773Z] testLinkNewChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-31T08:48:06.773Z] testNbChildren[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T08:48:06.773Z] testNodeInvalidAdd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T08:48:06.773Z] testNodeInvalidEnd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.002 s [2019-07-31T08:48:06.773Z] testCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.002 s [2019-07-31T08:48:06.773Z] testNodeData[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-31T08:48:06.773Z] testAddToCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.004 s [2019-07-31T08:48:06.773Z] testGetChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T08:48:06.773Z] testGetLatestChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T08:48:06.773Z] testLinkNewChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-31T08:48:06.773Z] testNbChildren[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T08:48:06.773Z] testNodeInvalidAdd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T08:48:06.773Z] testNodeInvalidEnd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.002 s [2019-07-31T08:48:06.773Z] testCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.002 s [2019-07-31T08:48:06.773Z] testNodeData[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-31T08:48:06.773Z] testAddToCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-31T08:48:06.773Z] testGetChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T08:48:06.773Z] testGetLatestChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T08:48:06.773Z] testLinkNewChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T08:48:06.773Z] testNbChildren[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T08:48:06.773Z] testNodeInvalidAdd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T08:48:06.773Z] testNodeInvalidEnd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T08:48:06.773Z] testCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-31T08:48:06.773Z] testNodeData[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-31T08:48:06.773Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest [2019-07-31T08:48:07.275Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.417 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest [2019-07-31T08:48:07.275Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.064 s [2019-07-31T08:48:07.275Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.049 s [2019-07-31T08:48:07.275Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.249 s [2019-07-31T08:48:07.275Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.047 s [2019-07-31T08:48:07.275Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.006 s [2019-07-31T08:48:07.275Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest [2019-07-31T08:48:07.275Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest [2019-07-31T08:48:07.275Z] testGetLatestChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T08:48:07.275Z] testLinkNewChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.004 s [2019-07-31T08:48:07.275Z] testGetChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T08:48:07.275Z] testGetLatestChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T08:48:07.275Z] testAddToCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T08:48:07.275Z] testGetChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T08:48:07.275Z] testNbChildren[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T08:48:07.275Z] testNodeInvalidAdd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T08:48:07.275Z] testNodeInvalidEnd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T08:48:07.275Z] testCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T08:48:07.275Z] testNodeData[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T08:48:07.275Z] testGetLatestChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T08:48:07.275Z] testLinkNewChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.004 s [2019-07-31T08:48:07.275Z] testGetChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T08:48:07.275Z] testGetLatestChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T08:48:07.275Z] testAddToCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T08:48:07.275Z] testGetChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T08:48:07.275Z] testNbChildren[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T08:48:07.275Z] testNodeInvalidAdd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T08:48:07.275Z] testNodeInvalidEnd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T08:48:07.275Z] testCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T08:48:07.275Z] testNodeData[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T08:48:07.275Z] testGetLatestChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T08:48:07.275Z] testLinkNewChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.004 s [2019-07-31T08:48:07.275Z] testGetChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T08:48:07.275Z] testGetLatestChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T08:48:07.275Z] testAddToCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T08:48:07.275Z] testGetChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T08:48:07.275Z] testNbChildren[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T08:48:07.275Z] testNodeInvalidAdd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T08:48:07.275Z] testNodeInvalidEnd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T08:48:07.275Z] testCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T08:48:07.275Z] testNodeData[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T08:48:07.275Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest [2019-07-31T08:48:07.275Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.527 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest [2019-07-31T08:48:07.275Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.023 s [2019-07-31T08:48:07.275Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.114 s [2019-07-31T08:48:07.275Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.275 s [2019-07-31T08:48:07.275Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.104 s [2019-07-31T08:48:07.275Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.009 s [2019-07-31T08:48:07.275Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest [2019-07-31T08:48:08.210Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.857 s - in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest [2019-07-31T08:48:08.210Z] ReadWriteLongTestUnsigned(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest) Time elapsed: 0.498 s [2019-07-31T08:48:08.210Z] ReadWriteLongTest(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest) Time elapsed: 0.357 s [2019-07-31T08:48:08.210Z] [2019-07-31T08:48:08.210Z] Results: [2019-07-31T08:48:08.210Z] [2019-07-31T08:48:08.210Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T08:48:08.210Z] [2019-07-31T08:48:08.776Z] [INFO] All tests passed! [2019-07-31T08:48:08.776Z] [INFO] [2019-07-31T08:48:08.776Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T08:48:08.776Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/../../target/jacoco.exec [2019-07-31T08:48:08.776Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core.tests' with 18 classes [2019-07-31T08:48:08.776Z] [INFO] [2019-07-31T08:48:08.776Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T08:48:08.776Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T08:48:08.776Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.pom [2019-07-31T08:48:08.776Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T08:48:08.776Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:48:08.776Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-31T08:48:08.776Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-31T08:48:08.776Z] [INFO] [2019-07-31T08:48:08.776Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T08:48:08.776Z] [INFO] [2019-07-31T08:48:08.776Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >-- [2019-07-31T08:48:08.776Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT [124/134] [2019-07-31T08:48:08.776Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:48:08.776Z] [INFO] [2019-07-31T08:48:08.776Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T08:48:08.776Z] [INFO] [2019-07-31T08:48:08.776Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T08:48:08.776Z] [INFO] The project's OSGi version is 1.0.3.201907310718 [2019-07-31T08:48:08.776Z] [INFO] [2019-07-31T08:48:08.776Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T08:48:08.776Z] [INFO] [2019-07-31T08:48:08.776Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T08:48:08.776Z] [INFO] [2019-07-31T08:48:08.776Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T08:48:08.776Z] [INFO] [2019-07-31T08:48:08.777Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T08:48:08.777Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:48:08.777Z] [INFO] [2019-07-31T08:48:08.777Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T08:48:08.777Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:48:08.777Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources [2019-07-31T08:48:08.777Z] [INFO] [2019-07-31T08:48:08.777Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T08:48:08.777Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes [2019-07-31T08:48:09.343Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/AbstractTestSegmentStore.java:[232] [2019-07-31T08:48:09.343Z] ISegmentStore<@NonNull TestSegment> other = getSegmentStore(fSegmentStore.toArray(new TestSegment[fSegmentStore.size()])); [2019-07-31T08:48:09.343Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:48:09.343Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]' [2019-07-31T08:48:09.343Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/AbstractTestSegmentStore.java:[242] [2019-07-31T08:48:09.343Z] ISegmentStore<@NonNull TestSegment> other = getSegmentStore(REVERSE_SEGMENTS.toArray(new TestSegment[fSegmentStore.size()])); [2019-07-31T08:48:09.343Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:48:09.343Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]' [2019-07-31T08:48:09.343Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/perf/org/eclipse/tracecompass/segmentstore/core/tests/perf/SegmentStoreBigBenchmark.java:[51] [2019-07-31T08:48:09.343Z] { "HT store", new HistoryTreeSegmentStoreStub<>(Files.createTempFile("tmpSegStore", null), 1, BasicSegment.BASIC_SEGMENT_READ_FACTORY) }, [2019-07-31T08:48:09.343Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:48:09.343Z] Null type safety (type annotations): The expression of type 'Path' needs unchecked conversion to conform to '@NonNull Path' [2019-07-31T08:48:09.343Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/TreeMapStoreTest.java:[47] [2019-07-31T08:48:09.343Z] boolean ret = fSegmentStore.add(new TestSegment(segment.getStart(), segment.getEnd(), segment.getPayload())); [2019-07-31T08:48:09.343Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:48:09.343Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T08:48:09.343Z] 4 problems (4 warnings) [2019-07-31T08:48:09.343Z] [INFO] [2019-07-31T08:48:09.343Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T08:48:09.343Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:48:09.343Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources [2019-07-31T08:48:09.343Z] [INFO] [2019-07-31T08:48:09.343Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T08:48:09.343Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-31T08:48:09.343Z] [INFO] [2019-07-31T08:48:09.343Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T08:48:09.343Z] [INFO] [2019-07-31T08:48:09.343Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T08:48:09.343Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar [2019-07-31T08:48:09.343Z] [INFO] [2019-07-31T08:48:09.343Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T08:48:09.343Z] [INFO] [2019-07-31T08:48:09.343Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T08:48:09.343Z] [INFO] [2019-07-31T08:48:09.343Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T08:48:09.343Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar [2019-07-31T08:48:09.343Z] [INFO] [2019-07-31T08:48:09.343Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T08:48:09.343Z] [INFO] [2019-07-31T08:48:09.343Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T08:48:11.246Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data/.metadata/.log [2019-07-31T08:48:11.246Z] [INFO] Command line: [2019-07-31T08:48:11.246Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T08:48:11.246Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:48:14.535Z] !SESSION 2019-07-31 08:48:11.107 ----------------------------------------------- [2019-07-31T08:48:14.535Z] eclipse.buildId=unknown [2019-07-31T08:48:14.535Z] java.version=1.8.0_202 [2019-07-31T08:48:14.535Z] java.vendor=Oracle Corporation [2019-07-31T08:48:14.535Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:48:14.535Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T08:48:14.535Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T08:48:14.535Z] [2019-07-31T08:48:14.535Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:48:14.395 [2019-07-31T08:48:14.535Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:48:14.535Z] !STACK 0 [2019-07-31T08:48:14.535Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-31T08:48:14.535Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:48:14.535Z] [2019-07-31T08:48:14.535Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:48:14.535Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:48:14.535Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:48:14.535Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:48:14.535Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:48:14.535Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:48:14.535Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:48:14.535Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:48:14.535Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:48:14.535Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:48:14.794Z] [2019-07-31T08:48:14.794Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:48:14.606 [2019-07-31T08:48:14.794Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:48:14.794Z] !STACK 0 [2019-07-31T08:48:14.794Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-31T08:48:14.794Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:48:14.794Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:48:14.794Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:48:14.794Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-31T08:48:14.794Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:48:14.794Z] [2019-07-31T08:48:14.794Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:48:14.794Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:48:14.794Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:48:14.794Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:48:14.794Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:48:14.794Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:48:14.794Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:48:14.794Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:48:14.794Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:48:14.794Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:48:17.325Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest [2019-07-31T08:48:17.325Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest [2019-07-31T08:48:17.325Z] createDoubleDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.066 s [2019-07-31T08:48:17.325Z] simpleCreate(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.01 s [2019-07-31T08:48:17.325Z] createTortureTest(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.002 s [2019-07-31T08:48:17.325Z] createAllDressed(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.001 s [2019-07-31T08:48:17.325Z] createDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-31T08:48:17.325Z] createDistinctStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-31T08:48:17.325Z] createFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-31T08:48:17.325Z] createStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.001 s [2019-07-31T08:48:17.325Z] createPreloaded(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.002 s [2019-07-31T08:48:17.325Z] createDistinctFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-31T08:48:17.325Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest [2019-07-31T08:48:17.325Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest [2019-07-31T08:48:17.325Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.006 s [2019-07-31T08:48:17.325Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-31T08:48:17.325Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.004 s [2019-07-31T08:48:17.325Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-31T08:48:17.325Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.003 s [2019-07-31T08:48:17.325Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-31T08:48:17.325Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-31T08:48:17.325Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.005 s [2019-07-31T08:48:17.325Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-31T08:48:17.325Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-31T08:48:17.325Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-31T08:48:17.325Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.002 s [2019-07-31T08:48:17.325Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-31T08:48:17.325Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-31T08:48:17.325Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-31T08:48:17.325Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-31T08:48:17.325Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-31T08:48:17.325Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-31T08:48:17.325Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-31T08:48:17.325Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-31T08:48:17.325Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest [2019-07-31T08:48:17.325Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest [2019-07-31T08:48:17.325Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2019-07-31T08:48:17.325Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T08:48:17.325Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T08:48:17.325Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T08:48:17.325Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T08:48:17.325Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T08:48:17.325Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T08:48:17.325Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2019-07-31T08:48:17.325Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T08:48:17.325Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T08:48:17.325Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2019-07-31T08:48:17.325Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T08:48:17.325Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T08:48:17.325Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T08:48:17.325Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2019-07-31T08:48:17.325Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T08:48:17.325Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T08:48:17.325Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T08:48:17.325Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T08:48:17.325Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T08:48:17.325Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest [2019-07-31T08:48:17.325Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest [2019-07-31T08:48:17.325Z] testNamedAspect(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest) Time elapsed: 0.001 s [2019-07-31T08:48:17.325Z] testComparator(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest) Time elapsed: 0.002 s [2019-07-31T08:48:17.325Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest [2019-07-31T08:48:17.890Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.572 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest [2019-07-31T08:48:17.890Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.004 s [2019-07-31T08:48:17.890Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-31T08:48:17.890Z] testSegmentStoreVersion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.084 s [2019-07-31T08:48:17.890Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-31T08:48:17.890Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-31T08:48:17.890Z] testReadingSegmentStore(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.063 s [2019-07-31T08:48:17.890Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-31T08:48:17.890Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-31T08:48:17.890Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-31T08:48:17.890Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-07-31T08:48:17.890Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-07-31T08:48:17.890Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-07-31T08:48:17.890Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.01 s [2019-07-31T08:48:17.890Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.003 s [2019-07-31T08:48:17.890Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.003 s [2019-07-31T08:48:17.890Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-31T08:48:17.890Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.003 s [2019-07-31T08:48:17.890Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-31T08:48:17.890Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.003 s [2019-07-31T08:48:17.890Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-07-31T08:48:17.890Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-31T08:48:17.890Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-07-31T08:48:17.890Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest [2019-07-31T08:48:18.827Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.713 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest [2019-07-31T08:48:18.827Z] testSizeAndIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.098 s [2019-07-31T08:48:18.827Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.004 s [2019-07-31T08:48:18.827Z] testChildrenTimes(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.13 s [2019-07-31T08:48:18.827Z] testTreeEnd(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.071 s [2019-07-31T08:48:18.827Z] testNodeSequenceNumbers(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.099 s [2019-07-31T08:48:18.827Z] testDepth(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.213 s [2019-07-31T08:48:18.827Z] testReadTree(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.088 s [2019-07-31T08:48:18.827Z] testSequentialFill(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.005 s [2019-07-31T08:48:18.827Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest [2019-07-31T08:48:18.827Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest [2019-07-31T08:48:18.827Z] testAddToCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.002 s [2019-07-31T08:48:18.827Z] testGetChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-07-31T08:48:18.827Z] testGetLatestChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-31T08:48:18.827Z] testLinkNewChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-07-31T08:48:18.827Z] testNbChildren[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-31T08:48:18.827Z] testNodeInvalidAdd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-07-31T08:48:18.827Z] testNodeInvalidEnd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-07-31T08:48:18.827Z] testCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-07-31T08:48:18.827Z] testNodeData[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.044 s [2019-07-31T08:48:18.827Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest [2019-07-31T08:48:18.827Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest [2019-07-31T08:48:18.827Z] testChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-31T08:48:18.827Z] testIntersectingChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.005 s [2019-07-31T08:48:18.827Z] testSpecifics[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-31T08:48:18.827Z] testGetLatestChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-31T08:48:18.827Z] testLinkNewChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.006 s [2019-07-31T08:48:18.827Z] testGetChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T08:48:18.827Z] testGetLatestChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T08:48:18.827Z] testAddToCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T08:48:18.827Z] testGetChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-31T08:48:18.827Z] testNbChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T08:48:18.827Z] testNodeInvalidAdd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T08:48:18.827Z] testNodeInvalidEnd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T08:48:18.827Z] testCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T08:48:18.827Z] testNodeData[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T08:48:18.827Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest [2019-07-31T08:48:18.827Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest [2019-07-31T08:48:18.827Z] testNoDuplicateElements(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-31T08:48:18.827Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T08:48:18.827Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.002 s [2019-07-31T08:48:18.827Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T08:48:18.827Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T08:48:18.827Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.06 s [2019-07-31T08:48:18.827Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T08:48:18.827Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T08:48:18.827Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.002 s [2019-07-31T08:48:18.827Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T08:48:18.827Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T08:48:18.827Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-31T08:48:18.827Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T08:48:18.827Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T08:48:18.827Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T08:48:18.827Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-31T08:48:18.827Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T08:48:18.827Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T08:48:18.827Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-31T08:48:18.827Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T08:48:18.827Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-31T08:48:18.827Z] [2019-07-31T08:48:18.827Z] Results: [2019-07-31T08:48:18.827Z] [2019-07-31T08:48:18.827Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T08:48:18.827Z] [2019-07-31T08:48:19.776Z] [INFO] All tests passed! [2019-07-31T08:48:19.776Z] [INFO] [2019-07-31T08:48:19.776Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T08:48:19.776Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/../../target/jacoco.exec [2019-07-31T08:48:19.776Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core.tests' with 17 classes [2019-07-31T08:48:19.776Z] [INFO] [2019-07-31T08:48:19.776Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T08:48:19.776Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar [2019-07-31T08:48:19.776Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.pom [2019-07-31T08:48:19.776Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-31T08:48:19.776Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:48:19.776Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-p2metadata.xml [2019-07-31T08:48:19.776Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml [2019-07-31T08:48:19.776Z] [INFO] [2019-07-31T08:48:19.776Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T08:48:19.776Z] [INFO] [2019-07-31T08:48:19.776Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >-- [2019-07-31T08:48:19.776Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.8-SNAPSHOT [125/134] [2019-07-31T08:48:19.776Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:48:19.776Z] [INFO] [2019-07-31T08:48:19.776Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T08:48:19.776Z] [INFO] [2019-07-31T08:48:19.776Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T08:48:19.776Z] [INFO] The project's OSGi version is 1.0.8.201907310718 [2019-07-31T08:48:19.776Z] [INFO] [2019-07-31T08:48:19.776Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T08:48:19.776Z] [INFO] [2019-07-31T08:48:19.776Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T08:48:19.776Z] [INFO] [2019-07-31T08:48:19.776Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T08:48:19.776Z] [INFO] [2019-07-31T08:48:19.776Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T08:48:19.776Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:48:19.776Z] [INFO] [2019-07-31T08:48:19.776Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T08:48:19.776Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:48:19.776Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources [2019-07-31T08:48:19.776Z] [INFO] [2019-07-31T08:48:19.776Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T08:48:19.776Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes [2019-07-31T08:48:20.342Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/ui/swtbot/tests/latency/PatternDensityViewTest.java:[94] [2019-07-31T08:48:20.342Z] fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class)); [2019-07-31T08:48:20.342Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T08:48:20.342Z] 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 [2019-07-31T08:48:20.342Z] 1 problem (1 warning) [2019-07-31T08:48:20.342Z] [INFO] [2019-07-31T08:48:20.342Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T08:48:20.342Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:48:20.342Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/test/resources [2019-07-31T08:48:20.342Z] [INFO] [2019-07-31T08:48:20.342Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T08:48:20.342Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-31T08:48:20.342Z] [INFO] [2019-07-31T08:48:20.342Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T08:48:20.342Z] [INFO] [2019-07-31T08:48:20.342Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T08:48:20.342Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-31T08:48:20.342Z] [INFO] [2019-07-31T08:48:20.342Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T08:48:20.342Z] [INFO] [2019-07-31T08:48:20.342Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T08:48:20.342Z] [INFO] [2019-07-31T08:48:20.342Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T08:48:20.342Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-31T08:48:20.342Z] [INFO] [2019-07-31T08:48:20.342Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T08:48:20.600Z] [INFO] [2019-07-31T08:48:20.600Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T08:48:21.973Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T08:48:21.973Z] [INFO] Command line: [2019-07-31T08:48:21.973Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T08:48:21.973Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:48:26.158Z] !SESSION 2019-07-31 08:48:22.287 ----------------------------------------------- [2019-07-31T08:48:26.158Z] eclipse.buildId=unknown [2019-07-31T08:48:26.158Z] java.version=1.8.0_202 [2019-07-31T08:48:26.158Z] java.vendor=Oracle Corporation [2019-07-31T08:48:26.158Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:48:26.158Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T08:48:26.158Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T08:48:26.158Z] [2019-07-31T08:48:26.158Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:48:25.874 [2019-07-31T08:48:26.158Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:48:26.158Z] !STACK 0 [2019-07-31T08:48:26.158Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T08:48:26.158Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:48:26.158Z] [2019-07-31T08:48:26.158Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:48:26.158Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:48:26.158Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:48:26.158Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:48:26.158Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:48:26.158Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:48:26.159Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:48:26.159Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:48:26.159Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:48:26.159Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:48:26.159Z] [2019-07-31T08:48:26.159Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:48:26.076 [2019-07-31T08:48:26.159Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:48:26.159Z] !STACK 0 [2019-07-31T08:48:26.159Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T08:48:26.159Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:48:26.159Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:48:26.159Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:48:26.159Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T08:48:26.159Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:48:26.159Z] [2019-07-31T08:48:26.159Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:48:26.159Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:48:26.159Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:48:26.159Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:48:26.159Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:48:26.159Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:48:26.159Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:48:26.159Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:48:26.159Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:48:26.159Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:48:28.688Z] process 18937: 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 [2019-07-31T08:48:28.688Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T08:48:29.623Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:48:29.623Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:48:44.942Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest [2019-07-31T08:48:44.942Z] Display size: 1440x900 [2019-07-31T08:48:44.942Z] OS version=3.10.0-957.1.3.el7.x86_64 [2019-07-31T08:48:44.942Z] GTK version=3.18.9 [2019-07-31T08:48:44.942Z] GTK theme=Ambiance [2019-07-31T08:48:44.942Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T08:48:44.942Z] Time zone: Coordinated Universal Time [2019-07-31T08:48:44.942Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T08:48:44.942Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T08:48:50.211Z] [2019-07-31T08:48:50.211Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:48:50.181 [2019-07-31T08:48:50.211Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-31T08:48:56.772Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:48:56.772Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:48:56.772Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:48:56.772Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:48:56.772Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:48:56.772Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:48:56.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194840563 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:48:56.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194840564 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:48:56.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194840565 data=null} to TreeItem with text {test} [2019-07-31T08:48:56.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194840566 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:48:56.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194840568 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:48:56.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194840769 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:48:56.772Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:48:56.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194840775 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:48:56.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194840777 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:48:56.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194840777 data=null} to TreeItem with text {test} [2019-07-31T08:48:56.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194840778 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:48:56.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194840779 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:48:56.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194840828 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:48:56.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194840831 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:48:56.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194840832 data=null} to TreeItem with text {test} [2019-07-31T08:48:56.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194840833 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:48:56.772Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194840834 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} [2019-07-31T08:48:56.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194840924 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:48:56.772Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:48:56.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194840931 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:48:56.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194840932 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:48:56.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194840933 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:48:56.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194840934 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:48:56.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194840934 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:48:57.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194841032 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:48:57.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194841035 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:48:57.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194841037 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:48:57.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194841039 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:48:57.031Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194841040 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]} [2019-07-31T08:48:57.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194841045 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:48:57.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1194841058 data=null doit=true} to Tree node with text: bug446190 [2019-07-31T08:48:57.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1194841058 data=null} to Tree node with text: bug446190 [2019-07-31T08:48:57.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1194841059 data=null button=1 stateMask=0x0 x=114 y=74 count=1} to Tree node with text: bug446190 [2019-07-31T08:48:57.031Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194841060 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 [2019-07-31T08:48:57.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1194841083 data=null button=1 stateMask=0x80000 x=114 y=74 count=1} to Tree node with text: bug446190 [2019-07-31T08:48:57.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1194841125 data=null doit=true} to Tree node with text: Views [2019-07-31T08:48:57.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1194841125 data=null} to Tree node with text: Views [2019-07-31T08:48:57.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1194841126 data=null button=1 stateMask=0x0 x=114 y=95 count=1} to Tree node with text: Views [2019-07-31T08:48:57.031Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194841127 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 [2019-07-31T08:48:57.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1194841276 data=null button=1 stateMask=0x80000 x=114 y=95 count=1} to Tree node with text: Views [2019-07-31T08:48:57.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1194841280 data=null doit=true} to Tree node with text: XML system call analysis [2019-07-31T08:48:57.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1194841281 data=null} to Tree node with text: XML system call analysis [2019-07-31T08:48:57.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1194841282 data=null button=1 stateMask=0x0 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-31T08:48:57.291Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194841283 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 [2019-07-31T08:48:57.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1194841454 data=null button=1 stateMask=0x80000 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-31T08:48:57.291Z] DEBUG - Double-clicking on Tree node with text: Latency vs Time [2019-07-31T08:48:57.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Time} time=1194841457 data=null button=0 stateMask=0x0 x=184 y=473 count=0} to Tree node with text: Latency vs Time [2019-07-31T08:48:57.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Time} time=1194841457 data=null doit=true} to Tree node with text: Latency vs Time [2019-07-31T08:48:57.291Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:48:57.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Time} time=1194841460 data=null} to Tree node with text: Latency vs Time [2019-07-31T08:48:57.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=1194841461 data=null button=1 stateMask=0x0 x=184 y=473 count=1} to Tree node with text: Latency vs Time [2019-07-31T08:48:57.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194841462 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 [2019-07-31T08:48:57.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=1194841572 data=null button=1 stateMask=0x80000 x=184 y=473 count=1} to Tree node with text: Latency vs Time [2019-07-31T08:48:57.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=1194841573 data=null button=1 stateMask=0x0 x=184 y=473 count=2} to Tree node with text: Latency vs Time [2019-07-31T08:48:57.551Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Time} time=1194841575 data=null button=1 stateMask=0x0 x=184 y=473 count=2} to Tree node with text: Latency vs Time [2019-07-31T08:48:57.811Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194841587 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 [2019-07-31T08:48:58.070Z] *** BUG *** [2019-07-31T08:48:58.070Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:48:58.070Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:48:58.070Z] [2019-07-31T08:48:58.070Z] *** BUG *** [2019-07-31T08:48:58.070Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:48:58.070Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:48:58.070Z] [2019-07-31T08:48:58.329Z] *** BUG *** [2019-07-31T08:48:58.329Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:48:58.329Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:48:58.329Z] [2019-07-31T08:48:58.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=1194842077 data=null button=1 stateMask=0x80000 x=184 y=473 count=2} to Tree node with text: Latency vs Time [2019-07-31T08:48:58.897Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Time} time=1194843034 data=null button=0 stateMask=0x0 x=184 y=473 count=0} to Tree node with text: Latency vs Time [2019-07-31T08:48:58.897Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Time} time=1194843035 data=null doit=true} to Tree node with text: Latency vs Time [2019-07-31T08:48:58.897Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Time} time=1194843036 data=null} to Tree node with text: Latency vs Time [2019-07-31T08:48:58.897Z] DEBUG - Double-clicked on Tree node with text: Latency vs Time [2019-07-31T08:49:03.430Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"' [2019-07-31T08:49:03.430Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"' [2019-07-31T08:49:03.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:49:03.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:49:03.430Z] DEBUG - Setting state to checked on: bug446190 [2019-07-31T08:49:04.365Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1194848553 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:49:04.365Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:49:04.624Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:49:04.624Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:49:04.624Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:04.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194848754 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:49:04.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194848755 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:49:04.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194848755 data=null} to TreeItem with text {test} [2019-07-31T08:49:04.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194848756 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:49:04.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194848757 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:49:04.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194848864 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:49:05.192Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:49:05.192Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:49:05.450Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:49:06.384Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:49:06.384Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:49:06.384Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:49:06.384Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:49:06.384Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:06.384Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:49:06.384Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:06.384Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:49:06.384Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:06.384Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:49:06.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194850469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:06.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194850471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:06.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194850474 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:06.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194850474 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:06.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194850475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:06.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194850475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:06.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194850476 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:06.384Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194850476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:06.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194850477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:06.384Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194850477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:06.384Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194850478 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:06.384Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194850478 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:06.384Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:06.384Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:49:06.384Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:49:06.384Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:06.384Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:49:06.384Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:49:06.384Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:06.384Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:06.384Z] DEBUG - Clicking on OK [2019-07-31T08:49:06.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1194850485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:06.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1194850486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:06.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1194850487 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:06.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1194850488 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:06.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1194850489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:06.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1194850490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:06.384Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:06.384Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:06.384Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:06.384Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:06.384Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:06.384Z] DEBUG - Clicked on OK [2019-07-31T08:49:07.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1194850490 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:07.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1194849238 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:49:07.577Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"' [2019-07-31T08:49:07.577Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.574 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest [2019-07-31T08:49:07.577Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest) Time elapsed: 11.682 s [2019-07-31T08:49:07.577Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest [2019-07-31T08:49:10.108Z] [2019-07-31T08:49:10.108Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:49:09.971 [2019-07-31T08:49:10.108Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-31T08:49:13.394Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:49:13.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:49:13.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:49:13.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:49:13.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:49:13.394Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:13.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194857630 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:49:13.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194857631 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:49:13.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194857631 data=null} to TreeItem with text {test} [2019-07-31T08:49:13.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194857632 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:49:13.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194857633 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:49:13.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194857750 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:49:13.652Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:13.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194857754 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:49:13.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194857754 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:49:13.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194857755 data=null} to TreeItem with text {test} [2019-07-31T08:49:13.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194857756 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:49:13.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194857756 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:49:13.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194857774 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:49:13.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194857776 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:49:13.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194857776 data=null} to TreeItem with text {test} [2019-07-31T08:49:13.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194857777 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:49:13.652Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194857778 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} [2019-07-31T08:49:13.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194857783 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:49:13.652Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:13.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194857834 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:49:13.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194857835 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:49:13.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194857836 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:49:13.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194857837 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:49:13.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194857837 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:49:13.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194857872 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:49:13.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194857874 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:49:13.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194857875 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:49:13.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194857876 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:49:13.652Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194857877 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]} [2019-07-31T08:49:13.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194857881 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:49:13.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1194857934 data=null doit=true} to Tree node with text: bug446190 [2019-07-31T08:49:13.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1194857935 data=null} to Tree node with text: bug446190 [2019-07-31T08:49:13.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1194857936 data=null button=1 stateMask=0x0 x=114 y=74 count=1} to Tree node with text: bug446190 [2019-07-31T08:49:13.912Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194857936 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 [2019-07-31T08:49:13.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1194857954 data=null button=1 stateMask=0x80000 x=114 y=74 count=1} to Tree node with text: bug446190 [2019-07-31T08:49:13.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1194857956 data=null doit=true} to Tree node with text: Views [2019-07-31T08:49:13.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1194857956 data=null} to Tree node with text: Views [2019-07-31T08:49:13.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1194857957 data=null button=1 stateMask=0x0 x=114 y=95 count=1} to Tree node with text: Views [2019-07-31T08:49:13.912Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194857958 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 [2019-07-31T08:49:13.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1194858082 data=null button=1 stateMask=0x80000 x=114 y=95 count=1} to Tree node with text: Views [2019-07-31T08:49:13.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1194858087 data=null doit=true} to Tree node with text: XML system call analysis [2019-07-31T08:49:13.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1194858087 data=null} to Tree node with text: XML system call analysis [2019-07-31T08:49:13.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1194858124 data=null button=1 stateMask=0x0 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-31T08:49:13.912Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194858130 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 [2019-07-31T08:49:14.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1194858225 data=null button=1 stateMask=0x80000 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-31T08:49:14.171Z] DEBUG - Double-clicking on Tree node with text: Latency vs Count [2019-07-31T08:49:14.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Count} time=1194858228 data=null button=0 stateMask=0x0 x=187 y=452 count=0} to Tree node with text: Latency vs Count [2019-07-31T08:49:14.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Count} time=1194858229 data=null doit=true} to Tree node with text: Latency vs Count [2019-07-31T08:49:14.171Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:14.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Count} time=1194858230 data=null} to Tree node with text: Latency vs Count [2019-07-31T08:49:14.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=1194858231 data=null button=1 stateMask=0x0 x=187 y=452 count=1} to Tree node with text: Latency vs Count [2019-07-31T08:49:14.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194858232 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 [2019-07-31T08:49:14.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=1194858339 data=null button=1 stateMask=0x80000 x=187 y=452 count=1} to Tree node with text: Latency vs Count [2019-07-31T08:49:14.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=1194858342 data=null button=1 stateMask=0x0 x=187 y=452 count=2} to Tree node with text: Latency vs Count [2019-07-31T08:49:14.171Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Count} time=1194858343 data=null button=1 stateMask=0x0 x=187 y=452 count=2} to Tree node with text: Latency vs Count [2019-07-31T08:49:14.429Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194858343 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 [2019-07-31T08:49:14.996Z] *** BUG *** [2019-07-31T08:49:14.996Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:49:14.996Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:49:14.996Z] [2019-07-31T08:49:14.996Z] *** BUG *** [2019-07-31T08:49:14.996Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:49:14.996Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:49:14.996Z] [2019-07-31T08:49:14.996Z] *** BUG *** [2019-07-31T08:49:14.996Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:49:14.996Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:49:14.996Z] [2019-07-31T08:49:14.996Z] *** BUG *** [2019-07-31T08:49:14.996Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:49:14.996Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:49:14.996Z] [2019-07-31T08:49:14.996Z] *** BUG *** [2019-07-31T08:49:14.996Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:49:14.996Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:49:14.996Z] [2019-07-31T08:49:14.996Z] *** BUG *** [2019-07-31T08:49:14.996Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:49:14.996Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:49:14.996Z] [2019-07-31T08:49:14.996Z] *** BUG *** [2019-07-31T08:49:14.996Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:49:14.996Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:49:14.996Z] [2019-07-31T08:49:15.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=1194858880 data=null button=1 stateMask=0x80000 x=187 y=452 count=2} to Tree node with text: Latency vs Count [2019-07-31T08:49:15.254Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Count} time=1194859361 data=null button=0 stateMask=0x0 x=187 y=452 count=0} to Tree node with text: Latency vs Count [2019-07-31T08:49:15.254Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Count} time=1194859361 data=null doit=true} to Tree node with text: Latency vs Count [2019-07-31T08:49:15.254Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Count} time=1194859362 data=null} to Tree node with text: Latency vs Count [2019-07-31T08:49:15.254Z] DEBUG - Double-clicked on Tree node with text: Latency vs Count [2019-07-31T08:49:18.251Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"' [2019-07-31T08:49:18.251Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-31T08:49:18.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1194862240 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} [2019-07-31T08:49:18.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1194862248 data=null button=1 stateMask=0x80000 x=472 y=-11 count=1} to TableColumn with text {Name} [2019-07-31T08:49:18.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1194862331 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} [2019-07-31T08:49:18.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1194862337 data=null button=1 stateMask=0x80000 x=472 y=-12 count=1} to TableColumn with text {Name} [2019-07-31T08:49:18.818Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1194862950 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:49:18.818Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:49:18.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:49:18.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:49:18.818Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:19.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194863041 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:49:19.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194863100 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:49:19.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194863126 data=null} to TreeItem with text {test} [2019-07-31T08:49:19.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194863129 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:49:19.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194863130 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:49:19.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194863198 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:49:19.335Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:49:19.335Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:49:19.335Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:49:20.271Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:49:20.271Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:49:20.271Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:49:20.271Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:49:20.271Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:20.271Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:49:20.271Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:20.271Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:49:20.271Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:20.271Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:49:20.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194864463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:20.271Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194864463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:20.271Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194864464 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:20.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194864464 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:20.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194864464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:20.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194864465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:20.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194864465 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:20.271Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194864465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:20.271Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194864466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:20.271Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194864466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:20.271Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194864467 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:20.271Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194864467 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:20.271Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:20.271Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:49:20.271Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:49:20.271Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:20.271Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:49:20.271Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:49:20.271Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:20.271Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:20.271Z] DEBUG - Clicking on OK [2019-07-31T08:49:20.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1194864471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:20.271Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1194864472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:20.271Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1194864472 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:20.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1194864472 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:20.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1194864473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:20.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1194864473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:20.271Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:20.271Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:20.271Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:20.271Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:20.271Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:20.271Z] DEBUG - Clicked on OK [2019-07-31T08:49:20.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1194864475 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:20.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1194863435 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:49:21.096Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"' [2019-07-31T08:49:21.354Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.562 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest [2019-07-31T08:49:21.354Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest) Time elapsed: 8.205 s [2019-07-31T08:49:21.354Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest [2019-07-31T08:49:23.887Z] [2019-07-31T08:49:23.887Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 08:49:23.382 [2019-07-31T08:49:23.887Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-31T08:49:26.417Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:49:26.417Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:49:26.417Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:49:26.417Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:49:26.417Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:49:26.417Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:26.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194870462 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:49:26.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194870462 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:49:26.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194870463 data=null} to TreeItem with text {test} [2019-07-31T08:49:26.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194870463 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:49:26.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194870464 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:49:26.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194870540 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:49:26.417Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:26.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194870547 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:49:26.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194870547 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:49:26.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194870547 data=null} to TreeItem with text {test} [2019-07-31T08:49:26.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194870548 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:49:26.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194870549 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:49:26.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194870566 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:49:26.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194870567 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:49:26.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194870567 data=null} to TreeItem with text {test} [2019-07-31T08:49:26.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194870568 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:49:26.417Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194870569 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} [2019-07-31T08:49:26.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194870574 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:49:26.417Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:26.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1194870588 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T08:49:26.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194870589 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:49:26.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194870589 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:49:26.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194870590 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:49:26.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194870591 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:49:26.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194870654 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:49:26.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1194870659 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T08:49:26.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1194870659 data=null} to TreeItem with text {Traces [1]} [2019-07-31T08:49:26.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1194870660 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:49:26.417Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194870661 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]} [2019-07-31T08:49:26.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1194870676 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T08:49:26.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1194870677 data=null doit=true} to Tree node with text: bug446190 [2019-07-31T08:49:26.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1194870678 data=null} to Tree node with text: bug446190 [2019-07-31T08:49:26.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1194870679 data=null button=1 stateMask=0x0 x=114 y=74 count=1} to Tree node with text: bug446190 [2019-07-31T08:49:26.676Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194870679 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 [2019-07-31T08:49:26.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1194870733 data=null button=1 stateMask=0x80000 x=114 y=74 count=1} to Tree node with text: bug446190 [2019-07-31T08:49:26.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1194870736 data=null doit=true} to Tree node with text: Views [2019-07-31T08:49:26.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1194870736 data=null} to Tree node with text: Views [2019-07-31T08:49:26.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1194870737 data=null button=1 stateMask=0x0 x=114 y=95 count=1} to Tree node with text: Views [2019-07-31T08:49:26.676Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194870738 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 [2019-07-31T08:49:26.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1194870843 data=null button=1 stateMask=0x80000 x=114 y=95 count=1} to Tree node with text: Views [2019-07-31T08:49:26.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1194870848 data=null doit=true} to Tree node with text: XML system call analysis [2019-07-31T08:49:26.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1194870848 data=null} to Tree node with text: XML system call analysis [2019-07-31T08:49:26.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1194870849 data=null button=1 stateMask=0x0 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-31T08:49:26.676Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194870850 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 [2019-07-31T08:49:26.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1194870950 data=null button=1 stateMask=0x80000 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-31T08:49:26.934Z] DEBUG - Double-clicking on Tree node with text: Latency Table [2019-07-31T08:49:26.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency Table} time=1194870952 data=null button=0 stateMask=0x0 x=175 y=431 count=0} to Tree node with text: Latency Table [2019-07-31T08:49:26.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency Table} time=1194870952 data=null doit=true} to Tree node with text: Latency Table [2019-07-31T08:49:26.934Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:26.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency Table} time=1194870954 data=null} to Tree node with text: Latency Table [2019-07-31T08:49:26.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=1194870955 data=null button=1 stateMask=0x0 x=175 y=431 count=1} to Tree node with text: Latency Table [2019-07-31T08:49:26.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194870955 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 [2019-07-31T08:49:26.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=1194871053 data=null button=1 stateMask=0x80000 x=175 y=431 count=1} to Tree node with text: Latency Table [2019-07-31T08:49:26.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=1194871054 data=null button=1 stateMask=0x0 x=175 y=431 count=2} to Tree node with text: Latency Table [2019-07-31T08:49:26.934Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency Table} time=1194871056 data=null button=1 stateMask=0x0 x=175 y=431 count=2} to Tree node with text: Latency Table [2019-07-31T08:49:27.195Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1194871057 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 [2019-07-31T08:49:27.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=1194871208 data=null button=1 stateMask=0x80000 x=175 y=431 count=2} to Tree node with text: Latency Table [2019-07-31T08:49:27.972Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency Table} time=1194871769 data=null button=0 stateMask=0x0 x=175 y=431 count=0} to Tree node with text: Latency Table [2019-07-31T08:49:27.972Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency Table} time=1194871773 data=null doit=true} to Tree node with text: Latency Table [2019-07-31T08:49:27.972Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency Table} time=1194871774 data=null} to Tree node with text: Latency Table [2019-07-31T08:49:27.972Z] DEBUG - Double-clicked on Tree node with text: Latency Table [2019-07-31T08:49:29.875Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"' [2019-07-31T08:49:30.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1194874229 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} [2019-07-31T08:49:30.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1194874235 data=null button=1 stateMask=0x80000 x=445 y=-11 count=1} to TableColumn with text {Name} [2019-07-31T08:49:30.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1194874275 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} [2019-07-31T08:49:30.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1194874352 data=null button=1 stateMask=0x80000 x=445 y=-12 count=1} to TableColumn with text {Name} [2019-07-31T08:49:30.703Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1194874949 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:49:30.703Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:49:30.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:49:30.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:49:30.961Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:30.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1194875052 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T08:49:30.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1194875052 data=null doit=true} to TreeItem with text {test} [2019-07-31T08:49:30.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1194875053 data=null} to TreeItem with text {test} [2019-07-31T08:49:30.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1194875054 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:49:30.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194875054 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T08:49:30.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1194875135 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T08:49:31.219Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:49:31.219Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:49:31.477Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:49:32.044Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:49:32.044Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:49:32.044Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:49:32.044Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:49:32.044Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:32.044Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:49:32.044Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:32.044Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:49:32.044Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:32.044Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:49:32.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194876265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:32.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194876266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:32.044Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194876267 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:32.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194876267 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:32.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194876268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:32.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194876268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:32.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194876269 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:32.044Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194876269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:32.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194876269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:32.044Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194876270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:32.044Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194876270 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:32.044Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194876271 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:32.044Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:32.044Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:49:32.044Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:49:32.044Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:32.044Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:49:32.044Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:49:32.044Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:32.044Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:32.044Z] DEBUG - Clicking on OK [2019-07-31T08:49:32.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1194876274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:32.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1194876275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:32.044Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1194876275 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:32.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1194876276 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:32.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1194876276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:32.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1194876278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:32.302Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:32.302Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:32.302Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:32.302Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:32.302Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:32.302Z] DEBUG - Clicked on OK [2019-07-31T08:49:32.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1194876278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:32.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1194875344 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:49:32.818Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"' [2019-07-31T08:49:33.076Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.698 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest [2019-07-31T08:49:33.076Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest) Time elapsed: 7.116 s [2019-07-31T08:49:33.076Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest [2019-07-31T08:49:33.334Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1194877441 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:49:33.592Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:49:33.592Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:49:33.592Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:49:33.850Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:49:33.850Z] DEBUG - matched Shell with text "Preferences", using matcher: of type 'Shell' [2019-07-31T08:49:33.850Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T08:49:33.850Z] DEBUG - matched Shell with text "Preferences", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T08:49:33.850Z] DEBUG - matched Shell with text "Preferences", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T08:49:34.109Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1194878138 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T08:49:34.109Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:49:34.109Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:49:34.109Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:34.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1194878158 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T08:49:34.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1194878159 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:49:34.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1194878159 data=null} to TreeItem with text {Tracing} [2019-07-31T08:49:34.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1194878160 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:49:34.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194878161 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} [2019-07-31T08:49:34.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1194878227 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:49:34.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1194878229 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:49:34.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1194878229 data=null} to TreeItem with text {Tracing} [2019-07-31T08:49:34.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1194878230 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:49:34.109Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194878230 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} [2019-07-31T08:49:34.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1194878234 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:49:34.109Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:34.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1194878235 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T08:49:34.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1194878236 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T08:49:34.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1194878236 data=null} to Tree node with text: XML Analyses [2019-07-31T08:49:34.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1194878237 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T08:49:34.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194878237 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 [2019-07-31T08:49:34.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1194878340 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T08:49:34.109Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:49:34.109Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:49:34.109Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:49:34.109Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:49:34.109Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:49:34.109Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:49:34.109Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:49:34.109Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:49:34.109Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:49:34.109Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:49:34.109Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:34.109Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:49:34.109Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:49:34.109Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:49:34.109Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:34.109Z] 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') [2019-07-31T08:49:34.109Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:49:34.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1194878361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:34.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1194878362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:34.109Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1194878362 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:34.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1194878362 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:34.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1194878363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:34.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1194878363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:34.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1194878364 data=null item=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') [2019-07-31T08:49:34.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1194877669 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:49:34.369Z] DEBUG - Clicked on [2019-07-31T08:49:34.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1194878571 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:49:34.369Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:49:34.369Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:49:34.628Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:49:34.628Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:49:34.628Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T08:49:34.628Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T08:49:34.628Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T08:49:34.628Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T08:49:34.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1194878937 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T08:49:34.887Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:49:34.887Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:49:34.887Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:34.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1194878955 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T08:49:34.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1194878955 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:49:34.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1194878956 data=null} to TreeItem with text {Tracing} [2019-07-31T08:49:34.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1194878957 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:49:34.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194878957 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} [2019-07-31T08:49:34.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1194879052 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:49:34.887Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:49:34.887Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:34.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1194879056 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T08:49:34.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1194879056 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T08:49:34.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1194879056 data=null} to Tree node with text: XML Analyses [2019-07-31T08:49:34.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1194879057 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T08:49:34.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194879057 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 [2019-07-31T08:49:34.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1194879060 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T08:49:34.887Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:49:34.887Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:49:34.887Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:49:34.887Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:49:34.887Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-31T08:49:34.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1194879136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:34.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1194879137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:34.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1194879137 data=null doit=true} to (of type 'Table') [2019-07-31T08:49:34.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1194879138 data=null} to (of type 'Table') [2019-07-31T08:49:34.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=1194879139 data=null button=1 stateMask=0x0 x=86 y=11 count=1} to (of type 'Table') [2019-07-31T08:49:35.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194879140 data=null item=TableItem {test_valid_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T08:49:35.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=1194879265 data=null button=1 stateMask=0x80000 x=86 y=11 count=1} to (of type 'Table') [2019-07-31T08:49:35.145Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:49:35.145Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:49:35.145Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:49:35.145Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:49:35.145Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:49:35.145Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:35.145Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:35.145Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:49:35.145Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:49:35.145Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:49:35.145Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:49:35.145Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:49:35.145Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:49:35.145Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:35.145Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:49:35.145Z] DEBUG - Clicking on Delete [2019-07-31T08:49:35.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1194879271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:35.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1194879272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:35.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1194879275 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:35.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1194879275 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:35.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1194879276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:35.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1194879277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:35.406Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1194879471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:35.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1194879472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:35.406Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1194879474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:35.406Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1194879474 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:35.406Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1194879475 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:35.406Z] DEBUG - Clicked on Delete [2019-07-31T08:49:35.406Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-31T08:49:35.406Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1194879503 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-31T08:49:35.406Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:49:35.406Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:49:35.406Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:49:35.406Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:35.406Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:35.406Z] DEBUG - Clicking on &Yes [2019-07-31T08:49:35.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194879541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:35.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194879542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:35.406Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194879543 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:35.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194879544 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:35.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194879545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:35.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194879545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:35.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194879546 data=null item=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') [2019-07-31T08:49:35.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1194879277 data=null item=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') [2019-07-31T08:49:35.665Z] DEBUG - Clicked on [2019-07-31T08:49:35.665Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:49:35.665Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:49:35.665Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:49:35.665Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:49:35.665Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:49:35.665Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:49:35.665Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:49:35.665Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:49:35.665Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:49:35.665Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:49:35.665Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:35.665Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:49:35.665Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:49:35.665Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:49:35.665Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:35.665Z] 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') [2019-07-31T08:49:35.665Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:49:35.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1194879742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:35.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1194879742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:35.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1194879743 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:35.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1194879744 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:35.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1194879744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:35.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1194879745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:35.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1194879745 data=null item=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') [2019-07-31T08:49:35.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1194878627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:49:35.924Z] DEBUG - Clicked on [2019-07-31T08:49:35.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1194879940 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:49:35.924Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:49:35.924Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:49:35.924Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:49:36.183Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:49:36.183Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T08:49:36.183Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T08:49:36.183Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T08:49:36.183Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T08:49:36.183Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1194880344 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T08:49:36.183Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:49:36.183Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:49:36.183Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:36.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1194880434 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T08:49:36.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1194880435 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:49:36.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1194880436 data=null} to TreeItem with text {Tracing} [2019-07-31T08:49:36.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1194880437 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:49:36.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194880437 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} [2019-07-31T08:49:36.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1194880483 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:49:36.442Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:49:36.442Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:36.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1194880486 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T08:49:36.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1194880527 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T08:49:36.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1194880528 data=null} to Tree node with text: XML Analyses [2019-07-31T08:49:36.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1194880529 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T08:49:36.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194880529 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 [2019-07-31T08:49:36.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1194880534 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T08:49:36.442Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:49:36.442Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-31T08:49:36.443Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:36.443Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T08:49:36.443Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:49:36.443Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:49:36.443Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:49:36.443Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:49:36.443Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:49:36.443Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:49:36.443Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:49:36.443Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:49:36.443Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:49:36.443Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:36.443Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:49:36.443Z] DEBUG - Clicking on Import [2019-07-31T08:49:36.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1194880564 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') [2019-07-31T08:49:36.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1194880564 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') [2019-07-31T08:49:36.443Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1194880565 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T08:49:36.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1194880565 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T08:49:36.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1194880566 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') [2019-07-31T08:49:36.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1194880566 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') [2019-07-31T08:49:36.443Z] [2019-07-31T08:49:36.443Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 08:49:36.373 [2019-07-31T08:49:36.443Z] !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. [2019-07-31T08:49:36.443Z] [2019-07-31T08:49:36.443Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.ui 4 0 2019-07-31 08:49:36.375 [2019-07-31T08:49:36.443Z] !MESSAGE Import XML analysis file failed. [2019-07-31T08:49:36.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1194880566 data=null item=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') [2019-07-31T08:49:36.443Z] [2019-07-31T08:49:36.443Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 08:49:36.386 [2019-07-31T08:49:36.443Z] !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. [2019-07-31T08:49:36.701Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1194880632 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') [2019-07-31T08:49:36.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1194880843 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') [2019-07-31T08:49:36.701Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1194880844 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') [2019-07-31T08:49:36.701Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1194880844 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T08:49:36.701Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1194880846 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T08:49:36.701Z] DEBUG - Clicked on Import [2019-07-31T08:49:36.701Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:49:36.701Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:49:36.701Z] DEBUG - matched Shell with text "Import XML analysis ...", using matcher: with text 'Import XML analysis file failed.' [2019-07-31T08:49:36.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import XML analysis file failed.} time=1194880878 data=null doit=true} to Shell with text {Import XML analysis file failed.} [2019-07-31T08:49:36.701Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:49:36.701Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:49:36.701Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:36.701Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:36.701Z] DEBUG - Clicking on OK [2019-07-31T08:49:36.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1194880881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:36.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1194880881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:36.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1194880943 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:36.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1194880943 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:36.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1194880944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:36.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1194880945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:36.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1194880945 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:36.959Z] DEBUG - Clicked on [2019-07-31T08:49:36.959Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:49:36.959Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:49:36.959Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:49:36.959Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:49:36.959Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:49:36.959Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:49:36.959Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:49:36.959Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:49:36.959Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:49:36.959Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:49:36.959Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:36.959Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:49:36.959Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:49:36.959Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:49:36.959Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:36.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') [2019-07-31T08:49:36.959Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:49:36.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1194881158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:36.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1194881160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:36.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1194881160 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:36.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1194881164 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:36.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1194881165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:36.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1194881166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:37.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1194881166 data=null item=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') [2019-07-31T08:49:37.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1194879961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:49:37.218Z] DEBUG - Clicked on [2019-07-31T08:49:37.218Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1194881266 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:49:37.218Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:49:37.218Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:49:37.218Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:49:37.481Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:49:37.481Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T08:49:37.481Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T08:49:37.481Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T08:49:37.481Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T08:49:37.481Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1194881674 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T08:49:37.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:49:37.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:49:38.170Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:38.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1194881746 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T08:49:38.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1194881747 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:49:38.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1194881747 data=null} to TreeItem with text {Tracing} [2019-07-31T08:49:38.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1194881748 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:49:38.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194881748 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} [2019-07-31T08:49:38.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1194881844 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:49:38.170Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:49:38.170Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:38.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1194881847 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T08:49:38.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1194881848 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T08:49:38.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1194881849 data=null} to Tree node with text: XML Analyses [2019-07-31T08:49:38.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1194881850 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T08:49:38.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194881851 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 [2019-07-31T08:49:38.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1194881854 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T08:49:38.170Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:49:38.170Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:49:38.170Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:49:38.170Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:49:38.170Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:49:38.170Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:49:38.170Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:49:38.170Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:49:38.170Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:49:38.170Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:49:38.170Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:49:38.170Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:49:38.170Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:38.170Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:49:38.170Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:49:38.170Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:49:38.170Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:38.170Z] 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') [2019-07-31T08:49:38.170Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:49:38.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1194881882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:38.170Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1194881882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:38.170Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1194881882 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:38.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1194881883 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:38.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1194881883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:38.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1194881933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:38.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1194881934 data=null item=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') [2019-07-31T08:49:38.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1194881283 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:49:38.570Z] DEBUG - Clicked on [2019-07-31T08:49:38.570Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:49:38.570Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:49:38.570Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:49:38.570Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:49:38.570Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:49:38.570Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:38.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1194882367 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {xml-test} [2019-07-31T08:49:38.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1194882368 data=null doit=true} to TreeItem with text {xml-test} [2019-07-31T08:49:38.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1194882368 data=null} to TreeItem with text {xml-test} [2019-07-31T08:49:38.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1194882369 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-31T08:49:38.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194882369 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} [2019-07-31T08:49:38.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1194882480 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-31T08:49:38.570Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:38.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1194882526 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {xml-test} [2019-07-31T08:49:38.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1194882527 data=null doit=true} to TreeItem with text {xml-test} [2019-07-31T08:49:38.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1194882527 data=null} to TreeItem with text {xml-test} [2019-07-31T08:49:38.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1194882528 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-31T08:49:38.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194882529 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} [2019-07-31T08:49:38.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1194882540 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-31T08:49:38.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1194882546 data=null doit=true} to TreeItem with text {xml-test} [2019-07-31T08:49:38.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1194882546 data=null} to TreeItem with text {xml-test} [2019-07-31T08:49:38.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1194882547 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-31T08:49:38.570Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1194882547 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} [2019-07-31T08:49:38.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1194882552 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {xml-test} [2019-07-31T08:49:38.570Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:38.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194882554 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:49:38.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194882554 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:49:38.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194882555 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:49:38.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194882555 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:49:38.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194882556 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:49:38.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194882635 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:49:38.570Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T08:49:38.570Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:38.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1194882648 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T08:49:38.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1194882648 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:49:38.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1194882649 data=null} to TreeItem with text {Traces [0]} [2019-07-31T08:49:38.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1194882650 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:49:38.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194882650 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T08:49:38.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1194882662 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T08:49:38.829Z] DEBUG - matched MenuItem with text "&Manage XML analyses...", using matcher: with mnemonic 'Manage XML analyses...' [2019-07-31T08:49:38.829Z] DEBUG - Clicking on with mnemonic 'Manage XML analyses...' [2019-07-31T08:49:39.425Z] DEBUG - Clicked on with mnemonic 'Manage XML analyses...' [2019-07-31T08:49:39.425Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T08:49:39.425Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files (Filtered)' [2019-07-31T08:49:39.425Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)') [2019-07-31T08:49:39.425Z] 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)')) [2019-07-31T08:49:39.425Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files (Filtered)} time=1194883256 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)')) [2019-07-31T08:49:39.425Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:49:39.425Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:49:39.425Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:49:39.425Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:49:39.425Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:49:39.425Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:49:39.425Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:49:39.425Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:49:39.425Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:49:39.425Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:49:39.425Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:39.425Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:49:39.425Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:49:39.425Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:49:39.425Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:39.425Z] 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') [2019-07-31T08:49:39.425Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:49:39.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1194883275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:39.425Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1194883276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:39.425Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1194883277 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:39.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1194883277 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:39.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1194883278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:39.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1194883278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:39.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1194883279 data=null item=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') [2019-07-31T08:49:39.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Manage XML analyses...} time=1194882843 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...' [2019-07-31T08:49:39.425Z] DEBUG - Clicked on [2019-07-31T08:49:39.425Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1194883535 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:49:39.425Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T08:49:39.425Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:49:39.425Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:49:39.425Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:39.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1194883624 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {xml-test} [2019-07-31T08:49:39.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1194883625 data=null doit=true} to TreeItem with text {xml-test} [2019-07-31T08:49:39.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1194883625 data=null} to TreeItem with text {xml-test} [2019-07-31T08:49:39.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1194883626 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-31T08:49:39.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194883627 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} [2019-07-31T08:49:39.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1194883661 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-31T08:49:39.683Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:49:39.683Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T08:49:39.942Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T08:49:40.877Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T08:49:40.877Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T08:49:40.877Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:49:40.877Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T08:49:40.877Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:40.877Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:49:40.877Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:40.877Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:49:40.877Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:40.877Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T08:49:40.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194884776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:40.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194884777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:40.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194884777 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:40.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194884777 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:40.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194884778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:40.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194884778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:40.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194884778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:40.877Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194884779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:40.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194884779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:40.877Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194884779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:40.877Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194884780 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:40.877Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1194884780 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:40.877Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T08:49:40.877Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T08:49:40.877Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T08:49:40.877Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:40.877Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T08:49:40.877Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T08:49:40.877Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:40.877Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:40.877Z] DEBUG - Clicking on OK [2019-07-31T08:49:40.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1194884784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:40.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1194884784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:40.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1194884784 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:40.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1194884785 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:40.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1194884785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:40.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1194884785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:40.877Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:40.877Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:40.877Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:40.877Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:40.877Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:40.877Z] DEBUG - Clicked on OK [2019-07-31T08:49:40.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1194884786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T08:49:40.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1194883856 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T08:49:41.136Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1194885306 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:49:41.136Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:49:41.136Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:49:41.136Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:49:41.703Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:49:41.703Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T08:49:41.703Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T08:49:41.703Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T08:49:41.703Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T08:49:41.703Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1194885744 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T08:49:41.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:49:41.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:49:41.703Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:41.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1194885759 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T08:49:41.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1194885760 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:49:41.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1194885760 data=null} to TreeItem with text {Tracing} [2019-07-31T08:49:41.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1194885761 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:49:41.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194885761 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} [2019-07-31T08:49:41.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1194885859 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:49:41.703Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:49:41.703Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:41.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1194885862 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T08:49:41.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1194885863 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T08:49:41.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1194885864 data=null} to Tree node with text: XML Analyses [2019-07-31T08:49:41.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1194885865 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T08:49:41.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194885866 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 [2019-07-31T08:49:41.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1194885871 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T08:49:41.703Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:49:41.703Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:49:41.703Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:49:41.703Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:49:41.703Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:49:41.703Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:49:41.703Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:49:41.703Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:49:41.703Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:49:41.703Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:49:41.703Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:49:41.703Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:49:41.703Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:41.703Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:49:41.703Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:49:41.703Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:49:41.703Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:41.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') [2019-07-31T08:49:41.703Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:49:41.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1194885934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:41.703Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1194885934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:41.703Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1194885935 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:41.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1194885936 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:41.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1194885936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:41.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1194885937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:41.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1194885937 data=null item=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') [2019-07-31T08:49:41.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1194885341 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:49:41.961Z] DEBUG - Clicked on [2019-07-31T08:49:41.961Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1194886145 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:49:41.961Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:49:41.961Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:49:41.961Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:49:42.528Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:49:42.528Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T08:49:42.528Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T08:49:42.528Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T08:49:42.528Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T08:49:42.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1194886548 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T08:49:42.528Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:49:42.528Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:49:42.528Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:42.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1194886567 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T08:49:42.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1194886568 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:49:42.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1194886568 data=null} to TreeItem with text {Tracing} [2019-07-31T08:49:42.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1194886569 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:49:42.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194886632 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} [2019-07-31T08:49:42.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1194886676 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:49:42.528Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:49:42.528Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:42.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1194886678 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T08:49:42.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1194886679 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T08:49:42.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1194886679 data=null} to Tree node with text: XML Analyses [2019-07-31T08:49:42.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1194886680 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T08:49:42.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194886727 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 [2019-07-31T08:49:42.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1194886731 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T08:49:42.528Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:49:42.528Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-31T08:49:42.528Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:42.528Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T08:49:42.528Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:49:42.528Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:49:42.528Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:49:42.528Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:49:42.528Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:49:42.528Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:49:42.528Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:49:42.528Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:49:42.528Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:49:42.528Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:42.528Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:49:42.528Z] DEBUG - Clicking on Import [2019-07-31T08:49:42.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1194886738 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') [2019-07-31T08:49:42.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1194886739 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') [2019-07-31T08:49:42.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1194886739 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T08:49:42.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1194886739 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T08:49:42.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1194886740 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') [2019-07-31T08:49:42.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1194886752 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') [2019-07-31T08:49:42.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1194886753 data=null item=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') [2019-07-31T08:49:42.787Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1194886935 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') [2019-07-31T08:49:42.787Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1194886941 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') [2019-07-31T08:49:42.787Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1194886941 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') [2019-07-31T08:49:42.787Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1194886941 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T08:49:42.787Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1194886942 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T08:49:42.787Z] DEBUG - Clicked on Import [2019-07-31T08:49:42.787Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:49:42.787Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:49:42.787Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:49:42.787Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:49:42.787Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:49:42.787Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:49:42.787Z] DEBUG - Selecting rows [1, 0] in (of type 'Table') [2019-07-31T08:49:42.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1194886958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:42.787Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1194886958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:42.787Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1194886958 data=null doit=true} to (of type 'Table') [2019-07-31T08:49:42.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1194886959 data=null} to (of type 'Table') [2019-07-31T08:49:42.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=1194886961 data=null button=1 stateMask=0x0 x=60 y=33 count=1} to (of type 'Table') [2019-07-31T08:49:42.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194886961 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') [2019-07-31T08:49:42.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=1194887040 data=null button=1 stateMask=0x80000 x=60 y=33 count=1} to (of type 'Table') [2019-07-31T08:49:42.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1194887041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:42.787Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1194887042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:43.046Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1194887042 data=null doit=true} to (of type 'Table') [2019-07-31T08:49:43.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1194887042 data=null} to (of type 'Table') [2019-07-31T08:49:43.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=1194887044 data=null button=1 stateMask=0x40000 x=95 y=11 count=1} to (of type 'Table') [2019-07-31T08:49:43.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194887055 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') [2019-07-31T08:49:43.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=1194887146 data=null button=1 stateMask=0xc0000 x=95 y=11 count=1} to (of type 'Table') [2019-07-31T08:49:43.046Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:49:43.046Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:49:43.046Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:49:43.046Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2019-07-31T08:49:43.046Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:43.046Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T08:49:43.046Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:49:43.046Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:49:43.046Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:49:43.046Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:49:43.046Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:49:43.046Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:49:43.046Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:49:43.046Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:43.046Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:49:43.046Z] DEBUG - Clicking on Edit... [2019-07-31T08:49:43.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1194887151 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') [2019-07-31T08:49:43.046Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1194887151 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') [2019-07-31T08:49:43.046Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1194887151 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T08:49:43.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1194887152 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T08:49:43.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1194887153 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') [2019-07-31T08:49:43.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1194887153 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') [2019-07-31T08:49:46.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1194887153 data=null item=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') [2019-07-31T08:49:46.332Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1194890243 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') [2019-07-31T08:49:46.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1194890262 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') [2019-07-31T08:49:46.332Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1194890263 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') [2019-07-31T08:49:46.332Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1194890264 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T08:49:46.332Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1194890265 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T08:49:46.332Z] DEBUG - Clicked on Edit... [2019-07-31T08:49:46.332Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:49:46.332Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:49:46.332Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:49:46.332Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:49:46.332Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:49:46.332Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:49:46.332Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:49:46.332Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:49:46.332Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:49:46.332Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:49:46.332Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:46.332Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:49:46.332Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:49:46.332Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:49:46.332Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:46.332Z] 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') [2019-07-31T08:49:46.332Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:49:46.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1194890329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:46.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1194890329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:46.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1194890329 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:46.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1194890330 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:46.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1194890330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:46.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1194890331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:46.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1194890331 data=null item=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') [2019-07-31T08:49:46.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1194886165 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:49:46.590Z] DEBUG - Clicked on [2019-07-31T08:49:46.590Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kvm_exits.xml"' [2019-07-31T08:49:46.590Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test_consuming_fsm.xml"' [2019-07-31T08:49:46.848Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1194890965 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:49:46.848Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:49:46.848Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:49:46.848Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:49:47.414Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:49:47.414Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T08:49:47.414Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T08:49:47.414Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T08:49:47.414Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T08:49:47.414Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1194891371 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T08:49:47.414Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:49:47.414Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:49:47.414Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:47.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1194891436 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T08:49:47.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1194891436 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:49:47.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1194891437 data=null} to TreeItem with text {Tracing} [2019-07-31T08:49:47.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1194891437 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:49:47.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194891438 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} [2019-07-31T08:49:47.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1194891527 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:49:47.414Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:49:47.414Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:47.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1194891531 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T08:49:47.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1194891531 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T08:49:47.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1194891532 data=null} to Tree node with text: XML Analyses [2019-07-31T08:49:47.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1194891533 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T08:49:47.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194891533 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 [2019-07-31T08:49:47.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1194891536 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T08:49:47.415Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:49:47.415Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:49:47.415Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:49:47.415Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:49:47.415Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-31T08:49:47.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1194891572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:47.415Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1194891573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:47.415Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1194891573 data=null doit=true} to (of type 'Table') [2019-07-31T08:49:47.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1194891574 data=null} to (of type 'Table') [2019-07-31T08:49:47.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=1194891581 data=null button=1 stateMask=0x0 x=95 y=11 count=1} to (of type 'Table') [2019-07-31T08:49:47.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194891634 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') [2019-07-31T08:49:47.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=1194891663 data=null button=1 stateMask=0x80000 x=95 y=11 count=1} to (of type 'Table') [2019-07-31T08:49:47.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1194891664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:47.415Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1194891664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:47.415Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1194891665 data=null doit=true} to (of type 'Table') [2019-07-31T08:49:47.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1194891665 data=null} to (of type 'Table') [2019-07-31T08:49:47.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=1194891667 data=null button=1 stateMask=0x40000 x=60 y=33 count=1} to (of type 'Table') [2019-07-31T08:49:47.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194891667 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') [2019-07-31T08:49:47.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=1194891760 data=null button=1 stateMask=0xc0000 x=60 y=33 count=1} to (of type 'Table') [2019-07-31T08:49:47.673Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:49:47.673Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:49:47.673Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:49:47.673Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:49:47.673Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:49:47.673Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:47.673Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:47.673Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:49:47.673Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:49:47.673Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:49:47.673Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:49:47.673Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:49:47.673Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:49:47.673Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:47.673Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:49:47.673Z] DEBUG - Clicking on Delete [2019-07-31T08:49:47.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1194891766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:47.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1194891766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:47.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1194891766 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:47.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1194891767 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:47.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1194891768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:47.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1194891768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:47.931Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1194891952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:47.931Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1194891953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:47.931Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1194891953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:47.931Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1194891954 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:47.931Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1194891954 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:47.931Z] DEBUG - Clicked on Delete [2019-07-31T08:49:47.931Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-31T08:49:47.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1194891956 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-31T08:49:47.931Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:49:47.931Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:49:47.931Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:49:47.931Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:47.931Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:47.931Z] DEBUG - Clicking on &Yes [2019-07-31T08:49:47.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194891970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:47.931Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194891970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:47.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194891970 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:47.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194891971 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:47.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194891971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:47.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194891971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:47.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194891972 data=null item=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') [2019-07-31T08:49:47.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1194891768 data=null item=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') [2019-07-31T08:49:47.931Z] DEBUG - Clicked on [2019-07-31T08:49:47.931Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:49:47.931Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:49:47.931Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:49:47.931Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:49:47.931Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:49:47.931Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:49:47.931Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:49:47.931Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:49:47.931Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:49:47.931Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:49:47.931Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:47.931Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:49:47.931Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:49:47.931Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:49:47.931Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:47.931Z] 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') [2019-07-31T08:49:47.931Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:49:47.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1194892158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:47.931Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1194892159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:47.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1194892159 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:47.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1194892160 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:47.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1194892161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:47.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1194892161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:48.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1194892161 data=null item=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') [2019-07-31T08:49:48.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1194891039 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:49:48.190Z] DEBUG - Clicked on [2019-07-31T08:49:48.190Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1194892347 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:49:48.190Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:49:48.190Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:49:48.190Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:49:48.449Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:49:48.449Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T08:49:48.449Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T08:49:48.449Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T08:49:48.449Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T08:49:48.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1194892732 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T08:49:48.708Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:49:48.708Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:49:48.708Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:48.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1194892738 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T08:49:48.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1194892738 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:49:48.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1194892738 data=null} to TreeItem with text {Tracing} [2019-07-31T08:49:48.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1194892739 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:49:48.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194892739 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} [2019-07-31T08:49:48.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1194892828 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:49:48.708Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:49:48.708Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:48.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1194892831 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T08:49:48.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1194892831 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T08:49:48.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1194892832 data=null} to Tree node with text: XML Analyses [2019-07-31T08:49:48.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1194892832 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T08:49:48.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194892833 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 [2019-07-31T08:49:48.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1194892836 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T08:49:48.708Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:49:48.708Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-31T08:49:48.708Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:48.708Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T08:49:48.708Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:49:48.708Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:49:48.708Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:49:48.708Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:49:48.708Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:49:48.708Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:49:48.708Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:49:48.708Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:49:48.708Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:49:48.708Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:48.708Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:49:48.708Z] DEBUG - Clicking on Import [2019-07-31T08:49:48.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1194892855 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') [2019-07-31T08:49:48.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1194892856 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') [2019-07-31T08:49:48.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1194892856 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T08:49:48.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1194892857 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T08:49:48.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1194892858 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') [2019-07-31T08:49:48.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1194892858 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') [2019-07-31T08:49:49.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1194892858 data=null item=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') [2019-07-31T08:49:49.275Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1194893279 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') [2019-07-31T08:49:49.275Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1194893330 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') [2019-07-31T08:49:49.275Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1194893330 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') [2019-07-31T08:49:49.275Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1194893330 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T08:49:49.275Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1194893331 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T08:49:49.275Z] DEBUG - Clicked on Import [2019-07-31T08:49:49.275Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:49:49.275Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:49:49.275Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:49:49.275Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:49:49.275Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:49:49.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid} time=1194893354 data=null button=0 stateMask=0x0 x=59 y=33 count=0} to TableItem with text {test_valid} [2019-07-31T08:49:49.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid} time=1194893354 data=null doit=true} to TableItem with text {test_valid} [2019-07-31T08:49:49.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid} time=1194893355 data=null} to TableItem with text {test_valid} [2019-07-31T08:49:49.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=1194893356 data=null button=1 stateMask=0x0 x=59 y=33 count=1} to TableItem with text {test_valid} [2019-07-31T08:49:49.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194893357 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} [2019-07-31T08:49:49.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=1194893545 data=null button=1 stateMask=0x80000 x=59 y=33 count=1} to TableItem with text {test_valid} [2019-07-31T08:49:49.534Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:49:49.534Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:49:49.534Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label' [2019-07-31T08:49:49.534Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled' [2019-07-31T08:49:49.534Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled') [2019-07-31T08:49:49.534Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:49:49.534Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:49:49.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1194893552 data=null button=0 stateMask=0x0 x=125 y=11 count=0} to TableItem with text {test_valid_xml_timegraphView} [2019-07-31T08:49:49.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid_xml_timegraphView} time=1194893560 data=null doit=true} to TableItem with text {test_valid_xml_timegraphView} [2019-07-31T08:49:49.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid_xml_timegraphView} time=1194893560 data=null} to TableItem with text {test_valid_xml_timegraphView} [2019-07-31T08:49:49.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1194893562 data=null button=1 stateMask=0x0 x=125 y=11 count=1} to TableItem with text {test_valid_xml_timegraphView} [2019-07-31T08:49:49.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194893562 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} [2019-07-31T08:49:49.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1194893579 data=null button=1 stateMask=0x80000 x=125 y=11 count=1} to TableItem with text {test_valid_xml_timegraphView} [2019-07-31T08:49:49.534Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:49:49.534Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:49:49.534Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label' [2019-07-31T08:49:49.534Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled' [2019-07-31T08:49:49.534Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled') [2019-07-31T08:49:49.534Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:49:49.534Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:49:49.534Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:49:49.534Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:49:49.534Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:49:49.534Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:49:49.534Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:49:49.534Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:49:49.534Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:49:49.535Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:49:49.535Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:49:49.535Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:49.535Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:49:49.535Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:49:49.535Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:49:49.535Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:49.535Z] 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') [2019-07-31T08:49:49.535Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:49:49.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1194893633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:49.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1194893634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:49.535Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1194893634 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:49.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1194893635 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:49.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1194893635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:49.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1194893635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:49.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1194893636 data=null item=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') [2019-07-31T08:49:49.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1194892364 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:49:49.793Z] DEBUG - Clicked on [2019-07-31T08:49:49.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1194893847 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:49:49.793Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:49:49.793Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:49:49.793Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:49:50.474Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:49:50.474Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T08:49:50.474Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T08:49:50.474Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T08:49:50.474Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T08:49:50.474Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1194894238 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T08:49:50.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:49:50.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:49:50.474Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:50.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1194894244 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T08:49:50.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1194894245 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:49:50.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1194894245 data=null} to TreeItem with text {Tracing} [2019-07-31T08:49:50.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1194894246 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:49:50.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194894246 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} [2019-07-31T08:49:51.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1194894332 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:49:51.171Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:49:51.171Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:51.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1194894334 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T08:49:51.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1194894334 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T08:49:51.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1194894334 data=null} to Tree node with text: XML Analyses [2019-07-31T08:49:51.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1194894335 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T08:49:51.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194894335 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 [2019-07-31T08:49:51.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1194894339 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T08:49:51.171Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:49:51.171Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:49:51.171Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:49:51.171Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:49:51.171Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-31T08:49:51.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1194894370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:51.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1194894371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:51.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1194894371 data=null doit=true} to (of type 'Table') [2019-07-31T08:49:51.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1194894371 data=null} to (of type 'Table') [2019-07-31T08:49:51.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1194894373 data=null button=1 stateMask=0x0 x=125 y=11 count=1} to (of type 'Table') [2019-07-31T08:49:51.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194894373 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') [2019-07-31T08:49:51.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1194894442 data=null button=1 stateMask=0x80000 x=125 y=11 count=1} to (of type 'Table') [2019-07-31T08:49:51.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1194894443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:51.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1194894443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:51.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1194894444 data=null doit=true} to (of type 'Table') [2019-07-31T08:49:51.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1194894444 data=null} to (of type 'Table') [2019-07-31T08:49:51.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=1194894446 data=null button=1 stateMask=0x40000 x=59 y=33 count=1} to (of type 'Table') [2019-07-31T08:49:51.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194894446 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') [2019-07-31T08:49:51.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=1194894758 data=null button=1 stateMask=0xc0000 x=59 y=33 count=1} to (of type 'Table') [2019-07-31T08:49:51.172Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:49:51.172Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:49:51.172Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:49:51.172Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:49:51.172Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:49:51.172Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:51.172Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:51.172Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:49:51.172Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:49:51.172Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:49:51.172Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:49:51.172Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:49:51.172Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:49:51.172Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:51.172Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:49:51.172Z] DEBUG - Clicking on Delete [2019-07-31T08:49:51.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1194894763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:51.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1194894764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:51.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1194894764 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:51.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1194894768 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:51.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1194894769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:51.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1194894769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:51.172Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1194894950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:51.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1194894952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:51.172Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1194894953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:51.172Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1194894953 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:51.172Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1194894953 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:51.172Z] DEBUG - Clicked on Delete [2019-07-31T08:49:51.172Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-31T08:49:51.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1194894970 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-31T08:49:51.172Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:49:51.172Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:49:51.172Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:49:51.172Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:51.172Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:51.172Z] DEBUG - Clicking on &Yes [2019-07-31T08:49:51.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194895040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:51.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194895040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:51.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194895041 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:51.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194895041 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:51.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194895042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:51.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194895042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:51.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194895042 data=null item=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') [2019-07-31T08:49:51.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1194894770 data=null item=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') [2019-07-31T08:49:51.172Z] DEBUG - Clicked on [2019-07-31T08:49:51.172Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:49:51.172Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:49:51.172Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:49:51.172Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:49:51.172Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:49:51.172Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:49:51.172Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:49:51.172Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:49:51.172Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:49:51.172Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:49:51.172Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:51.172Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:49:51.172Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:49:51.172Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:49:51.172Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:51.172Z] 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') [2019-07-31T08:49:51.172Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:49:51.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1194895266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:51.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1194895266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:51.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1194895267 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:51.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1194895267 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:51.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1194895268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:51.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1194895268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:51.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1194895268 data=null item=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') [2019-07-31T08:49:51.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1194893864 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:49:51.172Z] DEBUG - Clicked on [2019-07-31T08:49:51.431Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1194895427 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:49:51.431Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:49:51.431Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:49:51.431Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:49:51.689Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:49:51.689Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T08:49:51.689Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T08:49:51.689Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T08:49:51.689Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T08:49:51.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1194895842 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T08:49:51.689Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:49:51.689Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:49:51.689Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:51.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1194895857 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T08:49:51.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1194895858 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:49:51.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1194895858 data=null} to TreeItem with text {Tracing} [2019-07-31T08:49:51.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1194895859 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:49:51.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194895859 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} [2019-07-31T08:49:51.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1194895951 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:49:51.948Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:49:51.948Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:51.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1194895955 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T08:49:51.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1194895955 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T08:49:51.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1194895956 data=null} to Tree node with text: XML Analyses [2019-07-31T08:49:51.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1194895956 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T08:49:51.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194895957 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 [2019-07-31T08:49:51.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1194895961 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T08:49:51.948Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:49:51.948Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:49:51.948Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:49:51.948Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-31T08:49:51.948Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:51.948Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T08:49:51.948Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:49:51.948Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:49:51.948Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:49:51.948Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:49:51.948Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:49:51.948Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:49:51.948Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:49:51.948Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:49:51.948Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:49:51.948Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:51.948Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:49:51.948Z] DEBUG - Clicking on Import [2019-07-31T08:49:51.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1194895982 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') [2019-07-31T08:49:51.948Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1194895982 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') [2019-07-31T08:49:51.948Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1194896033 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T08:49:51.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1194896033 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T08:49:51.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1194896034 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') [2019-07-31T08:49:51.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1194896035 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') [2019-07-31T08:49:52.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1194896035 data=null item=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') [2019-07-31T08:49:52.206Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1194896434 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') [2019-07-31T08:49:52.206Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1194896439 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') [2019-07-31T08:49:52.206Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1194896439 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') [2019-07-31T08:49:52.206Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1194896440 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T08:49:52.206Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1194896440 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T08:49:52.206Z] DEBUG - Clicked on Import [2019-07-31T08:49:52.206Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:49:52.206Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:49:52.206Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:49:52.206Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:49:52.206Z] DEBUG - Selecting rows [3, 2] in (of type 'Table') [2019-07-31T08:49:52.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1194896457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:52.206Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1194896457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:52.206Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1194896457 data=null doit=true} to (of type 'Table') [2019-07-31T08:49:52.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1194896458 data=null} to (of type 'Table') [2019-07-31T08:49:52.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1194896460 data=null button=1 stateMask=0x0 x=85 y=77 count=1} to (of type 'Table') [2019-07-31T08:49:52.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194896461 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') [2019-07-31T08:49:52.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1194896555 data=null button=1 stateMask=0x80000 x=85 y=77 count=1} to (of type 'Table') [2019-07-31T08:49:52.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1194896556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:52.465Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1194896556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:52.465Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1194896565 data=null doit=true} to (of type 'Table') [2019-07-31T08:49:52.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1194896565 data=null} to (of type 'Table') [2019-07-31T08:49:52.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1194896567 data=null button=1 stateMask=0x40000 x=112 y=55 count=1} to (of type 'Table') [2019-07-31T08:49:52.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194896567 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') [2019-07-31T08:49:52.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1194896672 data=null button=1 stateMask=0xc0000 x=112 y=55 count=1} to (of type 'Table') [2019-07-31T08:49:52.465Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:49:52.465Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:49:52.465Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:49:52.465Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:49:52.465Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:49:52.465Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:49:52.465Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:49:52.465Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-31T08:49:52.465Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:52.465Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T08:49:52.465Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:49:52.465Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:49:52.465Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:49:52.465Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:52.465Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:49:52.465Z] DEBUG - Clicking on Uncheck selected [2019-07-31T08:49:52.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1194896679 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') [2019-07-31T08:49:52.724Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1194896680 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') [2019-07-31T08:49:52.724Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1194896727 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T08:49:52.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1194896728 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T08:49:52.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1194896729 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') [2019-07-31T08:49:52.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1194896729 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') [2019-07-31T08:49:52.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1194896729 data=null item=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') [2019-07-31T08:49:52.724Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1194896731 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') [2019-07-31T08:49:52.724Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1194896731 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') [2019-07-31T08:49:52.724Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1194896732 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') [2019-07-31T08:49:52.724Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1194896732 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T08:49:52.725Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1194896732 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T08:49:52.725Z] DEBUG - Clicked on Uncheck selected [2019-07-31T08:49:52.725Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:49:52.725Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:49:52.725Z] DEBUG - Selecting rows [3, 2] in (of type 'Table') [2019-07-31T08:49:52.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1194896735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:52.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1194896735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:52.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1194896735 data=null doit=true} to (of type 'Table') [2019-07-31T08:49:52.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1194896736 data=null} to (of type 'Table') [2019-07-31T08:49:52.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1194896737 data=null button=1 stateMask=0x0 x=85 y=77 count=1} to (of type 'Table') [2019-07-31T08:49:52.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194896737 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') [2019-07-31T08:49:52.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1194896827 data=null button=1 stateMask=0x80000 x=85 y=77 count=1} to (of type 'Table') [2019-07-31T08:49:52.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1194896828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:52.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1194896828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:52.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1194896829 data=null doit=true} to (of type 'Table') [2019-07-31T08:49:52.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1194896829 data=null} to (of type 'Table') [2019-07-31T08:49:52.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1194896830 data=null button=1 stateMask=0x40000 x=112 y=55 count=1} to (of type 'Table') [2019-07-31T08:49:52.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194896831 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') [2019-07-31T08:49:52.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1194896931 data=null button=1 stateMask=0xc0000 x=112 y=55 count=1} to (of type 'Table') [2019-07-31T08:49:52.725Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:49:52.725Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:49:52.725Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:49:52.725Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:49:52.725Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:49:52.725Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-31T08:49:52.725Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:52.725Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:49:52.725Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:49:52.725Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:49:52.725Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:49:52.725Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:49:52.725Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:49:52.725Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:52.725Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:49:52.725Z] DEBUG - Clicking on Check selected [2019-07-31T08:49:52.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1194896938 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') [2019-07-31T08:49:52.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1194896939 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') [2019-07-31T08:49:52.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1194896939 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:49:52.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1194896940 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:49:52.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1194896941 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') [2019-07-31T08:49:52.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1194896941 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') [2019-07-31T08:49:52.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1194896942 data=null item=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') [2019-07-31T08:49:52.984Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1194897042 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') [2019-07-31T08:49:52.984Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1194897043 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') [2019-07-31T08:49:52.984Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1194897043 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') [2019-07-31T08:49:52.984Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1194897043 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:49:52.984Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1194897043 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T08:49:52.984Z] DEBUG - Clicked on Check selected [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - Clicking on Uncheck all [2019-07-31T08:49:52.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1194897048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:49:52.984Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1194897048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:49:52.984Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1194897049 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:49:52.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1194897049 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:49:52.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1194897050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:49:52.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1194897050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:49:52.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1194897050 data=null item=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') [2019-07-31T08:49:52.984Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1194897052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:49:52.984Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1194897052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:49:52.984Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1194897053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:49:52.984Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1194897053 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:49:52.984Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1194897053 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T08:49:52.984Z] DEBUG - Clicked on Uncheck all [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - Clicking on Check all [2019-07-31T08:49:52.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1194897061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:49:52.984Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1194897061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:49:52.984Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1194897062 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:49:52.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1194897062 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:49:52.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1194897062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:49:52.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1194897063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:49:52.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1194897063 data=null item=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') [2019-07-31T08:49:52.984Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1194897150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:49:52.984Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1194897152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:49:52.984Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1194897152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:49:52.984Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1194897152 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:49:52.984Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1194897152 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T08:49:52.984Z] DEBUG - Clicked on Check all [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:49:52.984Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:52.984Z] 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') [2019-07-31T08:49:52.984Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:49:52.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1194897160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:52.984Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1194897161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:52.984Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1194897161 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:52.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1194897161 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:52.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1194897162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:52.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1194897162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:53.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1194897162 data=null item=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') [2019-07-31T08:49:53.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1194895449 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:49:53.242Z] DEBUG - Clicked on [2019-07-31T08:49:53.242Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1194897451 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:49:53.242Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:49:53.242Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:49:53.242Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:49:53.500Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:49:53.500Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T08:49:53.500Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T08:49:53.500Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T08:49:53.500Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T08:49:53.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1194897771 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T08:49:53.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:49:53.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:49:53.758Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:53.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1194897784 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T08:49:53.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1194897785 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:49:53.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1194897838 data=null} to TreeItem with text {Tracing} [2019-07-31T08:49:53.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1194897839 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:49:53.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194897840 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} [2019-07-31T08:49:53.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1194897930 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:49:53.758Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:49:53.758Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:53.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1194897933 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T08:49:53.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1194897933 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T08:49:53.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1194897934 data=null} to Tree node with text: XML Analyses [2019-07-31T08:49:53.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1194897934 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T08:49:53.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194897935 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 [2019-07-31T08:49:53.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1194897938 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T08:49:53.758Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:49:53.758Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:49:53.758Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:49:53.758Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:49:53.758Z] DEBUG - Selecting rows [0, 1, 2, 3, 4] in (of type 'Table') [2019-07-31T08:49:53.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1194897969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:53.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1194897969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:53.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1194897970 data=null doit=true} to (of type 'Table') [2019-07-31T08:49:53.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1194897970 data=null} to (of type 'Table') [2019-07-31T08:49:53.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_attributes} time=1194897971 data=null button=1 stateMask=0x0 x=75 y=11 count=1} to (of type 'Table') [2019-07-31T08:49:54.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194897972 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') [2019-07-31T08:49:54.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_attributes} time=1194898036 data=null button=1 stateMask=0x80000 x=75 y=11 count=1} to (of type 'Table') [2019-07-31T08:49:54.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1194898037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:54.016Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1194898037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:54.016Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1194898038 data=null doit=true} to (of type 'Table') [2019-07-31T08:49:54.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1194898038 data=null} to (of type 'Table') [2019-07-31T08:49:54.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_pattern_segment} time=1194898039 data=null button=1 stateMask=0x40000 x=100 y=33 count=1} to (of type 'Table') [2019-07-31T08:49:54.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194898040 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') [2019-07-31T08:49:54.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_pattern_segment} time=1194898072 data=null button=1 stateMask=0xc0000 x=100 y=33 count=1} to (of type 'Table') [2019-07-31T08:49:54.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1194898073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:54.016Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1194898073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:54.016Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1194898073 data=null doit=true} to (of type 'Table') [2019-07-31T08:49:54.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1194898074 data=null} to (of type 'Table') [2019-07-31T08:49:54.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1194898075 data=null button=1 stateMask=0x40000 x=112 y=55 count=1} to (of type 'Table') [2019-07-31T08:49:54.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194898076 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') [2019-07-31T08:49:54.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1194898161 data=null button=1 stateMask=0xc0000 x=112 y=55 count=1} to (of type 'Table') [2019-07-31T08:49:54.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1194898162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:54.016Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1194898162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:54.016Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1194898163 data=null doit=true} to (of type 'Table') [2019-07-31T08:49:54.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1194898163 data=null} to (of type 'Table') [2019-07-31T08:49:54.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1194898164 data=null button=1 stateMask=0x40000 x=85 y=77 count=1} to (of type 'Table') [2019-07-31T08:49:54.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194898164 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') [2019-07-31T08:49:54.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1194898280 data=null button=1 stateMask=0xc0000 x=85 y=77 count=1} to (of type 'Table') [2019-07-31T08:49:54.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1194898281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:54.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1194898281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:54.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1194898281 data=null doit=true} to (of type 'Table') [2019-07-31T08:49:54.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1194898324 data=null} to (of type 'Table') [2019-07-31T08:49:54.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_doubles} time=1194898326 data=null button=1 stateMask=0x40000 x=69 y=99 count=1} to (of type 'Table') [2019-07-31T08:49:54.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194898326 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') [2019-07-31T08:49:54.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_doubles} time=1194898456 data=null button=1 stateMask=0xc0000 x=69 y=99 count=1} to (of type 'Table') [2019-07-31T08:49:54.274Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:49:54.274Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:49:54.274Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:49:54.274Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:49:54.274Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:49:54.274Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:54.274Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:54.274Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:49:54.274Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:49:54.274Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:49:54.274Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:49:54.274Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:49:54.274Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:49:54.274Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:54.274Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:49:54.274Z] DEBUG - Clicking on Delete [2019-07-31T08:49:54.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1194898461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:54.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1194898461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:54.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1194898461 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:54.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1194898462 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:54.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1194898463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:54.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1194898464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:54.532Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1194898649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:54.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1194898650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:54.532Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1194898650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:54.532Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1194898650 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:54.532Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1194898651 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:54.532Z] DEBUG - Clicked on Delete [2019-07-31T08:49:54.532Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-31T08:49:54.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1194898655 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-31T08:49:54.532Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:49:54.532Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:49:54.532Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:49:54.532Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:54.532Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:54.532Z] DEBUG - Clicking on &Yes [2019-07-31T08:49:54.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194898667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:54.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194898667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:54.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194898667 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:54.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194898667 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:54.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194898668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:54.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194898668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:54.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194898668 data=null item=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') [2019-07-31T08:49:54.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1194898464 data=null item=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') [2019-07-31T08:49:54.791Z] DEBUG - Clicked on [2019-07-31T08:49:54.791Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:49:54.791Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:49:54.791Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:49:54.791Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:49:54.791Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:49:54.791Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:49:54.791Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:49:54.791Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:49:54.791Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:49:54.791Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:49:54.791Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:54.791Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:49:54.791Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:49:54.791Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:49:54.791Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:54.791Z] 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') [2019-07-31T08:49:54.791Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:49:54.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1194898863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:54.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1194898864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:54.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1194898864 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:54.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1194898864 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:54.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1194898865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:54.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1194898865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:54.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1194898865 data=null item=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') [2019-07-31T08:49:54.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1194897467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:49:54.791Z] DEBUG - Clicked on [2019-07-31T08:49:54.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1194899041 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:49:55.051Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:49:55.051Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:49:55.051Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:49:55.310Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:49:55.310Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T08:49:55.310Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T08:49:55.310Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T08:49:55.310Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T08:49:55.310Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1194899364 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T08:49:55.310Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:49:55.310Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:49:55.310Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:55.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1194899385 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T08:49:55.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1194899386 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:49:55.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1194899424 data=null} to TreeItem with text {Tracing} [2019-07-31T08:49:55.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1194899432 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:49:55.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194899432 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} [2019-07-31T08:49:55.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1194899472 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:49:55.310Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:49:55.310Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:55.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1194899475 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T08:49:55.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1194899475 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T08:49:55.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1194899475 data=null} to Tree node with text: XML Analyses [2019-07-31T08:49:55.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1194899476 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T08:49:55.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194899477 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 [2019-07-31T08:49:55.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1194899480 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T08:49:55.310Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:49:55.310Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-31T08:49:55.310Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:55.310Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T08:49:55.310Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:49:55.310Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:49:55.310Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:49:55.310Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:49:55.310Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:49:55.310Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:49:55.310Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:49:55.310Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:49:55.310Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:49:55.310Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:55.310Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:49:55.310Z] DEBUG - Clicking on Import [2019-07-31T08:49:55.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1194899498 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') [2019-07-31T08:49:55.310Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1194899499 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') [2019-07-31T08:49:55.310Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1194899499 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T08:49:55.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1194899500 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T08:49:55.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1194899500 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') [2019-07-31T08:49:55.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1194899501 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') [2019-07-31T08:49:55.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1194899501 data=null item=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') [2019-07-31T08:49:55.569Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1194899654 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') [2019-07-31T08:49:55.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1194899658 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') [2019-07-31T08:49:55.569Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1194899658 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') [2019-07-31T08:49:55.569Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1194899659 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T08:49:55.569Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1194899659 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T08:49:55.569Z] DEBUG - Clicked on Import [2019-07-31T08:49:55.569Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:49:55.569Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:49:55.569Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:49:55.569Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:49:55.569Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:49:55.569Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:49:55.569Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-31T08:49:55.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1194899674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:55.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1194899675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:55.569Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1194899675 data=null doit=true} to (of type 'Table') [2019-07-31T08:49:55.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1194899675 data=null} to (of type 'Table') [2019-07-31T08:49:55.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=1194899676 data=null button=1 stateMask=0x0 x=92 y=11 count=1} to (of type 'Table') [2019-07-31T08:49:55.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194899677 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') [2019-07-31T08:49:55.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=1194899759 data=null button=1 stateMask=0x80000 x=92 y=11 count=1} to (of type 'Table') [2019-07-31T08:49:55.569Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:49:55.569Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:49:55.569Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:49:55.569Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2019-07-31T08:49:55.569Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:55.569Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T08:49:55.569Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:49:55.569Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:49:55.569Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:49:55.569Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:49:55.569Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:49:55.569Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:49:55.569Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:49:55.569Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:55.569Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:49:55.569Z] DEBUG - Clicking on Edit... [2019-07-31T08:49:55.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1194899763 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') [2019-07-31T08:49:55.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1194899763 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') [2019-07-31T08:49:55.569Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1194899764 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T08:49:55.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1194899764 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T08:49:55.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1194899765 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') [2019-07-31T08:49:55.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1194899765 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') [2019-07-31T08:49:56.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1194899766 data=null item=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') [2019-07-31T08:49:56.397Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1194900539 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') [2019-07-31T08:49:56.397Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1194900544 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') [2019-07-31T08:49:56.397Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1194900544 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') [2019-07-31T08:49:56.397Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1194900545 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T08:49:56.397Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1194900545 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T08:49:56.397Z] DEBUG - Clicked on Edit... [2019-07-31T08:49:56.397Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:49:56.656Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:49:56.656Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-31T08:49:56.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1194900784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:56.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1194900784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:56.656Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1194900785 data=null doit=true} to (of type 'Table') [2019-07-31T08:49:56.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1194900785 data=null} to (of type 'Table') [2019-07-31T08:49:56.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=1194900786 data=null button=1 stateMask=0x0 x=92 y=11 count=1} to (of type 'Table') [2019-07-31T08:49:56.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194900787 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') [2019-07-31T08:49:56.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=1194900811 data=null button=1 stateMask=0x80000 x=92 y=11 count=1} to (of type 'Table') [2019-07-31T08:49:56.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1194900824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:56.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1194900824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:56.656Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1194900825 data=null doit=true} to (of type 'Table') [2019-07-31T08:49:56.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1194900827 data=null} to (of type 'Table') [2019-07-31T08:49:56.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=1194900828 data=null button=1 stateMask=0x40000 x=86 y=33 count=1} to (of type 'Table') [2019-07-31T08:49:56.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194900829 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') [2019-07-31T08:49:56.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=1194900875 data=null button=1 stateMask=0xc0000 x=86 y=33 count=1} to (of type 'Table') [2019-07-31T08:49:56.656Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:49:56.656Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:49:56.656Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:49:56.656Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:49:56.656Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:49:56.656Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:56.656Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:56.656Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:49:56.656Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:49:56.656Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:49:56.656Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:49:56.656Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:49:56.656Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:49:56.656Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:56.656Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:49:56.656Z] DEBUG - Clicking on Delete [2019-07-31T08:49:56.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1194900880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:56.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1194900880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:56.656Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1194900881 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:56.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1194900881 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:56.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1194900883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:56.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1194900883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:56.914Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1194901064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:56.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1194901065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:56.914Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1194901066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:56.914Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1194901066 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:56.914Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1194901066 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:56.914Z] DEBUG - Clicked on Delete [2019-07-31T08:49:56.914Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-31T08:49:56.914Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1194901139 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-31T08:49:56.914Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:49:56.914Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:49:56.914Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:49:56.914Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:56.914Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:56.914Z] DEBUG - Clicking on &Yes [2019-07-31T08:49:56.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194901155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:56.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194901156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:56.914Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194901156 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:56.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194901156 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:56.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194901157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:56.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194901157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:57.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194901158 data=null item=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') [2019-07-31T08:49:57.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1194900883 data=null item=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') [2019-07-31T08:49:57.432Z] DEBUG - Clicked on [2019-07-31T08:49:57.432Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:49:57.432Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:49:57.432Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:49:57.432Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:49:57.432Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:49:57.432Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:49:57.432Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:49:57.432Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:49:57.432Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:49:57.432Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:49:57.432Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:57.432Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:49:57.432Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:49:57.432Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:49:57.432Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:57.432Z] 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') [2019-07-31T08:49:57.432Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:49:57.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1194901541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:57.432Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1194901541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:57.432Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1194901541 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:57.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1194901542 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:57.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1194901542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:57.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1194901542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:57.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1194901542 data=null item=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') [2019-07-31T08:49:57.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1194899060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:49:57.432Z] DEBUG - Clicked on [2019-07-31T08:49:57.432Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1194901672 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:49:57.691Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:49:57.691Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:49:57.691Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:49:57.951Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:49:57.951Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T08:49:57.951Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T08:49:57.951Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T08:49:57.951Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T08:49:57.951Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1194901973 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T08:49:57.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:49:57.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:49:57.951Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:57.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1194901993 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T08:49:57.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1194901994 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:49:57.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1194901996 data=null} to TreeItem with text {Tracing} [2019-07-31T08:49:57.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1194901996 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:49:57.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194902000 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} [2019-07-31T08:49:57.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1194902041 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:49:57.951Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:49:57.951Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:57.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1194902044 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T08:49:57.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1194902044 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T08:49:57.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1194902045 data=null} to Tree node with text: XML Analyses [2019-07-31T08:49:57.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1194902046 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T08:49:57.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194902047 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 [2019-07-31T08:49:57.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1194902051 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T08:49:57.951Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:49:57.951Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:49:57.951Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:49:57.951Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:49:57.951Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:49:57.951Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:49:57.951Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:49:57.952Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:49:57.952Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:49:57.952Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:49:57.952Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:49:57.952Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:49:57.952Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:57.952Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:49:57.952Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:49:57.952Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:49:57.952Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:57.952Z] 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') [2019-07-31T08:49:57.952Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:49:57.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1194902086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:57.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1194902086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:57.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1194902087 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:57.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1194902087 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:57.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1194902087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:57.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1194902088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:57.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1194902088 data=null item=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') [2019-07-31T08:49:57.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1194901703 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:49:58.211Z] DEBUG - Clicked on [2019-07-31T08:49:58.211Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1194902247 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:49:58.211Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:49:58.211Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:49:58.211Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:49:58.470Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:49:58.470Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T08:49:58.470Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T08:49:58.470Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T08:49:58.470Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T08:49:58.470Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1194902664 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T08:49:58.470Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:49:58.470Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:49:58.730Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:58.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1194902744 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T08:49:58.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1194902745 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:49:58.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1194902745 data=null} to TreeItem with text {Tracing} [2019-07-31T08:49:58.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1194902746 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:49:58.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194902746 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} [2019-07-31T08:49:58.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1194902841 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:49:58.730Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:49:58.730Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:58.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1194902844 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T08:49:58.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1194902845 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T08:49:58.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1194902845 data=null} to Tree node with text: XML Analyses [2019-07-31T08:49:58.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1194902846 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T08:49:58.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194902847 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 [2019-07-31T08:49:58.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1194902851 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T08:49:58.730Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:49:58.730Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-31T08:49:58.730Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:58.730Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T08:49:58.730Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:49:58.730Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:49:58.730Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:49:58.730Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:49:58.730Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:49:58.730Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:49:58.730Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:49:58.730Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:49:58.730Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:49:58.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:58.730Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:49:58.730Z] DEBUG - Clicking on Import [2019-07-31T08:49:58.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1194902870 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') [2019-07-31T08:49:58.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1194902870 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') [2019-07-31T08:49:58.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1194902871 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T08:49:58.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1194902871 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T08:49:58.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1194902872 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') [2019-07-31T08:49:58.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1194902872 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') [2019-07-31T08:49:58.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1194902873 data=null item=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') [2019-07-31T08:49:58.730Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1194902954 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') [2019-07-31T08:49:58.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1194902958 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') [2019-07-31T08:49:58.730Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1194902959 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') [2019-07-31T08:49:58.730Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1194902959 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T08:49:58.730Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1194902960 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T08:49:58.730Z] DEBUG - Clicked on Import [2019-07-31T08:49:58.730Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:49:58.730Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:49:58.730Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:49:58.730Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:49:58.730Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:49:58.730Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:49:58.730Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-31T08:49:58.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1194902975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:58.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1194902976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:58.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1194902976 data=null doit=true} to (of type 'Table') [2019-07-31T08:49:58.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1194902976 data=null} to (of type 'Table') [2019-07-31T08:49:58.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=1194902977 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to (of type 'Table') [2019-07-31T08:49:59.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194902977 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') [2019-07-31T08:49:59.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=1194903045 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to (of type 'Table') [2019-07-31T08:49:59.769Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:49:59.769Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:49:59.769Z] DEBUG - matched Button with text "Export", using matcher: with mnemonic 'Export' [2019-07-31T08:49:59.769Z] DEBUG - matched Button with text "Export", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:59.769Z] DEBUG - matched Button with text "Export", using matcher: (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-31T08:49:59.769Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:49:59.769Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:49:59.769Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:49:59.769Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:49:59.769Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:49:59.769Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:49:59.769Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:49:59.769Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:49:59.769Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:59.769Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:49:59.769Z] DEBUG - Clicking on Export [2019-07-31T08:49:59.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Export} time=1194903057 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') [2019-07-31T08:49:59.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=1194903058 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') [2019-07-31T08:49:59.769Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Export} time=1194903058 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-31T08:49:59.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Export} time=1194903058 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-31T08:49:59.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Export} time=1194903059 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') [2019-07-31T08:49:59.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Export} time=1194903059 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') [2019-07-31T08:49:59.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Export} time=1194903060 data=null item=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') [2019-07-31T08:49:59.769Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Export} time=1194903062 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') [2019-07-31T08:49:59.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=1194903062 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') [2019-07-31T08:49:59.769Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Export} time=1194903062 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') [2019-07-31T08:49:59.769Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Export} time=1194903062 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-31T08:49:59.769Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Export} time=1194903062 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-31T08:49:59.769Z] DEBUG - Clicked on Export [2019-07-31T08:49:59.769Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:49:59.769Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:49:59.769Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:49:59.769Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:49:59.769Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:49:59.769Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:49:59.769Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:49:59.769Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:49:59.769Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:49:59.769Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:49:59.769Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:59.769Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:49:59.769Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:49:59.769Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:49:59.769Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:59.769Z] 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') [2019-07-31T08:49:59.769Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:49:59.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1194903074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:59.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1194903074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:59.769Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1194903075 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:59.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1194903075 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:59.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1194903075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:59.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1194903075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:49:59.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1194903076 data=null item=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') [2019-07-31T08:49:59.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1194902273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:49:59.769Z] DEBUG - Clicked on [2019-07-31T08:49:59.769Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1194903329 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:49:59.770Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:49:59.770Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:49:59.770Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:49:59.770Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:49:59.770Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T08:49:59.770Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T08:49:59.770Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T08:49:59.770Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T08:49:59.770Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1194903667 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T08:49:59.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:49:59.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:49:59.770Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:59.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1194903673 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T08:49:59.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1194903674 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:49:59.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1194903674 data=null} to TreeItem with text {Tracing} [2019-07-31T08:49:59.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1194903674 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:49:59.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194903675 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} [2019-07-31T08:49:59.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1194903774 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:49:59.770Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:49:59.770Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:49:59.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1194903776 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T08:49:59.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1194903776 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T08:49:59.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1194903776 data=null} to Tree node with text: XML Analyses [2019-07-31T08:49:59.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1194903777 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T08:49:59.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194903777 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 [2019-07-31T08:49:59.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1194903781 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T08:49:59.770Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:49:59.770Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:49:59.770Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:49:59.770Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:49:59.770Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-31T08:49:59.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1194903803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:59.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1194903803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:49:59.770Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1194903803 data=null doit=true} to (of type 'Table') [2019-07-31T08:49:59.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1194903810 data=null} to (of type 'Table') [2019-07-31T08:49:59.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=1194903811 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to (of type 'Table') [2019-07-31T08:49:59.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194903812 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') [2019-07-31T08:49:59.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=1194903836 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to (of type 'Table') [2019-07-31T08:49:59.770Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:49:59.770Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:49:59.770Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:49:59.770Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:49:59.770Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:49:59.770Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:59.770Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:59.770Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:49:59.770Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:49:59.770Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:49:59.770Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:49:59.770Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:49:59.770Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:49:59.770Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:49:59.770Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:49:59.770Z] DEBUG - Clicking on Delete [2019-07-31T08:49:59.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1194903840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:59.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1194903840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:59.770Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1194903841 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:59.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1194903841 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:59.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1194903842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:59.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1194903842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:59.770Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1194903948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:59.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1194903980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:59.770Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1194903980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:59.770Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1194903981 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:59.770Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1194903981 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:49:59.770Z] DEBUG - Clicked on Delete [2019-07-31T08:49:59.770Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-31T08:49:59.770Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1194903986 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-31T08:49:59.770Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:49:59.770Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:49:59.770Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:49:59.770Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:49:59.770Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:59.770Z] DEBUG - Clicking on &Yes [2019-07-31T08:49:59.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194903997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:59.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194903998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:59.770Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194903998 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:59.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194903998 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:59.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194903999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:49:59.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194903999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:50:00.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194903999 data=null item=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') [2019-07-31T08:50:00.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1194903842 data=null item=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') [2019-07-31T08:50:00.029Z] DEBUG - Clicked on [2019-07-31T08:50:00.029Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:50:00.029Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:50:00.029Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:50:00.029Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:50:00.029Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:50:00.029Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:50:00.029Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:50:00.029Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:50:00.029Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:50:00.029Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:50:00.029Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:50:00.029Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:50:00.029Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:50:00.029Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:50:00.029Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:50:00.029Z] 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') [2019-07-31T08:50:00.029Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:50:00.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1194904135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:50:00.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1194904135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:50:00.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1194904136 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:50:00.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1194904136 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:50:00.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1194904137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:50:00.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1194904137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:50:00.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1194904137 data=null item=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') [2019-07-31T08:50:00.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1194903347 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:50:00.292Z] DEBUG - Clicked on [2019-07-31T08:50:00.292Z] [2019-07-31T08:50:00.292Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 08:50:00.087 [2019-07-31T08:50:00.292Z] !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. [2019-07-31T08:50:00.292Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1194904345 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:50:00.292Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:50:00.292Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:50:00.292Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:50:00.572Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:50:00.572Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T08:50:00.572Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T08:50:00.572Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T08:50:00.572Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T08:50:00.572Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1194904668 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T08:50:00.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:50:00.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:50:00.572Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:50:00.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1194904736 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T08:50:00.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1194904737 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:50:00.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1194904737 data=null} to TreeItem with text {Tracing} [2019-07-31T08:50:00.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1194904738 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:50:00.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194904739 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} [2019-07-31T08:50:00.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1194904783 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:50:00.832Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:50:00.832Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:50:00.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1194904831 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T08:50:00.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1194904831 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T08:50:00.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1194904831 data=null} to Tree node with text: XML Analyses [2019-07-31T08:50:00.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1194904832 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T08:50:00.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194904832 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 [2019-07-31T08:50:00.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1194904836 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T08:50:00.832Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:50:00.832Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:50:00.832Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T08:50:00.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_invalid} time=1194904861 data=null button=0 stateMask=0x0 x=64 y=11 count=0} to TableItem with text {test_invalid} [2019-07-31T08:50:00.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_invalid} time=1194904862 data=null doit=true} to TableItem with text {test_invalid} [2019-07-31T08:50:00.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_invalid} time=1194904862 data=null} to TableItem with text {test_invalid} [2019-07-31T08:50:00.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=1194904863 data=null button=1 stateMask=0x0 x=64 y=11 count=1} to TableItem with text {test_invalid} [2019-07-31T08:50:00.832Z] [2019-07-31T08:50:00.832Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 08:50:00.620 [2019-07-31T08:50:00.832Z] !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. [2019-07-31T08:50:00.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194904864 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} [2019-07-31T08:50:00.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=1194904884 data=null button=1 stateMask=0x80000 x=64 y=11 count=1} to TableItem with text {test_invalid} [2019-07-31T08:50:00.832Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:50:00.832Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:50:00.832Z] DEBUG - matched Label with text "Invalid file", using matcher: of type 'Label' [2019-07-31T08:50:00.832Z] DEBUG - matched Label with text "Invalid file", using matcher: with mnemonic 'Invalid file' [2019-07-31T08:50:00.832Z] DEBUG - matched Label with text "Invalid file", using matcher: (of type 'Label' and with mnemonic 'Invalid file') [2019-07-31T08:50:00.832Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T08:50:00.832Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:50:00.832Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:50:00.832Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:50:00.832Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:50:00.832Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:50:00.832Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:50:00.832Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:50:00.832Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:50:00.832Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:50:00.832Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:50:00.832Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:50:00.832Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:50:00.832Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:50:00.832Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:50:00.832Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:50:00.832Z] 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') [2019-07-31T08:50:00.832Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:50:00.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1194904892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:50:00.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1194904893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:50:00.832Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1194904893 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:50:00.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1194904893 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:50:00.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1194904894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:50:00.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1194904894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:50:00.832Z] [2019-07-31T08:50:00.832Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 08:50:00.651 [2019-07-31T08:50:00.832Z] !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. [2019-07-31T08:50:00.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1194904894 data=null item=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') [2019-07-31T08:50:00.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1194904361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:50:00.832Z] DEBUG - Clicked on [2019-07-31T08:50:00.832Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1194905070 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T08:50:00.832Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T08:50:00.832Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T08:50:00.832Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T08:50:01.399Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T08:50:01.399Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T08:50:01.399Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T08:50:01.399Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T08:50:01.399Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T08:50:01.399Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1194905371 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T08:50:01.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T08:50:01.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T08:50:01.399Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:50:01.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1194905376 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T08:50:01.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1194905376 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T08:50:01.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1194905377 data=null} to TreeItem with text {Tracing} [2019-07-31T08:50:01.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1194905377 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:50:01.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194905379 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} [2019-07-31T08:50:01.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1194905446 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T08:50:01.399Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T08:50:01.399Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T08:50:01.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1194905450 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T08:50:01.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1194905450 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T08:50:01.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1194905451 data=null} to Tree node with text: XML Analyses [2019-07-31T08:50:01.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1194905451 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T08:50:01.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1194905452 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 [2019-07-31T08:50:01.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1194905455 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T08:50:01.399Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T08:50:01.399Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T08:50:01.399Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:50:01.399Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T08:50:01.399Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-31T08:50:01.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1194905532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:50:01.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1194905532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T08:50:01.399Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1194905533 data=null doit=true} to (of type 'Table') [2019-07-31T08:50:01.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1194905533 data=null} to (of type 'Table') [2019-07-31T08:50:01.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=1194905534 data=null button=1 stateMask=0x0 x=64 y=11 count=1} to (of type 'Table') [2019-07-31T08:50:01.399Z] [2019-07-31T08:50:01.399Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 08:50:01.290 [2019-07-31T08:50:01.399Z] !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. [2019-07-31T08:50:01.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1194905534 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') [2019-07-31T08:50:01.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=1194905555 data=null button=1 stateMask=0x80000 x=64 y=11 count=1} to (of type 'Table') [2019-07-31T08:50:01.399Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:50:01.399Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:50:01.399Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:50:01.399Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:50:01.399Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-31T08:50:01.399Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-31T08:50:01.399Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:50:01.399Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:50:01.399Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:50:01.399Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:50:01.399Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:50:01.399Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:50:01.399Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:50:01.399Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:50:01.399Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:50:01.399Z] DEBUG - Clicking on Delete [2019-07-31T08:50:01.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1194905559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:50:01.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1194905559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:50:01.399Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1194905559 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:50:01.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1194905559 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:50:01.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1194905560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:50:01.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1194905573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:50:01.658Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1194905765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:50:01.658Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1194905766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:50:01.658Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1194905767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:50:01.658Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1194905767 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:50:01.658Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1194905767 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T08:50:01.658Z] DEBUG - Clicked on Delete [2019-07-31T08:50:01.658Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-31T08:50:01.658Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1194905840 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-31T08:50:01.658Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T08:50:01.658Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T08:50:01.658Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T08:50:01.658Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T08:50:01.658Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:50:01.658Z] DEBUG - Clicking on &Yes [2019-07-31T08:50:01.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1194905853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:50:01.658Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1194905854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:50:01.658Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1194905854 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:50:01.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1194905854 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:50:01.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1194905855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:50:01.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1194905855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T08:50:01.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1194905855 data=null item=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') [2019-07-31T08:50:01.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1194905573 data=null item=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') [2019-07-31T08:50:01.916Z] DEBUG - Clicked on [2019-07-31T08:50:01.916Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T08:50:01.916Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T08:50:01.916Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T08:50:01.916Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T08:50:01.916Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T08:50:01.916Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T08:50:01.916Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T08:50:01.916Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T08:50:01.916Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T08:50:01.916Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T08:50:01.916Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T08:50:01.916Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T08:50:01.916Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T08:50:01.916Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T08:50:01.916Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T08:50:01.916Z] 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') [2019-07-31T08:50:01.916Z] DEBUG - Clicking on Apply and Close [2019-07-31T08:50:01.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1194906142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:50:01.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1194906143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:50:01.916Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1194906143 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:50:01.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1194906144 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:50:01.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1194906144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:50:01.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1194906157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T08:50:02.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1194906158 data=null item=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') [2019-07-31T08:50:02.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1194905085 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T08:50:02.174Z] DEBUG - Clicked on [2019-07-31T08:50:02.174Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.279 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest [2019-07-31T08:50:02.174Z] testPreferencePageMenuBar(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 2.702 s [2019-07-31T08:50:02.174Z] testImportInvalid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 2.192 s [2019-07-31T08:50:02.174Z] testPreferencePageContextMenu(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 4.011 s [2019-07-31T08:50:02.174Z] testEdit(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 6.201 s [2019-07-31T08:50:02.174Z] testImportValid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 3.058 s [2019-07-31T08:50:02.174Z] testCheckButtons(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 3.636 s [2019-07-31T08:50:02.174Z] testDelete(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 3.206 s [2019-07-31T08:50:02.174Z] testExport(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 2.084 s [2019-07-31T08:50:02.174Z] testInvalidLabel(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 2.025 s [2019-07-31T08:50:02.174Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest [2019-07-31T08:50:10.294Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.492 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest [2019-07-31T08:50:10.294Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest) Time elapsed: 7.429 s [2019-07-31T08:50:10.294Z] [2019-07-31T08:50:10.294Z] Results: [2019-07-31T08:50:10.294Z] [2019-07-31T08:50:10.294Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T08:50:10.294Z] [2019-07-31T08:50:10.553Z] [2019-07-31T08:50:10.553Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 08:50:10.476 [2019-07-31T08:50:10.553Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T08:50:11.488Z] [INFO] All tests passed! [2019-07-31T08:50:11.488Z] [INFO] [2019-07-31T08:50:11.488Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T08:50:11.488Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/../../target/jacoco.exec [2019-07-31T08:50:11.488Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests' with 10 classes [2019-07-31T08:50:11.488Z] [INFO] [2019-07-31T08:50:11.488Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T08:50:11.488Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-31T08:50:11.488Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.pom [2019-07-31T08:50:11.488Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-31T08:50:11.488Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:50:11.488Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml [2019-07-31T08:50:11.488Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml [2019-07-31T08:50:11.488Z] [INFO] [2019-07-31T08:50:11.488Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T08:50:11.488Z] [INFO] [2019-07-31T08:50:11.488Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >-- [2019-07-31T08:50:11.488Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT [126/134] [2019-07-31T08:50:11.488Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:50:11.488Z] [INFO] [2019-07-31T08:50:11.488Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T08:50:11.488Z] [INFO] [2019-07-31T08:50:11.488Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T08:50:11.489Z] [INFO] The project's OSGi version is 1.0.2.201907310718 [2019-07-31T08:50:11.489Z] [INFO] [2019-07-31T08:50:11.489Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T08:50:11.489Z] [INFO] [2019-07-31T08:50:11.489Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T08:50:11.489Z] [INFO] [2019-07-31T08:50:11.489Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T08:50:11.489Z] [INFO] [2019-07-31T08:50:11.489Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T08:50:11.489Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:50:11.489Z] [INFO] [2019-07-31T08:50:11.489Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T08:50:11.489Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:50:11.489Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources [2019-07-31T08:50:11.489Z] [INFO] [2019-07-31T08:50:11.489Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T08:50:11.489Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes [2019-07-31T08:50:11.748Z] [INFO] [2019-07-31T08:50:12.007Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T08:50:12.007Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:50:12.007Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/test/resources [2019-07-31T08:50:12.007Z] [INFO] [2019-07-31T08:50:12.007Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T08:50:12.007Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-31T08:50:12.007Z] [INFO] [2019-07-31T08:50:12.007Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T08:50:12.007Z] [INFO] [2019-07-31T08:50:12.007Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T08:50:12.007Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar [2019-07-31T08:50:12.007Z] [INFO] [2019-07-31T08:50:12.007Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T08:50:12.007Z] [INFO] [2019-07-31T08:50:12.007Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T08:50:12.007Z] [INFO] [2019-07-31T08:50:12.007Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T08:50:12.007Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar [2019-07-31T08:50:12.007Z] [INFO] [2019-07-31T08:50:12.007Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T08:50:12.007Z] [INFO] [2019-07-31T08:50:12.007Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T08:50:13.910Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data/.metadata/.log [2019-07-31T08:50:13.910Z] [INFO] Command line: [2019-07-31T08:50: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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T08:50:13.910Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:50:18.528Z] !SESSION 2019-07-31 08:50:14.203 ----------------------------------------------- [2019-07-31T08:50:18.528Z] eclipse.buildId=unknown [2019-07-31T08:50:18.528Z] java.version=1.8.0_202 [2019-07-31T08:50:18.528Z] java.vendor=Oracle Corporation [2019-07-31T08:50:18.528Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:50:18.528Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T08:50:18.528Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T08:50:18.528Z] [2019-07-31T08:50:18.528Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:50:17.909 [2019-07-31T08:50:18.528Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:50:18.528Z] !STACK 0 [2019-07-31T08:50:18.528Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T08:50:18.528Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:50:18.528Z] [2019-07-31T08:50:18.528Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:50:18.528Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:50:18.528Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:50:18.528Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:50:18.528Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:50:18.528Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:50:18.528Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:50:18.528Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:50:18.528Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:50:18.528Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:50:18.528Z] [2019-07-31T08:50:18.528Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:50:18.114 [2019-07-31T08:50:18.528Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:50:18.528Z] !STACK 0 [2019-07-31T08:50:18.528Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T08:50:18.528Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:50:18.528Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:50:18.528Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:50:18.528Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T08:50:18.528Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:50:18.528Z] [2019-07-31T08:50:18.528Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:50:18.528Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:50:18.528Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:50:18.528Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:50:18.528Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:50:18.528Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:50:18.528Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:50:18.528Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:50:18.528Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:50:18.528Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:50:21.061Z] process 19200: 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 [2019-07-31T08:50:21.061Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T08:50:21.320Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:50:21.320Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:50:33.527Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest [2019-07-31T08:50:33.527Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest [2019-07-31T08:50:33.527Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest) Time elapsed: 0.001 s [2019-07-31T08:50:33.527Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest) Time elapsed: 0 s [2019-07-31T08:50:33.527Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest [2019-07-31T08:50:34.462Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.98 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest [2019-07-31T08:50:34.462Z] testBuiltinOutput(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest) Time elapsed: 0.979 s [2019-07-31T08:50:34.462Z] [2019-07-31T08:50:34.462Z] Results: [2019-07-31T08:50:34.462Z] [2019-07-31T08:50:34.462Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T08:50:34.462Z] [2019-07-31T08:50:34.721Z] [2019-07-31T08:50:34.721Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 08:50:34.576 [2019-07-31T08:50:34.721Z] !MESSAGE Unexpected error executing analysis with trace [2019-07-31T08:50:34.721Z] !STACK 0 [2019-07-31T08:50:34.721Z] java.lang.NullPointerException [2019-07-31T08:50:34.721Z] at java.io.File.(File.java:277) [2019-07-31T08:50:34.721Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-31T08:50:34.721Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-31T08:50:34.721Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-31T08:50:34.721Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-31T08:50:34.721Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T08:50:34.721Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T08:50:34.721Z] [2019-07-31T08:50:34.721Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 08:50:34.577 [2019-07-31T08:50:34.721Z] !MESSAGE Unexpected error executing analysis with trace [2019-07-31T08:50:34.721Z] !STACK 0 [2019-07-31T08:50:34.721Z] java.lang.NullPointerException [2019-07-31T08:50:34.721Z] at java.io.File.(File.java:277) [2019-07-31T08:50:34.721Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-31T08:50:34.721Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-31T08:50:34.721Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-31T08:50:34.721Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-31T08:50:34.721Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T08:50:34.721Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T08:50:34.721Z] [2019-07-31T08:50:34.721Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 08:50:34.590 [2019-07-31T08:50:34.721Z] !MESSAGE Exception executing analysis [2019-07-31T08:50:34.721Z] !STACK 0 [2019-07-31T08:50:34.721Z] java.lang.NullPointerException [2019-07-31T08:50:34.721Z] at java.io.File.(File.java:277) [2019-07-31T08:50:34.721Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-31T08:50:34.721Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-31T08:50:34.721Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-31T08:50:34.721Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-31T08:50:34.721Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T08:50:34.721Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T08:50:34.721Z] [2019-07-31T08:50:34.721Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 08:50:34.591 [2019-07-31T08:50:34.721Z] !MESSAGE Exception executing analysis [2019-07-31T08:50:34.721Z] !STACK 0 [2019-07-31T08:50:34.721Z] java.lang.NullPointerException [2019-07-31T08:50:34.721Z] at java.io.File.(File.java:277) [2019-07-31T08:50:34.721Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-31T08:50:34.721Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-31T08:50:34.721Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-31T08:50:34.721Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-31T08:50:34.721Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T08:50:34.721Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T08:50:35.659Z] [2019-07-31T08:50:35.659Z] !ENTRY org.eclipse.e4.ui.workbench 4 0 2019-07-31 08:50:35.577 [2019-07-31T08:50:35.659Z] !MESSAGE Failed to evaluate: ReferenceExpression [definitionId=org.eclipse.ui.ide.showInDefinition] [2019-07-31T08:50:35.659Z] !STACK 0 [2019-07-31T08:50:35.659Z] org.eclipse.core.runtime.CoreException: Error evaluating Property [org.eclipse.ui.ide.page.activePreferencePage, type=class org.eclipse.swt.widgets.Shell, tester=org.eclipse.ui.internal.ide.handlers.PagePropertyTester@44a84c1b] [2019-07-31T08:50:35.659Z] at org.eclipse.core.internal.expressions.Property.test(Property.java:68) [2019-07-31T08:50:35.659Z] at org.eclipse.core.internal.expressions.TestExpression.evaluate(TestExpression.java:103) [2019-07-31T08:50:35.659Z] at org.eclipse.core.internal.expressions.CompositeExpression.evaluateAnd(CompositeExpression.java:55) [2019-07-31T08:50:35.659Z] at org.eclipse.core.internal.expressions.WithExpression.evaluate(WithExpression.java:81) [2019-07-31T08:50:35.659Z] at org.eclipse.core.internal.expressions.CompositeExpression.evaluateOr(CompositeExpression.java:69) [2019-07-31T08:50:35.659Z] at org.eclipse.core.internal.expressions.OrExpression.evaluate(OrExpression.java:25) [2019-07-31T08:50:35.659Z] at org.eclipse.core.internal.expressions.ReferenceExpression.evaluate(ReferenceExpression.java:74) [2019-07-31T08:50:35.659Z] at org.eclipse.ui.internal.services.EvaluationReference.evaluate(EvaluationReference.java:74) [2019-07-31T08:50:35.659Z] at org.eclipse.ui.internal.services.EvaluationReference.evaluate(EvaluationReference.java:100) [2019-07-31T08:50:35.659Z] at org.eclipse.ui.internal.services.EvaluationReference.changed(EvaluationReference.java:94) [2019-07-31T08:50:35.659Z] at org.eclipse.e4.core.internal.contexts.TrackableComputationExt.update(TrackableComputationExt.java:109) [2019-07-31T08:50:35.659Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.processScheduled(EclipseContext.java:364) [2019-07-31T08:50:35.659Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.set(EclipseContext.java:379) [2019-07-31T08:50:35.659Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:208) [2019-07-31T08:50:35.659Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:171) [2019-07-31T08:50:35.659Z] at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.dispose(EclipseContextOSGi.java:102) [2019-07-31T08:50:35.659Z] at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.bundleChanged(EclipseContextOSGi.java:144) [2019-07-31T08:50:35.659Z] at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:973) [2019-07-31T08:50:35.659Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:50:35.659Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151) [2019-07-31T08:50:35.659Z] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:234) [2019-07-31T08:50:35.659Z] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:140) [2019-07-31T08:50:35.659Z] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:132) [2019-07-31T08:50:35.659Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:231) [2019-07-31T08:50:35.659Z] at org.eclipse.osgi.container.Module.publishEvent(Module.java:493) [2019-07-31T08:50:35.659Z] at org.eclipse.osgi.container.Module.doStop(Module.java:651) [2019-07-31T08:50:35.659Z] at org.eclipse.osgi.container.Module.stop(Module.java:515) [2019-07-31T08:50:35.659Z] at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:207) [2019-07-31T08:50:35.659Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:220) [2019-07-31T08:50:35.659Z] at java.lang.Thread.run(Thread.java:748) [2019-07-31T08:50:35.659Z] Caused by: org.eclipse.swt.SWTException: Invalid thread access [2019-07-31T08:50:35.659Z] at org.eclipse.swt.SWT.error(SWT.java:4699) [2019-07-31T08:50:35.659Z] at org.eclipse.swt.SWT.error(SWT.java:4614) [2019-07-31T08:50:35.659Z] at org.eclipse.swt.SWT.error(SWT.java:4585) [2019-07-31T08:50:35.659Z] at org.eclipse.swt.widgets.Widget.error(Widget.java:532) [2019-07-31T08:50:35.659Z] at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:470) [2019-07-31T08:50:35.659Z] at org.eclipse.swt.widgets.Widget.getData(Widget.java:558) [2019-07-31T08:50:35.659Z] at org.eclipse.ui.internal.ide.handlers.PagePropertyTester.test(PagePropertyTester.java:39) [2019-07-31T08:50:35.659Z] at org.eclipse.core.internal.expressions.Property.test(Property.java:65) [2019-07-31T08:50:35.659Z] ... 29 more [2019-07-31T08:50:36.594Z] [INFO] All tests passed! [2019-07-31T08:50:36.594Z] [INFO] [2019-07-31T08:50:36.594Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T08:50:36.594Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/../../target/jacoco.exec [2019-07-31T08:50:36.853Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.tests' with 3 classes [2019-07-31T08:50:36.853Z] [INFO] [2019-07-31T08:50:36.853Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T08:50:36.853Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar [2019-07-31T08:50:36.853Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.pom [2019-07-31T08:50:36.853Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-31T08:50:36.853Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:50:36.853Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T08:50:36.853Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T08:50:36.853Z] [INFO] [2019-07-31T08:50:36.853Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T08:50:36.853Z] [INFO] [2019-07-31T08:50:36.853Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >-- [2019-07-31T08:50:36.853Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT [127/134] [2019-07-31T08:50:36.853Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:50:36.853Z] [INFO] [2019-07-31T08:50:36.853Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T08:50:36.853Z] [INFO] [2019-07-31T08:50:36.853Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T08:50:36.853Z] [INFO] The project's OSGi version is 1.0.0.201907310718 [2019-07-31T08:50:36.853Z] [INFO] [2019-07-31T08:50:36.853Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T08:50:36.853Z] [INFO] [2019-07-31T08:50:36.853Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T08:50:36.853Z] [INFO] [2019-07-31T08:50:36.853Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T08:50:36.853Z] [INFO] [2019-07-31T08:50:36.853Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T08:50:36.853Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:50:36.853Z] [INFO] [2019-07-31T08:50:36.853Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T08:50:36.853Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:50:36.853Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources [2019-07-31T08:50:36.853Z] [INFO] [2019-07-31T08:50:36.853Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T08:50:36.853Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes [2019-07-31T08:50:37.369Z] [INFO] [2019-07-31T08:50:37.369Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T08:50:37.369Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:50:37.369Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources [2019-07-31T08:50:37.369Z] [INFO] [2019-07-31T08:50:37.369Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T08:50:37.369Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T08:50:37.369Z] [INFO] [2019-07-31T08:50:37.369Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T08:50:37.369Z] [INFO] [2019-07-31T08:50:37.369Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T08:50:37.369Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T08:50:37.369Z] [INFO] [2019-07-31T08:50:37.369Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T08:50:37.369Z] [INFO] [2019-07-31T08:50:37.369Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T08:50:37.369Z] [INFO] [2019-07-31T08:50:37.369Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T08:50:37.369Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T08:50:37.369Z] [INFO] [2019-07-31T08:50:37.369Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T08:50:37.369Z] [INFO] [2019-07-31T08:50:37.369Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T08:50:38.994Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data/.metadata/.log [2019-07-31T08:50:38.994Z] [INFO] Command line: [2019-07-31T08:50:38.994Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T08:50:38.994Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:50:43.183Z] !SESSION 2019-07-31 08:50:39.010 ----------------------------------------------- [2019-07-31T08:50:43.183Z] eclipse.buildId=unknown [2019-07-31T08:50:43.183Z] java.version=1.8.0_202 [2019-07-31T08:50:43.183Z] java.vendor=Oracle Corporation [2019-07-31T08:50:43.183Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:50:43.183Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T08:50:43.183Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T08:50:43.183Z] [2019-07-31T08:50:43.183Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:50:42.608 [2019-07-31T08:50:43.183Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:50:43.183Z] !STACK 0 [2019-07-31T08:50:43.183Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T08:50:43.183Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:50:43.183Z] [2019-07-31T08:50:43.183Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:50:43.183Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:50:43.183Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:50:43.183Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:50:43.183Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:50:43.183Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:50:43.183Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:50:43.183Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:50:43.183Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:50:43.183Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:50:43.183Z] [2019-07-31T08:50:43.183Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:50:42.806 [2019-07-31T08:50:43.183Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:50:43.183Z] !STACK 0 [2019-07-31T08:50:43.183Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T08:50:43.183Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:50:43.183Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:50:43.183Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:50:43.183Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T08:50:43.183Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:50:43.183Z] [2019-07-31T08:50:43.183Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:50:43.183Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:50:43.183Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:50:43.183Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:50:43.183Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:50:43.183Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:50:43.183Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:50:43.183Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:50:43.183Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:50:43.183Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:50:45.090Z] process 19276: 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 [2019-07-31T08:50:45.090Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T08:50:46.025Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:50:46.025Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:50:58.227Z] Running org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest [2019-07-31T08:50:58.228Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest [2019-07-31T08:50:58.228Z] testClamp(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0.006 s [2019-07-31T08:50:58.228Z] testInvalidConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0 s [2019-07-31T08:50:58.228Z] testConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0 s [2019-07-31T08:50:58.228Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0 s [2019-07-31T08:50:58.228Z] [2019-07-31T08:50:58.228Z] Results: [2019-07-31T08:50:58.228Z] [2019-07-31T08:50:58.228Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T08:50:58.228Z] [2019-07-31T08:50:59.773Z] [INFO] All tests passed! [2019-07-31T08:50:59.773Z] [INFO] [2019-07-31T08:50:59.773Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T08:50:59.773Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/../../target/jacoco.exec [2019-07-31T08:50:59.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.tests' with 2 classes [2019-07-31T08:50:59.773Z] [INFO] [2019-07-31T08:50:59.773Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T08:50:59.773Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T08:50:59.773Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.pom [2019-07-31T08:50:59.773Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T08:50:59.773Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:50:59.773Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:50:59.773Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:50:59.773Z] [INFO] [2019-07-31T08:50:59.773Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T08:50:59.773Z] [INFO] [2019-07-31T08:50:59.773Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >-- [2019-07-31T08:50:59.773Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.6-SNAPSHOT [128/134] [2019-07-31T08:50:59.773Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:50:59.773Z] [INFO] [2019-07-31T08:50:59.773Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T08:50:59.773Z] [INFO] [2019-07-31T08:50:59.773Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T08:50:59.773Z] [INFO] The project's OSGi version is 1.0.6.201907310718 [2019-07-31T08:50:59.773Z] [INFO] [2019-07-31T08:50:59.773Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T08:50:59.773Z] [INFO] [2019-07-31T08:50:59.773Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T08:50:59.773Z] [INFO] [2019-07-31T08:50:59.773Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T08:50:59.773Z] [INFO] [2019-07-31T08:50:59.773Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T08:50:59.773Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:50:59.773Z] [INFO] [2019-07-31T08:50:59.773Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T08:50:59.773Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:50:59.773Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources [2019-07-31T08:50:59.773Z] [INFO] [2019-07-31T08:50:59.773Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T08:50:59.773Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes [2019-07-31T08:50:59.773Z] [INFO] [2019-07-31T08:50:59.773Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T08:50:59.773Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:50:59.773Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/test/resources [2019-07-31T08:50:59.773Z] [INFO] [2019-07-31T08:50:59.773Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T08:50:59.773Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar [2019-07-31T08:50:59.773Z] [INFO] [2019-07-31T08:50:59.773Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T08:50:59.773Z] [INFO] [2019-07-31T08:50:59.773Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T08:51:00.171Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.jar [2019-07-31T08:51:00.171Z] [INFO] [2019-07-31T08:51:00.171Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T08:51:00.171Z] [INFO] [2019-07-31T08:51:00.171Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T08:51:00.171Z] [INFO] [2019-07-31T08:51:00.171Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T08:51:00.171Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.jar [2019-07-31T08:51:00.171Z] [INFO] [2019-07-31T08:51:00.171Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T08:51:00.171Z] [INFO] [2019-07-31T08:51:00.171Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T08:51:01.543Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T08:51:01.544Z] [INFO] Command line: [2019-07-31T08:51:01.544Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T08:51:01.544Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:51:05.739Z] !SESSION 2019-07-31 08:51:01.684 ----------------------------------------------- [2019-07-31T08:51:05.739Z] eclipse.buildId=unknown [2019-07-31T08:51:05.739Z] java.version=1.8.0_202 [2019-07-31T08:51:05.739Z] java.vendor=Oracle Corporation [2019-07-31T08:51:05.739Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:51:05.739Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T08:51:05.739Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T08:51:05.739Z] [2019-07-31T08:51:05.739Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:51:05.294 [2019-07-31T08:51:05.739Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:51:05.739Z] !STACK 0 [2019-07-31T08:51:05.739Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T08:51:05.739Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:51:05.739Z] [2019-07-31T08:51:05.739Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:51:05.739Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:51:05.739Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:51:05.739Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:51:05.739Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:51:05.739Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:51:05.739Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:51:05.739Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:51:05.739Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:51:05.739Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:51:05.739Z] [2019-07-31T08:51:05.739Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:51:05.505 [2019-07-31T08:51:05.739Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:51:05.739Z] !STACK 0 [2019-07-31T08:51:05.739Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T08:51:05.739Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:51:05.739Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:51:05.739Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:51:05.739Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T08:51:05.739Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:51:05.739Z] [2019-07-31T08:51:05.739Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:51:05.739Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:51:05.739Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:51:05.739Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:51:05.739Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:51:05.739Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:51:05.739Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:51:05.739Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:51:05.739Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:51:05.739Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:51:08.270Z] process 19344: 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 [2019-07-31T08:51:08.271Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T08:51:08.529Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:51:08.529Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:51:20.735Z] Running org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest [2019-07-31T08:51:22.376Z] Display size: 1440x900 [2019-07-31T08:51:22.376Z] OS version=3.10.0-957.1.3.el7.x86_64 [2019-07-31T08:51:22.376Z] GTK version=3.18.9 [2019-07-31T08:51:22.376Z] GTK theme=Ambiance [2019-07-31T08:51:22.376Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T08:51:22.376Z] Time zone: Coordinated Universal Time [2019-07-31T08:51:22.376Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T08:51:22.376Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T08:51:23.795Z] *** BUG *** [2019-07-31T08:51:23.795Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:51:23.795Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:51:23.795Z] [2019-07-31T08:51:23.795Z] *** BUG *** [2019-07-31T08:51:23.795Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:51:23.795Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:51:23.795Z] [2019-07-31T08:51:23.795Z] *** BUG *** [2019-07-31T08:51:23.795Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:51:23.795Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:51:23.795Z] [2019-07-31T08:51:23.795Z] *** BUG *** [2019-07-31T08:51:23.795Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:51:23.795Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:51:23.795Z] [2019-07-31T08:51:24.363Z] *** BUG *** [2019-07-31T08:51:24.363Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:51:24.363Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:51:24.363Z] [2019-07-31T08:51:29.635Z] *** BUG *** [2019-07-31T08:51:29.635Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:51:29.635Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:51:29.635Z] [2019-07-31T08:51:29.635Z] *** BUG *** [2019-07-31T08:51:29.635Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:51:29.635Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:51:29.635Z] [2019-07-31T08:51:29.635Z] *** BUG *** [2019-07-31T08:51:29.635Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:51:29.635Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:51:29.635Z] [2019-07-31T08:51:29.635Z] *** BUG *** [2019-07-31T08:51:29.635Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:51:29.635Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:51:29.635Z] [2019-07-31T08:51:29.635Z] *** BUG *** [2019-07-31T08:51:29.635Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T08:51:29.635Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T08:51:29.635Z] [2019-07-31T08:53:36.571Z] [2019-07-31T08:53:36.571Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 08:53:29.566 [2019-07-31T08:53:36.571Z] !MESSAGE Error connection to node 'ssh://anonymous@unknown.unknown.unknown' [2019-07-31T08:53:36.571Z] !STACK 0 [2019-07-31T08:53:36.571Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown [2019-07-31T08:53:36.571Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:88) [2019-07-31T08:53:36.571Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:141) [2019-07-31T08:53:36.571Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:390) [2019-07-31T08:53:36.571Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) [2019-07-31T08:53:36.571Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown [2019-07-31T08:53:36.571Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:803) [2019-07-31T08:53:36.571Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:841) [2019-07-31T08:53:36.571Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:814) [2019-07-31T08:53:36.571Z] at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:208) [2019-07-31T08:53:36.571Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:84) [2019-07-31T08:53:36.571Z] ... 3 more [2019-07-31T08:53:58.505Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 154.723 s - in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest [2019-07-31T08:53:58.505Z] testImportNothing(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 8.938 s [2019-07-31T08:53:58.505Z] test_7_03(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.527 s [2019-07-31T08:53:58.505Z] test_8_04(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 14.973 s [2019-07-31T08:53:58.505Z] test_8_05(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 20.703 s [2019-07-31T08:53:58.505Z] test_8_06(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 11.996 s [2019-07-31T08:53:58.505Z] test_8_07(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 10.758 s [2019-07-31T08:53:58.505Z] test_8_08(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 9.173 s [2019-07-31T08:53:58.505Z] test_8_09(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 7.416 s [2019-07-31T08:53:58.505Z] test_8_10(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 4.489 s [2019-07-31T08:53:58.505Z] test_8_11(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 6.802 s [2019-07-31T08:53:58.505Z] test_8_12(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 4.263 s [2019-07-31T08:53:58.505Z] test_8_13(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 6.008 s [2019-07-31T08:53:58.505Z] test_8_14(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.635 s [2019-07-31T08:53:58.505Z] test_8_15(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 5.647 s [2019-07-31T08:53:58.505Z] test_9_01(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 6.915 s [2019-07-31T08:53:58.505Z] test_9_02(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) skipped [2019-07-31T08:53:58.505Z] testImportOnlyOne(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 5.53 s [2019-07-31T08:53:58.505Z] testEmptyFile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 4.217 s [2019-07-31T08:53:58.505Z] testImportAll(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 8.448 s [2019-07-31T08:53:58.505Z] testEditProfile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 5.01 s [2019-07-31T08:53:58.505Z] [2019-07-31T08:53:58.505Z] Results: [2019-07-31T08:53:58.505Z] [2019-07-31T08:53:58.505Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T08:53:58.505Z] [2019-07-31T08:53:58.505Z] [2019-07-31T08:53:58.506Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 08:53:55.898 [2019-07-31T08:53:58.506Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T08:53:58.506Z] [INFO] All tests passed! [2019-07-31T08:53:58.506Z] [INFO] [2019-07-31T08:53:58.506Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T08:53:58.506Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/../../target/jacoco.exec [2019-07-31T08:53:58.506Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests' with 3 classes [2019-07-31T08:53:58.506Z] [INFO] [2019-07-31T08:53:58.506Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T08:53:58.506Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.jar [2019-07-31T08:53:58.506Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.pom [2019-07-31T08:53:58.506Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar [2019-07-31T08:53:58.506Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:53:58.506Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-p2metadata.xml [2019-07-31T08:53:58.506Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-p2artifacts.xml [2019-07-31T08:53:58.506Z] [INFO] [2019-07-31T08:53:58.506Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T08:53:58.506Z] [INFO] [2019-07-31T08:53:58.506Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >-- [2019-07-31T08:53:58.506Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT [129/134] [2019-07-31T08:53:58.506Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:53:58.506Z] [INFO] [2019-07-31T08:53:58.506Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T08:53:58.506Z] [INFO] [2019-07-31T08:53:58.506Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T08:53:58.506Z] [INFO] The project's OSGi version is 1.0.0.201907310718 [2019-07-31T08:53:58.506Z] [INFO] [2019-07-31T08:53:58.506Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T08:53:58.506Z] [INFO] [2019-07-31T08:53:58.506Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T08:53:58.506Z] [INFO] [2019-07-31T08:53:58.506Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T08:53:58.506Z] [INFO] [2019-07-31T08:53:58.506Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T08:53:58.506Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:53:58.506Z] [INFO] [2019-07-31T08:53:58.506Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T08:53:58.506Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:53:58.506Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources [2019-07-31T08:53:58.506Z] [INFO] [2019-07-31T08:53:58.506Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T08:53:58.506Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes [2019-07-31T08:53:58.506Z] [INFO] [2019-07-31T08:53:58.506Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T08:53:58.506Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:53:58.506Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources [2019-07-31T08:53:58.506Z] [INFO] [2019-07-31T08:53:58.506Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T08:53:58.506Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T08:53:58.506Z] [INFO] [2019-07-31T08:53:58.506Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T08:53:58.506Z] [INFO] [2019-07-31T08:53:58.506Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T08:53:58.506Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T08:53:58.506Z] [INFO] [2019-07-31T08:53:58.506Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T08:53:58.506Z] [INFO] [2019-07-31T08:53:58.506Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T08:53:58.506Z] [INFO] [2019-07-31T08:53:58.506Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T08:53:58.506Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T08:53:58.506Z] [INFO] [2019-07-31T08:53:58.506Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T08:53:58.506Z] [INFO] [2019-07-31T08:53:58.506Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T08:53:58.765Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data/.metadata/.log [2019-07-31T08:53:58.765Z] [INFO] Command line: [2019-07-31T08:53:58.765Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T08:53:58.765Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:54:02.952Z] !SESSION 2019-07-31 08:53:59.105 ----------------------------------------------- [2019-07-31T08:54:02.952Z] eclipse.buildId=unknown [2019-07-31T08:54:02.952Z] java.version=1.8.0_202 [2019-07-31T08:54:02.952Z] java.vendor=Oracle Corporation [2019-07-31T08:54:02.952Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:54:02.952Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T08:54:02.952Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T08:54:02.952Z] [2019-07-31T08:54:02.952Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:54:02.675 [2019-07-31T08:54:02.952Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:54:02.952Z] !STACK 0 [2019-07-31T08:54:02.952Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T08:54:02.952Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:54:02.952Z] [2019-07-31T08:54:02.952Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:54:02.952Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:54:02.952Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:54:02.952Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:54:02.952Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:54:02.952Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:54:02.952Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:54:02.952Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:54:02.952Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:54:02.952Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:54:02.952Z] [2019-07-31T08:54:02.952Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:54:02.881 [2019-07-31T08:54:02.952Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:54:02.952Z] !STACK 0 [2019-07-31T08:54:02.952Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T08:54:02.952Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:54:02.952Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:54:02.952Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:54:02.952Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T08:54:02.952Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:54:02.952Z] [2019-07-31T08:54:02.952Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:54:02.952Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:54:02.952Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:54:02.952Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:54:02.952Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:54:02.952Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:54:02.952Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:54:02.952Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:54:02.952Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:54:02.952Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:54:05.236Z] process 19949: 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 [2019-07-31T08:54:05.236Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T08:54:05.803Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:54:05.803Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T08:54:18.016Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest [2019-07-31T08:54:18.276Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest [2019-07-31T08:54:18.276Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest) Time elapsed: 0.284 s [2019-07-31T08:54:18.276Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest [2019-07-31T08:54:18.276Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest [2019-07-31T08:54:18.276Z] testLoadElements(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.029 s [2019-07-31T08:54:18.276Z] testValidateInvalidMissingFiles(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.054 s [2019-07-31T08:54:18.276Z] testValidateInvalidEmptyProfile(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.007 s [2019-07-31T08:54:18.276Z] testValidateInvalidMissingRoot(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.008 s [2019-07-31T08:54:18.276Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.008 s [2019-07-31T08:54:18.276Z] [2019-07-31T08:54:18.276Z] Results: [2019-07-31T08:54:18.276Z] [2019-07-31T08:54:18.276Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T08:54:18.276Z] [2019-07-31T08:54:20.805Z] [INFO] All tests passed! [2019-07-31T08:54:20.805Z] [INFO] [2019-07-31T08:54:20.805Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T08:54:20.805Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/../../target/jacoco.exec [2019-07-31T08:54:20.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.tests' with 4 classes [2019-07-31T08:54:20.805Z] [INFO] [2019-07-31T08:54:20.805Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T08:54:20.805Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T08:54:20.805Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.pom [2019-07-31T08:54:20.805Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T08:54:20.805Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:54:20.805Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:54:20.805Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:54:20.805Z] [INFO] [2019-07-31T08:54:20.805Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T08:54:20.805Z] [INFO] [2019-07-31T08:54:20.805Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >----- [2019-07-31T08:54:20.805Z] [INFO] Building Trace Compass All Tests 1.0.6-SNAPSHOT [130/134] [2019-07-31T08:54:20.805Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T08:54:20.805Z] [INFO] [2019-07-31T08:54:20.805Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.alltests --- [2019-07-31T08:54:20.805Z] [INFO] [2019-07-31T08:54:20.805Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests --- [2019-07-31T08:54:20.805Z] [INFO] The project's OSGi version is 1.0.6.201907310718 [2019-07-31T08:54:20.805Z] [INFO] [2019-07-31T08:54:20.805Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests --- [2019-07-31T08:54:20.805Z] [INFO] [2019-07-31T08:54:20.805Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests --- [2019-07-31T08:54:20.805Z] [INFO] [2019-07-31T08:54:20.805Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests --- [2019-07-31T08:54:20.805Z] [INFO] [2019-07-31T08:54:20.805Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.alltests --- [2019-07-31T08:54:20.805Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:54:20.805Z] [INFO] [2019-07-31T08:54:20.805Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.alltests --- [2019-07-31T08:54:20.805Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:54:20.805Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/src/main/resources [2019-07-31T08:54:20.805Z] [INFO] [2019-07-31T08:54:20.805Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.alltests --- [2019-07-31T08:54:20.805Z] [INFO] Compiling 8 source files to /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/classes [2019-07-31T08:54:21.372Z] [INFO] [2019-07-31T08:54:21.372Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.alltests --- [2019-07-31T08:54:21.372Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:54:21.372Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/src/test/resources [2019-07-31T08:54:21.372Z] [INFO] [2019-07-31T08:54:21.372Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests --- [2019-07-31T08:54:21.372Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-sources.jar [2019-07-31T08:54:21.372Z] [INFO] [2019-07-31T08:54:21.372Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests --- [2019-07-31T08:54:21.630Z] [INFO] [2019-07-31T08:54:21.630Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests --- [2019-07-31T08:54:21.630Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.jar [2019-07-31T08:54:21.630Z] [INFO] [2019-07-31T08:54:21.630Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests --- [2019-07-31T08:54:21.630Z] [INFO] [2019-07-31T08:54:21.630Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.alltests --- [2019-07-31T08:54:21.630Z] [INFO] [2019-07-31T08:54:21.630Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.alltests --- [2019-07-31T08:54:21.630Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.jar [2019-07-31T08:54:21.630Z] [INFO] [2019-07-31T08:54:21.630Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests --- [2019-07-31T08:54:21.630Z] [INFO] [2019-07-31T08:54:21.630Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.alltests --- [2019-07-31T08:54:24.473Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work/data/.metadata/.log [2019-07-31T08:54:24.473Z] [INFO] Command line: [2019-07-31T08:54:24.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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T08:54:24.473Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:54:29.740Z] !SESSION 2019-07-31 08:54:24.617 ----------------------------------------------- [2019-07-31T08:54:29.740Z] eclipse.buildId=unknown [2019-07-31T08:54:29.740Z] java.version=1.8.0_202 [2019-07-31T08:54:29.740Z] java.vendor=Oracle Corporation [2019-07-31T08:54:29.740Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T08:54:29.740Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T08:54:29.740Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T08:54:29.740Z] [2019-07-31T08:54:29.740Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 08:54:29.115 [2019-07-31T08:54:29.740Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:54:29.740Z] !STACK 0 [2019-07-31T08:54:29.740Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85] [2019-07-31T08:54:29.740Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:54:29.740Z] [2019-07-31T08:54:29.740Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:54:29.740Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:54:29.740Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:54:29.740Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:54:29.740Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:54:29.740Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:54:29.740Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:54:29.740Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:54:29.740Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:54:29.740Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:54:29.740Z] [2019-07-31T08:54:29.740Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 08:54:29.274 [2019-07-31T08:54:29.740Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T08:54:29.740Z] !STACK 0 [2019-07-31T08:54:29.740Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149] [2019-07-31T08:54:29.740Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:54:29.740Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T08:54:29.740Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T08:54:29.740Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T08:54:29.740Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T08:54:29.740Z] [2019-07-31T08:54:29.740Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T08:54:29.740Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T08:54:29.740Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T08:54:29.740Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T08:54:29.740Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T08:54:29.740Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T08:54:29.740Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T08:54:29.740Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T08:54:29.740Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T08:54:29.740Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T08:54:31.644Z] [2019-07-31T08:54:31.644Z] Results: [2019-07-31T08:54:31.644Z] [2019-07-31T08:54:31.644Z] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T08:54:31.644Z] [2019-07-31T08:54:32.581Z] [WARNING] No tests found. [2019-07-31T08:54:32.581Z] [INFO] [2019-07-31T08:54:32.581Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.alltests --- [2019-07-31T08:54:32.581Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/../../target/jacoco.exec [2019-07-31T08:54:32.581Z] [INFO] Analyzed bundle 'Trace Compass All Tests' with 8 classes [2019-07-31T08:54:32.839Z] [INFO] [2019-07-31T08:54:32.839Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests --- [2019-07-31T08:54:32.839Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.jar [2019-07-31T08:54:32.839Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.pom [2019-07-31T08:54:32.839Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-sources.jar [2019-07-31T08:54:32.839Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:54:32.839Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-p2metadata.xml [2019-07-31T08:54:32.839Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-p2artifacts.xml [2019-07-31T08:54:32.839Z] [INFO] [2019-07-31T08:54:32.839Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests --- [2019-07-31T08:54:32.839Z] [INFO] [2019-07-31T08:54:32.839Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------ [2019-07-31T08:54:32.839Z] [INFO] Building org.eclipse.tracecompass.testing 5.0.0-SNAPSHOT [131/134] [2019-07-31T08:54:32.839Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T08:54:32.839Z] [INFO] [2019-07-31T08:54:32.839Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.testing --- [2019-07-31T08:54:32.839Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target [2019-07-31T08:54:32.839Z] [INFO] [2019-07-31T08:54:32.839Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing --- [2019-07-31T08:54:33.097Z] [INFO] The project's OSGi version is 5.0.0.201907310718 [2019-07-31T08:54:33.097Z] [INFO] [2019-07-31T08:54:33.097Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing --- [2019-07-31T08:54:33.097Z] [INFO] [2019-07-31T08:54:33.097Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing --- [2019-07-31T08:54:33.097Z] [INFO] [2019-07-31T08:54:33.097Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing --- [2019-07-31T08:54:33.097Z] [INFO] [2019-07-31T08:54:33.097Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.testing --- [2019-07-31T08:54:33.097Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:54:33.097Z] [INFO] [2019-07-31T08:54:33.097Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing --- [2019-07-31T08:54:33.097Z] [INFO] [2019-07-31T08:54:33.097Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing --- [2019-07-31T08:54:33.097Z] [INFO] [2019-07-31T08:54:33.097Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing --- [2019-07-31T08:54:33.097Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT.jar [2019-07-31T08:54:33.097Z] [INFO] [2019-07-31T08:54:33.097Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing --- [2019-07-31T08:54:33.097Z] [INFO] [2019-07-31T08:54:33.097Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing --- [2019-07-31T08:54:33.097Z] [INFO] [2019-07-31T08:54:33.097Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.testing --- [2019-07-31T08:54:33.356Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T08:54:33.356Z] [INFO] [2019-07-31T08:54:33.356Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.testing --- [2019-07-31T08:54:33.356Z] [INFO] [2019-07-31T08:54:33.356Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing --- [2019-07-31T08:54:33.356Z] [INFO] [2019-07-31T08:54:33.356Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.testing --- [2019-07-31T08:54:33.356Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T08:54:33.356Z] [INFO] [2019-07-31T08:54:33.356Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing --- [2019-07-31T08:54:33.356Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT.jar [2019-07-31T08:54:33.356Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT.pom [2019-07-31T08:54:33.356Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T08:54:33.356Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:54:33.356Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:54:33.356Z] [INFO] [2019-07-31T08:54:33.356Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing --- [2019-07-31T08:54:33.356Z] [INFO] [2019-07-31T08:54:33.356Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >---- [2019-07-31T08:54:33.356Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 5.0.0-SNAPSHOT [132/134] [2019-07-31T08:54:33.356Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T08:54:33.356Z] [INFO] [2019-07-31T08:54:33.356Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T08:54:33.356Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target [2019-07-31T08:54:33.356Z] [INFO] [2019-07-31T08:54:33.356Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T08:54:33.356Z] [INFO] The project's OSGi version is 5.0.0.201907310718 [2019-07-31T08:54:33.356Z] [INFO] [2019-07-31T08:54:33.356Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T08:54:33.356Z] [INFO] [2019-07-31T08:54:33.356Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T08:54:33.356Z] [INFO] [2019-07-31T08:54:33.356Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T08:54:33.356Z] [INFO] [2019-07-31T08:54:33.356Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T08:54:33.356Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:54:33.356Z] [INFO] [2019-07-31T08:54:33.356Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T08:54:33.356Z] [INFO] [2019-07-31T08:54:33.356Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T08:54:33.356Z] [INFO] [2019-07-31T08:54:33.356Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T08:54:33.356Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT.jar [2019-07-31T08:54:33.356Z] [INFO] [2019-07-31T08:54:33.356Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T08:54:33.356Z] [INFO] [2019-07-31T08:54:33.356Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T08:54:33.356Z] [INFO] [2019-07-31T08:54:33.356Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T08:54:33.356Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T08:54:33.615Z] [INFO] [2019-07-31T08:54:33.615Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T08:54:33.615Z] [INFO] [2019-07-31T08:54:33.615Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T08:54:33.615Z] [INFO] [2019-07-31T08:54:33.615Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T08:54:33.615Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T08:54:33.615Z] [INFO] [2019-07-31T08:54:33.615Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T08:54:33.615Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT.jar [2019-07-31T08:54:33.615Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT.pom [2019-07-31T08:54:33.615Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T08:54:33.615Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:54:33.615Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:54:33.615Z] [INFO] [2019-07-31T08:54:33.615Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T08:54:33.615Z] [INFO] [2019-07-31T08:54:33.615Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >---- [2019-07-31T08:54:33.615Z] [INFO] Building Trace Compass Repository 5.0.0-SNAPSHOT [133/134] [2019-07-31T08:54:33.615Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2019-07-31T08:54:33.874Z] [INFO] [2019-07-31T08:54:33.874Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T08:54:33.874Z] [INFO] [2019-07-31T08:54:33.874Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T08:54:33.874Z] [INFO] The project's OSGi version is 5.0.0.201907310718 [2019-07-31T08:54:33.874Z] [INFO] [2019-07-31T08:54:33.874Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T08:54:33.874Z] [INFO] [2019-07-31T08:54:33.874Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T08:54:33.874Z] [INFO] [2019-07-31T08:54:33.874Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T08:54:33.874Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:54:33.874Z] [INFO] [2019-07-31T08:54:33.874Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T08:54:33.874Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:54:33.874Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/src/main/resources [2019-07-31T08:54:33.874Z] [INFO] [2019-07-31T08:54:33.874Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T08:54:33.874Z] [INFO] [2019-07-31T08:54:33.874Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T08:54:33.874Z] [INFO] [2019-07-31T08:54:33.874Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T08:54:33.874Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0] [2019-07-31T08:54:33.874Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [2019-07-31T08:54:33.874Z] [INFO] [2019-07-31T08:54:33.874Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T08:54:33.874Z] [INFO] [2019-07-31T08:54:33.874Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T08:54:33.874Z] [INFO] [2019-07-31T08:54:33.874Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T08:54:33.874Z] [INFO] [2019-07-31T08:54:33.874Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T08:54:46.076Z] [INFO] [2019-07-31T08:54:46.076Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T08:54:46.076Z] [INFO] [2019-07-31T08:54:46.076Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T08:54:46.076Z] [INFO] [2019-07-31T08:54:46.076Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T08:54:46.076Z] [INFO] [2019-07-31T08:54:46.076Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T08:54:46.076Z] [INFO] [2019-07-31T08:54:46.076Z] [INFO] --- repository-utils:1.0.0:generate-repository-facade (generate-facade) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T08:54:47.987Z] [INFO] Building zip: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/target/org.eclipse.tracecompass.releng-site-5.0.0-SNAPSHOT.zip [2019-07-31T08:54:50.522Z] [INFO] [2019-07-31T08:54:50.522Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T08:54:50.522Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T08:54:50.522Z] [INFO] [2019-07-31T08:54:50.522Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T08:54:50.522Z] [INFO] No primary artifact to install, installing attached artifacts instead. [2019-07-31T08:54:50.522Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.0.0-SNAPSHOT.pom [2019-07-31T08:54:50.522Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T08:54:50.522Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T08:54:50.522Z] [INFO] [2019-07-31T08:54:50.522Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T08:54:50.522Z] [INFO] [2019-07-31T08:54:50.522Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test >-- [2019-07-31T08:54:50.522Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.test 1.0.1-SNAPSHOT [134/134] [2019-07-31T08:54:50.522Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T08:54:50.522Z] [INFO] [2019-07-31T08:54:50.522Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T08:54:50.522Z] [INFO] [2019-07-31T08:54:50.522Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T08:54:50.522Z] [INFO] The project's OSGi version is 1.0.1.201907310718 [2019-07-31T08:54:50.522Z] [INFO] [2019-07-31T08:54:50.522Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T08:54:50.522Z] [INFO] [2019-07-31T08:54:50.522Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T08:54:50.522Z] [INFO] [2019-07-31T08:54:50.522Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T08:54:50.522Z] [INFO] [2019-07-31T08:54:50.522Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T08:54:50.522Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T08:54:50.522Z] [INFO] [2019-07-31T08:54:50.522Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T08:54:50.522Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:54:50.522Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/src/main/resources [2019-07-31T08:54:50.522Z] [INFO] [2019-07-31T08:54:50.522Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T08:54:50.522Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/classes [2019-07-31T08:54:50.522Z] [INFO] [2019-07-31T08:54:50.522Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T08:54:50.522Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T08:54:50.522Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/src/test/resources [2019-07-31T08:54:50.522Z] [INFO] [2019-07-31T08:54:50.522Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T08:54:50.522Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-sources.jar [2019-07-31T08:54:50.522Z] [INFO] [2019-07-31T08:54:50.522Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T08:54:50.522Z] [INFO] [2019-07-31T08:54:50.522Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T08:54:50.782Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.jar [2019-07-31T08:54:50.782Z] [INFO] [2019-07-31T08:54:50.782Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T08:54:50.782Z] [INFO] [2019-07-31T08:54:50.782Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T08:54:50.782Z] [INFO] [2019-07-31T08:54:50.782Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T08:54:50.782Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.jar [2019-07-31T08:54:50.782Z] [INFO] [2019-07-31T08:54:50.782Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T08:54:50.782Z] [INFO] [2019-07-31T08:54:50.782Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T08:54:50.782Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/../../target/jacoco.exec [2019-07-31T08:54:50.782Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core.test' with 3 classes [2019-07-31T08:54:50.782Z] [INFO] [2019-07-31T08:54:50.782Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T08:54:50.782Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.jar [2019-07-31T08:54:50.782Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.pom [2019-07-31T08:54:50.782Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-sources.jar [2019-07-31T08:54:50.782Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T08:54:50.782Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-31T08:54:50.782Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-31T08:54:50.782Z] [INFO] [2019-07-31T08:54:50.782Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T08:54:50.782Z] [INFO] ------------------------------------------------------------------------ [2019-07-31T08:54:50.782Z] [INFO] Reactor Summary: [2019-07-31T08:54:50.782Z] [INFO] [2019-07-31T08:54:50.782Z] [INFO] Trace Compass Parent 5.0.0-SNAPSHOT ................ SUCCESS [ 49.995 s] [2019-07-31T08:54:50.782Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 5.0.0-SNAPSHOT SUCCESS [ 0.029 s] [2019-07-31T08:54:50.782Z] [INFO] Trace Compass Common Utilities Parent 5.0.0-SNAPSHOT SUCCESS [ 0.067 s] [2019-07-31T08:54:50.782Z] [INFO] org.eclipse.tracecompass.common.core 4.1.0-SNAPSHOT SUCCESS [ 15.494 s] [2019-07-31T08:54:50.782Z] [INFO] Trace Compass State System Parent 5.0.0-SNAPSHOT ... SUCCESS [ 0.024 s] [2019-07-31T08:54:50.782Z] [INFO] org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT SUCCESS [ 2.174 s] [2019-07-31T08:54:50.782Z] [INFO] org.eclipse.tracecompass.segmentstore.core 2.1.1-SNAPSHOT SUCCESS [ 1.492 s] [2019-07-31T08:54:50.782Z] [INFO] org.eclipse.tracecompass.statesystem.core 4.2.2-SNAPSHOT SUCCESS [ 2.201 s] [2019-07-31T08:54:50.782Z] [INFO] Trace Compass TMF Parent 5.0.0-SNAPSHOT ............ SUCCESS [ 0.025 s] [2019-07-31T08:54:50.782Z] [INFO] Trace Compass Filter Parser 1.0.2-SNAPSHOT ......... SUCCESS [ 0.709 s] [2019-07-31T08:54:50.782Z] [INFO] org.eclipse.tracecompass.tmf.core 5.1.0-SNAPSHOT ... SUCCESS [ 9.318 s] [2019-07-31T08:54:50.782Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT SUCCESS [ 0.886 s] [2019-07-31T08:54:50.782Z] [INFO] Trace Compass CTF Support Parent 5.0.0-SNAPSHOT .... SUCCESS [ 0.062 s] [2019-07-31T08:54:50.782Z] [INFO] Trace Compass CTF Parser Plug-in 1.0.2-SNAPSHOT .... SUCCESS [ 6.695 s] [2019-07-31T08:54:50.782Z] [INFO] org.eclipse.tracecompass.ctf.core 4.0.0-SNAPSHOT ... SUCCESS [ 2.525 s] [2019-07-31T08:54:50.782Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.5-SNAPSHOT SUCCESS [01:28 min] [2019-07-31T08:54:50.782Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.9-SNAPSHOT SUCCESS [ 21.934 s] [2019-07-31T08:54:50.782Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.9-SNAPSHOT SUCCESS [07:52 min] [2019-07-31T08:54:50.782Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT SUCCESS [ 1.396 s] [2019-07-31T08:54:50.782Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT SUCCESS [08:31 min] [2019-07-31T08:54:50.782Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT SUCCESS [ 14.511 s] [2019-07-31T08:54:50.782Z] [INFO] org.eclipse.tracecompass.tmf.ui 5.1.0-SNAPSHOT ..... SUCCESS [ 17.230 s] [2019-07-31T08:54:50.782Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT SUCCESS [ 0.802 s] [2019-07-31T08:54:50.782Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 2.1.2-SNAPSHOT SUCCESS [ 1.158 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT SUCCESS [ 14.038 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT SUCCESS [ 0.807 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.1.0-SNAPSHOT SUCCESS [ 1.462 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.1-SNAPSHOT SUCCESS [ 10.291 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.0.7-SNAPSHOT SUCCESS [ 1.450 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.1.0-SNAPSHOT SUCCESS [ 1.191 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.0.8-SNAPSHOT SUCCESS [ 0.969 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.0.0-SNAPSHOT SUCCESS [ 1.106 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 4.1.0-SNAPSHOT SUCCESS [ 2.770 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.9-SNAPSHOT SUCCESS [02:09 min] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 4.0.0-SNAPSHOT SUCCESS [ 3.797 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 3.0.4-SNAPSHOT SUCCESS [ 2.097 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.6-SNAPSHOT SUCCESS [ 23.633 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 1.1.3-SNAPSHOT SUCCESS [ 1.327 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT SUCCESS [ 52.697 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 2.0.0-SNAPSHOT SUCCESS [ 1.407 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.10-SNAPSHOT SUCCESS [04:35 min] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [07:12 min] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT SUCCESS [ 18.966 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT SUCCESS [ 29.270 s] [2019-07-31T08:54:51.040Z] [INFO] Trace Compass LTTng Support Parent 5.0.0-SNAPSHOT .. SUCCESS [ 0.021 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT SUCCESS [ 0.466 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.2-SNAPSHOT SUCCESS [ 2.694 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.0.0-SNAPSHOT SUCCESS [ 1.107 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT SUCCESS [02:06 min] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [01:46 min] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [03:07 min] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT SUCCESS [ 9.056 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 26.844 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 48.206 s] [2019-07-31T08:54:51.040Z] [INFO] Trace Compass BTF Support Parent 5.0.0-SNAPSHOT .... SUCCESS [ 0.020 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT ... SUCCESS [ 0.798 s] [2019-07-31T08:54:51.040Z] [INFO] Trace Compass Documentation 5.0.0-SNAPSHOT ......... SUCCESS [ 0.019 s] [2019-07-31T08:54:51.040Z] [INFO] Trace Compass Developer Guide 5.0.0-SNAPSHOT ....... SUCCESS [ 31.540 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.8-SNAPSHOT SUCCESS [ 1.339 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.tmf 5.0.0-SNAPSHOT ........ SUCCESS [ 0.521 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT ..... SUCCESS [ 0.869 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.btf 5.0.0-SNAPSHOT ........ SUCCESS [ 0.305 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.0-SNAPSHOT SUCCESS [ 11.022 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.5-SNAPSHOT SUCCESS [ 11.013 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.ctf 5.0.0-SNAPSHOT ........ SUCCESS [ 0.195 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT SUCCESS [ 8.953 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.tmf.ctf 5.0.0-SNAPSHOT .... SUCCESS [ 0.346 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [03:29 min] [2019-07-31T08:54:51.040Z] [INFO] Trace Compass User Guide 5.0.0-SNAPSHOT ............ SUCCESS [ 10.946 s] [2019-07-31T08:54:51.040Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 5.0.0-SNAPSHOT SUCCESS [ 6.420 s] [2019-07-31T08:54:51.040Z] [INFO] Trace Compass RCP User Guide 5.0.0-SNAPSHOT ........ SUCCESS [ 5.670 s] [2019-07-31T08:54:51.040Z] [INFO] Trace Compass Pcap User Guide 5.0.0-SNAPSHOT ....... SUCCESS [ 6.044 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT ... SUCCESS [ 0.856 s] [2019-07-31T08:54:51.040Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 5.0.0-SNAPSHOT SUCCESS [ 0.019 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.0.2-SNAPSHOT SUCCESS [ 1.043 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.1.1-SNAPSHOT SUCCESS [ 0.797 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.gdbtrace 5.0.0-SNAPSHOT ... SUCCESS [ 0.273 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT SUCCESS [ 9.635 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 24.164 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT SUCCESS [ 8.290 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.2.1-SNAPSHOT SUCCESS [ 1.290 s] [2019-07-31T08:54:51.040Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.0.2-SNAPSHOT SUCCESS [ 0.445 s] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.0.5-SNAPSHOT SUCCESS [ 1.347 s] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.2.7-SNAPSHOT SUCCESS [ 3.332 s] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.lttng2.control 5.0.0-SNAPSHOT SUCCESS [ 0.233 s] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT SUCCESS [ 10.167 s] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT SUCCESS [ 9.085 s] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.2-SNAPSHOT SUCCESS [ 54.774 s] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT SUCCESS [ 0.621 s] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 5.0.0-SNAPSHOT SUCCESS [ 0.270 s] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.9-SNAPSHOT SUCCESS [01:03 min] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT SUCCESS [01:57 min] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 4.0.3-SNAPSHOT SUCCESS [ 1.592 s] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.0.5-SNAPSHOT SUCCESS [ 0.659 s] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.lttng2.ust 5.0.0-SNAPSHOT . SUCCESS [ 0.257 s] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT SUCCESS [ 44.132 s] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 22.274 s] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.5-SNAPSHOT SUCCESS [01:44 min] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [06:48 min] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [01:50 min] [2019-07-31T08:54:51.041Z] [INFO] Trace Compass Pcap Format Support Parent 5.0.0-SNAPSHOT SUCCESS [ 0.018 s] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.pcap.core 1.1.0-SNAPSHOT .. SUCCESS [ 0.986 s] [2019-07-31T08:54:51.041Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.2-SNAPSHOT SUCCESS [ 18.221 s] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT SUCCESS [ 0.719 s] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.1.1-SNAPSHOT SUCCESS [ 0.812 s] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.tmf.pcap 5.0.0-SNAPSHOT ... SUCCESS [ 0.215 s] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT SUCCESS [ 11.917 s] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT SUCCESS [01:03 min] [2019-07-31T08:54:51.041Z] [INFO] Trace Compass RCP Parent 5.0.0-SNAPSHOT ............ SUCCESS [ 0.020 s] [2019-07-31T08:54:51.041Z] [INFO] Trace Compass RCP Branding plug-in 5.0.0-SNAPSHOT .. SUCCESS [ 0.280 s] [2019-07-31T08:54:51.041Z] [INFO] Trace Compass RCP Branding Feature 5.0.0-SNAPSHOT .. SUCCESS [ 0.121 s] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.rcp.ui 5.0.0-SNAPSHOT ..... SUCCESS [ 0.590 s] [2019-07-31T08:54:51.041Z] [INFO] Trace Compass RCP Feature 5.0.0-SNAPSHOT ........... SUCCESS [ 5.670 s] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT SUCCESS [ 0.335 s] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.rcp.incubator 1.0.0-SNAPSHOT SUCCESS [ 0.566 s] [2019-07-31T08:54:51.041Z] [INFO] Trace Compass Json trace Parent 5.0.0-SNAPSHOT ..... SUCCESS [ 0.018 s] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.jsontrace.core 0.1.1-SNAPSHOT SUCCESS [ 0.683 s] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.jsontrace 1.0.0-SNAPSHOT .. SUCCESS [ 0.239 s] [2019-07-31T08:54:51.041Z] [INFO] Trace Compass RCP Product 5.0.0-SNAPSHOT ........... SUCCESS [02:11 min] [2019-07-31T08:54:51.041Z] [INFO] Trace Compass Release Engineering Parent 5.0.0-SNAPSHOT SUCCESS [ 0.022 s] [2019-07-31T08:54:51.041Z] [INFO] Trace Compass Target Platform 5.0.0-SNAPSHOT ....... SUCCESS [ 4.321 s] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [11:21 min] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.1-SNAPSHOT SUCCESS [ 12.091 s] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT SUCCESS [ 10.893 s] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [01:51 min] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT SUCCESS [ 25.298 s] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 22.483 s] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.6-SNAPSHOT SUCCESS [02:57 min] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 23.652 s] [2019-07-31T08:54:51.041Z] [INFO] Trace Compass All Tests 1.0.6-SNAPSHOT ............. SUCCESS [ 12.233 s] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.testing 5.0.0-SNAPSHOT .... SUCCESS [ 0.547 s] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.tmf.remote 5.0.0-SNAPSHOT . SUCCESS [ 0.254 s] [2019-07-31T08:54:51.041Z] [INFO] Trace Compass Repository 5.0.0-SNAPSHOT ............ SUCCESS [ 16.846 s] [2019-07-31T08:54:51.041Z] [INFO] org.eclipse.tracecompass.jsontrace.core.test 1.0.1-SNAPSHOT SUCCESS [ 0.444 s] [2019-07-31T08:54:51.041Z] [INFO] ------------------------------------------------------------------------ [2019-07-31T08:54:51.041Z] [INFO] BUILD SUCCESS [2019-07-31T08:54:51.041Z] [INFO] ------------------------------------------------------------------------ [2019-07-31T08:54:51.041Z] [INFO] Total time: 01:36 h [2019-07-31T08:54:51.041Z] [INFO] Finished at: 2019-07-31T08:54:50Z [2019-07-31T08:54:51.041Z] [INFO] ------------------------------------------------------------------------ Post stage [Pipeline] archiveArtifacts [2019-07-31T08:54:52.570Z] Archiving artifacts [Pipeline] junit [2019-07-31T08:55:33.374Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy) Stage "Deploy" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] emailext [2019-07-31T08:56:30.456Z] Not sending mail to unregistered user bernd.hufmann@ericsson.com because your SCM claimed this was associated with a user ID ‘bernd hufmann' which your security realm does not recognize; you may need changes in your SCM plugin [2019-07-31T08:56:30.457Z] Not sending mail to unregistered user patrick.tasse@gmail.com because your SCM claimed this was associated with a user ID ‘patrick tasse' which your security realm does not recognize; you may need changes in your SCM plugin [2019-07-31T08:56:30.458Z] Not sending mail to unregistered user gbastien+lttng@versatic.net because your SCM claimed this was associated with a user ID ‘gbastien+lttng' which your security realm does not recognize; you may need changes in your SCM plugin [2019-07-31T08:56:30.459Z] Not sending mail to unregistered user matthew.khouzam@ericsson.com because your SCM claimed this was associated with a user ID ‘matthew khouzam' which your security realm does not recognize; you may need changes in your SCM plugin [2019-07-31T08:56:30.459Z] Sending email to: ${EMAIL_RECIPIENT} simon.delisle@ericsson.com [2019-07-31T08:56:35.569Z] Successfully sent to the following addresses: simon.delisle@ericsson.com [2019-07-31T08:56:35.569Z] Error sending to the following INVALID addresses: ${EMAIL_RECIPIENT} [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline Finished: SUCCESS